body { 
background: url(images/layout/back_all.jpg) repeat-x top left;

 background-color: #485159;
 margin:0px;
 padding:0px; 
 
 
}

#content {
		font-family: trebuchet ms, sans-serif;
        position:absolute;
        top:0px;
		left: 50%;
		width:820px;
		margin-left: -400px; 
		font-style: normal;
        }



/*---  Schriftformatierungen ---*/
h1 {
	font-family: trebuchet ms, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b8f71;
	}



td {
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464f58;
}

td.boxcontent {
	background-color: #dfddd4;	
	font-family: trebuchet ms, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464f58;
}

	   



a:link {
 font-family: trebuchet ms, sans-serif;
 color: #333333; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a:visited { 
 color: #333333; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a:active { 
 color: #333333; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #333333; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}


a.mainmenue:link {
 font-family: trebuchet ms, sans-serif;
 color: #464f58; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.mainmenue:visited { 
 color: #464f58; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.mainmenue:active { 
 color: #464f58; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.mainmenue:hover { 
 color: #464f58; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}




/*---  sitelayout ---*/


#header {
background: url(images/layout/header.jpg) no-repeat top left;
position:absolute;
width:820px;
height:125px;
left:0px; 
top:0px;
}


/*---  MAIN PAGE CONTENT ---*/
#mainmenue {
position:absolute;
padding-top: 20px;
padding-left: 10px;
width:131px;
height:300px;
left:20px; 
top:140px;
font-family: trebuchet ms, sans-serif;
font-size: 14px; 
font-weight: bold;
color: #8f8164;
z-index: 5;
}

.submenue {
padding-left: 10px;
left:20px; 
font-family: trebuchet ms, sans-serif;
font-size: 14px; 
font-weight: bold;
color: #8f8164;
z-index: 5;
}

#sitecontent {
background: url(images/layout/schatten_content.gif) repeat-y;
position:absolute;
width:820px;
left:0px; 
top:125px;
}

.textfield {
padding-top: 20px;
padding-left: 170px;
padding-bottom: 20px;
width:670px;
min-height:300px;
height:auto !important;
height:200px;
}

.schatten_bottom {
background: url(images/layout/schatten_bottom.gif) no-repeat top left;
width:820px;
height:15px;
z-index:0;

}

#loggedInData {
	font-family: trebuchet ms, sans-serif;
    position:absolute;
	width:790px;
	left:15px; 
	top:115px;
	font-style: normal;
}



