@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4f4f4f;
	text-align:justify;
	overflow: scroll;
	}
a{
	text-decoration:none;
	color:#0C0;
	}
a:hover{
	text-decoration:underline;
	color:#390;
	}
h1{
	font-size:16px;
	}
#central{
	width:1010px;
	height:auto;
	margin:0 auto;
	}
#central-over{
	width:1010px;
	height:38px;
	background-image:url(../images/01.gif);
	background-repeat:no-repeat;
	}
#central-into{
	width:1010px;
	height:auto;
	background-image:url(../images/02.gif);
	background-repeat:repeat-y;
	}
#central-under{
	width:990px;
	height:31px;
	background-image:url(../images/03.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 20px;
	font-size:10px;
	color:#c5c5c5;
	}
#central-into-inhalt{
	width:1000px;
	height:auto;
	min-height:450px;
	margin:0 10px 0 5px;
	position:relative;
	}
#central-into-inhalt-under-box{
	width:1000px;
	height:30px;
	background:url(../images/under-box.png) no-repeat;
	}
#into-logo{
	width:970px;
	height:80px;
	margin-left:5px;
	background:url(../images/logo.png) no-repeat;
	padding:70px 0 0 30px;
	}
#into-Inhalt-leftCol{
	float:left;
	width:200px;
	height:auto;
}
#into-Inhalt-rightCol{
	float:right;
	width:775px;
	height:auto;
	margin-left:10px;
	text-align:justify;
	padding-right:10px;
	line-height:2em;
}
#pageContentInhalt-menu{
	width:200px;
	height:auto;
}
/*Menu*/
.into-menu{
	width: 200px;
	margin-top:10px;
}
.into-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; 
}
.into-menu ul li{
	padding-bottom: 1px;
}
.into-menu ul li a{
	font-weight:normal;
	background: #EBEBEB;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	color:#666
}
.into-menu ul li a:visited{
	color:#666;
}
.into-menu ul li a:hover{
	color:#A8B734;
	background-color:#DEDEDE;
}
.into-menu .ebene2 a{
	padding-left:40px;
	background: #DEDEDE url(../images/submenu.png) no-repeat 20px 9px;
	}
.into-menu .ebene2 a:hover{
	color:#A8B734;
	background: #DEDEDE url(../images/submenu.png) no-repeat 20px 9px;
	}
#into-Inhalt-header{
	text-align:center;
	height:auto;
	width:auto;
	margin:0;
	}
#inhalt-bar{
	width:1000px;
	height:27px;
	background:url(../images/bottom.png) repeat-x;
	margin-left:5px;
	padding-top:10px;
	}
#inhalt-bar-info{
	text-align:center;
	font-size:11px;
	}
#inhalt-bar-info a{
	color:#999
	}
#inhalt-bar-info a:hover{
	color:#A7B634;
	}
#logoTyp{
	position:relative;
	width:250px;
	margin:0;
}
#subLogo h2{
	clear:both;
	width:600px;
	margin:0;
	font-size:15px;
	color:#FFF;
}

