/*------------------------------------------------------------------
[PRINT - Layout Stylesheet]
-------------------------------------------------------------------*/

body, html {
	font-size:  12px;
	width:      99%;
	line-height:18px;
	background: #e9e9e9 url(../images/bgs/pageSub.gif) repeat-x;
	text-align: center;
	font-family: Arial, Sans-Serif;
}
body.main {
	background: #e9e9e9 url(../images/bgs/page.gif) repeat-x;
}

a 		   { color: #666666; }
a:hover    { text-decoration: none; }

div.clear  { clear: both; }


div.wrapper {
	width:      95%;
	margin: 0 auto;
	text-align: left;
}

/*
  AUSBLENDEN
*/
div#header, 
div#footer,
.sub .wrapper #content .leftmenue,
.sub .wrapper #content .leftmenue .main,
.sub .wrapper #content .leftmenue .leftmenue-services, 
.sub .wrapper #content .leftmenue .leftmenue-services .tell-a-friend,
.sub .wrapper #content .leftmenue .leftmenue-services .print-page,
.sub .wrapper #content .contents .bread,
.sub .wrapper #content .rightcontent,
.sub .wrapper #content .rightcontent .teaser,
div#content div.contents div.contactform {
	display: none;
}


/*------------------------------------------------------------------
[PRINT - Page Stylesheet]
-------------------------------------------------------------------*/

div#content div.contents a {
	color: #005DA8;
}

div#content div.contents  img.image-right {
	float: right;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
	margin: 13px 0 10px 10px;
}
div#content div.contents  img.image-left {
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
	margin: 13px 10px 10px 0;
}

#content .contents li {
	background:transparent;
	margin:7px 0;
	text-indent:0;
	list-style: square inside;
}


/*sonstiges*/

.error{border:red 1px solid}
.fehlermeldung{color:red; font-weight:bold;white-space: nowrap}


/* COLORS */
.rot, .red {color:#E2001A;}
.blau, .blue {color:#005DA8;}
.schwarz, .black {color:#000000;}



/*------------------------------------------------------------------
[ AKTUELLES ]
-------------------------------------------------------------------*/


div.zebra1 img, div.zebra0 img, #inhalt1 img {
	background: #efefef;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	float: right;
}

div.zebra1{
	padding:15px;
	border-bottom:1px #b5b5b5 dotted;
	margin-top: 5px;
}
div.zebra0{
	padding:15px;
	border-bottom:1px #b5b5b5 dotted;
	background: #EFEFEF;
	margin-bottom: 5px;
}
div.zebra3{
	padding:15px;
	border-bottom:1px #b5b5b5 dotted;
	background-color:#FFF9AE;
	font-weight:bold;
}
div.zebra31{
	padding:15px;
	border-bottom:1px #b5b5b5 dotted;
	border-top:1px #b5b5b5 dotted;
	background-color:#FFF9AE;
	font-weight:bold;
}

.newsdet {
	color: #005DA8;
	font-size: 1.1em;
}
.news_zeile{
	font-size:11px;
	padding-top:10px;
}
.news_mehr{
	padding-left:20px;
	font-size:11px;
	padding-right:30px;
	background: url(../images/bgs/sitemap/dok2-an.gif) no-repeat 5px;
}
.news_datum{
	padding-left:20px;
	font-size:11px;
	background: url(../images/bgs/comment.png) no-repeat;
}
#inhalt1 h1 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #DFDFDF;
	padding-top: .6em;
	line-height: 110%;
}

.personen{
	min-height:100px;
}
* html .personen{height:100px}


/*------------------------------------------------------------------
[Layout / Page - PRINT Stylesheet .. END]
-------------------------------------------------------------------*/
