/* IE - Hack
	...
	voice-family: "\"}\""; voice-family:inherit;
	...
}html>body #id { ... }
*/


/* ----------------------------------------------------

	GLOBAL PREFERENCES
 ------------------------------------------------------ */
body {
	margin:15px 0 0 0;
	padding:0px;
	color:#263f53;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	background:#eef2fc url(../images/body_bg.gif) repeat-x;
}
* { margin:0px; padding:0px; font-size:12px; }
img { border:0; }
.clear_float { clear:both; height:0px; font-size:1px;}

h1 {
	width:479px;
	padding-bottom:1px;
	margin-bottom:23px;
	color:#055caa;
	font-size:17px;
	font-weight:bold;
	border-bottom:1px solid #a1c2e8;
}
h2 {
	padding: 8px 0 1px 10px;
	color:#0b4499;
	font-size:13px;
	font-weight:bold;
}
p { padding: 0 10px 20px 10px; text-align:justify; }
a, a:visited, a:active {
	color:#0052cd;
	font-size:inherit;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

ul { margin-left:28px; }
li { margin-bottom:6px; }

/* ----------------------------------------------------

	TOP
 ------------------------------------------------------ */
#top {
	position:relative;
	left:50%;
	width:755px;
	height:141px;
	margin-left:-377px;
	background:transparent url(../images/top_bg.jpg) no-repeat;
}
#top #logo {
	position:absolute;
	top:21px;
	right:22px;
	width:167px;
	height:35px;
}
/* ----------------------------------------------------

	TOP - MENU TOP
 ------------------------------------------------------ */
#top #menu_top {
	position:absolute;
	top:80px;
	left:228px;
	width:468px;
	height:44px;
}
#menu_top .btn { 
	position:relative;
	float:left;
	margin-right:2px;
	width:76px;
	height:44px;
	background:url(../images/btn.gif) no-repeat;
}
.btn a, .btn a:visited, .btn a:active {
	display: block;
	width:inherit;
	height:inherit;
	color:#0758a9;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.btn a img { visibility:hidden; }
.btn a:hover { visibility:visible; text-decoration:none; }
.btn a:hover img { visibility:visible; }

.btn span, .btn_active span {
	position:absolute;
	top:25px;
	left:0px;
	width:76px;
	text-align:center;
	cursor:pointer;
}
#menu_top .btn_active{ 
	position:relative;
	float:left;
	display:block;
	width:76px;
	height:44px;
	margin-right:2px;
	background:url(../images/btn_home.gif) no-repeat;
}
#menu_top .btn_active span { 
	position:absolute;
	top:25px;
	left:0px;
	width:76px;
	color:#0758a9;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:default;
}
/* ----------------------------------------------------

	MAIN
 ------------------------------------------------------ */
#main {
	position:relative;
	left:50%;
	width:755px;
	margin-left:-377px;
	margin-bottom:30px;
	background:#d7e4f9 url(../images/main_bg.gif) repeat-y;	
}
/* ----------------------------------------------------

	MAIN - MENU LEFT
 ------------------------------------------------------ */
#main #menu_left {
	position:absolute;
	left:15px;
	width:169px;
	height:289px;
	padding-top:12px;
	color:#0758a9;
	font-size:12px;
	font-weight:bold;
	background:#d7e4f9 url(../images/menu_left_bg.jpg) no-repeat;
}
#menu_left #ml_active { 
	position:relative;
	display:block;
	margin-left:1px;
	margin-bottom:2px;
	width:167px;
	height:31px;	
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
}
#menu_left .ml_btn { 
	position:relative;
	display:block;
	margin-left:1px;
	margin-bottom:2px;
	width:167px;
	height:31px;	
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
	background:url(../images/btn__menu_left.gif) no-repeat;
}
.ml_btn a, .ml_btn a:visited, .ml_btn a:active {
	display: block;
	width:inherit;
	height:inherit;
	color:#0758a9;
	font-size:inherit;
	font-weight:inherit;
	text-decoration:none;
}
.ml_btn a img { visibility:hidden; }
.ml_btn a:hover { visibility:visible; text-decoration:none; }
.ml_btn a:hover img { visibility:visible; }

.ml_btn span, #ml_active span {
	position:absolute;
	top:13px;
	left:7px;
	width:inherit;
	cursor:pointer;
}
#ml_active span { cursor:default; }
/* ----------------------------------------------------

	MAIN - MENU LEFT - SUBMENU
 ------------------------------------------------------ */
#menu_left #sub_menu {
	margin-top:13px;
	height:114px;
	background:transparent url(../images/menu_left_tree.gif) no-repeat;
	background-position:0 16px;
}
#sub_menu span {
	display:block;
	margin-left:8px;
	margin-bottom:13px;
	width:inherit;
}
#sub_menu a {
	display:block;
	margin-left:20px;
	margin-bottom:10px;
	color:#0758a9;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#sub_menu a:hover { text-decoration:underline; }
/* ----------------------------------------------------

	MAIN - MENU LEFT - SUCHEN
 ------------------------------------------------------ */
#menu_left #suchen {
 	position:relative;
	margin:22px 0 0 13px;;
}
#suchen #eingabe {
	position:relative;	
	left:-3px;
	width:108px;
	height:15px;	
	padding:1px 2px 0 4px;	
	color:#064687;
	font-size:11px;
	border:1px solid #457bbf;	
	voice-family: "\"}\""; voice-family:inherit;
	top:-4px;
}html>body #suchen #eingabe { top:-5px; }	

#suchen .bg1 { background-color:#edf3fc; }
#suchen .bg2 { background-color:white; }

#suchen #button {
	position:absolute;
	width:22px;
	height:18px;
	margin-left:-6px;
}
/* ----------------------------------------------------

	MAIN - CONTENT
 ------------------------------------------------------ */
#main #content_top {
	position:relative;
	width:527px;
	height:18px;
	margin-left:199px;
	background:transparent url(../images/content_bg_top.gif) no-repeat;
}
#main #content_bottom {
	position:relative;
	width:527px;
	height:5px;
	margin-left:199px;
	background:transparent url(../images/content_bg_bottom.gif) no-repeat;
}
#main #content {
	position:relative;
	width:479px;
	margin-left:199px;
	padding:0 24px 13px 24px;
	background:#edf3fc url(../images/content_bg.gif) repeat-y;
}
/* ----------------------------------------------------

	MAIN - BOTTOM
 ------------------------------------------------------ */
#main #bottom {
	position:relative;
	width:inherit;
	height:60px;
	background:transparent url(../images/main_bg_bottom.gif) no-repeat;
}
#bottom #menu_bottom {
	position:absolute;
	top:38px;
	right:30px;
	width:300px;
	color:#0a4f8d;
	font-size:10px;
	text-align:right;
}
#menu_bottom a {
	color:#0a4f8d;
	font-size:10px;
	text-decoration:none;
}
#menu_bottom a:hover { text-decoration:underline; }




.spacingTop20 		{ margin-top:20px; }
.spacingBottom20 	{ margin-bottom:20px; }
.danke 			{ width:396px; color:#565656; background:#eee;	border:1px solid #ccc; padding:10px; border:solid 1px #CCCCCC; margin:10px 0 10px 0; }



