* {
	margin: 0;
	padding: 0;
	}
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #3A5967;
	}
a {	
	color: #3A5967;	
	text-decoration: underline;
	}
a:visited {
	color: #3A5967;
	}
a:hover, a:active {
	text-decoration: underline;
	}
p {
	padding-bottom: 1.8em;
	}

/* ========= container ========= */

#container {
	width: 100%;
	min-width: 955px;
	position: relative;
	}

/* ========= header ========= */

#header {
	position: relative;
	height: 330px;
	background: url(/img/verlaufsbalken.gif) no-repeat 100% 70px;
	min-width: 955px;
	}
#header h1 {
	height: 70px;
	background: #A3ADB8 url(/img/logo.gif) no-repeat;
	text-indent: -9999px;
	}
#header h1 a {
	display: block;
	width: 400px;
	height: 70px;
	}
#header h1 a img {
	display: none;
	}
ul#globalnav {
	/*width: 535px;*/
	width: 445px;
	position: absolute;
	top: 43px;
	right: 42px;
	list-style: none;
	}
ul#globalnav li {
	display: inline;
	}
ul#globalnav li a {
	float: left;
	padding: 7px 12px;
	text-decoration: none;
	text-transform: uppercase;
	background: #A3ADB8;
	color: #fff;
	}
ul#globalnav li a:hover {
	color: #E4E7EA;
	}
form#globalsuche label {
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 12px;
	}
form#globalsuche input#vts {
	width: 80px;
	height: 15px;
	margin-top: 2px !important;
	margin-top: 1px;
	font-size: 1.1em;
	}
div#flash {
	width: 955px;
	height: 260px;
	}

/* ========= content ========= */

#content {
	margin-right: 280px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	border-right: 1px solid #BEC5CD;
	padding-top: 25px;
	}
#content h2 {
	font-size: 1.1em;
	padding: 10px 0 1em 0;
	}	
#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 1em 0;
	}	
#content img {
	padding-bottom:20px;
	border:0;
	}
#content select{
	font-size: 1.1em;
	}
#content ul {
	padding-bottom: 1.8em;
	margin-left: 2em;
	border:0px solid green;
	}
div.center {
	width: 535px;
	padding: 0 20px 0 50px;
	margin: 0 auto;
	text-align: left;
	}	
#content img.refimage {
	margin:0; 
	padding:0;
	}
	
#content input.myform,
#content textarea.myform
{
	width: 260px;
	margin-bottom:5px;
	margin-left:30px;
}
#content td
	{
	vertical-align: top;
	}

/* ========= News ========= */

#news p {
	padding:0px;
	margin-top:5px;
	margin-bottom: 5px;
	}
hr {
	width: 100%; 
	color: #BEC5CD;
	height: 1px;
	clear:both;
}

#newspic {
	float:left;
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
	}

#newspic img {
	margin:0;
	padding:0;
	}

/* ========= sidebar ========= */

#sidebar {
	position: absolute;
	top: 330px;
	right: 0;
	width: 280px;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-top: 38px;
	border:0px solid green;
	}
h3#news {
	text-indent: -9999px;
	height: 60px;
	background: url(/img/news.gif) no-repeat left center;
	}
#sidebar h3 {
	font-size: 1.1em;
	padding: 2px 0 1em 0;
	}
	
#sidebar p {
	padding: 0 0 10px 0;
	padding-left: 30px;
	}

div.sidebox {
	width: 198px;
	border: 1px solid #BEC5CD;
	border-top: none;
	background: url(/img/sidebox.gif) no-repeat top right;
	padding: 20px 10px;
	margin: 0px 30px 30px 30px;
	}
div.sidebox dt {
	padding-left: 10px;
	background: url(/img/bullet_dt.gif) no-repeat 0 7px;
	font-weight: normal;
	}

div.sidebox li {
	padding-left: 10px;
	background: url(/img/bullet_dt.gif) no-repeat 0 7px;
	font-weight: normal;
	list-style: none;
	}

div.sidebox img{
	border:0;
}

/*Sidebox Accordion*/
div.sidebox .accordion h2{
	font-size: 1.1em;
	padding: 2px 0 1em 0;
}
div.sidebox .accordion h3{
	background: url(/img/arrow-square.gif) no-repeat right -51px;
	border-top: solid 1px #96BC33;
	padding-bottom: 2px !important;
	/* border-top: solid 1px #A3ADB8;	
	border-right: solid 1px #A3ADB8; */	
}
div.sidebox .accordion ul{
	display: none;
	padding: 10px 0 10px 0;
}
div.sidebox .accordion h3.active{
	background-position: right 5px;
}

/* ========= footer ========= */

#footer {
	font-size: 1.1em;
	border:0px solid red;
	height: 90px;
	}
#footer ul {
	margin-right: 240px !important;
	margin-right: 115px;
	margin-left: 605px;
	float: right;
	width: 40px;
	list-style: none;
	border-left: 1px solid #BEC5CD;
	}
#footer ul li a {
	display: block;
	width: 40px;
	height: 28px;
	margin-left: 10px;
	}

#footer ul li a span {
	display: none;
	}

/* ========= Weiterempfehlen ========= */
div.recommend {
	margin-top: 20px;
	padding: 10px;
	background: #96BC33;
}
	
/* ========= Flash-Ersatz ========= */
ul#sitenav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	list-style: none;
	float: left;
	width: 955px;
	border:0px solid red;
	height:260px;
	background: url(/img/static/start.jpg) no-repeat top right;
	vertical-align: bottom;
}

ul#sitenav li {
	margin-top:15px;
	margin-bottom:0px;
}

ul#sitenav li ul {
	margin-left:20px;
	color: red;
	list-style: none;
	margin-top:15px;
}

ul#sitenav li ul li {
	margin-left:70px;
	color: white;
	margin-top:5px;
}

ul#sitenav li a {	
	padding-left:50px;	
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}

ul#sitenav li ul li a {	
	padding-left:0px;
	text-decoration: none;
	text-transform: none;
	color: white;
}