body {
font-family:Arial;
font-size:11px;
background: #e1e7f3 url(bilder/backTile.jpg) repeat-x;
text-align:center;
margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}



table {
font-family:Arial;
font-size:11px;
}

code {font-size:14px;color:#0000ff;}
pre {
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #000060; 
}
a:hover{
	text-decoration: underline;
	color: #000060;
}

a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
 color:#eeeeee;
 background-color:#737994;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}

img{
	border: none;
}

#main {
 width:780px;
 margin:5px auto;
 
 background-color:#ffffff;
 padding:5px;
 }

#title {
	width: 770px;
	height: 104px;
	text-align:left;
	display:block;
	padding-top:10px;
	padding-right:5px;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}

.podContainer{
	float: left;
	width: 175px;
}

.leftBlue{
	background: #000060;
	padding: 2px 3px 2px 10px;
	color: #ffffff;
	font-weight: bold;
	border-top: 4px solid #fff;
	text-align: left;
}

.leftBlue a:link, .leftBlue a:visited, .leftBlue a:active, .leftBlue a:hover{
color: #ffffff; 
}
.leftRed{
	background: #aa0024;
	padding: 2px 3px 2px 10px;
	color: #ffffff;
	font-weight: bold;
	border-top: 4px solid #fff;
	text-align: left;
}

.leftRed a:link, .leftBlue a:visited, .leftBlue a:active, .leftBlue a:hover{
color: #ffffff; 
}
#leftNav ul{
	margin: 0 0 0 -40px;
	*margin: 0 0 0 0;
}
#leftNav li {
	list-style: none;
	display: block;
/*	height: 19px; */
	background: url(bilder/navBack.jpg) no-repeat;
	width: 159px;
	text-align: left;
	padding: 5px 5px 0 10px;
}
#leftNav li a {
	display: block;
	width: 160px;
	height: 21px; 
	*height: 19px;
	
}
#leftNav li a:hover {
	text-decoration: underline;
}

#leftNav ul ul li ul li {
	list-style: none;
	display: block;
/*	height: 19px; */
	background: url(bilder/navBack.jpg) no-repeat;
	width: 145px;
	text-align: left;
	padding:3px 5px 0 13px;
}





.subPod{
	width: 160px;
	*width: 159px;
	height: auto;
	padding: 5px 5px 5px 10px;
	text-align: left;
	background: #e0e2f6;
	float: left;
	border-bottom: 1px solid #fff;
}

#leftCol{
	width: 175px;
	height: auto;
	background: #e0e2f6;
	float: left;

}
#mainContent{
	float: left;
	height: auto;
	width: 355px;
}
#redLine{
	background: #aa0024;
	width: 400px;
	float: left;
	padding:2px;
	margin-left:5px;
	margin-top:4px;
}

#redLineRight{
	background: #aa0024;
	width: 185px;
	float: left;
	padding:2px;
	margin-left:0px;
	margin-top:0px;
}

#klickpfad {
	width: 393px;
	background: #E0E2F6;
	float: left;
	padding:5px;
	margin-left:5px;
	margin-top:4px;
	text-align:left;
}
#midCol{
	width: 393px;
	background: #E0E2F6;
	float: left;
	padding:5px;
	margin-left:5px;
}
#rightCol{
	width: 190px;
	height: auto;
	background: #e0e2f6;
	float: right;
	margin-top:4px;
}

#eralogo {
float:left;

}

#erabanner {
float:right;
}

.csc-textpic-text{
text-align:left;
}
.csc-header{
text-align:left;
}

