/*@import url("reset.css");*/

body {
  background-color:#ffffff;
  margin: 0px;
  padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------- GesamtContainer ---------------- */

div.container {
	width:985px;
	position: relative;
	margin: 0 auto;
	top:15px;

}

div.main {
	width:985px;	
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;	
}

div.mainContainer {
	width:985px;	
	float: left;
	clear: both;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;		
}

div.top, div.topNav, div.bottom  {
	width:985px;
	float: left;
	clear: both;
}

div.top {
	background-color: #ff0000;	
	/*background-image:url(../images/header_2009.gif);
	background-repeat:no-repeat;		*/
	height: 120px;	
}

div.topNav {
	height:28px;	
	/*height:58px;		*/
}

div.bottom {
	height: 15px;
	background-image: url(images/construction/bottom_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

div.mainLeft {
	float: left;
	width: 200px;	
}

div.mainMiddle {
	width: 610px;
	float: left;	
	background-color: #ffffff;					
	padding-top:10px;				
}

div.mainRight {	
	width: 160px;
	float: left;	
	margin-left: 10px;
	padding-top:10px;	
	background-color: #ffffff;			
}

div.mainLeft, div.mainMiddle, div.mainRight {
	min-height: 550px;
    height:auto !important;
    height:550px; 
}



/*---- */

div.mainLeft {
	padding-top:6px;
	vertical-align:top;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;		
}

div.mainLeft ul {
	padding:0;
	margin:0;
	list-style-type:none;
	display:block;	

}

div.mainLeft ul li{
	padding: 0px;
	display:block;
}

div.mainLeft  a {
	display:block;
	padding-left:5px;
	margin-left:2px;
	margin-right:4px;
	margin-bottom:3px;
	margin-top:0px;
	line-height:15px;
	text-decoration:none;
	font-size:10px;
	line-height:18px;	
	color:#322842;	
}


div.mainLeft a:hover {
/*	background-color:#ffffff;
	color:#FFFFFF;*/
}

div.mainLeft a.subArticle {
	display:block;	
	width:165px;
	line-height: 13px;		
	background-image:url(../images/article_divider.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:1px;
	padding-bottom:5px;
	padding-top:5px;	
	margin-right: 8px;		
}

div.mainLeft a.subArticle:hover {
	background-color:#F0F0F0;
	color: #000000;
}

div.mainLeft a.sub, div.mainLeft a.subFett {
	width:165px;	
	padding-left:15px;
	/*background-image:url(../images/nav_bg_sub.gif);
	background-repeat:no-repeat;*/
	/*background-color:#CCCC00;
	background-position:left;
	background-position:top;*/
	margin-bottom:5px;
	padding-bottom:1px;
	text-align:right;
	font-size:10px;	
	/*font-weight: bold;*/
	color: #381C55;
	line-height: 15px;
}

div.mainLeft  a.sub:hover, div.mainLeft a.subFett {
	font-weight: bold;
/*
	background-color:#5A4877;	
	background-image:url(../images/nav_bg_sub_hover.gif);
	*/
}

div.mainLeft a.sub_select {
	width:165px;
	padding-left:15px;
	background-position:top;
	background-position:top;
	margin-bottom:5px;
	padding-bottom:1px;
	color:#FFFFFF;

	background-color:#008185;	

	width:165px;	
	padding-left:15px;
	background-image:url(../images/nav_bg_sub.gif);
	background-repeat:no-repeat;
	/*background-color:#CCCC00;
	background-position:left;
	background-position:top;*/
	margin-bottom:5px;
	padding-bottom:1px;
	text-align:right;
	font-size:11px;	

	background-color:#008185;	
	background-image:url(../images/nav_bg_sub_hover.gif);	
	
}

div.mainLeft  a.back {
/*
	width:137px;
	width:165px;		
	padding-left:15px;
	margin-top:10px;
	margin-bottom:2px;
	padding-bottom:1px;
	*/
	
	display:block;	
	width:165px;
	line-height: 13px;		
	background-image:url(../images/article_divider.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:1px;
	padding-bottom:5px;
	padding-top:5px;	
	margin-right: 8px;		
	

	/*
	background-image:url(../images/icon_back.gif);
	background-repeat:no-repeat;
	background-position:left;
	*/
	color:#322842;		
}

div.mainLeft a.back:hover {
	font-weight: bold;	
	/*background-color:#F0F0F0;
		background-color:#5A4877;	
	
	background-image:url(../images/icon_back_hl.gif);
	*/
}




/* ----- */


div.teaserOverview {
	margin:0px 0px 10px 0px;
	padding: 2px 5px  0px  5px;
	background-color:#ffffff;
	width:600px;
	overflow: auto;
}

div.teaser {
	margin:0px 0px 10px 0px;
	padding: 2px 5px  0px  0px;
	background-color:#ffffff;
	width:600px;
	overflow: auto;
}

div.teaser p {
	font-weight: bold;
	line-height: 18px;
	font-size:11px;			
}

div.kolummne {
	margin:0px 0px 10px 0px;
	padding: 5px 5px  0px  5px;
	background-color:#CFE19F;
	width:565px;
	overflow: auto;
}

div.photoBoxFloatRight {
	/*width: 120px;*/
	float: right;
	margin: 0px 0px 0px 6px;
}

div.photoBoxFloatRight p {
	font-size:10px;
	color:#000000;
	text-align:left;
	line-height: 14px;	
}

div.photoBoxFloatLeft {
	float: left;
	margin: 0px 6px 0px 0px;	
}

div.photoBoxFloatRight img, div.photoBoxFloatLeft img {
	border: solid 1px #999999;
	margin-top: 4px;	
}

div.photoBoxFloatRight img.noBorder, div.photoBoxFloatLeft img.noBorder {
	border: solid 5px #FFFFFF;
	margin-top: 4px;	
}

div.teaser div.photoBoxFloatRight img.noBorder, div.teaser div.photoBoxFloatLeft img.noBorder {
	border: solid 1px #ffffff;
	margin-top: 4px;	
}

div.photoBoxFloatRight p {
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	border-width: 0;
	color: #666666;
}

a {
	color: #5A4877;	
}

a:hover {
	color:#666666;		
}

span.noBreak {
  white-space:nowrap;
}

p, li, ul, ol, body, table, tr, td, h1, h2, h3, h4, h5, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	line-height: 18px;	
}

p {
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
	line-height: 18px;	
}

p.untertitel {
	font-size:10px;		
}

h1 {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #008185;
	margin:0;
	padding:0;
	margin-bottom: 8px;
}

h2 {
	font-size:11px;	
	color: #008185;
	font-weight:bold;
	margin-top:35px;
	padding:0;
	margin-bottom:2px;
}

h3 {
	font-size: 14px;
	color: #008185;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:1px;
}

 h4 {
	color: #008185;
	font-weight:bold;
	margin-top: 22px;
	margin-bottom: 0px;	
	padding:0px;
}

h5 {
	font-size: 11px;	
	color: #333333;	
	margin-bottom: 0px;	
	margin-top: 35px;	
	font-weight: bold;	
}



div.mainMiddle  ul {
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	margin-bottom:10px;
}

div.mainMiddle  ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom:5px;
}

div.mainMiddle  li {
	list-style-image:url(../images/icon_li.gif);
	list-style-position:outside;
	padding:2px;
	padding-left: 0px;
}

div.mainMiddle  li li {
	list-style-image:url(../images/icon_li_2.gif);
	list-style-position:outside;
	padding:2px;
	padding-left: 0px;
}

div.mainMiddle  strong {
	color:#333333;
}

div.bottom {
	border-top:1px solid #5A4877;
	margin-right:2px;
	margin-left:2px;
	margin-top:10px;
	text-align:center;
}

div.bottom  a {
	width:149px;
	padding-left:35px;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	color:#666666;
}

div.bottom  a:hover {
	text-decoration:underline;
}


/* boxes */

div.box,  div.boxGray {
	width: 160px;
	clear: left;
	margin-top: 2px;
	margin-bottom: 5px;	
}

div.box div.boxHeadLine, div.boxGray div.boxHeadLine {
	height: 16px;
	clear: left;
	background-image: url(../images/boxHead1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	text-align:center;
}

div.boxGray div.boxHeadLine {
	background-image: url(../images/boxHead2.gif);
}

div.box div.boxBottom, div.boxGray div.boxBottom {
	height: 12px;
	clear: left;
	background-image: url(../images/boxBottom1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.boxGray div.boxBottom {
	background-image: url(../images/boxBottom2.gif);
}

div.boxContent, div.boxContentCenter {
	width: 160px;
	clear: left;
	background-image: url(../images/boxContent1.gif);
	background-repeat: repeat-y;
}

div.boxGray div.boxContent, div.boxGray div.boxContentCenter {
	background-image: url(../images/boxContent2.gif);
}

div.boxContentCenter {
	text-align: center;
}


div.contentBoxFloatRight {
	width: 250px;
	float: right;
	
	margin: 4px 10px 10px 10px;
	
	border: solid 1px #333333;
	padding: 8px 2px 2px 2px;
	background-color:#F7F7F7;
	background-image: url(english/images/contentBoxBg.jpg);
	background-repeat: repeat-x;
}




div.contentBoxFloatRight p {
	font-size: 10px;
	/*line-height: 14px;*/
	color:#333333;
}

div.searchBoxTop {
	font-size:10px;
	text-align:right;
	margin: 0px; padding: 0px;	
	margin-bottom: 3px;
	color:333333;
}

div.searchBoxTop #search {
	width: 145px;
	font-size:10px;
	border: solid 1px #999999;	
}

