@charset "utf-8";
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation {
	background-image: url(pics/navi_hg.gif);
	margin: 0 auto 0px;
	padding: 0px;
	height: 74px;
	width: 930px;
	position: relative;
	text-align: left;
}
#navitabelle {
	left: 304px;
	top: 10px;
	position: absolute;
	width: 548px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.contentspalte1 {
	left: 98px;
	top: 2px;
	position: absolute;
	width: 173px;
	height: 776px;
	background-image: url(pics/links_teaser_hg.gif);
	background-repeat: no-repeat;
}


.contentspalte2 {
	left: 311px;
	position: absolute;
	width: 352px;
}
.contentspalte3 {
	left: 700px;
	position: relative;
	width: 143px;
}
.hauptnavi {
	color: #0B5D70;
	text-decoration: none;
}
a.hauptnavi:hover {
	color:#D74A75
	}

.navi_kurz_hg_0 {
	background-image: url(pics/navitem_kurz_hg_0.gif);
}
.navi_kurz_hg_1 {
	background-image: url(pics/navitem_kurz_hg_1.gif);
}
h1 {
	font-size: 1.2em;
	font-style: italic;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 10px;
}
a {
	color: #d54a75;
}


.navi_lang_hg_0 {
	background-image: url(pics/navitem_lang_hg_0.gif);
}
.navi_lang_hg_1 {
	background-image: url(pics/navitem_lang_hg_1.gif);
}

#contentcontainer {
	background-image: url(pics/content_hg.gif);
	padding: 0px;
	width: 930px;
	position: relative;
	text-align: left;
	font-size: 0.8em;
	color: #0b5d70;
	line-height: 18px;
	overflow: visible;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

