/*
	CSS-Definition Image (use in content.vm)
	----------------------------------------
*/ 
.headerimg1{
float:left;
}

.headerimg11{
float:top;
}

.headerimg2{
float:top;
}


/*
	Ueberschrift oberhalb des Contents
	----------------------------------------
*/				

.errorMessage{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: red
}

/*
	Ueberschrift oberhalb des Contents
	----------------------------------------
*/				
.textGrossBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #666666
}

/*
	Tabellenueberschrift (Themenauswahl, Frequenz)
*/
.textNormalBoldBlau {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003569
}

/*
	Formular (rechter Bereich)
	----------------------------------------
*/

.textSmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666
}

.textNormal{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666
}

.textNormalBold{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666
}

.buttonForm3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
border: 1px solid #003366;
color: #003366;
background-color: #FFFFFF;
text-align: center;
width: 155px;
height: 18px;
cursor:pointer;
}


/*
	Tabellendefinitionen
	----------------------------------------
*/
.nl_tabellen_def{
border-width:1px;
border-style:solid;
border-color:black;
}

/*
	Content
	----------------------------------------
*/

/* Zellenabstand und Text im Themenbereich */
.themen_cell{ 
font-family: Arial, Helvetica, sans-serif;
width: 318px;
height:19px;
/*
padding-top:2px;
font-size: 12px;
line-height: 15px;
font-weight: normal;
color: #666666;
*/
}

/* Themen und Frequenz*/
/*	
.checkBox {
padding-top:2px;
}
*/

/* Text im Frequenzbereich */
.textNormal {
/*padding-top:2px;*/
vertical-align: top;	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
font-weight: normal;
color: #666666;
}

.topleft{
vertical-align: top;
}

.topleft_right{
vertical-align: top;
border-left: solid 1px black;
padding-left: 5px;
}

/*
	<A>-Tag Link im Themenbereich
	----------------------------------------
*/
.account3 a:visited{
	font-weight: bold;
	text-decoration: none;
	
}
.account3 a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.account3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003569;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}

.account3{
	font-family: Arial, Helvetica, sans-serif;
	color: #003569;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}			
