#wrap {
	background: url(../images/pwrap.gif) repeat-y;
	margin: 0 auto;
	width: 990px;
}

#logosearch {
	background-color: #0001FF;
	width: 990px;
	height: 75px;
	color: #fd4918;
	padding: 10px 0px 10px 0px;
}

#logo {
   float: left;
   background: url(../images/logotop.jpg) no-repeat;
   width: 640px;
   height: 75px;
}

#plain {
	background-color: #0001FF;
	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: #FFFFFE;
}

#commonpages a:hover {
	color: #FFFFFE;
}

#commonpages a.sel {
	color: #FF00FF;
}


#eyecatcher {
	width: 990px;
	height: 257px;
	padding: 0px;
	border-top: 1px solid #FFFFFE;
	border-bottom: 1px solid #FFFFFE;
}

.picture_0 {
  background : url(../images/peye1.jpg);
}

.picture_1 {
  background : url(../images/peye2.jpg);
}

.picture_2 {
  background : url(../images/peye3.jpg);
}

.picture_3 {
  background : url(../images/peye4.jpg);
}

.picture_4 {
  background : url(../images/peye5.jpg);
}

.picture_5 {
  background : url(../images/peye6.jpg);
}

.picture_6 {
  background : url(../images/peye7.jpg);
}

.picture_7 {
  background : url(../images/peye8.jpg);
}

.picture_8 {
  background : url(../images/peye9.jpg);
}

.picture_9 {
  background : url(../images/peye10.jpg);
}

.picture_10 {
  background : url(../images/peye11.jpg);
}

#trans {
	position: absolute;
	float: left;
	background-color: transparent;
	background:  url(../images/trans.jpg) no-repeat;
	top: 115px;
	width: 160px;
	height: 257px;
	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: 115px;
	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 #0001FF;
	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 #FFFFFE;
	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 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #000000;
	text-decoration: none;
}

a.topic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #dedede !important;
	font-weight: bold;
	color: #0001FF;
}


.subtopic {
	display: block;
	padding: 5px 0px 5px 20px;
	margin: 0px 1px 0px 1px;
	border-bottom: 1px #666666 solid;
	color: #000000;
	background-color: #dedede;
	text-decoration: none;
}

a.subtopic:hover {
	margin: 0px 1px 0px 1px;
	background-color: #c6c6c6;
	font-weight: bold;
	color: #0001FF;
}

#content {
	float: left;
	width: 660px;
	padding: 20px 5px 20px 5px;
}

#side {
	float: right;
	width: 160px;
	overflow: hidden;
}

#sidenav {
	width: 160px;
	border-top: 5px solid #FFFFFE;
}

#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: #0001FF;
	text-align: center;
	color: #FFFFFE;
	border-top: 4px solid ;
	border-top-color: #FFFFFE!important;
	border-top-style:inset;
}

#footer a {
	text-decoration: none;
	color: #FFFFFE;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFE;
}

#plaintext a {
	float: left;
	color: #000000;
}

#search {
	float: right;
	text-align: left;
	color: #FFFFFE;
}

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 #FFFFFE;
	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:            #0001FF;
	text-decoration:  none;
}

a.kontakt:hover {
	background-color: #dedede;
	font-weight:      bold;
	color:            #0001FF;
}

/* 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:               560px;
   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;
}

.center {
padding: 5px;
margin: 0px auto;
text-align: center;
}

#sidebar IMG {
display:block;
margin: 0 auto;
padding: 2px;
text-align: center;
}
