body{
	margin:0;
	padding:0;
	background-color:#9DCEDC ;
 	background-image:url(../img/schachtel2.jpg);
 	background-attachment:fixed;
  	background-repeat:no-repeat;
  	background-position:800px 80%;
  	font: 12px/140% Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #2b4857;
	text-decoration:none;
}

a:hover {
	color: #2b4857;
	text-decoration:none;
}
a:active {
	color: #2b4857;
	text-decoration:none;
}
a:visited {
	color: #57abc4;
	text-decoration:none;
}

img{
	border:0;
}

#main{
	width:100%;
}

.headbox{
	position:absolute;
	top:0;
	left:0;
	height:100px;
	width:100%;
	z-index:200;
}

*[class="headbox"] { position:fixed; }

#head{
	border-bottom:2px solid #fff;
	background:url(../img/head_bg.jpg) repeat-x;

}

#navi{
	border-top:1px solid #000;
	border-bottom:2px solid #fff;
	padding:4px 0 3px 220px;
	margin: 0;
}

.naviborder{
	background:#9DCEDC;
	border-bottom:1px solid #000;
}

.navibox{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0;
	padding:6px 0px 5px 0px;
}

.navilink{
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin: 0;
	padding:6px 5px 7px 5px;
}

a.navilink:link,a.navilink:visited {
	color: #2b4857;
	text-decoration:none;
}

a.navilink:hover {
	color: #deeff3;
	text-decoration:none;
	background:#87b7c5;
}

a.navilink:active {
	color: #2b4857;
	text-decoration:none;
	background:#87b7c5;
}



#left{
	float:left;
	width:200px;
	height:200px;
 	background-image:url(../img/muh.jpg);
  	background-repeat:no-repeat;
  	background-position:10px 10px;

}





.content{
	width:500px;

	border:0px solid #000;
	margin:150px 0 0 220px;
	padding:0 0 20px 0;
	font: 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #477992;

}
/*####################### geschichte ############################################*/

li {
	margin:0 0 10px 0 ;
}

p {
	margin:0 0 5px 0 ;


}
/*####################### fanshop ############################################*/


.content table{
	width:500px;
	border:0px solid #000;



}

.content td{
	border-bottom:1px solid #000;
}

.imgtd{
	width:150px;
}

td img {
	margin:7px 15px 7px 15px;


}


.linietd{
	height:2px;
	background:;

}


input#submit {
	background:	transparent;
	border:0;
	color: #477992;
	font-weight:bold;

}



input {
	background:#C7E2EB;
	border:1px solid #000;
	color: #477992;
	margin-top:1px;

}

#info{
	position:absolute;
	left:7px;
	top:106px;
	width:218px;
	height:11px;
	z-index:201;
	visibility: hidden;
	color: #ff0000;
	font-weight:bold;
	font-size:10px;


}


/*####################### gewinnspiel ############################################*/


#gewinnform img{
	margin:0;
}


#gewinnform table{
	width:662px;
}

#gewinnform td{
	padding:5px 0px 5px 0px;
}


#gewinnform select{
	background:#C7E2EB;
	border:0px solid #000;
	color: #477992;
	width:202px;
	
}

#gewinnform input {
	background:#C7E2EB;
	border:1px solid #000;
	color: #477992;
	margin-top:1px;
	width:200px;

}


#gewinnform input#plz {
	background:#C7E2EB;
	border:1px solid #000;
	color: #477992;
	margin-top:1px;
	width:50px;

}

#gewinnform input#ort {
	background:#C7E2EB;
	border:1px solid #000;
	color: #477992;
	margin-top:1px;
	width:138px;

}


#gewinnform input#agb,checkbox {
	background:transparent;
	border:0px solid #000;
	color: #477992;
	margin-top:1px;
	width:18px;

}
