* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../bilder-design/wrapper.gif);
	background-repeat: repeat-x;
	background-color: #89bc20;
}


img {
	border: 0px;
}


#wrapper {
	margin:0pt auto;
	height: 600px;
	background-position: center;
	text-align: center;
	}

#logo {	
	color: #0165ff;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	padding-bottom: 50px;
	height: 350px;
	width: 344px;
	text-align: center;		
}

#logo img {	
	color: #0165ff;
	margin: auto;
	padding-top: 80px;
	text-align: center;		
}


#logo a:link { color: #0165ff; text-decoration: none; }
#logo a:visited { color: #0165ff; text-decoration: none; }
#logo a:hover { color: #0165ff; text-decoration: underline; }

#sponsoren {	
	margin: auto;	
	background-color: #FFFFFF;
	height: 160px;
	width: 800px;
	
}

#sponsoren img {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;

}

.csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;
}




#bottom{
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 130px;
	margin-top: 5px;
	
}

#footer{
	background-color: #7eac3b;
	height: 35px;
		
}

.lang{
	text-align: right;
	margin-right: 12px;
}

.text{
	color:#ffffff;
	/*margin-left: -950px;*/

}


div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:-3px !important;
}
