a:link { 
	font-weight:bold; 
	color:#336699; 
	text-decoration:none 
}

a:visited { 
	font-weight:bold; 
	color:#336699; 
	text-decoration:none 
}

a:hover { 
	font-weight:bold; 
	color:#E00000; 
	text-decoration:none 
}

a:active { 
	font-weight:bold; 
	color:#E00000; 
	text-decoration:underline 
}

a:focus { 
	font-weight:bold; 
	color:#00E000; 
	text-decoration:underline 
}



body,textarea{
  scrollbar-base-color:#3B4E6A;
  scrollbar-3dlight-color:#E1EAF5;
  scrollbar-arrow-color:#3B4E6A;
  scrollbar-darkshadow-color:#3B4E6A;
  scrollbar-face-color:#C0CAD7;
  scrollbar-highlight-color:#6699CC;
  scrollbar-shadow-color:#98C5FC;
  scrollbar-track-color:#C2DBF9;
}


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	display: block;

}

.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	word-spacing: 1pt;
	display: block;

}

.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	letter-spacing: 1pt;
	word-spacing: 1pt;

}
.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #336699;


}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.maintextinvert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	display: block;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;

}
.maintitelinvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #FFFFFF;
	border: thick;


}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;


}
.longtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	display: block;
}
.maintitelgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #666666;

}
.BIGtitel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #336699;
}
.maintextinvertreal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	display: block;
}
/*.ownlinks {  funktioniert noch nicht - KANN MAN in sheets if abfragen machen?

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    
}
*/
.maintitelinvertred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #FF0000;
	border: thick;
}

.center { 
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A;
	text-decoration:none; text-align:center;
}

.right { 
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A;
	text-decoration:none; text-align:right;
}

.block { 
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A;
	text-decoration:none; text-align:justify;
}

.bold { 
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:bold; color:#3B4E6A;
	text-decoration:none; text-align:left;
}

.box {
  border-style:solid; border-width:1px; border-color:#3B4E6A;
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A; text-decoration:none;
}
.box_red {
  border-style:solid; border-width:2px; border-color:#990000;
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A; text-decoration:none;
}

.head {
  background-color:#6F8FAF;
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A; text-decoration:none;
}

.head_light {
  background-color:#98C5FC;
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A; text-decoration:none;
}

.normal {
	font-family:Verdana,Arial,Helvetica; font-size:8pt; font-weight:none; color:#3B4E6A; text-decoration:none;
}