/* D G   E N D O   B A S I C  P R I N T */

*, html {
	margin:0;
	padding:0;
	border:0;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	
}

html {
	height:100.5%;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#727682;
}

/***************************************/
/* Allgemeine Angaben 				  */
/*************************************/

ul dfn,
ul span.inv {
	visibility:hidden;
	display:none;
}
div.placeholder {height:100px;}

hr {
	background-color:#fff;
	border:0;
	height:1px;
	line-height:1px;
	border-top:1px dotted #a0bbd9;
}

/* Headlines */

h1 {
	color:#608dc0;
	font-size:19px;
	border-bottom:1px dotted #496782;
	font-weight:bold;
	text-transform:uppercase;
	padding:38px 0 4px 16px;
	margin:20px 0 22px 0;
}

h2 {
	color:#608dc0;
	font-size:16px;
	font-weight:bold;
	text-transform:normal;
	padding:10px 0 5px 16px;
}

h3 {
	color:#727682;
	font-size:14px;
	font-weight:bold;
	text-transform:normal;
	padding:10px 0 0px 16px;
	line-height:1.0;
}

p {
	color:#727682;
	font-size:12px;
	line-height:14px;
	padding:7px 0 10px 16px;
	margin:0;
	display:block;
}

 a {
	color:#0098cc;
	text-decoration:underline;
}
 a:hover {
	color:#0098cc;
	text-decoration:none;
}

a.anker {text-decoration:none;}
/***************************************/
/* Designeinstellungen				  */
/*************************************/

div#pageWrapper {
	width:939px;
	margin:0 auto;
}

/* HEADER */

div#headWrapper {
	background:url('/cachepics/watermark.gif');
	background-position:right top;
	background-repeat:no-repeat;
	height:131px;
}


/* CONTENT */

div#pageContentWrapper {
	margin:0 26px 0 16px;
}

* html div#pageContentWrapper {
	padding:0 0px 0 0px;
	border:1px solid #fff;
}

div#contentBorder {
	background:transparent;
	padding:0 0px 0 0px;
	margin:0;
}

div#pageContent {
	margin:0 0px 0 0px;
	float:left;
	width:650px;
	padding:0 26px 0 34px;
}
* html div#pageContent {padding-right:0;}

div#pageContentAktuelles {
	padding:0 20px 0 20px;
}

div#teaser {
	float:right;
	width:160px;
	padding:17px 0 0 0;
}
* html div#teaser {
	padding-left:0px;
	padding-right:10px;
	}

/* AUSGEBLENDET */

div#navigationMain,
div#FilterKopfteil,
div#pageBorderLeftTopAktuelles,
div#footerBorderLeft,
div#navigationSub,
div#footerBorderRight,
div#footerContent,
div#teaser
{display:none;}

div#pageContentWrapper,
div#contentBorder {display:block;}
