body {
	scrollbar-face-color: #9FD9FD; 
	scrollbar-shadow-color: #0470B8; 
	scrollbar-highlight-color: #0470B8; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: #EEF9FF; 
	scrollbar-arrow-color: white;
	margin: 0px;
	background-color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0663A1; 
	text-decoration: none; 
}
a img{
	border: none;
}
a:hover{
	color: #43A4E5;
}
a.menu01 { 
	font-size: 12px; 
	font-weight: 500;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 11px;
	padding-top: 2px;
}
li{
	margin-bottom: 5px;
}

.question{
	height: 25px;
	color: #0663A1;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/frage.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.answer{
	background-image: url(../img/antwort.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 14px;
	text-align: justify;
	margin-right: 20px;
	font-size: 12px;
}

a.menu02:active { font-family: Arial, Helvetica, sans-serif; color: #0663A1; text-decoration: underline; font-size: 11px; font-weight: 500;}
a.menu02:visited { font-family: Arial, Helvetica, sans-serif; color: #0663A1; text-decoration: underline; font-size: 11px; font-weight: 500;}
a.menu02:link {  font-family: Arial, Helvetica, sans-serif; color: #0663A1; text-decoration: underline; font-size: 11px; font-weight: 500;}
a.menu02:hover { font-family: Arial, Helvetica, sans-serif; color: #43A4E5; text-decoration: underline; font-size: 11px; font-weight: 500;}

.red{
	color: Red;
}
#bottom{
	color: #ffffff;
	font-weight : 500;
	text-decoration: none;
	text-align: center;
}
.title{
	border-bottom: 1px solid #0663A1; padding-bottom: 10px; margin: 20px;
}
.text{
	margin: 20px;
	font-size: 12px;
	color: #666666;
}
.article{
	border-bottom: 1px solid #B3DDF6;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.text .contact{
	width: 50px; float: left;
}
td, .content{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.label{
	text-align: right;
	padding-right: 6px;
}
.labelerror{
	text-align: right;
	padding-right: 6px;
	color: Red;
}

.text_01 {
	color: #ffffff;
	font-weight : 500;
	text-decoration: none;
}
.text_02 {
	font-size: 12px;
	color: #0663A1;
	font-weight : bold;
	text-decoration: none;
}
.text_03 {
	color: #666666; 
	font-weight : 500; 
	text-decoration: none; 
}
.text_04 {
	color: #333333; 
	font-weight : normal; 
	text-decoration: none; 
}


input,textarea,option,select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; background-color: #9FD9FD}
.text_03a { font-size: 12px; font-family: "Arial CE", "Helvetica CE", Tahoma, Arial, sans-serif; color: #666666; font-weight : normal; text-decoration: none; }
.text_02a { font-size: 12px; font-family: "Arial CE", "Helvetica CE", Tahoma, Arial, sans-serif; color: #0663A1; font-weight : bold; text-decoration: underline; ; cursor: hand}
