#wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
}

#logosearch {
	background-color: #fbd678;
	width: 990px;
	height: 60px;
	color: #fd4918;
	padding: 10px 0px 10px 0px;
}

#logo {
	float: left;
	font-size: 40px;
    color: #ac6c25;
}

#plain {
	background-color: #fbd678;
	width: 990px;
	height: 20px;
	text-align: right;
}

#commonpages {
	float: right;
	height: 20px;
	text-align: right;
}

#commonpages a {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac6c25;
}

#commonpages a:hover {
	color: #ac6c25;
}

#commonpages a.sel {
	color: #FF00FF;
}


#eyecatcher {
	background: url(../images/s2dlogo.jpg) no-repeat;
	width: 990px;
	height: 
	249px;
	padding: 0px;
	border-top: 1px solid #ac6c25;
	border-bottom: 1px solid #ac6c25;
}

#trans {
	position: absolute;
	float: left;
	background-color: transparent;
	background:  url(../images/trans.jpg) no-repeat;
	top: 140px;
	width: 180px;
	height: 0px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
    filter: alpha(opacity=40) !important; 
    -moz-opacity: 0.40 !important; 
    opacity: 0.40 !important;
}

#maintopic {
	position: absolute;
	float: left;
	top: 100px;
	width: 160px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 257px;
	color: #000000;
	border-top: 1px dotted ;
}

a.maintopic {
	display: block;
	padding: 6px 5px 4px 5px;
	height: 21px;
	color: #000000;
	border-bottom: 1px dotted #d8a166;
	border-left: 1px dotted ;
	border-right: 1px dotted ;
	text-decoration: none;
}

a.maintopic:hover {
	background: url(../images/trans.jpg) no-repeat;
	color: #000000;
	filter: alpha(opacity=40); 
    -moz-opacity: 0.40; 
    opacity: 0.40;
}

#clearer {
	clear: both;
}

#topic {
	float: left;
	width: 160px;
	top: 360px;
	border-top: 5px solid #ac6c25;
	padding: 0px 0px 30px 0px;
}

#topic h2 {
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #ffffff;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
}

a.topic {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px #666666 solid;
	color: #666666;
	text-decoration: none;
}

a.topic:hover {
	margin: 0px 0px 0px 0px;
	background-color: #dedede !important;
	font-weight: bold;
	color: #d8a166;	
}


.subtopic {
	display: block;
	padding: 5px 0px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	background-color: #dedede;
	text-decoration: none;
}

a.subtopic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #c6c6c6;
	font-weight: bold;
	color: #d8a166;	
}

#content {
	float: left;
	width: 660px;
	padding: 20px 5px 20px 5px;
}

#side {
	float: right;
	width: 160px;
	overflow: hidden;
}

#sidenav {
	width: 560px;
	border-top: 5px solid #ac6c25;
}

#sidenav h2 {
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: #ffffff;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #666666;
	text-decoration: none;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #dedede;
}

#sidebar {
	width: 140px;
	padding: 20px 10px 20px 10px;
}

#footer {
	clear: both;
	width: 990px;
	height: 25px;
	padding: 3px 0px;
	background-color: #fbd678;
	text-align: center;
	color: #ac6c25;
	border-top: 4px solid ;
	border-top-color: #ac6c25!important; 
	border-top-style:inset;	
}

#footer a {
	text-decoration: none;
	color: #ac6c25;
}

#footer a:hover {
	text-decoration: underline;
	color: #ac6c25;
}

#plaintext a {
	float: left;
	color: #000000;
}

#search {
	float: right;
	text-align: left;
	color: #ac6c25;
}

form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 140px;
	border: 1px solid #dedede;
	background-color: transparent;
	background:  url(../images/trans.jpg) no-repeat;	
    filter: alpha(opacity=40) !important; 
    -moz-opacity: 0.40 !important; 
    opacity: 0.40 !important;		
}


/* Neu von Sven Rülke eingefügt */
/* Kontaktdaten vorher in der kontakt.ccml anpassen */
#kontakt {
	float:            left;
	width:            160px;
	border-top:       5px solid #ac6c25;
	padding:          0px 0px 30px 0px;
	margin-bottom: 5px;
}
#kontakt h2 {
	padding:          5px 10px 5px 10px;
	margin:           0px;
	color:            #ffffff;
	background-color: #666666;
	font-size:        100%;
	font-weight:      bold;
}

#kontakt p {
	display:          block;
	padding:          5px 10px 5px 10px;
	margin:           0px 1px 0px 1px;
	border-bottom:    1px #666666 solid;
	color:            #666666;
	text-decoration:  none;
}

a.kontakt {
	display:          block;
	font-weight:      bold;
	color:            #d8a166;	
	text-decoration:  none;
}

a.kontakt:hover {
	background-color: #dedede;
	font-weight:      bold;
	color:            #d8a166;	
}

/* Neu von Sven Rülke eingefügt *//* Symbole können frei gewählt werden. Bekanntmachung in der global.ccml */
/* Formate für Sitemap von rudolf*/ 
#sitemap  { 
   clear:               both; 
   position:            relative; 
   margin-left:         30px !important; 
   width:               560x; 
   line-height:         180%; 
   padding-top:         8px; 
   font-size:           0.95em; 
} 
#sitemap .sitemap1 a,
#sitemap .sitemap2 a,
#sitemap .sitemap3 a { 
   text-decoration:     none; 
   background-color:    transparent; 
} 
#sitemap .sitemaoben { 
   text-align:          left; 
   padding:             10px; 
} 
#sitemap .sitemaphome { 
   text-align:          left; 
   font-weight:         bold; 
   margin-left:         0px; 
} 
#sitemap a.sitemaphome { 
   vertical-align:      middle; 
   width:               auto; 
   background-image:    url(../images/folder.gif); 
   background-position: left; 
   background-repeat:   no-repeat; 
   padding:             0px 10px 3px 30px; 
   white-space:         nowrap; 
   color:               #999999 !important; 
} 
#sitemap a.sitemaphome:hover {  
   background-image:    url(../images/folder.gif); 
   background-position: left; 
   background-repeat:   no-repeat; 
   padding:             0px 10px 3px 30px; 
} 
#sitemap .sitemap1 { 
   text-align:          left; 
   font-weight:         bold; 
   margin-left:         16px; 
   margin-top:          0px; 
} 
#sitemap a.sitemap1 { 
   vertical-align:       middle; 
   width:                auto; 
   background-image:     url(../images/folder2.gif); 
   background-position:  left; 
   background-repeat:    no-repeat; 
   padding:              0px 10px 3px 30px; 
   white-space:          nowrap; 
   color:                #ADC6A5 !important; 
} 
#sitemap a.sitemap1:hover { 
   background-image:     url(../images/folder2.gif); 
   background-position:  left; 
   background-repeat:    no-repeat; 
   padding:              0px 10px 3px 30px; 
} 
#sitemap .sitemap2 { 
   text-align:           left; 
   font-weight:          bold; 
   margin-left:          32px; 
   padding-top:          1px; 
} 
#sitemap a.sitemap2 { 
   vertical-align:        middle; 
   width:                 auto; 
   background-image:      url(../images/inhalt.gif); 
   background-position:   left; 
   background-repeat:     no-repeat; 
   padding:               0px 10px 3px 30px; 
   white-space:           nowrap; 
   color:                 #495A3D!important; 
} 
#sitemap a.sitemap2:hover { 
   background-image:      url(../images/inhalt.gif); 
   background-position:   left; 
   background-repeat:     no-repeat; 
   padding:               0px 10px 3px 30px; 
} 
#sitemap .sitemap3 { 
   text-align:            left; 
   margin-left:           50px; 
   padding-top:           0px; 
} 
#sitemap a.sitemap3 { 
   vertical-align:        middle; 
   width:                 auto; 
   background-image:      url(../images/inhalt2.gif); 
   background-position:   left; 
   background-repeat:     no-repeat; 
   padding:               0px 10px 3px 20px; 
   white-space:           nowrap; 
   color:                 #742E51!important; 
} 
#sitemap a.sitemap3:hover { 
   background-image:      url(../images/inhalt2.gif); 
   background-position:   left; 
   background-repeat:     no-repeat; 
   padding:               0px 10px 3px 20px; 
} 