* {
	margin: 0;
	padding: 0;
	border: 0;
}
/* -------------------------------------------- */
body {
	background: #c9ced4 url('/images/bg.jpg') 0 0 repeat-x;
}
#layer {
	width: 920px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}
#top {
	height: 137px;
	width: 100%;
	background: url('/images/top1.jpg') 0 0 no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	top: 20px;
	left: 10px;
	height: 115px;
	width: 280px;
}
#logo a {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#searchbar {
	position: relative;
	width: 100%;
	height: 137px;
	background-position: 10px 74px;
	background-repeat: no-repeat;
}
#searchbar #searchbox {
	position: absolute;
	top: 39px;
	right: 83px;
	width: 126px;
	border: 1px solid #eee;
	font-size: 11px;
	padding: 1px 0;
	height: 14px;
}
#searchbar .button {
	position: absolute;
	top: 40px;
	right: 51px;
	background: #0730A2;
	color: #fff;
	font-size: 11px;
	height: 16px;
	width: 28px;
	border: 0;
	padding-bottom: 1px;
}
#middle {
	width: 100%;
	background: url('/images/main.jpg') 0 0 repeat-y;
	min-height: 500px;
}
* html #middle {
	height: 500px;
}
#slogan {
	width: 100%;
	background: url('/images/top2.jpg') 0 0 no-repeat;
}
#left {
	float: left;
	width: 240px;
	margin-left: 10px;
	padding: 65px 20px 0;
}
#ausgaben_prev,
#sonderhefte_prev {
	margin: 54px 0 0 10px;
}
#ausgaben_prev img,
#sonderhefte_prev img {
	margin-right: 3px;
}
#ausgaben_prev #galllast,
#sonderhefte_prev #galllast {
	margin: 0;
}
#ausgaben_prev .readmore,
#sonderhefte_prev .readmore {
	text-align: right;
	padding-right: 7px;
}
#newsletter {
	margin: 54px 10px 0;
}
#newsletter input,
#newsletter select {
	border: 1px solid #aaa;
}
#newsletter select {
	height: 18px;
	margin: 5px 5px 0 0;
	float: left;
	font-size: 12px;
}
#newsletter input.button {
	background: #0730A2;
	color: #fff;
	font-size: 11px;
	height: 18px;
	width: 28px;
	border: 0;
	float: left;
	margin: 5px 0 0;
}
#nav ul {
	list-style: none;
	margin-left: 10px;
}
#nav a {
	text-decoration: none;
	color: #444;
}
#nav a.level1 {
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	width: 221px;
}
#nav li ul {
	margin: 0 0 0 4px;
}
#nav a.level2:hover,
#nav a.level2.over,
#nav a.level2.active {
	color: #666;
}
#nav .item1 a.level1,
#nav .item1 a.level2:hover,
#nav .item1 a.level2.active,
#nav .item1 a.level2.over {
	color: #039;
}
#nav .item2 a.level1,
#nav .item2 a.level2:hover,
#nav .item2 a.level2.active,
#nav .item2 a.level2.over {
	color: #c00;
}
#nav .item3 a.level1,
#nav .item3 a.level2:hover,
#nav .item3 a.level2.active,
#nav .item3 a.level2.over {
	color: #060;
}
#nav .item4 a.level1,
#nav .item4 a.level2:hover,
#nav .item4 a.level2.active,
#nav .item4 a.level2.over {
	color: #709;
}
#nav .item5 a.level1,
#nav .item5 a.level2:hover,
#nav .item5 a.level2.active,
#nav .item5 a.level2.over {
	color: #997300;
}
#nav .item6 a.level1 {
	margin-top: 35px;
	color: #fff;
	cursor: default;
}
#nav ul.subnav2 {
	display: none;
}
#nav li li {
	margin-bottom: 3px;
}
#right {
	float: left;
	width: 550px;
	padding: 0 25px;
	font-size: 12px;
	color: #333;
}
#right a {
	text-decoration: none;
	color: #06f;
}
#right a:hover {
	color: #00f;
}
h1 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
}
h2 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsbox {
	width: 265px;
	float: right;
	clear: right;
	border-left: 2px solid #eee;
	padding: 10px 0 10px 10px;
	margin-left: 15px;
	font-size: 11px;
}
.newsbox h2 {
	font-size: 12px;
}
.newsbox .imageflLeft {
	margin: 0 10px 0 0;
}
.first  {
	border-top: 2px solid #eee;
}
table.mediadaten {
	width: 100%;
	margin-bottom: 10px;
	border-spacing: 0;
}
.mediadaten td {
	width: 25%;
}
.mediadaten th {
	text-align: left;
}
.mediadaten tr.second {
	background: #e3e3e3;
}
.ausgabe {
	margin: 0 10px 10px 0;
}
a.younger {
	float: left;
}
a.older {
	float: right;
}
.autoren {
	border-spacing: 15px;
	margin-left: -15px;
}
.autoren td {
	vertical-align: top;
}
#noscript {
	margin: 30px 6px 0;
	border: 1px solid #eee;
	background: #f6f6f6;
	padding: 5px;
}
#bottom {
	position: relative;
	width: 100%;
	height: 70px;
	background: url('/images/bottom.jpg') 0 0 no-repeat;
	font-size: 9px;
	color: #999;
	padding-bottom: 40px;
}
#bottom a {
	color: #999;
	text-decoration: none;
}
#bottom a:hover {
	color: #222;
}
#copy {
	position: absolute;
	top: 72px;
	right: 15px;
}
/* -------------------------------------------- */
p {
	margin-bottom: 10px;
}
.li, .re {
	float: left;
	width: 50%;
}
ul {
	margin: 0 0 10px 15px;
}
dl {
	margin-bottom: 10px;
}
br.clear {
	clear: both;
	display: block;
}
dt {
	float: left;
}
input.incontent,
textarea.incontent {
	border: 1px solid #ccc;
	width: 280px;
}
p.ffehler {
	color: #FF0000;
}
p.ffehler input,
p.ffehler textarea {
	border: 1px solid #FF0000;
}
input.button {
	border: 1px solid #fff;
}
input.button:hover {
	border: 1px solid #ccc;
	cursor: pointer;
}
.imageflLeft { float: left; margin: 0 20px 5px 0; }
.imageflRight { float: right; margin: 0 0 5px 20px; }
/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}
