/* BASICS */
* html {
	margin:0;
	padding:0;
	border:0;
}

html {height:101%;}

body {
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#000;
	background-color:#e8e6f4;
	margin:0;
	padding:0;
	vertical-align:top;
}

div#pageWrapper {
	margin:0 auto;
	margin-top:27px;
	border-bottom:50px solid #e8e6f4;
	padding:0;
	width:924px;
}

div#pageBG {background-color:#FFF;}

div#headWrapper {
	margin:0;
	padding:0;
	clear:both;
	vertical-align:top;
	display:block;
}

div#headWrapper div#links {
	margin:16px 10px 0 0;
	padding:0;
	float:right;
}

div#links a {
	font-size:15px;
	font-weight:bold;
	color:#57526f;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:0 10px 0 10px;
}

a,
a:visited{
  color:#190c99;
  text-decoration:underline;
}

a:hover{
  color:#190c99;
  text-decoration:none;
}

a.extern {
	background:transparent url(/cachepics/extern.gif);
	background-position: right top;
	background-repeat:no-repeat;
	padding:0 20px 0 0px;
}

div#headWrapper img.blue {
	margin:0;
	width:200px;
	height:141px;
	padding:0;
	vertical-align:top;
}

div#headWrapper img.headimg {
	margin:12px 0 0 -12px;
	width:689px;
	height:141px;
}
	
* html div#headWrapper img.headimg {margin:12px 0 0 -15px;}

div#WrapperHeight {
	height:100%;
	min-height:500px;
	height:auto !important;
}

div.stripes {
	background:url('/cachepics/bgstripes.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:901px;
	height:17px;
}

div#contentMainWrapper {
	background:transparent url('/cachepics/navigation_background.gif');
	background-position: left top;
	background-repeat: repeat-y;
	padding:0 0 0 222px;

}

*+ html div#contentMainWrapper{border:1px solid #fff;}

div#contentWrapper {
	float:left;
	margin:0 11px 0 0;
	padding:17px 0 0 0;
	font-size:12px;
	color:#6f7483;
	width:680px;
	background-color:#FFF;
}
div#content {margin:0 0 0px 20px;}

div#content a img{
	border:0;
}

div#content img{
	padding-left:36px;
	display:block;
}

div#content img#Symbol {margin:10px; padding:0;}
div#content img#ohne {margin:0; padding:0;}
span.nowrap {white-space:nowrap;}

div.abstand {width:500px;}
* html div.abstand {width:380px;}
* html div.abstand p a  {float:left;}
/* HEADLINES */

h1 {
	font-size:16px;
	color:#6f7483;
	margin:0 0 19px 10px;
	padding:0 0 5px 11px;
	border-bottom:1px solid #e2e3e6;
	border-top:25px solid #FFF;
}

h2 {
	font-size:12px;
	color:#6f7483;
	margin:0 0 19px 0;
	padding:0;
	text-transform:uppercase;
}

div.text {width:492px;}

p {
	margin:0;
	padding:5px 0 5px 0;
	line-height:1.4;
}

hr {
	margin:10px 0 15px 0;
	color:#e2e3e6;
	background-color:#e2e3e6;
	border:0;
	height:1px;
}

/******************************************/
/* Hilfestyles
/******************************************/

.Sitemap ul li{
	padding:1px;
	padding-right:8px;
	padding-left:8px;  
	white-space:nowrap;
}

.inv, dfn{
	display:none;
}

span.legend{
	font-size:80%; 
}

img {border:0;}


div.navShadow {
	background:url('/cachepics/navigation_shadow.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:901px;
}