body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	}


.header {
	font-size: 1em;
}

h1, h2, h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #36558b;
}

#headRow {
	background-image: url(../images/bgHeadRow.jpg);
	width: 798px;
	height: 115px;
}

#midRow {
	width: 800px;
	height: 372px;
}
#footRow {
	background-color: #e9e7e8;
	width: 800px;
	height: 75px;
	text-align: center;
	}
#leftCol {
	width: 318px;
	height: 342px;
	margin-top: 15px;
	margin-right: 16px;
	margin-bottom: 15px;
	float: left;
}
#content {
	width: 444px;
	height: 322px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #e4eef7;
	float: left;
	padding: 10px;
}
#contentContainer{
	height: 272px;
	overflow:hidden;
}
.contentSubPart .cname {
	display: none;
	}

#contentFooter {
	margin-top: 25px;
	margin-left: 5px;
	}

#catName {
	background-image: url(../images/bgCatName.gif);
	width: 420px;
	height: 40px;
	padding-top: 13px;
	padding-left: 16px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #36558b;
}

.teaser, .bodytext {
	font-size: 0.9em;
	padding-left: 3px;
	padding-right: 15px;

}
.menu {
	padding-top: 75px;
	width:	800px;
}
.menuStart {
	padding-top: 75px;
	width:	820px;
}
.menuLevel0Start a {
	display: block;
	text-align: center;
	width: 160px;
	color: #fff;
	font-size: 1.2em;
	float: left;
	text-decoration: none;
	
}


.menuLevel0 a {
	display: block;
	text-align: center;
	width: 160px;
	color: #fff;
	font-size: 1.2em;
	float: left;
	text-decoration: none;
	
}

.menuLevel0 a:hover, .menuLevel0 a:link.highlighted, .menuLevel0 a:visited.highlighted{
	color: #aebfd9;
}
.menuLevel0Start a:hover, .menuLevel0Start a:link.highlighted, .menuLevel0Start a:visited.highlighted{
	color: #aebfd9;
}

.menuLevel1 {
	padding-left:3px;
	padding-right:3px;	
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;

	}
.menuLevel1 a{
	text-decoration: none;
	color: #36558b;
	}

.menuLevel1 a:hover, .menuLevel1 a:link.highlighted, .menuLevel1 a:visited.highlighted{
	color: #aeaeae;
	}



#headRow .menu .menuLevel1 {
	display: none;
}
#footRow .menu .menuLevel1 {
	display: display;
}


#footRow .menuLevel0 {
	display: none;
}
#abstand {
	width: 780px;
	height: 50px;
	padding-top: 29px;
	text-align: center;
	}



#headRow .menu .menuLevel1 {
	display: none;
}
#footRow .menu .menuLevel1 {
	display: display;
}


#footRow .menuLevel0 {
	display: none;
}


/*  Styles für noscript-Tag  */

#alertOn 	{
	border: 1px solid red;
	width: 786px;
	padding: 5px;
	background-color: #ffa;
	font-size: 0.9em;
	text-align:left;
	} 
#alertOn p	{
	font-size: 0.8em;
	} 

/*  Styles for scrolling layers  */

div#hold	{ 
	position:relative; overflow:hidden;
	width:410px; height:272px; 
  	z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:410px; height:272px; 
	clip:rect(0px, 410px, 272px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.contentLayer { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}


/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:50px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:11px;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:5px; top:1px;
  width:0px; height:0px;
  background-color:b;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  


table.main { 
	background-color: #e4eef7;
	width:435px; 
	margin:auto; text-align:left;
  }
table.main td.text, table.main td.navs {
	vertical-align:top;
	text-align:left;
	}
td#scrollLinks	{
	width:12px;
	background-color: #e4eef7;		 	
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }