
.console 
{
	position:absolute;
	top:10px;
	width: 100%;
	left:0px;
	z-index:99;
	font-family: MS Sans Serif, Arial;
	font-size: 10px;
}

#console a
{ 
	font-family: MS Sans Serif, Arial;
	font-size: 10px;
	text-decoration:none;
	color: #ffffff;
}

.console_popup 
{
	position:absolute;
	left: 350px;
	top:10px;
	width: 200px;
	z-index:99;
	font-family: MS Sans Serif, Arial;
	font-size: 10px;
}

#console_popup a
{ 
	font-family: MS Sans Serif, Arial;
	font-size: 10px;
	text-decoration:none;
	color: #ffffff;
}

.placeholder_notes
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.specialbox_checkbox
{
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
}

.homeimg 
{
}

.specialbox_headline
{
	font-size: 11px;
	width: 180px;
	color: #626060;	
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin-top: 6px;
}

.headline
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	margin: 0px 0px 12px;
	width: 375px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.headline13px
{
	font-size: 13px;
	font-weight: normal;
	color: #000;
	/* margin-bottom: -8px; */
	/* margin: 0px 0px 12px; */
	width: 146px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.textarea
{
	/*071105_PM: Größe von 11 auf 12px geändert*/
	font-size: 12px;
	font-weight: normal;
	color: #000;
	/* margin: 0px 0px 12px; */
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-family: Arial;
}

.headlineFullWidth
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	margin: 0px 0px 12px;
	width: 520px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.headlineSmallWidth
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	margin: 0px 0px 12px;
	width: 340px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.headlineAccordion
{
	font-size: 13px;
	font-weight: bold;
	color: #545454;
	margin: 0px 0px 10px;
	width: 430px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	float: right;
}

.imageCaption 
{
	width: 130px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	
}

.AccordionNew 
{
	color: #ee0000;
	font-weight: bold;
	margin: 0px 5px 12px;
	float: left;
}
