@font-face {
  font-family: Tahoma;
  font-style:  normal;
  font-weight: normal;
  src: url(/TAHOMA1.eot);
}
html,body,td,span,div,input,textarea,select,h4{
	font-family: Tahoma,Helvetica,sans-serif;
	font-size:11px;	
	line-height:125%;
}
html,body{
	color: black;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body{
	background-color: #132833;
}
#all{
	position: absolute;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
html>body #all{
	height: auto;
}
#top{
	clear: both;
	position: relative;
	width: 100%;
	height: 143px;
	background: url(/img/site/bg0.gif) repeat-x;
	text-align: center;
}
#top .pad{
	position: relative;
	width: 961px;
	height: 143px;
	background: url(/img/site/logo.gif) no-repeat;
	margin: 0 auto;
	text-align:left;
}
#menu_lang{
	position: absolute;
	left: 770px;
	font-size: 9px;
	font-weight: bold;
}
#menu_lang a{
	float: left;
	display: block;
	text-decoration: none;
	color: #4a8193;
	padding: 11px 9px 11px 8px
}
#menu_lang a:hover{
	color: #32cd3b;
}
#menu_lang a.activ{
	color: #ffffff;
}
#menu_navi{
	position: absolute;
	left: 879px;
}
#menu_navi a{
	float: left;
	display: block;
}
#menu{
	position: absolute;
	left: 199px;
	top: 92px;
	width: 762px;
}
#menu a{
	color: #3fc2ed;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 9px 0 9px;
	border-right: 1px solid #1d4758;
	height: 29px;
}
#menu a.start{
	border-left: 1px solid #1d4758;
}
#menu a.activ{
	border-bottom: 2px solid #32cd3b;
}
#menu a:hover{
	border-bottom: 2px solid #3fc2ed;
}
.center{
	position: absolute;
	left: 50%;
	height: 100%;
	
}


img {
	border: 0px;
}
ul li{list-style-image: url(/img/site/arr_0.gif);padding: 5px 0 5px 0;}
ol li{padding: 5px 0 5px 0;}

/* ------------------------------ */
form{margin-top: 0; margin-bottom: 0;} 
big{font-size : 14px;}
h1,h2,h3,h4{margin:0; padding:0 0 0 0; color: #1A5580;}

h4{padding:0 0 0 0;font-size : 11px;}


.big,h1{font-size : 14px;}
.bigl,h2{font-size : 13px;}
.bigs,h3{font-size : 12px;}

.small{font-size : 10px;}
.smalls{font-size : 9px;}


input,textarea,select{border: 1px solid #217A26;}

.noborder{border: none;}
.form70{width: 70%;}
.form90{width: 90%;}
.form100{width: 100%;}
.form_button{background-color: #217A26;color:#ffffff;cursor:hand;}

a{color: #197218;}

a.non{text-decoration: none;}
a.white, .white{color: #ffffff;}
a.blu, .blu{color: #28166f;}
a.black, .black{color: #000000;}

.red{color: #cc0000;}
.gra{color: #666666;}
.grau{color: #E0E1E2;}

.navy{color: #003366;}
.kor{color: #D4CEC2;}
.message{color : #990000;}
.blue{color: #005084;}
.brow{color:#572200;}
table .non{border-collapse: collapse;}
table .non td, table .non th {padding: 0px;}

table.f{
	background-color: #F0F0F1;
	border-collapse: collapse;
	margin:10px 0 15px 0;
}
table.f th{
	font-weight: bold;
	border: 1px solid #A4AAAE;
	background-color: #C6CBCE;
	padding:4px 7px 4px 7px;
	font-size:11px;	
}
table.f td{
	border: 1px solid #A4AAAE;
	padding:4px 7px 4px 7px;
}
table.f tr{
	vertical-align: top;
}
