/******* Hauptfarbe: #333AFA (blau) #5F9BE7 (blasses blau) ********/

body, html {
	background: url(../images/s5/bodybg.gif) #E0E0E0 repeat-x;
	font: 0.95em Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
}
p{
	line-height: 1.5em;
	margin: 0 0 15px;
}
a{
	color: #333AFA;
	font-weight: 700;
	text-decoration: none;
}
a:hover{
	color: gray;
}
hr{
	height: 1px;
	margin: 10px 0;
	width: 98%;
}
dt{
	font-weight: 700;
}
dd{
	margin: 1px 0 12px 15px;
}
ol li {margin: 0 0 1em 0;}
#container{
	margin: 0 auto;
	text-align: left;
	width: 922px;
	font-size: 0.85em;
}
#header {
	height: 70px;
}
#sitename {
	float: left;
	margin: 10px 0 0 20px;;
	font-weight: bold;
	font-size: 2.5em;
	color: #FFF;
}
#header #topsearch {
	position:relative;
	top:15px;
	right:20px;
}
#header #topsearch form {
	position:relative;
}
#header #topsearch span {
	position:absolute;
	right:45px;
	top:10px;
}
#header #topsearch span input {
	background-color: #FFFFFF;
	border: 1px solid gray;
	border-radius: 5px 5px 5px 5px;
	font: bold 1.2em Arial,sans-serif;
	padding: 5px;
	text-align: center;
	width: 160px;
}
#header #topsearch a {
	position:absolute;
	top:4px;
	right:0;
	border:none
}
#nav{
	width: 922px;
	height: 33px;
}
#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li{
	background: url(../images/s5/tableft.png) no-repeat 0 0;
	float: left;
	margin: 0 3px 0 0;
	padding: 0 0 0 12px;
}
#nav a{
	height: 23px;
	background: url(../images/s5/tabright.png) no-repeat 100% 0;
	color: #000;
	display: block;
	font: bold 1em/1.4em Verdana,sans-serif;
	padding: 10px 20px 0 8px;
	text-decoration: none;
}
#nav a:hover {
	color: #333AFA;
}
#nav .activenavitab{
	background: url(../images/s5/tableft.png) no-repeat 0 -41px;
}
#nav .activenavitab a{
	background: url(../images/s5/tabright.png) no-repeat 100% -41px;
	color: #FFF;
	text-shadow: #5F5F5F 2px 1px 2px;
	padding: 10px 20px 1px 8px;
}
#wrap1{
	background: url(../images/s5/innerbg.jpg) #14967c repeat-y;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	padding: 0;
	width: 920px;
}
#wrap2{
	background: url(../images/s5/header.jpg) top right no-repeat;
	min-height: 100px;
	padding: 0;
	border-top: 1px solid #808080;
}
#topbox{
	color: #D1D1D1;
	height: 24px;
	line-height: 24px;
	text-align: right;
	font-size: 0.9em;
}
#topbox a {
	color: #FFF;
}
#topbox a:hover{
	text-decoration: underline;
}
#topbox span {
	padding-right: 20px;
}
#leftside{
	float: left;
	padding-left: 10px;
	width: 152px;
}
#leftside h1{
	color: #FFF;
	margin-top: 0;
	font-size: 1.3em;
	font-weight: bold;
}
#content {
	float: right;
	padding: 20px 40px 20px 0;
	width: 682px;
	min-height: 300px;
}
#content p{
	margin: 8px 0 0 10px;
}
#content h1{
	color: #000;
	font-size: 2em;
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 0;
}
#content h2{
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px;
	padding: 0;
}
#content h3{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
	padding: 0;
}
#content .extlink a {
	padding: 2px 0 5px 30px;
	background: url(/img/link.gif) top left no-repeat;
	border: none;
	margin: 10px 0;
}
#footer{
	clear: both;
	text-align: right;
	color: #A0A0A0;
	font-size: 0.9em;
	line-height: 60px;
	height: 60px;
	padding: 0 40px;
}
#footer a{
	color: #A0A0A0;
	font-weight: 400;
}
#footer a:hover{
	color: #A0A0A0;
	text-decoration: underline;
}
.menublock{
	margin-bottom: 10px;
}
.lvl1, .lvl1r {
	color: #FFF;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	margin-bottom: 1px;
	padding: 2px 2px 2px 5px;
	position: relative;
	text-decoration: none;
	width: 142px;
}
.lvl1r {
	color: #000;
	background-color: #FFF;
}
.lvl1:hover {
	color: #333AFA;
	background-color: #FFF;
}
/**************** BUTTONS ***************/
.button:hover {
	color: #333AFA;
}
/**************** AGB ***************/
#agb h2{
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}
#agb h3{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
/**************** KONTAKT ***************/
#kontakt {
	width: 500px;
	margin-left: 100px;
}
#kontakt input[type=radio] {
	margin: 5px;
}
#kontakt .txt{
	font-weight: bold;
	color: #285FCB;
	background-color: #FFFFFF;
}
#kontakt .area{
	font-weight: bold;
	color: #285FCB;
	background-color: #FFFFFF;
}
#kontakt .c1{
	width: 15%;
}
/**************** SEARCH ***************/
#search table{
	width: 680px;
}
#search option,#search select, #search .txt{
	font: 1em Arial,sans-serif;
}
#search-main{
	background-color: #4488BB;
}
#search-quick{
	margin-bottom: 20px;
}
#search-help {
	width: 680px;
}
#search-help h1{
	font: 600 12px Tahoma,Arial,Helvetica,sans-serif;
	letter-spacing: normal;
	color: #000000;
	margin: 0;
	padding: 5px;
	background-color: #D8D8D8;
	border-bottom: 1px solid #808080;
}
#search-help h2{
	font: 600 11px Tahoma,Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
}
#search-help p{
	margin: 0 0;
}
#search-main {
	color: #FFF;
	background-color: #5F9BE7;
}
/**************** EVENTS and NEWS ***************/
#news h1, #realnews h1 {
	background: #CCCCCC url('../images/s5/bg-news.gif') repeat-x;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	margin: 12px 0 10px 0;
	border: 1px solid #B6B6B6;
	letter-spacing: 0;
}
/**************** ANSPRECHPARTNER ***************/
#ansprech .red{
	color: #556677;
	font-weight: bold;
	padding-left: 20px;
}
/**************** IMPRESSUM ***************/
#impressum .red-td{
	width: 220px;
	color: #556677;
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
}
/**************** SITEMAP ***************/
#sitemap {
	margin-left: 50px;
}
/**************** SHOP STYLES ***************/
#shop {
	width: 99%;
}
#shop img {
	border: none;
}
#shop .UdlItmPrice, #shop .o_vk {
	background-color: #333AFA;
	color: #FFF;
}
#shop #BantDetsCovImg {
	_border: 1px solid gray;
	box-shadow: #707070 5px 5px 5px;
	-moz-box-shadow: #707070 5px 5px 5px;
	-webkit-box-shadow-right: #707070 5px 5px 5px;
}