/* Benutzerfarben */
/*
usercolor.medium = "#93966D"
usercolor.bright = "#CCCC99"
usercolor.dark = "#6A6C56"
usercolor.alt.dark = "#AB2230"
usercolor.alt.bright = "#FFD942"
usercolor.alt.medium = "#CAB295"
 */
 
body {
	margin: 0px;
	padding: 0px;
	background-color: #6A6C56;
}

/* Scrollbalken im FF immer anzeigen */ 
html {
	height: 100.2%; 
	margin-bottom: 1px;
} 

#wrap_all {
	background: #6A6C56; 
	width: 100%; 
	height: 100%;
	margin: 0px auto;	
	text-align: left;
	z-index: 1;
}

#back { 
    width: 900px;
	height: 100%;
	margin: auto;
	margin-top: -182px;
	padding: 0px;	
}

#wrap_content, #wrap_content_wide {
	clear: both;
	width: 900px;
	height: 100%;
	padding: 0;	
	border-top: 1px solid #fff;
}

#wrap_content {
	background: #ffffff url(../images/ptback.gif) repeat;
}
#wrap_content_wide {
	background: #ffffff url(../images/ptbackw.gif) repeat;
}

#topback { 
    background: #93966D; 
    width: 100%;
	height: 180px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	border-bottom: 1px solid #fff;
}

#eyecatcher {
	background: url(../images/s2dlogo.jpg) repeat left;
	height: 180px;
	width: 900px;
	border-top: 1px solid #fff;
	z-index:15;
}

#header {
	width: 900px;
	height: 48px;
	margin:auto;
	}

#headerbox {
	width: 100%;
	height: 49px;
	padding: 0px 0px 0px 0px;
	background: #6A6C56;
	border-bottom: 1px solid #fff;
}

#htmlheader {
	float: right;
	margin: 10px 0 0 0;
	font-style: italic;
	font-size: 24px;
	text-align: right;
	width: 500px;
	color: #93966D;	
}

#plaintext {
	margin: 15px 0 0 10px;
	text-align: left;
	width: 100px;
	float: left;
}

#plaintext a {
	text-decoration: none;
	color: #93966D;
}
#top {
	margin: 0px auto;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #fff;
	z-index: 10;
}
#maintopic {
	float: left;
	margin-top: -40px;
	width: 900px;
	height: 40px;
	background-color: #6A6C56;
	text-align: right;
	z-index:20;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	float: right;
}

#maintopic li {
	display: inline;
}
#maintopic li a {
	display: block;
	float: left;
	height: 40px;
	padding: 0px 10px 0px 10px;
	line-height: 40px;
	color: #6A6C56;
	text-decoration: none;
	font-size: 12px;
	border-left:0.08em solid #6A6C56;
	background: #93966D;
}

#maintopic li a.sel {
	background: #6A6C56;
	color:#fff;
	font-size: 12px;
}

#maintopic li a:hover {
	background: #6A6C56;
	color: #fff;
	border-left:0.08em solid #fff;
}
#topic {
	float: left;
	width: 180px;
	margin-top: -30px;
	padding: 0px; 
	background-color: #93966D;
	opacity: 0.60;
}

#topic h2 {
	margin: 0px;
	padding: 6px 10px 4px 20px;
	height: 19px;
	background-color: #CCCC99;
	border-bottom: #ffffff 1px solid;
	color: #6A6C56;
	display: block;
	font-size: 110%;
	font-weight: bold;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 20px;
	height: 19px;
	background-color: #CCCC99;
	border-bottom: #ffffff 1px solid;
	color: #6A6C56;
	display: block;
	font-size: 100%;
	font-weight: normal;
}

#topic ul {
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 0;
}

#topic li {
	display: inline;
}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	display: block;
	color: #FFD942;
}

#topic p a {	
	padding: 0 10px 0 20px;
	color: #FFD942;
	}
	
#topic li a:hover {
	background-color: #AB2230;
	display: block; 
	font-weight: bold;
	color:#CCCC99;
	font-size: 13px;
}

#topic a.maintopic, #topic a.topic , #topic a.subtopic {
	color: #FFD942;
	font-size: 12px;
	background : #93966D;
	font-weight: bold;
}

#topic a.maintopicsel, #topic a.topicsel, #topic a.subtopicsel {
	color: #6A6C56;
	font-size: 12px;
	display: block;
	
	background-color: #CCCC99;
	border-bottom: #ffffff 1px solid;
	opacity: 0.90;
}

#topic li a.topic, #topic li a.topicsel  {
	margin: 0px;
	padding: 3px 0px 3px 25px;
	}

#topic li a.subtopic, #topic li a.subtopicsel  {
	margin: 0px;
	padding: 3px 0px 3px 30px;
	}
#youarehere p {
	display: inline;
	font-size: 80%;
	text-decoration: none;
	color: #AB2230;
	margin: 0;
}
#youarehere a {
	font-size: 85%;
	text-decoration: none;
	color: #AB2230;
	margin: 0; padding:0;
}
#content .sidepicture {
	float: right;
	padding: 0px;
	margin: 4px 10px 10px 10px;
	width: 160px;
}

#content .sidepicture p {
	margin: -5px 0 0 5px;
	width: 160px;
}
#content h1, h2, h3 {
	padding: 2px 10px 2px 0px;
	background-repeat : no-repeat;
}

#content h1 {
	margin: 0px 0px 2px 4px;
	font-size: 20px;
	color: #AB2230;
}

#content h2 {
	font-size: 13px;
	margin: 0;
	color: #6A6C56;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #93966D;
	margin: -5px 0px 0px 5px;
}
#content p {
	margin: 0px 0px 5px 3px;
	padding: 2px 10px 5px 0px;	
	line-height: 130%;
	text-align: justify;
}
#content p.basket {
	text-align: right;
}
#content a {
	text-decoration: none;
	font-weight : bold;
	color: #AB2230;
	padding: 2px;	
}
#content a img {
	text-decoration: none;
	font-weight : bold;
	color: #AB2230;
	padding: 2px 0px 2px 0px;	
	vertical-align: middle;
	text-align: center;
}
#content a:hover {
	text-decoration: underline;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: right;
}

/* Liste */

#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */
#content table {
	margin: 0px 0px 10px 0px;
	width: 99%;
}

#content table.cells {
	border: none;
	width: 99%;
}

#content td.cell {
	background-color: #CCCC99;
	text-align:left;
	color: #6A6C56;
	padding: 2px 0 0 5px;
}

#content td.headercell {
	background-color: #93966D;
	color: #CCCC99;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 0 0 5px;
	text-align: left;
}

#content td.tablepic {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #93966D;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #93966D;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 100px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #6A6C56;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

#bottom{ 
	clear: both; 
	color: #6A6C56;
	background: #6A6C56;	
	height: 20px;	  
	font-size: 95%;		
}

#footer { 
	clear: both; 
	color: #6A6C56;
	background: #93966D; 
	border-top: 1px solid #fff; 
	padding-top: 10px; 
	text-align: center;
	height: 40px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none;
	color: #6A6C56;
}

#footer a:hover { 
	text-decoration: underline;
	color: #ffffff;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #93966D 1px solid;
	width: 81%;
}
