body {
	bgcolor="#323951";
	background-image: url(images/start_hinten.gif);
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.trenner {
	border-left: 1px dashed #E2E2DF;
	padding-left: 10px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E2DF;
	line-height: 18px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

strong {
	color: #FFFFFF;
}


ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

#logo {
 position:absolute;
 left:232px;
 top:111px;
 width:321px;
 height:56px;
 z-index:1;
} 

#bild {
 position:absolute;
 left:300px;
 top:186px;
 width:556px;
 height:190px;
 z-index:2;
}

#text {
 position:absolute;
 left:305px; 
 top:410px; 
 width:550px; 
 height:211px; 
 z-index:3;
}
	
#mainmenu {
  position: relative;
  top: 186px;
}

.mainmenu_noact {
  text-align: right;
  width: 300px;
  list-style-type: none;
  line-height: 29px;
  border-bottom: 1px solid #aaa;
}

.mainmenu_act {
  text-align: right;
  width: 300px;
  list-style-type: none;
  line-height: 29px;
  border-bottom: 1px solid #aaa;
}

.mainmenu_noact a {
  color: #666666;
  text-transform: uppercase;
  font-size: 10px;
  background-image: url(images/bg_grey.gif);
  display: block;
  font-weight: normal;
  padding-right: 10;
}

.mainmenu_act a {
  color: #323951;
  text-transform: uppercase;
  font-size: 10px;
  background-image: url(images/bg_grey.gif);
  display: block;
  font-weight: bold;
  padding-right: 10;
}

.mainmenu_noact a:hover, .submenu_act a:hover {
  color: white;
  background-image: url(images/bg_darkblue.gif);
  font-weight: bold;
}

#text a:before {
  content: ">> ";
}

div.csc-textpic div.csc-textpic-text {
	border-left: 1px dashed #E2E2DF;
	padding-left: 10px;
}

#languagemenu {
text-align: right;
}

#logout {
text-align: right;
}

.tx-srlanguagemenu-pi1 {
  position: relative;
  top: 20px;
  left: 20px;
}
	
