/* CSS Document */
/*Dieses CSS ist das haupt CSS und wird von allen XHTML-Seiten, f&uuml;r die Stockh&uuml;tte geladen.
Die Bearbeitung erfolgt im Adobe Dreamweaver CS4*/

/*Die Hauptbox wird hier formatiert. Wichtig vorallem f&uuml;r die abgerundeten Ecken und den Schlagschatten.*/
body {
	color: #000000;
	background: #da8304 url(../images/hintergrund.gif) repeat center left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1;
}
#oben {
	background-image: url(../images/maintopbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	width: 810px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#bottom {
	background-image: url(../images/mainbottombox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 810px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#maincontent {
	width: 802px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	height: auto;
	background-image: url(../images/mainmiddlebox.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 8px;
}

/*Formatierung des Kopfes mit der Standortanzeige*/
#top {
	background-image: url(../images/top.jpg);
	height: 115px;
	width: 783px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5a3602;
	border-right-color: #5a3602;
	border-bottom-color: #5a3602;
	border-left-color: #5a3602;
}
#oben #bottom #maincontent #sort a:link, #oben #bottom #maincontent #sort a:visited {
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
#oben #bottom #maincontent #sort a:hover, #oben #bottom #maincontent #sort a:active, #oben #bottom #maincontent #sort a:focus {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
}

#sort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 783px;
	border-top-color: #5a3602;
	border-right-color: #5a3602;
	border-bottom-color: #5a3602;
	border-left-color: #5a3602;
	margin-bottom: 0.5em;
	padding-bottom: 15px;
	background-image: url(../images/sortbox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*Die gesammte Navigation wird in diesem Bereich formatiert.*/
#navi {
	width: 160px;
	float:left;
	background-color:#da8304;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0.5em;
	margin-bottom: 0.5pc;
	list-style-type: none;
	position: relative;
}


.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	line-height: normal;
	color: #000;
	background-image: url(../images/navboxoben.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	padding-top: 15px;
}

.navtop .navbottom  {
	background-image: url(../images/navboxunten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 160px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#navi .navtop .navmiddle {
	background-image: url(../images/navboxmiddle.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 160px;
}

#navi .navtop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}


#navi .navtop .navbottom .navmiddle ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 144px;
	margin-left: 6px;
	margin-right: 0px;
}
#navi h1.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}

#navi > .navtop .navbottom .navmiddle ul  li a {
	width: auto;
}

#navi .navtop .navbottom .navmiddle ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi .navtop .navbottom .navmiddle ul li a:link , #navi .navtop .navbottom .navmiddle ul li a:visited{
	background-color: #da8304;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	border: 1px solid #da8304;
	width: 100%;
}

#navi .navtop .navbottom .navmiddle ul li a:hover, #navi .navtop .navbottom .navmiddle ul li a:focus, #navi .navtop .navbottom .navmiddle ul li a:active {
	color: #FFF;
	border: 1px solid #000;
	background-color: #5a3602;
}

/*Das ist der Inhaltscontainer*/
#inhalt {
	color:#000;
	background-color:#da8304;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	width: 600px;
	padding: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#inhalt a:link, #inhalt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: underline;
}
#inhalt a:hover, #inhalt a:focus, #inhalt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}

#inhalt .tabelle {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#inhalt .tabelle table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 500px;
	text-align: center;
}
#inhalt .tabelle table tr td    {
	font-weight: bold;
	color: #FFF;
	width: 100px;
	text-align: center;
}
#inhalt .tabelle table tr td a:link , #inhalt .tabelle table tr td a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
#inhalt .tabelle table tr td a:hover , #inhalt .tabelle table tr td a:active ,#inhalt .tabelle table a:focus{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
} 
#oben #bottom #maincontent #inhalt img.gallerie {
	width: 590px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#oben #bottom #maincontent #inhalt h1 {
	padding:0;
	margin:0;
}

#oben #bottom #maincontent #inhalt .totop {
	text-align: right;
}


/*Hier wird ein Fussbereich Formatiert*/
#foot {
	clear:both;
	width: 763px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/footbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
legend {
	font-weight: bold;
}

.formleft {
	float: left;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.captcha {
	float: left;
	width: 175px;
	margin:0 75px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input, textarea {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:250px;
}

#tagan, #monatan, #jahran,
#tagab, #monatab, #jahrab {
	width:40px!important;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.formfeedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}
.formerror a:link ,.formerror a:visited{
	font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.formerror a:hover ,.formerror a:focus, .formerror a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
}
.textcenter {
	text-align: center;
	width: 100%;
}
.textcenter span {
	width: 500px;
	padding: 5px;
	border: 2px solid #000;
	display: block;
}



div.rechts{
	width: 100px;
	text-align: right;
	display: block;
	float:left;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.links {
	width: 400px;
	text-align: left;
	display: block;
	float:left;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.linkseinzug {
	width: 360px;
	padding-left: 40px;
	text-align: left;
	display: block;
	float:left;
	margin-left: 40;
}

div.clear {
	clear:both
}

.gbentry {
	width:500;
	text-align:left;
	margin: 5px 45px;
	padding: 0;
	display: block;
}

.gbname {
	width:250px;
	float:left;
	text-align:left;
	margin:0;
}

.gbdate {
	width:250px;
	float:left;
	text-align:right;
	margin:0;
}

.gbhome {
	clear:both;
	width:500px;
	margin:0;
	padding:0;
	display:block;
}

.gbdata {
	width:490px;
	margin:1em 0 0 0;
	padding:0 5px;
	border:#000 solid 1px;
}

.guestbook {
	width: 600px;
	margin: 10px 0px;
	border: 2px solid #000;
	text-align: center;
}

div.guestbook hr{
	border: 1px solid #000;
}

.ueberschrift {
	width: 600px;
	font-weight:bold;
	padding:0px;
	margin:1em 0px;
	clear:both;
}

.unorded {
	padding:0;
	margin:0;
}

.kopfueber {
	width:600px;
	padding:0px;
	margin:0px;
	clear:both;
}

.linksa {
	width: 180px;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
}

.mitte {
	width:300px;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
}

.rechts {
	width:100px;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}

.listenpunkt {
	width:580px;
	padding:0px;
	margin-left:20px;
	clear:both;
	list-style-type: none;	
}

