* {
	margin: 0;
	padding: 0;
}

html, body {
	background:url(../grafics/bg_blue.gif) repeat-x #fff;
}

body {
	/* color: #a7abb0; */
	color: #ccc;
	font: 12px/18px Verdana, sans-serif;
}

p {
	margin-bottom: 6px;
}

img {
	border-style: none;
	border-width: 0;
	vertical-align: bottom;
}


h1, h2, h3, h4 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom:10px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	text-shadow:#000 1px 1px;
}

h2 { font-size:14px; }

a:link, a:visited {
	text-decoration: none;
	outline: 0;
	color: #a7abb0;
}

a:link:hover, a:visited:hover {
	text-decoration:none;
	color: white;
}

a:link:active, a:visited:active {
	text-decoration: none;
}

/* ######################################################################## */


#bannertop { list-style-type:none; margin:0 auto; padding-left:10px; padding-top:10px; width:894px; }
#bannertop li { width:234px; float:left; margin-right:92px; }
#bannertop li.last { width:234px; float:left; margin-right:0px; }

#bannertop2 { list-style-type:none; margin:0 auto; padding-left:10px; padding-top:10px; width:894px; margin-bottom:90px; }
#bannertop2 li { width:468px; float:left; }
#bannertop2 li.last { width:468px; float:right; margin-right:0px; }

#bannerright { position:absolute; left:50%; margin-left:480px; top:130px; }
#bannerleft { position:absolute; right:50%; margin-right:480px; top:130px; }
#bannerleftbottom { position:absolute; right:50%; margin-right:480px; top:740px; padding-bottom:20px; }
#bannerrightbottom { position:absolute; left:50%; margin-left:480px; top:740px; padding-bottom:20px; }

#outbox {
	width: 894px;
	margin: 0 auto;
	margin-top:20px;
}

#header {
	height: 125px;
	position: relative;
}

#title {
	height: 99px;
	padding: 26px 52px 0 385px;
	position: relative;
	background: url(../grafics/header/title/bg.png) no-repeat 0 bottom;
	width: 461px;
}

#title h1 {
	font-size: 22px;
	color: white;
	margin-bottom:4px;
	line-height:26px;
	padding-left:60px;
	padding-top:20px;
}

#title img {
	position: absolute;
	display: block;
	margin-top: 20px;
}

#title ul {
	list-style-type: none;
	overflow: hidden;
	margin-left:55px;
}

#title ul li {
	float: left;
	margin-right: 10px;
}

#title ul li a {
	padding-left: 14px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
	background: url(../grafics/main/tri.png) no-repeat 0 bottom;
}

.special {
	color: darkorange !important;
}

.special:hover {
	color:#e70000 !important;
}

#title ul li a:hover {
	color: #e70000;
	background: url(../grafics/main/hitri.png) no-repeat 0 bottom;
}

#inbox {
	background-image: url(../grafics/main/bg.png);
}

#content {
	display: inline-block;
	position: relative;
	width: 894px;
  	height: auto !important;
  	min-height:400px;
	background: url(../grafics/main/content/bg.png) repeat-x;
}

#language { position:absolute; left:30px; }
#footer { position: relative; padding:24px 0px 30px 10px; background: url(../grafics/footer/bg.png) no-repeat; }
#footer .left { left:0px; }
#footer .right {margin-left:640px; }

.divider { height:1px; border:0; padding:0; margin:20px 0; background:url(../grafics/hr.gif); }
.newsblock {  }




.newslettersubscription { 
	width:100%;
	height:20px;
	border:none;
	padding:0px;
	margin:20px 0px 0px 0px;
}

.anmelden {
	width:70px;
	height:20px;
	padding:0px;
	margin:0px;
}

.abmelden {
	width:181px;
	height:20px;
	padding:0px;
	margin:0px;
}

.angaben {
	width:151px;
	height:20px;
	padding:0px;
	margin:0px;
	float:left;
}

.email {
	height:12px;
	width:300px;
	border:1px solid #ccc;
	padding:4px;
	font-size:11px;
}

.emailtable {
	margin-bottom:20px;
}

.tx-danewslettersubscription-pi1-form-row {
	
}

.tx-danewslettersubscription-pi1-form-header {
	width:100px;
}

ul.linkpool_sortierung {
font-size:9px;
color:#838891;
}
ul.linkpool_sortierung a {
font-size:12px;
}