body {
	margin:17px 0 0 0;
	background-image:url('../images/mainbg.gif');
	background-repeat:repeat-x;
}

#main {
	color: black;
	background-color: white;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0px;
	width:774px;
	position:relative;
}

.oeffnung {
	font-size:12px;
	color:#333;
	width:140px;
	padding:0;
	position:absolute;
	left:445px;
	text-align:right;
}

.language {
	font-size:11px;
	color:#333;
	width:122px;
	padding:0 13px 0 0;
	position:absolute;
	left:306px;
	text-align:right;
	border-right:1px #DADADA solid;
}
.language a {
	color:#333;
}

img {
	border:0;
}

.teaser_left {
	font-size: 12px;
	float:left;
	width:129px;
	border:0;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0;
	/*z-index:2;
	position:absolute;*/
}

.teaser_left img.ueberschrift {
	margin:5px 0 5px 5px;
}

.teaser_left span {
	padding-left:10px;
	display:block;
	margin:5px 0 5px 0;
	color:#07157B;
}

.teaser_left a {
	display:block;
	background-image:url('../images/menue_left.gif');
	color:#fff;
	/*margin-left:10px;*/
	/*position:absolute;*/
	padding-left:10px;
	width:119px;
	border:0;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}

.menue_left {
	padding-top:20px;
	float:left;
	width:129px;
	border:0;
	font-size:12px;
	color:#07157B;
	/*z-index:2;
	position:absolute;*/
}

.menue_left a{
	padding:5px 0px 5px 10px;
	display:block;
	color:#444444;
	text-decoration:none;
}



#aktiv{
	padding:0px 0px 0px 10px;
	margin: 5px 0;
	display:block;
	color:#fff;
	background-image:url('../images/menue_left.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-color: #6069AB;
}

#con_tent {
	color:#FFFFFF;
	float:left;
	/*z-index:1;
	position:absolute;*/
	width:297px;
	vertical-align:top;
	min-height:367px;
	height:367px;
	height:auto !important;  /* für moderne Browser */
	padding-left:23px;
	padding-top:28px;
	padding-right:15px;
}

#con_tentlang {
	color:#FFFFFF;
	float:right;
	width:606px;
	vertical-align:top;
	/*min-height:367px;
	height:auto !important;  /* für moderne Browser * /
	height:367px;*/
	padding-left:23px;
	padding-top:28px;
	padding-right:15px;
}

.teaser_right {
	display:block;
	width:310px;
	float:right;
}

.teaser_right div {
	display:block;
	width:310px;
	clear:both;
	font-size:12px;
	float:left;
	background-repeat:no-repeat;
	border-top:1px solid #fff;
}

.teaser_right img {
	/*clear:left;*/
	float:left;
	border:0;
}

.teaser_right span {
	display:block;
	padding:10px 10px 0 10px;
}

.teaser_right h1 {
	font-size:14px;
	margin:0px 0 5px 0;
}

.teaser_right .a {
	padding-left:15px;
	text-decoration:none;
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:bottom;
}

#Fusszeile {
	clear: both;
	font-size:10px;
	margin:10px 5px 5px 0;
	padding:1px;
	text-align: right;
	background-color: #fff;
	color:#000;
}

.mininavi_top a {
	font-size:10px;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
}

.mininavi_top a:hover{
	text-decoration:underline;
}

#mainnavi {
	height:36px;
	overflow: hidden;
}

#mainnavi a{
	font-size:12px;
	background-color:#6069AC;
	color:#F8FFFA;
	text-decoration:none;
	text-align:center;
	display: block;
	width:128px;
	line-height:36px;
}

#mainnavi a:hover, #mainnavi a.aktiv_menue {
	background-color:#08157B;
	text-transform:uppercase;
	color:#FCFEFF;
	font-weight:bold;
}

#mininavi_bottom div a {
	display:block;
	font-size:10px;
	background-color:#FFFFFF;
	color:#2F2F2F;
	text-decoration:none;
	text-transform:uppercase;
}

#mininavi_bottom div a:hover{
	text-decoration:underline;
}

a {
	color:#97A0C7;
	text-decoration:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	background-image:URL(../images/li.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
}

.ansprech {
	background-color:#6069AC;
	padding:8px 10px 8px 10px;
}

#body {
	background-image: url(../images/bg_con_tent_lang.gif);
	background-repeat: repeat-y;
	width:774px;
}

/*.table tr td {
	border-bottom:1px #6069AC solid;
}*/
