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

body{
	font-size: 12px; /* Resets 1em to 10px */
	font-family : Arial, Helvetica, sans-serif;
	color:#036;
	text-align:justify;
	overflow: scroll;
	background:url(../images/seite-1_02.png) repeat-x #FFF;
	margin:0;
	}
a {
	color : #036;
	text-decoration : none;
	margin:0 4px;
	text-decoration:underline;
	}
a:hover {
	color : #2E5A8D;
	text-decoration:underline;
	}
h1{
	font-size:16px;
	margin:0;
	padding:0;
	}
#menu li a {
	display:inline;
	float:left;
	width:auto;
	text-align:center;
	font-weight:bold;
	text-shadow: 2px 2px  3px #CCC;
	font-size:13px;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	}
#menu li a:hover {
	text-shadow:none;
	}
#right {
	float:right;
	font-size:12px;
	}
#menu ul{
	margin: 0;
	padding:0;
	display:inline;
	list-style-type: none;
	}
#main{
	position:absolute;
	z-index:1;
	width:1000px;
	min-height:600px;
	margin:0 auto;
	padding:0;
	}
#main1{
	width:1000px;
	min-height:570px;
	background:url(../images/seite-1_01.png) no-repeat top;
	}
#mainInhalt {
	position:absolute;
	z-index:0;
	width:780px;
	min-height:470px;
	margin:80px 0 0 328px;
	background:transparent;
	left: -198px;
	top: -12px;
	}
#mainInhaltTop {
	width:780px;
	background:inherit;
	height:260px;
	}
#mainInhaltContent{
	width:760px;
	background:#FFF;
	min-height:450px;
	padding:10px 10px 30px 10px;
	line-height:2em;
	text-align: left;
	}
.MainInhaltContentTitel{
	width:710px;
	height:30px;
	padding:15px 10px 0 60px;
	background:#FFF;
	text-decoration:underline;
	color:#69C;
	font-size:14px;
	background:url(../images/title-menu1.png) no-repeat;
	}
#stil1{
	background:url(../images/title-menu.png) no-repeat;
	}
#stil2{
	background:url(../images/title-menu2.png) no-repeat;
	}
#stil3{
	background:url(../images/title-menu3.png) no-repeat;
	}
#stil4{
	background:url(../images/title-menu4.png) no-repeat;
	}
#logo a{
	float:right;
	position:relative;
	width:320px;
	height:30px;
	font-size:20px;
	padding:25px 40px 25px 60px;
	text-decoration:underline;
	text-align:right;
	}
#logo a:hover{
	text-decoration:underline;
	}
#logoInfo{
	clear:both;
	float:right;
	width:350px;
	height:75px;
	margin:30px 45px 32px 0;
	text-align:right;
	color:#2E5A8D;
	}
#menu{
	clear:both;
	width:780px;
	height:30px;
	background:url(../images/menu_02.png) repeat-x;
	}
#act{
	color:#69C;
	}
#seitekontakt{
	float:right;
	background:url(../images/impressum-site.JPG);
	width:319px;
	height:419px;
	margin-top:10px;
	}
#copyright{
	clear:both;
	width:770px;
	text-align:right;
	height:10px;
	font-size:9px;
	margin:0 10px 3px 0;
	color:#2E5A8D;
	}
