body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	color : #333333;
	
	background-color : #E0E0E0;
			
	scrollbar-face-color : #C3C7BD;
	scrollbar-track-color : #E8E7E7;
	scrollbar-arrow-color : #A23C14;
	scrollbar-base-color : #C3C7BD;
	scrollbar-highlight-color : #333333;
	scrollbar-shadow-color : #333333;
	scrollbar-3dlight-color : #C3C7BD;
	scrollbar-darkshadow-color : #C3C7BD;
}



.f1 {
	font-size : 9px;
	color : #333333;
}

.f2 {
	font-size : 12px;
	color : #333333;
}

.f3 {
	font-size : 14px;
	color : #333333;
}



a:link {
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

a:visited {
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

a:hover {
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}



.text_padding {
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 0px;
}



textarea { 
	color : #191970;
	font : bold;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif, sans-serif;	
	
	background-color : transparent; 
	
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

input { 
	color : #191970;
	font : bold;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif, sans-serif;	
	 
	background-color : transparent; 

	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

select { 
	color : #191970; 
	font-size: 11px;
	font : bold;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	
	background-color : transparent; 
	
	border-right-style : solid;
	border-right-color : #333333;
	border-right-width : 0px;
 }

option {
	color : #191970; 
	background-color : transparent;
}



.radio {
	background-color : transparent; 
	
	border-style : none;
	border-width : 0px;
}

.send1 {
	color : #333333;
	
	background-color : silver; 
	
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}



.outline {
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}


.bs {
	text-justify : inter-word;
	text-align : justify;	
}

.bild_li_o   { 
	margin: 0px 10px 0px 0px;
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

.bild_re_u  { 
	margin: 10px 0px 0px 10px;
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

.bild_re_o   { 
	margin: 0px 0px 10px 10px;
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

.bild_li_u   { 
	margin: 10px 10px 10px 0px;
	border-style : solid;
	border-color : #333333;
	border-width : 1px;
}

.text_bg {
   background: url(../_images/main_bg.jpg) top left no-repeat;
}
