* { margin: 0; padding: 0; }
html, body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f0efde url(../images/layout/back.jpg) no-repeat center top;
	text-align: center;
}
.dark{
color:#796d55;
}

.center{
	text-align: center;
}
p{
	padding-bottom: 10px;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
}
h1,h2, h3, h4, h5,  h6{
	padding-bottom: 12px;
}
h6{
font-size: 22px;
}
h5{
font-size: 20px;
}
h4{
font-size: 18px;
}
h3{
font-size: 16px;
}
h2{
font-size: 14px;
}
h1{
font-size: 12px;
}

.middle{
	vertical-align: middle;
}
.bottom{
	vertical-align: bottom;
}

a:link, a:visited, a:active, a:hover{ 
font-weight: bold; 
color: #000;
text-decoration: underline;
}
a:hover{ 
 text-decoration: none;
}

/* Schriftgröße ======== */
.schriftgroesse{
padding-top: 2px;
text-align: left;
	margin-left:17px; 
float: left;
width: 315px;
	color: #ffcdf6;
	voice-family: "\"}\"";
  voice-family:inherit;
	margin-left:16px; 
}
html>body .schriftgroesse {
	margin-left:36px; 
 }

 a.font1:link,  a.font1:active,  a.font1:visited{
 font-weight: normal;
 text-decoration: none;
	font-size: 10px;
	color: #ffcdf6;
}
a.font1:hover{
text-decoration: underline;
}
 a.font2:link,  a.font2:active,  a.font2:visited{
  font-weight: normal;
 text-decoration: none;
	font-size: 12px;
	color: #ffcdf6;
}
a.font2:hover{
text-decoration: underline;
}
 a.font3:link,  a.font3:active,  a.font3:visited{
  font-weight: normal;
 text-decoration: none;
	font-size: 14px;
	color: #ffcdf6;
}
a.font3:hover{
text-decoration: underline;
}
/* Schriftgröße ende ======== */

#box_start{
width: 210px;
height: 140px;
background: url(../images/layout/box_start_hinweis.png);
}
#box_start .innenstart{
 	padding: 40px 14px;
 }


#fueller{
width: 958px;
	margin: 0 auto;
text-align: left;
height: 60px;
}
#fueller .innnenFueller{
	padding-top: 20px;
	margin-left: 37px;
}
.fueller2{
height: 14px;
}

#master{
	padding: 3px;
	background-color: White;
	width: 958px;
	margin: 0 auto;
	border: 1px solid #000;
	voice-family: "\";}\"";
	voice-family:inherit;
 /*  IE6 */
	width: 956px;
}
html>body #master{
	width: 953px;
} 
#innen{
	background: url(../images/layout/back_left.png) repeat-y;

}
#head {
text-align: left;
height: 134px;
}

#head .rechtsH{
width: 602px;
height: 134px;
	float: right;
}



#links {
	background: url(../images/layout/back_wobag.png) no-repeat;
	margin-left: 16px; 
	text-align: left;
	float: left;
	width: 315px;
	voice-family: "\";}\"";
	voice-family:inherit;
 /*  IE6 */
	width: 313px;
	margin-left:16px;
}
html>body #links{
	width: 319px;
	margin-left: 32px;
}

#rechts {
text-align: left;
	float: left;
	width: 605px;
	voice-family: "\"}\"";
	voice-family:inherit;
 /*  IE6 */
	width: 604px;
}
html>body #rechts{
	width: 600px;
} 

#rechtshalt{
	float: right;
}
#rechtshalt .box{
background-color: #f9f9f8;
padding: 0;
margin: 0;
width: 199px;
border: 1px solid #000;
voice-family: "\"}\"";
	voice-family:inherit;
 /*  IE6 */
	width: 199px;
}
html>body #rechtshalt .box{
	width: 199px;
}
#rechtshalt .boxinnen{
	padding: 6px;
}

#contentStart{
	width: 350px;
}




#contentinnen{
line-height: 1.5em;
}
#contentinnen h1, #contentinnen h2, #contentinnen h3, #contentinnen h4, #contentinnen h5, #contentinnen h6{
	padding-bottom: 10px;
}
#contentinnen h6{
font-size: 22px;
}
#contentinnen h5{
font-size: 20px;
}
#contentinnen h4{
font-size: 18px;
}
#contentinnen h3{
font-size: 16px;
}
#contentinnen h2{
font-size: 14px;
}

#contentinnen h1{
font-size: 12px;
}

#contentinnen hr{
margin: 10px 0 10px 0;
	height: 1px;
	color: #666;
}

#contentinnen ul {
	padding: 0 0 10px 20px;
	list-style: square;
}
#contentinnen ol{
		padding: 0 0 10px 20px;
}
#contentinnen ul.zahlen {
	padding: 0 0 0 20px;
	list-style: decimal;
	list-style-position: outside;
}
#contentinnen ul.roemisch {
	padding: 0px 0 0 20px;
	list-style: upper-roman;
	list-style-position: outside;
}
#contentinnen ul.none{
	list-style-type: none;
	padding: 0 0 20px 0;
}
#contentinnen .tableBorder{
	border: 1px solid #666;
}
#contentinnen .tableBorderFett{
	border: 3px solid #c00;
}
#contentinnen td{
font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
#contentinnen .tdhead{
font-weight: bold;
text-align: center;
	background-color: #c00;
	color: #fff;
}
#contentinnen .noFett{
	font-weight: normal;
}
#contentinnen .tdHell{
	background-color: #F2F2F2;
}
#contentinnen .tdDunkel{
	background-color: #E7E7E7;
}

.clearLinks{
height: 0;
padding:0;
margin: 0;
font-size: 0;
clear: left;
}

.clearRechts{
height: 0;
padding:0;
margin: 0;
font-size: 0;
clear: right;
}
.clearAlle{
height: 0;
padding:0;
margin: 0;
font-size: 0;
clear: right;
clear: left;
}
.labeLeft{
clear: left;
	display: block; 
	float: left; 
	width: 260px;
}
.labeLeft1{
	display: block; 
	float: left; 
	width: 80px;
}
.labeLeft2{
clear: left;
	display: block; 
	float: left; 
	width: 190px;
}
.labeLeft3{
clear: left;
	display: block; 
	float: left; 
	width: 380px;
}
.labeLeft4{
clear: left;
	display: block; 
	float: left; 
	width: 430px;
}
.labeLeft5{
	display: block; 
	float: left; 
	width: 100px;
}
.labeLeft6{
	display: block; 
	float: left; 
	width: 160px;
}
.labeLeft7{
	display: block; 
	float: left; 
	width: 120px;
}
.HintergrundNichtWobag{
	background: #FFDAB9;
}

.textfeld2{
margin-top:2px;
	margin-left: 0 !important;
	border: #666 1px solid;
font-size: 12px;
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background : #fff;
}
textarea, #contentinnen .textfeld, #contentinnen select {
margin-top:2px;
border: #666 1px solid;
font-size: 12px;
color: #171a63;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background : #fff;
}

.mini{
	font: 10px Arial, Helvetica, sans-serif;
}
input.schaltflaeche {
	border-style: none;
	border-width: 1px;
	border-color: #fff;
	background-color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff
}

#contentinnen .dicerror{
	padding: 4px;
	border: 1px dotted #c00;
	background: #FFB6C1;
	color: #c00;
	font-weight: bolder;
}

#contentinnen a:link, #contentinnen a:active, #contentinnen a:visited{
	color: #000;
	text-decoration: underline;
}

#contentinnen a:hover{
	text-decoration: none;
	color: #000;
}


/* Ditto Pagination ================================================== */
.pagerST{
	font-size: 0.9em;
}
#ditto_pages{
margin-top: 5px;
}
.ditto_paging {    
border-top: 1px solid #eff0f2;    
padding: 10px;     
font-size: 0.9em;
color: black;
}
#ditto_pages .ditto_currentpage {    
border: 1px solid black;    
padding: 1px 5px 2px;     
margin-right: 1px; 
background-color: #FFB91D;     
color: #fff;
} 
#ditto_pages .ditto_off {    
border: 1px solid #c6c9cd;    
padding: 1px 5px 2px;     
margin-right: 1px;    
color: #c6c9cd;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {    
border: 1px solid #796d55;     
padding: 1px 5px 2px;     
margin-right: 1px;     
text-decoration: none !important;     
color: black;
} 
#ditto_pages a:hover {    
background-color: #eff0f2;    
color: #000;
}
/* Ditto Pagination ende ============================================= */

/* Galerie =========================================================== */
.galerieThumb{
width: 150px;
height: 150px;
float: left;
	margin: 0 14px 2px 0;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.galerieThumb img{
	border: 0;
	margin: 0;
	padding: 5px;
}

.GalBoxBeschreibung{
	width: 150px; 
	margin:0; 
	padding:0 !important;
}
/* neu center ======== */
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C4C4C4;
	
}

.wraptocenter a{
	text-decoration: none;
}
.wraptocenter img{
border:1px solid #000;
}
.wraptocenter * {
    vertical-align: middle;
}
/* IE/Mac */
* html .wraptocenter {
	display: block;
	line-height: 0.6;
}
* html .wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
/**/
.uno .wraptocenter {
	width: 150px;
	height: 150px;
}

/* Op7+ */
.example {
	border-collapse: collapse;
	padding: 0;
}
#galerie ul, #galerie li{
list-style: none !important;

}
.example li {
	float: left;
	padding: 0 !important;
	margin: 0 25px 12px 0;
	list-style-type: none !important;
}

/* ul per override clear */ 
* html ul.example {
	display: inline-block;
	width: 100%;
	clear: none;
}
/* ende neu center == */

.paginator{
	font-weight: bold;
	color: #c00;
}
a.pag{
	color: #000;
}
.MXnix{
	color: Gray;
}

.thumbnailM{
	margin-right:3px;
}
.thumbscontainer{
padding-top: 20px;
}
/* =================================================================== */


