
/*Globale Einstellungen*/

* {
	margin: 0;
}

html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	height: 100%;
	margin:0px;
	background-color:#7f7f80;
	background-image:url(styles.win_01_FILES/dummy_oben.png);
	background-repeat:repeat-x;
}

img{
	padding:0px;
	border:none;
	margin:0px;
}

/*Wrapper und sticky Footer*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
	width:1024px;
	background-image:url(styles.win_01_FILES/background_unten.png);
	background-repeat:repeat-y;
}

.footer, .push {
	margin:0;
	clear: both;
	height: 24px;
}

#footerinnen {
	margin: auto;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	width: 988px;
	height:20px;
/*	background-color: #ffffff;*/
	background-image:url(styles.win_01_FILES/background_dummy.png);
	text-align: center;
}


#bild{
	height:240px;
	width:990px;
	margin:auto;
}

#navi{
	height:38px;
	width:990px;
	margin:auto;
}

#alles{
	width:1024px;
	margin:auto;
}

#header{
	margin:auto;
	height:90px;
	background-image:url(styles.win_01_FILES/background_oben.png);
	background-repeat:repeat-y;
}

#headerinnen{
	margin:auto;
	height:90px;
	width:990px;
}

#logo {
	padding: 15px 0;
	width:400px;
	float:left;
}

#sprachmenue {
	padding: 15px;
	text-align: right;
	width:400px;
	float: right;
}

#brotleiste{
	width:988px;
	margin:auto;
	border-bottom:2px solid #fff;
	color:#fff;
}

#brotleiste a {
	text-decoration:none;
	color:#ffffff;
	padding-left:1px;
}

#brotfarbe{
	width:691px;
	float:left;
}

#brotrest{
/*	width:294px;*/
	padding-right:2px;
	float:right;
	text-align:right;
	background-color:transparent;
}

#inhalt{
	width:990px;
	border-left: solid 165px transparent; /* linke Menue Spalten Farbe  */ 
	border-right: solid 296px transparent; /* rechte Menue Spalten Farbe  */ 
	background-color: #ffffff;
	
}

#navilinks {
	width:165px;
	float:left; 
}

#content{
	width:990px;
	margin:auto;
}

#mitte {
/*	width:500px;*/
	margin-left:180px;
	margin-right:309px;
}

#newsleiste{
	width:296px; 
	float:right; 
	clear:right;
}

/*Sprachauswähler*/
#langselector{
	color : #7f7f80; 
}
.lang1 a,.lang2 a,.loginbutton a{
	text-decoration:none;
	color : #7f7f80; 
}
.lang1 a:hover,.lang2 a:hover,.loginbutton a:hover{
	text-decoration:none;
	color : #000000; 
}

.internal-link,.mail,.tx-flseositemap-pi1 a,.csc-searchResultHeader a, #mitte a{ 
	text-decoration:none;
	color: #000000;
}

.naviunten{
	width:900px;
	margin: auto;
	padding: 2px;
}
.naviunten-span{
	min-width: 145px;
	margin: 0;
	padding:0 25px;
}
.naviunten-span a{
	text-decoration: none;
	color:#000000;
}


.csc-firstHeader,.csc-header h1,.csc-textpicHeader h1,h3{
	font-size:13px;
	font-weight:bold;
	padding:10px 0;
}
p{
	padding-bottom: 6px;
}
.align-center{
	text-align: center;
}

.csc-textpic-imagewrap{
	margin:0;
	padding: 0 5px;
	clear:none;
}

.csc-textpic,.csc-textpic-clear,.csc-textpic-image {
	margin: 0px;
	padding: 0 5px;
	float:none;
	clear:none;
}
.csc-textpic-text{
	margin:0;
	padding: 0 5px;
	float:none;
	clear:none;
}
