*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Verdana, Sans-serif;
	background-color: #003;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

p
{
	font-size:1.1em;
	line-height: 1.2em;
}

h3.title
{
	color:#0A6197;
	background-color:transparent;
	padding-top:2.5em;
	padding-left:1em;
	font-size: 1.2em;
}

h4.slogan
{
	color:#0A6197;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h2.content
{
	margin-bottom:;
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #0A6197;
}

h3.content
{
	margin-bottom:1em;
	margin-top: 1.5em;
	font-size: 1.4em;
	color: #0A6197;
}

h4.content
{
	margin-bottom:1em;
	font-size: 1.2em;
	color: #0A6197;
}


h5.content
{
	margin-bottom:1em;
	font-size: 1em;
	margin-top: 1em;
}

h6.content
{
	margin-bottom:0.5em;
}



div.content p
{
	margin-bottom:1.3em;
}

p.content
{
	margin-bottom:1.3em;
	line-height: 2em;
}

a
{
	color:#0c75b6;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

ul,li
{
	list-style-type:none;
	display:inline;
	font-size: 85%;
}

li a
{
	padding:0.2em;
	color:#fff;
	background-color:#0c75b6;
	outline:none;
	
	border-right: 2px solid #08598c;
	border-bottom: 2px solid #08598c;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}

li a:hover
{
	background-color:#0865a5;
	text-decoration:none;
}

li a:active
{
	background-color:#0865a5;
	text-decoration:none;
}

#main
{
	height:inherit;
	width: 750px;
	top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
}

#header
{
	height:80px;
	width: 750px;
	background-image: url(../img/bg-header.jpg);
	top: 0px;
	background-color: #137cdb;
	z-index: 1;
}

#logo {
	position:absolute;
	z-index:1;
	left: 3px;
	top: 15px;
}

#foto-und-slogan {
	position:absolute;
	top:109px;
	width:750px;
	height:159px;
	z-index:2;
	right: auto;
	font-size: 90%;
	left: 0px;
	background-image: url(../img/bg-header.jpg);
}

#slogan {
	position:absolute;
	width:550px;
	height:26px;
	z-index:3;
	top: 111px;
	color: #0A6197;
	right: 170px;
}

#navigation {
	position:absolute;
	width:750px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 80px;
	text-align: right;
	background-image: url(../img/header_footer.jpg);
	padding-top: 10px;
}	

#navi-bg
{
	font-size:70%;
	padding-top:3em;
	letter-spacing:0.4em;
	font-style:normal;
	padding-bottom:1em;
	background-image: url(../img/header_footer.jpg);
	width: 750px;
}
#content
{
	font-size:0.8em;
	line-height:1.3em;
	top: 270px;
	width: 750px;
	position: absolute;
	background-color: #FFFFFF;
}

#content-innen
{
	font-size:0.8em;
	line-height:1.3em;
	width: 92%;
	background-color: #FFFFFF;
	padding: 4%;
}

#content-eMail
{
	font-size:0.8em;
	line-height:1.3em;
	width: 92%;
	background-color: #FFFFFF;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 0%;
}

#footer
{
	background-image: url(../img/footer.jpg);
	width: 100%;
	height: 29px;
	background-repeat: repeat-x;
	z-index: 2;
	position: relative;
	left: 0px;
}
.isitt {
	color: #F00;
}
