body {
	margin: 0;
	padding: 0;
	/* background-color: #EFF7D5; */
	color: #000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
                      text-align: center;
                     background-image:url(/backstage/rundgang/picpool/common/body_bg.gif);
}

td{
vertical-align: top;
font-size: 11px;
}

.s4{
height: 2px;
margin: 0px;
padding: 0px;
}

a:visited, a:active, a:link, a
{
  text-decoration:underline; 
  color:#000;  
}  
a:hover
{
  text-decoration:underline; 
  color:#000000; 
}

img, form{
  margin: 0;
  padding: 0;
}

input, select, textarea{
  border:solid 1px #8BBCCF;
  font-size:11px;
  padding: 2px;
}


h1, h2, h3{
	color: #000000;
	padding: 0px;
}

h1, h1 a{
	font-size: 14px;
                     font-weight: normal;	
}

h2{
	font-size: 14px;
	font-weight: bold;
                     padding: 0 0 4px 0;
                     margin: 0px;
}



/* Umrandung der gesamten Seite */
#all {  
	padding: 0;
	margin: auto;
	text-align: left;
	width: 800px;
}

#header{
   margin-top: 0px;
   width: 800px;
}

.meta{
line-height: 14px;
height: 16px;
color: #666666;
font-size: 9px;
}

.meta a, .meta a:link, .meta a:visited, .meta a:hover{
text-decoration: none;
color: #666666;
}

#maincontent{
text-align: left;
margin-top: 0px;
width: 800px;
}

#con1{
float: left;
width: 595px;
margin: 0 5px 0 0;
padding: 0;
overflow: hidden;
}

#con2{
float: left;
width: 200px;
margin: 0px;
padding: 0;
}

/* menu oben  */

#navcontainer
{
padding: 0;
width: 800px;
background-color: #B7B7B7;
height: 20px;
margin-bottom: 5px;
}


#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer ul li, #navcontainer ul li a {
    clear: none;
    float: left;
}


#navcontainer ul li a
{
padding: 1px 6px;
margin: 0 5px 0 0;
color: #000000;
text-decoration: none;
white-space: nowrap;
background-color: white;
}

#navcontainer ul li.rubSelected a
{
padding: qpx 6px;
margin: 0 5px 0 0;
color: #000;
text-decoration: none;
white-space: nowrap;
background-color: #D5E834;
}

#navcontainer ul li a:hover
{
color: black;
background-color: #D5E834;
}

#navcontainer ul li.rubSelected a:hover
{
color: black;
background-color: #D5E834;
}


/* Content */

#content ul.boxSubHead{
    padding: 2px;
    margin: 0 0 0 8px;
    background-color: white;
}
#content ul.boxSubHead li{
    padding: 2px;
    list-style-type: none;
    margin: 0px;
    background-color: white;
}

#content h2{
margin: 0;
}

.related{
margin-bottom: 6px;
}

.related p{
padding: 7px;
font-size: 10px; 
margin: 0;
}

.related ul {
font-size: 11px;
color: black;
padding: 0;
margin: 0;
}

.related ul li {
    margin-left: 4px;
    padding: 1px 0 1px 6px;
    list-style-type: none;
}

.related ul li {
background-image:url(/backstage/rundgang/picpool/common/pfeil_black.gif);
background-repeat: no-repeat;
}

.related li a, .related li a:link, .related li a:visited{
text-decoration: none;
}

.related li a:hover {
text-decoration: underline;
}


p {
padding: 12px;
font-size: 11px; 
line-height: 16px; 
margin: 0px 0 8px 0;
}

#content  h1{
margin: 6px 6px 0 6px;
font-size: 14px;
font-weight: normal;
}

#content table td{
line-height: 18px;
}

#content li{
margin: 0px;
padding: 0px;
}


.ueber td{
padding: 4px 4px 4px 0;
vertical-align: top;
}

.ueber td img{
border: 0px solid #000000;
}
.ueber tr{
padding: 6px 0 6px 0;
}

.head_ueber{
font-size: 11px; 
}

td a.mehr, td a:link.mehr, td a:visited.mehr{
display: inline;
font-size: 10px; 
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: white;
background-color: white;
}

.bildUnter{
padding: 1px 4px;
font-size: 10px;
background-color: white;
margin-bottom: 14px;
line-height: 14px;
}


#footer{
  padding: 12px 0 0 0px; 
  color: #777777;
  font-size: 9px;
  text-decoration: none; 
}

#footer a{
color: #333333;
text-decoration: none;
}


a.pfeil, a:link.pfeil, a:visited.pfeil{
      text-decoration:none; 
      padding-left:7px;
      background-image:url(/backstage/rundgang/picpool/common/pfeil_login.gif);
      background-repeat:no-repeat;
}
a.pfeil_forum, a:link.pfeil_forum, a:visited.pfeil_forum{
      text-decoration:none; 
      padding-left:7px;
background-image:url(/backstage/rundgang/picpool/common/pfeil_forum.gif);
background-repeat: no-repeat;
}

a.pfeil_back, a:link.pfeil_back, a:visited.pfeil_back{
      text-decoration:none; 
      padding-left:7px;
      background-image:url(/backstage/rundgang/picpool/common/pfeil_login_back.gif);
      background-repeat:no-repeat;
}

a.pfeil_login, a:link.pfeil_login, a:visited.pfeil_login{
     color: black;
     font-size: 10px;
      text-decoration:none; 
      margin-left: 5px;
      padding-left:7px;
      background-image:url(/backstage/rundgang/picpool/common/pfeil_comment_all.gif);
      background-repeat:no-repeat;
}

a:hover.pfeil, a:hover.pfeil_back, a:hover.pfeil_login, a:hover.pfeil_forum  {
      text-decoration:underline; 
}


#teaserBox{
SCROLLBAR-FACE-COLOR: #E9D58F; 
SCROLLBAR-HIGHLIGHT-COLOR: #F0E3B4; 
SCROLLBAR-SHADOW-COLOR: #F0E3B4; 
SCROLLBAR-3DLIGHT-COLOR: #E9D58F; 
SCROLLBAR-ARROW-COLOR:  #ffffff; 
SCROLLBAR-TRACK-COLOR: #F0E3B4; 
SCROLLBAR-DARKSHADOW-COLOR: #E9D58F;
}

ul.xtraMenu{
margin: 0;
padding: 0px;
list-style-type: none;
}

ul.xtraMenu li{
padding: 3px 9px 3px 9px;
margin: 0 0 0 2px;
color: #000000;
}

ul.xtraMenu li a, ul.xtraMenu li a:visited{
text-decoration: none;
}

ul.xtraMenu li a:hover
{
text-decoration: underline;
}

table.startList{
width: 595px;
overflow: hidden;
}

table.startList td.col2 {
padding: 6px;
margin: 0px;
}

table.startList td.col2 a, table.startList td.col2 a:visited{
text-decoration: none;
}




/* formular anmeldung */
  
 label.left{
    line-height: 16px;
    float: left;
    text-align: left;
    width: 160px;
    padding-left: 20px;
    margin: 4px .3em 4px 0;
    height: 16px;
}  
 
 input[type=text],  input[type=password],  select, .info{
 float: left;
}

 input.right {
padding: 0 2px;
    width: 200px;
  height: 16px;
  margin: 4px 0;
}

 input.right2 {
 padding: 0 2px;
  height: 16px;
  margin: 4px  0 4px 4px;
}

 select.right {
  height: 18px;
 width: 140px;
 margin: 4px 0;
}

 input.checkStyle{
 border: 0 solid red;
 width: 20px;
 vertical-align: middle;
 
}
.info{
  width: 160px;
  height: 16px;
  line-height: 22px;
  vertical-align: middle;
  margin-right: 10px;
}


 textarea.right {
  height: 70px;
  width: 200px;
}

 input[type=checkbox] {
  height: 16px;
}

 form br{
    clear:  both; 
    margin: 2px 0;
}

 .submitClass{
    border:outset 1px #999999;
    background-color:#E2E2E2;
    width: 100px;
    text-align:center;
    float:left;
    padding:0;
    height: 20px;
    margin-right: 2px;
}

.formMessage{
  line-height: 20px;
  margin-top: 10px;
  margin-left: 186px;
}


.trenner{
    clear:  both; 
    margin: 0px 20px;
    border-top: 0px dashed #ccc;
}


.trenner_kurz{
    clear:  both; 
    margin: 16px 20px  0 20px;
    border-top: 0px dashed #ccc;
}

#headH1{
background-color: #<?php echo $con_color1;?>;
padding: 18px 4px 4px 12px;
font-size: 14px;
font-weight: bold;
}

ul#subHead, ul#subHead li{
line-height: 20px;
list-style-type:none;
margin: 0 0  6px 6px;
padding: 0px;
}

#galerieContent{
background-color: white; 
float: left; 
width: 200px; 
margin: 0px 5px 0 0;
}

#artikelContent{
float: left; 
width: 390px; 
background-color: white; 
margin: 0;
}

#content{
height: 400px;
}

html>body #content {
height: auto;
min-height: 400px;
} 

.spacer5{
    height: 5px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
    background-color: #fff;
}

table.preview{
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
width: 570px;
}


table.preview td{
padding: 2px 8px;
border: 1px dashed #b7b7b7;
}


.floatright {
float: right;
}

.floatleft {
float: left;
}

.clearBlock {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}