/* CSS Document */

body, td, th, textarea, input {
	font-family: Verdana;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../pics/bg/bg4.gif);
	background-color: #56AAFF;
	background-color: lightsteelblue;;
}

a:link 		{ text-decoration: none; color:#999999; }
a:visited 	{ text-decoration: none; color:#999999; }
a:hover 	{ text-decoration: none; color:#336699; }
a:active 	{ text-decoration: none; color:#999999; }

.font_10 { font-size:10px; }
.font_11 { font-size:11px; }
.font_12 { font-size:12px; }
.font_13 { font-size:13px; }
.font_14 { font-size:14px; }

#layer_main {
	position:absolute;
	width:940px;
	height:600px;
	margin-top:10px;
	margin-left:-470px;
	left:50%;
	background:url(../pics/bg/bg_main.gif) no-repeat;
}

#layer_top {
	color:#999999;
	position:absolute;
	width:920px;
	height:14px;
	margin:10px;
}
/*
#layer_menu {
	position:absolute;
	margin-top:24px;
	margin-left:0px;
	height:150px;
	width:920px;
}
#mainmenu_logo {
	float:left;
	margin-left:7px;
	border: 1px solid #111111;
	width:240px;
}
#mainmenu {
	float:right;
	text-align:right;
	border: 1px solid #111111;
	margin-top:60px;
	width: 660px;
}
*/
#layer_menu {
	background:url(../pics/top/fima_header1.jpg) no-repeat;
	position:absolute;
	width:920px;
	height:85px;
	margin-top:24px;
	margin-left:10px;
}
#mainmenu_logo {
	float:left;
	width:240px;
	height:100%;
	padding-top:5px;
}
#mainmenu {
	float:right;
	width:680px;
	height:100%;
	padding-top:60px;
	text-align:right;
}
a.lnkMenu1:link 	{ text-decoration: none; color:#111111; font-weight:bolder; }
a.lnkMenu1:visited 	{ text-decoration: none; color:#111111; font-weight:bolder; }
a.lnkMenu1:hover 	{ text-decoration: none; color:#336699; font-weight:bolder; }
a.lnkMenu1:active 	{ text-decoration: none; color:#111111; font-weight:bolder; }

a.lnkMenu2:link 	{ text-decoration: none; color:#336699; }
a.lnkMenu2:visited 	{ text-decoration: none; color:#336699; }
a.lnkMenu2:hover 	{ text-decoration: none; color:#0088C0; }
a.lnkMenu2:active 	{ text-decoration: none; color:#336699; }

#layer_content {
	position:absolute;
	width:920px;
	height:440px;
	margin-top:100px;
	margin-left:10px;
}
#layer_content_page {
	height: 412px;
	overflow: auto;
	scrollbar-base-color: #F8F6F3;
  	scrollbar-darkshadow-color: #F8F6F3;
  	scrollbar-face-color: #F8F6F3;
  	padding-right:5px;
}
#layer_content_left {
	float:left;
	width:720px;
	height:100%;
	padding-top:5px;
	padding-right:10px;
}
#layer_content_right {
	background-color:#F8F6F3;
	float:right;
	width:180px;
	height:100%;
	padding-top:5px;
	padding-left:10px;
}
.txtSuchen {
	background-color: #F8F6F3;
	border: 1px solid #111111;
	font-size:11px;
	width: 115px;
}
.btnSuchen {
	border: 1px solid #111111;
	font-size:11px;
}
.menu_right_titel1 {
	font-weight:bolder;
}
.menu_right_text1 {
	font-size:13px;
}

#bottom_info{
	position:absolute;
	width:920px;
	margin-left:10px;
	margin-top:565px;
	font-size:11px;
	color:#999999;
}

#spacer10px {
	height:10px;
}







h1 {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
}




.bold {
	font-weight:bolder;
}
.tf175px {
	background-color: #F8F6F3;
	border: 1px solid #111111;
	font-size:11px;
	width: 175px;
}
.ta175_60px {
	background-color: #F8F6F3;
	border: 1px solid #111111;
	font-size:11px;
	width: 175px;
	height: 60px;
}
.btn1 {
	border: 1px solid #111111;
	font-size:11px;
}

.wh_dns { background-color: #EFEFEF; }
.wh_light { background-color: #FBFFA0; }
.wh_prof { background-color: #D2FFBC; }


