* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #00135D;
	background-color: #FFF;
}

a {
	text-decoration: none;
	color: #00135D;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}

#wrap {
	width: 960px;
	background: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	width: 960px;
}

#menu {
	height: 30px;
	line-height: 30px;
	margin-top: 1px;
}

#content {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: auto;
	width: 960px;
	position: relative;
	z-index: 9999;
	top: 330px;
}
.slogan {
	margin-top: -380px;
	margin-left: 15px;
	position: relative;
	font-size: 25px;
}
.slogan div{
	background-image: url(../img/hg.png);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: inline;

}
.slogan div p{
	background-color: #008113;
	display: inline;
	color: #FFF;
	font-size: 30px;
	padding: 10px;
	background-image: none;

}





.right {
	float: right;
	width: 720px;
	text-align: justify;
	padding-top: 10px;
	display: inherit;
	margin-top: 20px;
}

.left {
	float: left;
	width: 220px;
	background-color: #DFDFDF;
	background-image: url(../img/blocklinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 242px;
	display: inherit;
}

#footer {
	font-size: 11px;
	color: #00135D;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inherit;
	top: 360px;
}
#footer a { color: #00145D; }
#footer a:hover { color: #F00; }

.logobox {
	height: 70px;
	width: 365px;
	position: absolute;
	top: 55px;
	margin-left: 10px;
	border: 0px none #FFF;
}

#topnav {
	height: 35px;
	line-height: 30px;
	margin-top: 5px;
	background-color: #09F;
	width: 960px;
	margin-bottom: 5px;
	background-image: url(../img/leiste.jpg);
	z-index: 9000;
	letter-spacing: normal;
	font-size: 12px;
}

.abschluss {
	height: 195px;
	width: 960px;
	position: absolute;
	top: 200px;
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}

.blocklinks {
	width: 220px;
	background-color: #ECF2FD;
	background-image: url(../img/logo_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	display: inherit;
	position: absolute;
	top: 348px;
	z-index: 9999;
}

#adressblock {
	margin-top: 0px;
	margin-left: 10px;
	line-height: 16px;
}
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 {
	font-size: 16px;
	letter-spacing: -1px;
}
h6 { font-size: 12px; }
h1,h2,h3,h4,h5,h6 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

#sprachen {
	float: right;
	height: auto;
	margin-top: 8px;
	margin-right: 10px;
	width: auto;
}
