@charset "utf-8";
/* CSS Document */
body{
	background-color: #F2F3F5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	list-style-type: lower-roman;
	
		
}
#mainframe{
	width: 990px;
	text-align: center;

}
#container{
	width: 970px;
	background-color: #FFFFFF;
	padding: 20px;
	clear:both;
	
	
}
#head{
	background-color: #d08d1a;
	height: 150px;
	width: 930px;
	background-image: url(bilder/titelbilder/SR_Banner_aktuell.jpg);
	background-repeat: no-repeat;
}
#navi{
	background-color: #d7d6e2;
	height: 30px;
	width: 930px;
	text-align: left;
}
#cont{
	width:930px;
	margin-top:20px;
	clear:both;
	
	
}
#main{
	background-color: #F1F2F5;
	height: auto;
	width: 620px;
	float:left;
	margin-right:20px;
	text-align:left;
	background-image: url(bilder/bg_main2.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 10px;
}
#ende{
	background-image: url(bilder/bg_ende2.jpg);
	background-repeat: no-repeat;
	height: 45px;
	background-color: #FFFFFF;
	
	
	
}
#sub{
	background-color: #F1F2F5;
	height: 550px;
	width: 285px;
	background-image: url(bilder/bg_sub2.jpg);
	float:left;
	text-align:left;
	padding-top: 10px;	
	
	
}
#foot{
	height: 30px;
	width: 930px;
	background-color: #B5D66B;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 20px;
	
	
	
	
}
#tabelleinhalt{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:14px;
}
#headline{
	
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	display: inline;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	display: inline;
	padding-left: 20px;
	padding-top: 10px;
}
p{
	text-indent: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	font-weight:normal;
}
a{
	text-decoration: none;
	color: #333333;
}

a:hover{
	color: #999999;
}
#verlosung{
	text-indent: 0px;
	margin-left: 20px;
	font-size: 13px;
	
}
#tabellepreisliste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	left: 20px;
	
}
.Stil2 {font-size: 10px}

.nosee { display:none; }

#downloadliste{
	
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#downloadliste a{
	text-decoration:none;
	color:#333333;
	}
#downloadliste a:hover{
	text-decoration:none;
	color:#999999;
	}
#downloadliste img{
	border:none;
	}
.fettlink{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#main table{
	margin-left: 20px;
	text-align: left;
	}
.link{
	text-decoration:underline;
	color:#0000FF;
}
#bildrahmen {
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kleinlink{
	font-size:12px;}
