body {
	padding:0px;
	margin:0px;
	background:#180000;
	/*background:#0f0300 url(images/bg.jpg) top left no-repeat;*/
	font-family:verdana,arial sans-serif;
	font-size:11px;
	text-align:center;
}

#container {
	position: relative;
	margin:0px auto;	
	width:1000px;
	height:784px;
	background:#0f0300 url(images/mainbg.jpg) top left no-repeat;
}

#innercontainer {
	padding:40px 0 0 0;
	margin:0 auto 0 auto;
	width:795px;
}

#navigation {
	margin:0 0 0 80px;
	height:45px;
}

#navigation .navigation_button {
	float:left;
}

#navigationshadow {
	background:url(images/navigationshadow.png) top left no-repeat;
	width:654px;
	height:24px;
	margin:0 auto 10 auto;
	
}

#maincontent {
	background: url(images/contentshadow_right.png) top right no-repeat;
	width:791px;
	
}

#content {
	float:left;
	width:783px;
	height:418px;
	background:#ffffff;
	text-align:left;
}

#innercontent {

	width:490px;
	padding:0 0 0 0;
	margin:0 0 0 60px;
	border-top:30px solid #ffffff;
	background:#ffffff;
}

#innercontent .headline {
	position:absolute;
}	

#innercontent .text {
	margin:55px 0 0 20px;
	min-height:320px;
}

#innercontent a:link {
	text-decoration:underline;
	color:#c29d18;
}

#innercontent a:active {
	text-decoration:underline;
	color:#c29d18;
}

#innercontent a:visited {
	text-decoration:underline;
	color:#c29d18;
}

#innercontent a:hover {
	text-decoration:none;
	color:#a2a2a2;
}

#logo {
	position:absolute;
	top:300px;
	left:680px;
}

#adventskalender {
	position:absolute;
	top:340px;
	left:590px;
}

#metanavigation {
	width:791px;
	float:left;
}

#metanavigation_front {
	float:left;
	width:80px;
	background:#ffffff;
	margin:0px;
	padding:5px 0 0 0;
}

#metanavigation_middle {
	float:left;
	margin:7px 10px 0 10px;
	padding:0px;
}

#metanavigation_back {
	float:left;
	width:485px;
	background:#ffffff;
	margin:0px;
	padding:5px 0 0 0;
}

#contentshadow_top {
	width:790px;
	height:6px;
	background:url(images/contentshadow_top.png) bottom left no-repeat;
}

#footer {
	clear:both;
	width:783px;
	font-size:9px;
	color:#ffffff;
	text-align:center;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}

#footer a:link {
	color:#ffffff;
	text-decoration:none;
}

#footer a:active {
	color:#ffffff;
	text-decoration:none;
}

#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

form {
	margin:0px;
	padding:0px;
}

.kontakt_entry {
	clear:both;
	margin:0px;
	padding:0px;
	border:2px solid #122c51;
}

.newsletter_entry {
	clear:both;
	margin:0px;
	padding:0px;
	border:2px solid #ffffff;
}

.kontakt_titel {
	float:left;
	width:80px;
	margin:0px;
	padding:0px;
}

.kontakt_feld {
	float:left;
	margin:0px;
	padding:0px;
}

.kontakt_feld input {
	margin:0px;
	padding:0px;
	width:250px;
	border:1px solid #fdda01;
	background:#8895a8;
}

.kontakt_feld textarea {
	margin:0px;
	padding:0px;
	width:250px;
	border:1px solid #fdda01;
	background:#8895a8;
	scrollbar-3dlight-color: 8895a8;
 	scrollbar-arrow-color: 8895a8;
	scrollbar-darkshadow-color: 8895a8;
	scrollbar-face-color: 8895a8;
	scrollbar-highlight-color: 8895a8;
	scrollbar-shadow-color: #8895a8;
	scrollbar-track-color: #8895a8;
}


.kontakt_submit {
	float:left;
	margin:0px;
	padding:0px;
}

.kontakt_submit input {
	background:#8895a8;
	border:1px solid #fdda01;
	color:#fdda01;
}
