body {
	background-image:url(/layout/background.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#858447;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

p, li, a, td, label, legend, fieldset {
	font-size:14px;
	color:#666666;
	text-align:justify;
}

.fehler {
	color:#F00;
}

img {
	border:none;
}

.vText_nobr, .vText {
	font-size:12px;
}

#container {
	display:block;
	position:relative;
	width:970px;
	left:50%;
	float:left;
	margin-left:-485px;
	height:600px;
}

#logo_schrift {
	background-image:url(/layout/logo_schrift.gif);
	position:absolute;
	width:724px;
	height:61px;
	left:105px;
	top:78px;
}

#background_weiss {
	position:absolute;
	background-color:#FFF;
	width:800px;
	height:210px;
	top:183px;
	margin-left:130px;
}

#background_gewoelbe {
	position:absolute;
	width:970px;
	height:554px;
	top:442px;
	background-image:url(/layout/background_gewoelbe.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#grau {
	position:absolute;
	top:442px;
	width:21px;
	left:154px;
	height:237px;
	background-color:#e2e2e3;
}

#bilder {
	position:absolute;
	width:970px;
	top:182px;
	left:90px;
}

#bilder img {
	float:left;
	margin-right:2px;
	border:none;
}

#bild_hoeher {
	position:relative;
	top:-7px;
	border:none;
}

/**************************Tabellen****************************************/
table {
	border-collapse:collapse;
}

td {
	text-align:left;
}

th {
	background-color:#858447;
	color:#d6d6aa;
	padding:5px;
}

tr.grau td {
	background-color:#e2e2e3;
}

td.rechts {
	text-align:right;
	padding-right:20px;

}

/**************************Navigation**************************************/
#sprachwahl {
	position:absolute;
	top:410px;
	left:50px;
}

#menue_hor1 a, #menue_hor2 a, #menue_vert a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#menue_hor1 {
	position:absolute;
	top:156px;
	right:13px;
}

#menue_hor1 a {
	margin-right:20px;
	color:#858447;
}

#menue_hor1 a:hover {
	color:#d6d6aa;
}

#menue_hor2 {
	position:absolute;
	top:410px;
	left:494px;
	z-index:9;
}

#menue_hor2 a {
	margin-right:50px;
	color:#d6d6aa;
}

#menue_hor2 a:hover {
	color:#525030;
}

#menue_vert {
	position:absolute;
	top:454px;
	left:-15px;
	width:190px;
	color:#858447;
	text-align:right;
	z-index:8;
}

#menue_vert a {
	padding-right:40px;
	color:#858447;
}

#menue_vert a:hover {
	color:#d6d6aa;
}

#menue_vert p {
	width:auto;
	background-image:url(layout/background_navi.gif);
	background-repeat:no-repeat;
	background-position:21px;
	margin-top:0px;
	margin-bottom:14px;
	text-align:left;
}

#menue_vert p:hover {
	background-position:0px;
}
/***********************Content***********************************************/
#content {
	position:absolute;
	top:527px;
	left:494px;
	width:443px;
}

/***********************Block rechts außen************************************/
#rechts_aussen {
	display:block;
	position:relative;
	left:50%;
	margin-left:485px;
	width:auto;
	height:600px;
}

#hbs {
	background-image:url(/layout/hbs.gif);
	position:absolute;
	width:27px;
	height:40px;
	top:124px;
	left:0px;
}

#balken_top {
	position:absolute;
	width:100%;
	height:10px;
	background-color:#7e7c3b;
	top:166px;
	left:0px;
	overflow:hidden;
}

#balken_bottom {
	position:absolute;
	width:100%;
	height:12px;
	background-color:#7e7c3b;
	top:998px;
	left:0px;
	overflow:hidden;
}
