body{
	background-color : #FAF0BE;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
h1 {
    font-size: 24px;
	font-family: verdana;
	color:  #253A22;
	padding-bottom: 12px;
	}

table.page {
	width: 820px; 
	height: 615px;
	margin-left: auto; 
	margin-right:auto; 
}

td.logo {
	vertical-align: top;
	background-image: url(bilder/hintergrund_logo.jpg);
	background-repeat: no-repeat;
	border: none;	
    margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height: 200px;
	width: 200px;

}

td.header {
	background-image: url(bilder/hintergrund_header.jpg);
	background-repeat: no-repeat;
	border: none;	
    margin : 0px 0px 0px 0px;
	padding-left: 40px;
	vertical-align: bottom;
	height: 200px;
	width: 620px;
}

table.bars {
	vertical-align: top;
	width: 190px;
}

td.bars_oben {
	vertical-align: center;
	width: 186px;
	border: 2px solid #253A22;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
}

td.bars_selected_oben {
	vertical-align: center;
	width: 186px;
	border: 2px solid #253A22;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
	background-color: #E4C16F;
}

td.bars {
	vertical-align: center;
	width: 186px;
	border-bottom: 2px solid #253A22;
	border-left: 2px solid #253A22;
	border-right: 2px solid #253A22;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
}

td.bars_selected {
	vertical-align: center;
	width: 186px;
	border-bottom: 2px solid #253A22;
	border-left: 2px solid #253A22;
	border-right: 2px solid #253A22;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
	background-color: #E4C16F;
}

div.navitext {
	vertical-align: center;
	padding-left: 20px;
	padding-top: 10px;
}

a.bars {
	vertical-align: center;
	display: block;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
}

a.bars_oben {
	vertical-align: center;
	display: block;
	font: bold 12px Verdana;
	height: 35px;
    margin : 0px 0px 0px 0px;
}

td.navigation {
	vertical-align: center;
	background-image: url(bilder/hintergrund_navigation.jpg);
	background-repeat: no-repeat;
	border: none;	
    margin : 0px 0px 0px 0px;
	height: 415px;
	width: 200px;
}

td.content_startseite {
	background-image: url(bilder/hintergrund_content.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	border: none;
	margin: 0px 0px 0px 0px;
	height: 415px;
	width: 620px;
}

td.bilder_startseite {
	width: 220px;
	padding-left: 8px;
	padding-top: 18px;
}

td.content {
	background-image: url(bilder/hintergrund_content.jpg);
	background-repeat: no-repeat;
	border: none;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	height: 415px;
	/*width: 620px;*/
}

a.bars:hover {
	display: block;
	text-align: left;
	font: bold 12px Verdana;
	color : #253A22;
	text-decoration : none;
	background-color: #FEE2A1;
}

a.bars:link {
	text-align: left;
	font: bold 12px Verdana;
	color : #253A22;
	text-decoration : none;
}

a.bars:visited  {
	text-align: left;
	font: bold 12px Verdana;
	color : #253A22;
	text-decoration : none;
}

a.logo:link  img{
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}

a.logo:visited  img{
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}

a.logo:hover img {
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}

a.pfeil:link img {
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}

a.pfeil:visited img { 
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}

a.pfeil:hover img {
	font-size : 11px;
	border:0;
	text-decoration : none;
	font-weight : normal;
}
