/*
Verwendete Farben

Seitenhintergrund:#8c7d5c; (Dunkelbraun)
Textfarbe Seite:#e9ddcd; ( Beige)
LinksSeite
a:#4d4431;
link:#656D46
visited: #92825D  #4d4431; (Braun)
hover:#e9ddcd; 



Inhalthintergrund:#e9ddcd; (Beige)
Textfarbe Inhalt:#4d4431; (Braun)
Rahmenfarbe Inhalt #4d4431; (Braun)
LinksSeite
a:#7B6E51
link:#747B51
visited:#B6AA90
hover:#9E8E6B

*/

body
	{
	text-align:center;
	background-color:#8c7d5c; 
	background-image:url(../grafikseite/seite_hintergrund.png);
	margin:0px;
	padding:0px;	
	color:#e9ddcd;
	font-family:tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	}



.rahmen
	{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

.logo
	{
	width:750px;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../grafikseite/logo_burg.gif);
	background-repeat:no-repeat;
	}
	
.logo_groß
	{
	width:640px;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../grafikseite/banner.png);
	background-repeat:no-repeat;
	}
.logo_klein
	{
	width:320px;
	height:75px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../grafikseite/klein_banner.png);
	background-repeat:no-repeat;
	}	
	
.box2 /* Navigation */
	{
	width:750px;
	text-align:center;
	padding:0px 0px 0px 0px;
	/*margin-right:auto;
	margin-left:auto;*/
	margin-top:10px;
	margin-bottom:0px;
	}

	
.box3 /* Inhalt */
	{
	color:#4d4431;
	background-color:#e9ddcd;
	background-image:url(../grafikseite/pergament.png);
	background-repeat:repeat;
	border:1px solid #4d4431;
	padding:5px 10px 5px 10px;
	margin:0px 50px 0px 50px;
	text-align:left;
	}
	
.box4 /* Fuss */
	{
	/*border-top:1px solid #0097b2;*/
	/*clear:left;*/
	padding:5px;
	padding-top:10px;
	margin:0px 10px 0px 10px;
	font-size:10px;
	}
	
	
.ebene1
	{
	margin-left: 0px;
	}
	
.ebene2
	{
	margin-left: 10px;
	}
	
.ebene3
	{
	margin-left: 20px;
	}
	

td 	
	{
	vertical-align:top;
	color:#4d4431;
	font-family:tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	}

dt
	{
	font-weight:bold;
	}
	
h1, h2, h3, h4, h5, h5 
	{
	margin-top:15px;
	}

a
	{
	text-transform:uppercase;
	text-decoration:underline;
	letter-spacing:1px;
	}

a:link
	{
	color:#e9ddcd;
	background-color:transparent;
	}

a:visited
	{
	color:#4d4431;
	background-color:transparent;
	}

a:hover
	{
	color:#e9ddcd;
	background-color:transparent;
	}

a:active
	{
	color:#656D46;
	background-color:transparent;
	}

a.in
	{
	text-transform:uppercase;
	text-decoration:underline;
	letter-spacing:1px;
	}

a:link.in
	{
	color:#7B6E51;
	background-color:transparent;
	}

a:visited.in
	{
	color:#9E8E6B;
	background-color:transparent;
	}

a:hover.in
	{
	color:#B6AA90;
	background-color:transparent;
	}

a:active.in
	{
	color:#747B51;
	background-color:transparent;
	}
	
a.navi
	 { 
	 margin:0px;
	display:inline;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
	white-space:nowrap;
	font-size:10px;
	}
	
a:link.navi
	{
	border-right:1px solid #4d4431;
	border-left:1px solid #4d4431;
	}

a:visited.navi 
	{
	border-right:1px solid #4d4431;
	border-left:1px solid #4d4431;	
	}

a:hover.navi 
	{
	border-right:1px solid #e9ddcd;
	border-left: 1px solid #e9ddcd;
	}

a:active.navi
	{
	border-right:1px solid #e9ddcd;
	border-left: 1px solid #e9ddcd;
	}

	
.linie 
	{
	color:#0097b2;
	background-color:transparent;
	margin5px;
	border-bottom:solid 1px #;
	}
	
.c
	{
	text-align:center;
	}
	
	
/*BILDER */
.links { clear:all; vertical-align:text-top;float:left; margin-right:20px; margin-bottom:10px;border:none }
.imglinks {clear:left;}

.rechts { clear:all;vertical-align:text-top;float:right; margin-left:20px; margin-bottom:10px;border:none}
.imgrechts {clear:right;}



.all {clear:both;}

