body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: center;
  background-color: #B2B2B2;
}


a:visited, a:active, a:link, a
{
  text-decoration:none; 
  color:#970A5C;  
}  
a:hover
{
  text-decoration:underline; 
  color:#970A5C; 
}

img{
  margin: 0;
  padding: 0;
}

input, select, textarea{
    height:16px;
    font-size:11px;
    background-color: #EFE9C1;
}

.strich{
color:#9a9a9a;
}

h1, h2{
                     margin: 0px;
                     padding: 0px;
	color: #970A5C;
	padding-bottom: 8px;
}

h1{
	font-size: 11px;
  	
}

h2{
	font-size: 13px;
	font-weight: bold;
}


/* Umrandung der gesamten Seite */
#all {  
	padding: 0;
	margin: auto;
                     margin-top: 0px;
	text-align: left;
	width: 734px;
}


.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;
}

div#headerBlock{
  overflow: hidden;
  background-image:url(/backstage/qlb_domschatz/picpool/common/header.jpg);
  background-repeat: no-repeat;
  background-position: 0px 113px;
  width: 734px;  
  height: 254px;
}

/* ----------------------------------------------------
	Menu settings
---------------------------------------------------- */

div#mainMenu{
padding-left: 27px;
border-top: 3px solid #970A5C;
width: 705px;
border-left: 1px solid #970A5C;
border-right: 1px solid #970A5C;
}

div#mainMenu img{
margin: 0;
}


/* ----------------------------------------------------
	Spalten settings ...
---------------------------------------------------- */

div#content_block{
width: 732px;
background-color: #D8D9DB;
border-left: 1px solid #970A5C;
border-right: 1px solid #970A5C;
height: 400px;
padding-top: 30px;
}


/* ----------------------------------------------------
	Content settings
---------------------------------------------------- */

div#startLogo{
margin-top: -79px;
z-index: 2000;
position: absolute;
width: 400px;
text-align: center;
height: 100px;
}

.home{
width: 100px;
color: #5D564E;
text-align: center;
padding-top: 4px;
margin: auto;
}

.home a{
color: #5D564E;
}

.home a:hover{
color: #b2b2b2;
}

div#rubImg{
width: 200px;
height: 182px;
overflow: hidden;
margin-left: 267px;
}

div#rubImgFlash{
width: 200px;
height: 182px;
overflow: hidden;
margin-left: 266px;
margin-top: 12px;
}

.content{
width: 400px;
margin: auto;
text-align: justify;
line-height: 1.4em;
padding-bottom: 20px;
}

.content h1, .headline{
   text-align: left;
}

.content p{
margin: 0px;
padding: 0px;
margin-bottom: 20px;
}


.headline{
   font-weight: bold;
   display: block;
   color: #970A5C;
   margin-bottom: 10px;
}


.textRight{
text-align: right;
}


#footer{
text-align: center;
border-top: 1px solid #753268;
padding-top: 10px;
font-size: 10px;
margin-bottom: 40px;
color: #753268;
}

#footer a{
color: #753268;
text-decoration: none;
} 



.ankerMenu{
     float: left;
     margin-right: 20px;
     width: 200px;
     }
 
.ankerMenu ul{
     margin: 0px;
     padding: 0px;
     list-style-type: none;
 }  

.ankerMenu ul li {
     text-align: right;
     margin: 0;
     margin-bottom: 10px;
     padding: 0px;
     font-weight: bold;
     font-size: 11px;
}
 
.ankerMenu ul li a, .ankerMenu ul li a:visited{
     color: #970A5C;
 }     
     

.ankerContent{
    width: 350px;
    text-align: justify;
    float: left;
}

/* ----------------------------------------------------
	Helper
---------------------------------------------------- */

.small, td .small, .text_klein{
font-size: 9px;
}

.floatleft{
float: left;
}

.floatright{
float: right;
}

.spacer10 {
    height: 10px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;	

}

.spacer100 {
    height: 100px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;	
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearBlock {
    height: 0px;
    clear: both;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.trenner{
    clear:  both; 
    margin: 10px 0px;
    border-top: 1px dotted #96A7BC;
}

.subheadline{
            color: #970A5C;
            font-weight: bold;
margin-bottom: 10px;
}

.textsmall{
font-size: 9px;
}