* { padding: 0; margin: 0; }
html,body,table,tr,td,th,div,span,br,hr,a,b,u,i,p,h1,h2,h3,h4,h5,h6 { padding: 0; margin: 0; }
img { border: 0; }
a { text-decoration: none; color: #000; outline: none; }
h1 { font-size: 1.8em; font-weight: normal; }
h2 { font-size: 1.8em; font-weight: normal; }
h3 { font-size: 1.8em; font-weight: bold; line-height: 160%; }
b.head { font-size: 1.4em; font-weight: bold; }
h2 .s1 { color: red; }
h2 .s2 { color: #00f; }
body, html {
	font-family: verdana, arial, sans-serif;
	font-size: 0.85em;
	color: #000;
	background: url('/img/bgt.png') repeat-x;
}
.hide {
	clear: both;
}
.visible {
	display: block;
}
.nonvisible {
	display: none;
}
#border {
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#main_inner {
	width: 996px;
	margin: 0 3px;
}
#top { float: left; width: 700px; font-size: 1.6em; padding: 18px 10px 0 18px; color: #f00; font-family: times; letter-spacing: 2px; }
#top b { color: #000; font-family: verdana, arial, sans-serif; }
#top .four { color: #00f; font-weight: bold; }
#topright { float: left; width: 260px; padding: 23px 0 4px 0px; color: #00f; font-size: 1.3em; letter-spacing: 0px; }
.breakline { clear: both; padding-top: 20px; }
#menu {
	float: left;
	width: 790px;
}
#menu a {
	float: left;
	color: #777;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.15em;
}
#menu a:hover {
	color: #3232d4;
}
#media {
	float: left;
	width: 194px;
}
#media img {
	padding: 3px 0 0 4px;
	width: 164px;
	height: 105px;
	border: 0;
}
#content {
	float: left;
	width: 800px;
}
#box_left {
	float: left;
	width: 330px;
}
#box_right {
    float: left;
    width: 452px;
}
#box_right div {
    line-height: 130%;
}
#box_left div {
    line-height: 130%;
}
#zitate {
	float: left;
	width: 168px;
	color: #00f;
}
#zitate div {
	line-height: 130%;
}
#content {
	float: left;
	width: 800px;
}
#content ul li, #content ol li {
	padding: 0 0 0 2px;
	margin: 0 12px 0 24px;
}
#content ul, #content ol {
	padding-bottom: 16px;
}
#headline {
	float: left;
	width: 480px;
	padding: 70px 0 38px 0;
}
p {
	padding: 0 0 12px 0;
}
li, p {
	line-height: 1.5em;
}
#footer {
	width: 520px;
	margin: 30px auto 0 auto;
}
#footer div {
	float: left;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 10px;
	padding: 4px 0;
	border-top: 1px dotted #999;
}
