
body {
	text-align: center;
	margin: 0;
    padding: 0;
	font-family: Verdana,Arial,Sans-serif;
    font-size: 0.8em;
    color: #6E6E6E;
    background-color: #FFF;
    background-image: url(../tmpl/portal/bodyhg.jpg);
    background-position: 50% 0;
    background-repeat: repeat-y;
}

#wrap {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

* html #spalten { margin-top: -3px; }

.rueckgesetzt { clear: both; }

#content {
	float: left;
	width: 550px;
	margin: 10px 10px 20px 20px;
	overflow: hidden;
}

#content h1 {
	font-size: 17px;
	margin: 0 0 30px 0;
}

#content h2 {
	font-size: 14px;
	color: #F58220;
	margin-top: 0;
}

#content h2 .headline_zusatz {
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
}

#content .fliesstext { margin-bottom: 30px;	}

#content .fliesstext ul { padding-left: 0; margin-left: 0; }

#content .fliesstext li {
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 14px;
	margin-bottom: 3px;
}

#content .fliesstext .textlink { color: #F58220; font-weight: bold; font-size: 11px; }
#content .fliesstext li a { text-decoration: none; }

#content .teamtext { height: 160px;	}

#content .wichtig { font-size: 14px; }

#content .fazit {
	font-size: 13px;
	font-weight: bold;
	color: #F58220;
	font-style: oblique;
	margin-bottom: 40px;
}

#content #bildbox {
	float: right;
	margin: 0 5px 10px 15px;
}

* html #content #bildbox { margin: 0 5px 10px 0px; }

#content .linkbox {
	width: 140px;
	background-color: #f4f4f4;
	border-top: 1px solid #ACAEB0;
	border-bottom: 1px solid #ACAEB0;
	padding: 8px 15px 10px 15px;
	margin: 10px 15px 0 0;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

* html #content .linkbox { width: 170px; }

#content .linkbox_breit {
	width: 510px;
	padding: 10px 15px;
	margin: 40px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

* html #content .linkbox_breit { width: 543px; }

#content .linkbox_breit .linkbox_headline { font-weight: bold; }

#content #bildbox .linkbox {
	float: none;
	margin: 15px 0 0 25px;
}

#content .linkbox a:link, #content .linkbox a:visited, #content .linkbox a:active {
	background-color: #F58220;
	color: #fff;
	display: block;
	padding: 5px 10px;
	margin-top: 5px;
	font-size: 13px;
	text-decoration: none;
}

#content .linkbox a:hover { text-decoration: underline; }

#content .abstand_1 { margin-bottom: 138px; }
#content .abstand_2 { margin-bottom: 125px; }
#content .abstand_3 { margin-bottom: 25px; }

#content .zweispaltig { float: left; width: 265px; margin-right: 20px; }

#content .zweispaltig #bildbox_links { margin-left: 40px; }

#content .zweispaltig #bildbox_rechts { margin: 80px 0 0 10px; }

#content .last { margin-right: 0; }

/* Navigation ####################################################### */

#nav h1 {
	width: 170px;
	font-size: 10px;
	color: #ACAEB0;
	text-align: center;
	border-top: 1px solid #ACAEB0;
	border-bottom: 1px solid #ACAEB0;
	padding: 5px 0;
	margin: 5px 0 20px 14px;
	

}

#nav {
	float: left;
	background-image: url(img/nav_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 198px;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
	padding: 0 10px 0 9px;

}

* html #nav { height: 700px; }

#nav ul {
	background-color: #fff;
	color: #7b7b7b;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0;
	
}

* html #nav ul { width: 198px; margin-left: 0px; }

#nav li {
	background: #FEDD9D none repeat scroll 0 0;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

* html #nav li { height: 25px; }
* html #nav ul ul { margin-bottom: 0; }
* html #nav ul ul li { height: 10px; }
* html #nav ul ul li a { background-image: none; background-color: #fff; padding: 0; }
	
.navi a:link, .navi a:visited, .navi a:active {
	background-color: #FEDD9D;
	background-image: url(img/nav.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	color: #7b7b7b;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 30px;
	text-decoration: none;
}

.navi a:hover, .navi a:focus { color: #5b5b5b; }

.naviaktiv a:link, .naviaktiv a:visited, .naviaktiv a:active {
	background-color: #F58220;
	background-image: url(img/nav_aktiv.gif);
	background-position: 15px 7px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 30px;
	text-decoration: none;
}	

#nav .subnavi, #nav .subnaviaktiv {
	background-color: #fff;
	padding: 0 0 0 30px;
	text-decoration: none;
}

.subnavi a:link, .subnavi a:visited, .subnavi a:active {
	color: #7b7b7b;
	background-color: #fff;
	text-decoration: none;
}

.subnavi a:hover, .subnavi a:focus { color: #5b5b5b; }

.subnaviaktiv a:link, .subnaviaktiv a:visited, .subnaviaktiv a:active {
	color: #F58220;
	font-weight: bold;
	text-decoration: none;
}

#nav .abstand { margin-top: 60px }

#dbl { margin: 60px 0 0 10px; }

* html #dbl { width: 190px; margin: 60px 0 0 10px; }

#dbl p {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
}

#dbl img { margin-bottom: 5px; }

#dbl .dbl_claim { 
	font-family: Times New Roman,Times,serif;
	font-size: 10px;
	color: #999999;
	display: block;
}


/* Infoblock ####################################################### */

#news {
	float: right;
	background-color: #F4F4F4;
	width: 199px;
	height: 100%;
	border-left: 1px solid #DBDBDB;
}

* html #news { width: 200px; height: 700px; }

#newsblock {
	font-size: 10px;
	color: #000;
	width: 187px;
	padding: 0 6px;
}

* html #newsblock { width: 199px; }

#newsblock h2 {
	font-size: 13px;
	border-bottom: 2px solid #F58220;
}

#newsblock ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

* html #newsblock ul { margin-left: 0; }

#newsblock li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}

#newsblock ul.unterliste { margin-top: 7px; }

#newsblock ul.unterliste li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 5px 0 0 0;
	margin: 0 0 3px 17px;
}

.newstext h4 { font-size: 10px; }

.newstext img {
	float: left;
	margin: 15px 10px 15px 0;
}

.newstext a:link, .newstext a:visited, .newstext a:active {
	color: #F58220;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}

.newstext a.linksbuendig {
	text-align: left;
	margin-top: 5px;
}

.newstext a:hover { text-decoration: underline; }

.newslinie { 
	width: 100%;
	border-top: 2px solid #F58220;
}