/**
 * Style sheet Herget
 */
* {
	margin:0px;
	padding:0px;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#eef0f6;
	background: #363636 url("bilder/layout/hinten1.gif");
	background-position: top center;
	background-repeat:repeat-y;
	line-height:1.4em;
}




/* Wrapper */
#wrapper {
	width:970px;
	top:0px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
}




/* Header */
#header {
	height:128px;
	position:relative;
	background-color:#000000;
	background-image:url("bilder/layout/header.jpg");
	background-position:right top;
	background-repeat:no-repeat;
}

#logo{
	width:202px;
	height:45px;
	left:26px;
	top:39px;
	position:absolute;
	float:left;
	margin:0px;
	background: url("bilder/layout/logo.gif") 0px 0 no-repeat;
}




/* Navigation oben */
#navcontainer {
	width:720px;
	height:45px;
	left:250px;
	top:83px;
	position:absolute;
	padding:0px;
}




/* Container, Inhalt */
#container {
	position:relative;
	width:950px;
	left:20px;
	top:0px;
	padding:0px;
	border:0px;
}

#main {
	width:460px;
	margin-top:38px;
	margin-left:310px;
	padding:0px 0px 30px 0px;
	line-height: 1.5em;
	/* text-align:justify; */
}

html>body #wrapper #main {
	height:auto;
	min-height: 650px;
}

.inside {
	position:relative;
	text-align:left;
}

#main p {
	margin-top:15px;
	/* text-align:justify; */
}

.mod_article {
	/* text-align:justify; */
}





/* linke Spalte */
#left {
	width: 228px;
	position: relative;
	top: 0px;
	left: 0px;
}

#navi {
	width:209px;
	left:0px;
	top:0px;
	position:relative;
	margin-bottom:20px;
	padding:0px;
	margin-top:21px;
}

#sucheingabe {
	width:209px;
	left:0px;
	top:0px;
	position:relative;
	margin-top:-39px;
	padding:0px;
}

/* linke Spalte social media*/
#social {
	position: relative;
	margin: 10px 0px 10px 0px;
}
td.abstand {
	padding:0px 5px 0px 0px;
}

/* linke Spalte bewertungsmodul*/
#bewertung {
	position: relative;
	margin-top: 80px;
}
#bewertung2 {
	position: relative;
	margin-top: 80px;
}
/* Sucheingabefeld linke Spalte */
.formbody input#ctrl_12.text {
	width:124px;
	height: 16px;
	padding: 2px 2px 1px 2px;
	background-color: #d3d3d3;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

.formbody input#ctrl_12_submit {
	width: auto;
	height: auto;
	float: none;
	padding: 2px 6px 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	background: #5d79a9;
	border: 1px solid #000000;
	vertical-align: center;
}





/* rechte Spalte Aktuelles */
/* #right {
	position: relative;
	top: 46px;
} */


/* rechte Spalte Wetter online */
#wetter {
	position: relative;
	margin-top: 80px;
}



/* News */
#right h3 {
	display:block;
	margin:0px 0 0 0;
	padding:4px 4px 5px 4px;
	text-align:left;
	font-size:0.85em;
	font-weight: normal;
	color: #ffffff;
	background-color: #787273;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#news {
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	top: 26px;
}

.mod_newsmenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.mod_newslist p {
	margin:0px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #bbb8b9;
	padding:5px;
	color:#000000;
}

.mod_newslist .more {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #bbb8b9;
	font-weight: bold;
}

.mod_newslist .layout_short {
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.mod_newslist .last {
	margin-bottom: 16px;
}

.mod_newslist .info {
	padding-bottom:2px;
	font-size:10px;
	color:#6e6e6e;
	text-align: right;
	background-color: #bbb8b9;
}

.mod_newsreader .info {
	padding-bottom:2px;
	font-size:10px;
	color:#888888;
	text-align: right;
	background-color: none;
}

.mod_newsreader .back {
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}


* html .mod_newsreader .back {
	margin-top:12px;
	padding-top:0px;
}

.mod_newsreader .ce_text {
	margin-top:10px;
}

.mod_article,
.mod_newsreader {
	margin-right:5px;
}

.mod_article .more {
	display: inline;
}

.teaser {
	background-color: #787273;
}

.ce_text {
}





/* Breadcrumb-Navigation */
#breadcrumb {
	width:460px;
	left:0px;
	top:-30px;
	position:relative;
	margin-bottom:0px;
	padding:0px;
	font-size:0.85em;
	color:#bebebe;
}




/* Footer */
#footer {
	height:auto;
	overflow:hidden;
	clear:both;
	color:#929292;
}




/* Ueberschriften */
h1 {
	height:auto;
	margin:30px 0px 15px 0px;
	padding:0px 0px 2px 18px;
	font-size:1.2em;
	color:#b1b8cb;
	border-bottom: 1px solid #b1b8cb;
	background: url("bilder/layout/wuerfel.gif") left center no-repeat;
	letter-spacing: 0.1pt;
}

h2 {
	height:auto;
	margin:30px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.05em;
	line-height: 1.2em;
	color:#b1b8cb;
	letter-spacing: 0.1pt;
}

h3 {
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.3em;
	color: #004b99;
}




/* Links */
a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#eef0f6;
	padding: 0px;
}

a:hover {
	text-decoration:underline;
}




/* Liste Aufzaehlung */
ul.liste {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

ul.liste li {
	padding:2px 0px 2px 15px;
	background:url(bilder/layout/punkt1.gif) no-repeat left top;
}




/* Verschiedenes */
#clear {
	clear:both;
}

.textklein {
	font-size:0.85em;
	line-height:1.3em;
}

img {
	border:0px;
}

.abstand {
	padding: 40px 0 0 0;
}

.zurueck {
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mehr {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}







/* Newsletter */
/* #newsletter_bestellen {
	margin-top: 20px;
}

#newsletter_bestellen .text {
	width:220px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #3a73ae;
}

#newsletter_bestellen input.submit {
	width:auto;
	padding:2px 8px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#ffffff;
	background:#3a73ae;
	vertical-align: top;
}

#newsletter input.submit {
	width:auto;
	padding:2px 8px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#ffffff;
	background:#3a73ae;
	vertical-align: top;
} */





/* IE 6 */
* html #intro {
	left:15px;
	width:940px;
	border:0px;
}

* html #inhalt {
	margin-left:280px;
	height: 600px;
	width:460px;
}

/* * html #right {
	position: relative;
	top: 70px;
} */

* html #navcontainer {
	width:726px;
	left:250px;
}

* html #footer {
	margin-left:-50px;
}

* html #navi {
	top:40px;
}

* html #sucheingabe {
	top:40px;
}

* html .formbody input#ctrl_12_submit {
	padding: 1px 2px 1px 2px;
}

* html .mod_newslist .last {
	margin-bottom: 16px;
}




/* IE 7 */
/* *+html #right {
	top:70px;
} */

*+html #navi {
	top:40px;
}

*+html #sucheingabe {
	top:40px;
}

*+html .formbody input#ctrl_12_submit {
	padding: 1px 2px 1px 2px;
}

*+html .mod_newslist .last {
	margin-bottom: 16px;
}
