* { margin: 0; padding: 0; }
html, body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00529c;
	background: #fff url(../images/layout/back.jpg) repeat-x ;
	text-align: center;
}
img{
	border: 0;
	padding: 0;
	margin: 0;
}

.middle{
	vertical-align: middle;
}
.BildRechts{
	float: right;
	margin: 0 0 20px 20px;
}
.BildLinks{
	float: left;
	margin: 0 20px 20px 0;
}
h1,h2, h3, h4, h5,  h6{
	margin-bottom: 10px;
}
 h6{
font-size: 22px;
}
 h5{
font-size: 20px;
}
 h4{
font-size: 18px;
}
 h3{
font-size: 16px;
}
 h2{
font-size: 14px;
}
 h1{
font-size: 12px;
}
a:link, a:visited, a:active, a:hover{
	color: #00529c;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

p{
	padding-bottom: 20px;
}

#banner{
	margin: 0 auto;
	width: 1065px;
	height: 203px;
	background: url(../images/layout/banner.jpg) no-repeat;
	text-align: left;
}


#aussen{
	clear: left;
	background: url(../images/layout/back2.jpg);
	text-align: left;
	margin: 0 auto;
	width: 1065px;
}

#content{
width: 1065px;
height: auto;
#contentinnen
	min-height: 350px;
	background: url(../images/layout/cont_back.jpg) no-repeat;
}
#contentinnen{
line-height: 18px;
	padding: 0 40px 20px 90px; 
}
 ul {
	padding: 10px 0 0 20px;
	list-style: square;
}
li{
	padding-bottom: 5px;
}

#news{
	width: 200px;
	float: right;
	background-image: url(../images/layout/news_back.jpg);
}
#news .newsinnen{
	padding:10px 10px 0 13px;
}

.redStar{
	color: #c00;
}
.labeLeft2{
	display: block; 
	float: left; 
	width: 180px;
	padding: 2px;
}
.mini{
	font: 10px Arial, Helvetica, sans-serif;
}
textarea,  .textfeld, .select {
margin: 1px 0;
border: #000 1px solid;
font-size: 12px;
color: #171a63;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background : #fff;
}
input.schaltflaeche {
padding: 4px;
	border-style: none;
	border-width: 1px;
	border-color: #fff;
	background-color: #00529c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff
}
.labeLeft2{
	display: block; 
	float: left; 
	width: 160px;
}



#footer{
margin: 0 auto;
text-align: left;
width: 1065px;
	height: 51px;
	background: url(../images/layout/footer.jpg) no-repeat;
}
#footer .innenF{
font-size: 10px;
	padding: 20px 5px 1px 85px; 
}
a.Foot, a.Foot:visited, a.Foot:active, a.Foot:hover{
	text-decoration: none;
}
a.Foot:hover{
	text-decoration: underline;
}

/* Ditto Pagination ================================================== */
.pagerST{
	font-size: 0.9em;
}
#ditto_pages{
margin: 5px 0 5px 0;
}
.ditto_paging {    
border-top: 1px solid #eff0f2;    
padding: 10px;     
font-size: 0.9em;
color: black;
}
#ditto_pages .ditto_currentpage {    
padding: 1px 5px 2px;     
margin-right: 1px; 
background-color: #00529c;     
color: #fff;
} 
#ditto_pages .ditto_off {    
visibility: hidden;
padding: 1px 5px 2px;     
margin-right: 1px;    
color: #c6c9cd;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {    
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: 165px;
height: 165px;
float: left;
margin: 0 1px 0 0;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.galerieThumb img{
	border: 0;
	margin: 0;
	padding: 5px;
}

/* 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: 165px;
	height: 165px;
}

/* Op7+ */
.example {
	border-collapse: collapse;
		margin: 10px 0 0 0;
	padding: 0;
}
.example li {
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
	list-style-type: none;
}

/* 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;
}
/* =================================================================== */
.box{
border: 1px solid #ccc;
margin-right: 20px;
width: 200px;
float: left;
}
.login{
margin: 1px;
}
.logininnen, .newsinnenT{
padding: 6px 8px 10px 10px;
/*	margin: 6px 8px 10px 8px; */
}
.newsinnenT li{
list-style-type: none;
}

.textfeldlogin{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
/* 	margin-top: 4px; */
	width:140px;
	height: 16px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #d4d0c8;
	border-left: 1px solid #333;
}
.LoginRechts{
	float: left;
	width: 700px;

}
