/* Stylesheet CSS von http://www.sw-wurzen.de

/* globale Einstellungen */

*{padding: 0; margin: 0;}

/* Seitenlayout */

body {
    color: #000000; background: #e9dfd3;
    background-image: url(bilder/border.jpg);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    margin: 0; padding: 0;
    text-align: center;
  }

div#top {
    text-align: left;
    margin: 30px auto 0;
    width: 980px;
    padding: 0;
  }

div#logo {
    float: left; width: 980px; height: 150px;
    margin: 0; padding: 0px;
    background: #ffffff;
    background-image: url(bilder/top.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
  }
  
div#navi-tab {
    clear: both;
    float: left;
    width: 980px; height: 30px;
    background-image: url(bilder/menue.jpg);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    }

div#inhalt {
    margin: 0;
    padding: 10px;
    float: left;
    width: 757px;
  }

*html div#inhalt {
    padding: 10px 10px;
  }
  
div#navi-left {
    float: left;
    margin: 0;
    padding: 0px 0px;
    float: left;
    width: 197px;
  }
  
div#seite {
    margin: 0;
    padding: 0 0 0 3px;
    float: left;
    width: 977px;
    background-image: url(bilder/seite.jpg);
    background-position: 0px 0px;
    background-repeat: repeat-y;
  }

div#foot {
    clear: both;
    margin: 0;
    padding:  10px 10px;
    float: left;
    width: 960px; height: 15px;
    background: #383431;
    text-align: center;
    }

*html div#foot {
    padding: 15px 10px;
  }

div#bottom {
    clear: both;
    margin: 0;
    float: left;
    width: 100%; height: 30px;
    }

/* Standartformatierungen */
    
P  {
	color : #1f1a17;
	font-size : 12px;
	font-family : Verdana,Arial;
}

h1  {
	color : #6d6051;
	font-size : 14px;
	font-family : Verdana,Arial;
	text-transform: uppercase;
}

h3  {
	color : 6d6051;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
}

a:link  {
	color : #6d6051;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
}

a:visited  {
	color : #6d6051;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
}

a:active  {
	color : #a79387;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
}

a:hover  {
	color : #a79387;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
}

a:focus  {
	color : #a79387;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
}

ul  {
	color : #6d6051;  padding: 0 0 0 15px;
	font-size : 12px;
	font-family : Verdana,Arial;
}

img  {
	border-width: 2px;
	border-style: solid;
	border-color: #383431;
  margin: 5px;
}

div#navi-left img {
	border-width: 0px;
  margin: 0px;
}

.but  {
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: #383431;
	background-color: #baa489;
}

.form  {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #383431;
	background-color: #baa489;
	padding: 2px;
}

hr  {
	color: #6d6051;
	height: 2px;
	border-style: solid;
}

/* Schrift weiss im Footer */

.white {
  color : #ffffff;
  font-size : 10px;
  font-family : Verdana,Arial;
}
.white a:link {
  color:#ffffff;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana,Arial;
}
.white a:visited {
  color:#ffffff;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana,Arial;
}
.white a:active {
  color:#a79387;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana,Arial;
}
.white a:hover {
  color:#a79387;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana,Arial;
  }
.white a:focus {
  color:#a79387;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana,Arial;
}

/* Schrift nicht fett Text braun */

.small {
  color:#383431;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}
.small a:link {
  color:#1f1a17;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}
.small a:visited {
  color:#1f1a17;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}
.small a:active {
  color:#1f1a17;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}
.small a:hover {
  color:#6d6051;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}
.small a:focus {
  color:#6d6051;
  font-size : 12px;
  font-family : Verdana,Arial;
  font-weight : normal;
}

/* Menue oben */

#navi-tab ul {
  margin:0;
  padding: 6px 0 0 0px;
  list-style:none;
}
#navi-tab li {
  float:left;
  display:inline;
  position:relative;
  margin:0;
  padding:0;
}
#navi-tab a {
  float:left;
  padding: 0 0 0 20px;
  color : #ffffff;
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight: bold;
  text-decoration:none;
}
#navi-tab a:hover { color : #baa489; }
#navi-tab ul ul {
  visibility:hidden;
  position:absolute;
  width:129px;
  height:0;
  margin: 15px 0 0 10px;
}
* + html #navi-tab ul ul {
  margin: 15px 0 0 -119px;
}
#navi-tab ul li:hover ul,
#navi-tab ul a:hover ul{
  visibility:visible;
 	z-index:999;
}
#navi-tab #sub a {
	background-color: #6d6051;
	width:129px; height: 20px;
  padding: 5px 15px;
  color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #383431;
	margin-top: -1px;
 	z-index:999;
  }
#navi-tab #sub a:hover {
  color : #baa489;
  background-color: #383431;
 	z-index:999;
  }

/* Menue links */

#navi-left {
  width: 200px;
  margin: 0px;
}
#navi-left ul {
  width: 180px;
  list-style: none;
  margin: 0;
  padding: 5px;
}
#navi-left li a {
  height: 25px;
  font-size : 14px;
  font-family : Verdana,Arial;
  font-weight: bold;
  text-decoration:none;
}
#navi-left li a:link, #navi-left li a:visited, #navi-left li a:active {
  color: #ffffff;
  background-color: #6d6051;
  display: block;
  padding: 5px 0 0 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #383431;
}
#navi-left li a:hover, #navi-left li a:focus {
  color: #baa489;
  background-color: #1f1a17;
  padding: 5px 0 0 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #383431;
}

/* wswbox */

table.wswbox {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 2px;
	border-style: solid;
	border-color: #baa489;
}

div.wswbox {
	padding: 0;
	margin-bottom: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #baa489;
}

table.wswbox th, div.wswbox h3 {
	background: url(bilder/box.jpg) repeat-x;
	color: #ffffff;
	text-align: center;
	padding-left: 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}

table.wswbox td {
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
}

