html { 
	height:					100%; 
	}

body { 
    height:                 100%;
    padding:                0 0 0 0;
    margin:                 0 0 0 0;
	background-color:		#373737;
	text-align:				center;
	}
	
img {
border: 0;
}	

td {
	vertical-align:			top;
	}	

#container {
	position:				relative;
	margin:					auto;
	top:					20px;
	width:					753px;
	height:					552px;
	text-align:				left;	
	}

#content {
	position:				absolute;
	left:					133px;
	top:					0px;
	width:					620px;
	height:					552px;
	background-color:		#D5D6D8;	
	}
	
.smaller  {
	font-size: 10px;
}
	
#content TABLE TD {
height: 				25px;
}
	
#content, #content td {
	color:                  #555759;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	line-height:			14px;
	}
	

#content td a:link, #content td a:visited {
	color:                  #555759;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	text-decoration:		underline;	
	}
	
#content td a:hover, #content td a:active {
	color:                  #9a171a;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	text-decoration:		underline;	
	}			

#logo {
	position:				absolute;
	left:					260px;
	top:					10px;
	width:					399px;
	height:					36px;	
	}	
		
/*----------------Hauptnavigation--------------------------------------------*/	
#navi {
	position:				absolute;
	left:					0px;
	top:					0px;
	width:					133px;
	height:					552px;
	background-color:		#555759;
	color:                  #D5D6D8;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	font-weight:			bold;
	}

ul#navlist {
    text-align:             left;
	margin:            		240px 0 0 20px;
	padding:                0px;
	list-style-type:        none;
	}

#navlist li {
	margin:            		0 0 0px 0;
	width:                  220px;
	padding:        	    0px;
	margin:					0 0 20px 0;
	}

#navlist li a:link, #navlist li  a:visited {
    text-decoration:        none;
    color:                  #D5D6D8;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	}

#navlist li  a:hover, #navlist li  a:active {
	color: 					#9a171a;
	text-decoration:        none;
	}

h1 {
	color:                  #9a171a;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	font-weight:			bold;
	margin:					0 0 0 0;
	}
	
h2 {
	color:                  #555759;
    font-family:            Arial,Helvetica,Sans-serif;
    font-size:              12px;
	font-weight:			bold;
	margin:					12px 0 0 0;
	}		

#treuhand {
	position:				absolute;  
	visibility: 			hidden; 
	left:					40px; 
	top:					610px; 
	width:					760px; 
	height:					100px;
	}
	
.formularfeld {
	border: #555759;
	color: #555759;
	background: #D5D6D8;
	border-style: solid;
    border-width: 1px;
	height: 18px;
	width: 183px;
}
.mitteilungsfeld {
	border: #555759;
	color: #555759;
	background: #D5D6D8;
	border-style: solid;
    border-width: 1px;
	height: 54px;
}
.schaltflaeche {
	border: #D5D6D8;
	color: #D5D6D8;
	background: #555759;
	border-style: solid;
    border-width: 1px;
	height: 19px;
}
