@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mutter{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;

}
#oben{
	color: #b9b9b9;
	text-align: right;
	padding: 10px 3px;
	font-size: 10px;
}
#maino{
	background-image: url(../images/main.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left: 40px;
}

#header{
	background-image: url(../images/header.jpg);
	height: 371px;
	background-repeat:no-repeat;
}
#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #s_logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#navi{
	padding-top: 15px;
	padding-bottom: 40px;
}
#main{
	padding-top:40px;
}
#left{
	float: left;
	width: 720px;
}
#right{
	float: right;
	width: 220px;
	color: #fff;
	background-color: #f29400;
	font-size:10px;
}
#suche{
	padding: 10px;
}
#adr, #nl{
	border-top: solid 2px #fff;
	padding: 10px;
}
#adr a, #adr h1, #nl a, #nl h1, #suche a, #suche h1{
	color: #fff;
	padding: 0px;
}
#klick{
	color: #999999;
	font-size: 10px;
	padding-bottom: 15px;
}
#content{
	line-height: 140%;
}
#supp{
	border-top: solid 2px #999999;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	font-size: 11px;
}
#supp a, #dp a, #zo a{
	color: #999999;
}
#zo{
	float: left;
}
#dp{
	float: right;
}
#unten{
	padding: 33px 0px 5px 40px;
	color: #7f7f7f;
	font-size: 10px;
}
#spons{
	float: left;
	width:720px;
}
#spons p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
#by{
	float: right;
	padding-top:45px;
	width:160px;
}
.tby{
	float: left;
	padding-top: 3px;
}
#by a img{
	float: right;
}
#bt{
	text-align: right;
	padding-top: 5px;
}
#book{
	float: left;
}
#tip{
	float: right;
}


a{
	color: #f29400;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1{
	padding: 0px;
	margin: 0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	color: #f29400;
	padding-top: 5px;
	padding-bottom: 3px;
}
h2, h3, h4, h5{
	padding: 0px;
	margin: 0px;
	font-size:14px;
	font-weight:normal;
	color: #f29400;
	padding-top: 5px;
	padding-bottom: 3px;
}
a img{
	border: none;
}
.clear{
	clear:both;
}
fieldset{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.button{
	background-color: #fff;
	font-size: 10px;
	border: solid 1px #fff;
}
