html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	padding:0px;
	margin:0px;
	background-color: #6b89a6;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
}

p {
	margin: 0px;
}
	
form {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: square;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 11px;
}

img {
	border-style: none;
}

/* LANDING PAGE --------------- */

.container-lp {
 	position:absolute; 
	top: 50%;
	left: 50%;
	width: 639px;
	height: 493px;
	margin-left: -320px;
	margin-top: -260px;
	background-image: url(../img/background_content-lp.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.header-lp {
	padding-top: 5px;
	padding-left: 5px;
}

.content-lp {
	padding-top: 22px;
	padding-left: 34px;
}


.teaser-lp a {
	width: 270px;
	height: 330px;
	text-decoration: none;
	display: block;
	background-color: #e6ebf0;
	color: #003366;
	float: left;
	margin-right: 30px;
}

.teaser-lp a:hover {
	background-color: #FFFFFF;
}

.teaser-lp p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	line-height: 15pt;
}

.teaser-lp strong {
	font-size: 11pt;
}


/* -------------------------------- */

.container1 {
	margin: auto;
	width: 907px; 
	height: 100%;
	text-align: left;
}

/*.shadow-left {
	width: 4px;
	min-height: 100%;
	_height: 100%;
	background-image: url(../img/shadow-left.gif);
	background-repeat: no-repeat;
	float: left;
}

.shadow-right {
	width: 4px;
	min-height: 100%;
	_height: 100%;
	background-image: url(../img/shadow-right.gif);
	background-repeat: no-repeat;
	float: left;
}*/

.container2 {
	width: 907px;
	background-color: #003366;
	_height: 100%;
	min-height: 100%;
	float: left;
	background-image: url(../img/background_content.gif);
	background-repeat: no-repeat;
}

.header {
	width: 899px;
	height: 110px;
	background-color: #FFFFFF;
	margin-left: 4px;
}

.main-topic {
	margin-top: 22px;
	padding-left: 33px;
	float: left;
}

.main-topic p {
	width: 540px;
	height: 220px;
	background-color: #e6ebf0;
	background-image: url(../img/main-topic.jpg);
}

.teaser {
	width: 540px;
	padding-left: 33px;
	margin-top: 22px;
	float: left;
}

.kurzteaser {
	width: 270px;
	padding-left: 30px;
	margin-top: 22px;
	float: left;
}

.text-teaser {
	height: 220px;
	width: 270px;
	margin-bottom: 1px;
	background-color: #e6ebf0;
}

.text-teaser p {
	padding: 10px;
	padding-left: 15px;
}

.text-bild-teaser {
	height: 109px;
	width: 540px;
	margin-bottom: 1px;
}

.text-bild-teaser img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

.text-bild-teaser a p {
	color: #003366;
	padding-right: 10px;
}

.text-bild-teaser a:hover p {
	text-decoration: none;
}

.text-bild-teaser p {
	line-height: 15px;
	color: #003366;
}

.text-bild-teaser strong {
	line-height: 32px;
} 

.text-bild-teaser A {
	width: 540px;
	height: 109px;
	background-image: url(../img/teaser_mehr.gif);
	text-decoration: none;
	display: block;
	background-color: #e6ebf0;
	color: #003366;
}

.text-bild-teaser A:hover {
	width: 540px;
	height: 109px;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}

.demo {
	width: 270px;
	height: 328px;
	margin-left: 30px;
	margin-top: 22px;
	background-color: #e6ebf0;
	background-image: url(../img/demo.gif);
	float: left;
}
.leitfaden {
position: relative;
top: 60px;
left: 16px;
}
.leitfaden2 {
position: relative;
top: -60px;
left: 200px; 
}
.headline {
	width: 840px;
	height: 88px;
	background-color: #e6ebf0;
	background-image: url(../img/background-headline.gif);
	background-repeat: repeat-x;
	margin-top: 22px;
	margin-left: 33px;
}

.headline span {
	font-weight: normal;
}

.headline h1 {
	margin: 0px;
	font-size: 14pt;
	font-weight: bold;
/*	letter-spacing: -1px;	*/
	padding-left: 27px;
	padding-top: 18px;
}

.content {
	width: 840px;
	background-color: #e6ebf0;
	margin-top: 1px;
	margin-left: 33px;
}

.content a { 
	color: #003366;
	text-decoration: underline;
}

.content a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

.linkespalte {
	padding-left: 29px;
	padding-top: 22px;
	float: left;
}

.rechtespalte {
	padding-left: 30px;
	padding-top: 22px;
	float: left;
}

.text {
	width: 450px;
}

.text p {
	line-height: 15pt;
	padding-bottom: 11px;
}

.bild {
	width: 300px;
	background-color: #bfccd9;
	margin-bottom: 22px;
}

.bild img {
	margin: 5px;
}

.karte {
	position:relative;
	left: 0px;
	top: 0px;
	z-index:0;
	margin-left: 29px;
}

.download {
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 11px;
}

.download a {
	text-decoration: none;
}

.download p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 11px;
}
.download img {
	float: left;
}

.kontakt {
	width: 300px;
	background-color: #FFFFFF;
	margin-bottom: 22px;
}

.kontakt p {
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 15pt;
}

.fusszeile {
	text-align: center;
	color: #FFFFFF;
	clear: both;
	font-size: 8pt;
	padding-top: 22px;
	padding-bottom: 22px;
}

.fusszeile A {
	color: #FFFFFF;
}

.fusszeile A:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}


