html { height:100%; }
body {
	height:100%;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #444444;
	margin:0px;
	padding:0px;
	background-image: url("http://www.badspiegel.org/1/cizgi.gif");
	background-repeat: repeat-x;
	background-position: 0 85px;
}
h1 {
	font-size: 22px;
	letter-spacing: 2px;
	margin:0px;
	padding:38px 0 0 300px;
	height: 48px;
	color:#fff;
	background-color: #000000;
	background-image: url("http://www.badspiegel.org/1/logo.jpg");
	background-repeat: no-repeat;
}
h1 a { color:#fff; border:none; }
h1 a:hover { background: none; border-bottom: 1px #fff dashed; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 { margin:20px 15px 20px 15px; font-size:20px; display:block; }

a { text-decoration: none; color:#444444; border-bottom: 1px #151062 dashed; font-weight: bold; }
a:hover { background-color: #90012D; color:#fff; border:none; }
ul a { border:0px; }
p {  }

h2,h3,h4,p { margin-left: 15px; margin-right: 15px; }
h2 a,h3 a { border:none; }
.clear { clear:both; }

div#main {
	min-height: 100%;
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	background-color: #EBEAEB;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.img_right { float:right; margin-right:15px; margin-left:10px; border: 1px solid #000000; }
.img_right p { margin:0; padding:3px; font-size: 10px; line-height:10px; color:#fff; background-color: #383539; }
.img_right a { border:none; color:#fff; }
.img_right a img { border:none; }
.img_right a:hover { text-decoration: underline; background-color: #90012D; color:#fff; }
.img_right a:hover p { text-decoration: underline; background-color: #90012D; color:#fff; }
.img_left { float:left; margin-left:15px; margin-right:10px; border: 1px solid #383539; }
.img_left p { margin:0; padding:3px; font-size: 10px; line-height:10px; color:#fff; background-color: #383539; }
.img_left a { border:none; color:#fff; }
.img_left a img { border:none; }
.img_left a:hover { text-decoration: underline; background-color: #90012D; color:#fff; }
.img_left a:hover p { text-decoration: underline; background-color: #90012D; color:#fff; }

#footer { font-size:9px; line-height: 14px; position:relative; height:45px; margin-top:-45px; background-image: url("/dwp/img/bgline.gif"); background-repeat: repeat-x; background-color: #fff; }
#footer a { border:none; }
#footer ul { width:560px; margin:0 auto 0px auto; padding:0px; }
#footer ul li { list-style-type: none; display:inline; }
#footer ul li a {  }