body { margin: 0; background: #fff url(../images/hg.gif); color: #300; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 1.3; }

a:link, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #900;
}
h1, h2, h3, h4 {
margin: 15px 0 10px;
padding: 5px 0;
}
h1 { font-size: 160%; line-height: 1.2; }
h2 { font-size: 140%; line-height: 1.3; }
h3 { font-size: 115%; line-height: 1.3; }
h4 { font-size: 100%; line-height: 1.4; }
#kopf_aussen {
	position: fixed;
	width: 100%;
	height: 134px;
	min-width: 900px;
	max-width: 1500px;
}

#kopf_schatten {
	height: 9px;
	background: url(../images/kopfschatten.png) repeat-x top left;
}

#kopf_innen {
	height: 105px;
	padding: 0 6%;
	background: #900;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#logo {
	width: 65%;
	float: left;
	height: 105px;
	background: url(../images/kopf.png) no-repeat;
}

#logo_voll {
	width: 100%;
	float: none;
	height: 105px;
	background: url(../images/kopf.png) no-repeat;
}

.user4 {
	width: 35%;
	float: left;
	height: 85px;
	padding: 10px 0;
}

.clr {
	clear: both;
}

#mitte {
	text-align: center;
	min-width: 900px;
	max-width: 1300px;
}

#inhalt_aussen {
	padding: 145px 10px 0 0;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	border-left: 5px solid #ddd;
	border-right: 5px solid #ddd;
	background: #fff;
}

#inhalt_innen {
	padding: 0 1%;
}

#links {
	width: 19%;
	float: left;
	margin-right: 1%;
}

#inhalt_klein {
	width: 60%;
	float: left;
	margin:0 0 15px 0;
	text-align: justify;
}

#inhalt_gross {
	width: 80%;
	float: left;
	margin:0 0 15px 0;
	text-align: justify;
}

#inhalt_voll {
	width: 100%;
	float: none;
	margin:0 0 15px 0;
	text-align: justify;
}

#rechts {
	width: 19%;
	float: left;
	margin-left: 1%;
}

#user {
	padding: 0 0 15px 0;
}

#user .module {
	margin: 0;
}

#user div.module div {
	margin: 0;
}

.user1_klein {
	width: 49%;
	float: left;
	margin: 0 1% 0 0;
}

.user1_voll {
	width: 100%;
	float: none;
	margin: 0;
}

.user2_klein {
	width: 49%;
	float: left;
	margin: 0 0 0 1%;
}

.user2_voll {
	width: 100%;
	float: none;
	margin: 0;
}

#user3  {
	height: 20px;
	padding: 0 6%;
	background: #69f;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.user5_klein { width: 49.5%; float: left; margin: 0 0.5% 0 0; }

.user5_voll { width: 100%; float: none; margin: 0; }

.user6_klein { width: 49.5%; float: left; margin: 0 0 0 0.5%; }

.user6_voll { width: 100%; float: none; margin: 0; }

#fuss { font-weight: normal; color: #999; font-size: 9px; width: 90%; margin: 0 auto; border-left: 5px solid #ddd; border-right: 5px solid #ddd; border-top: 5px solid #ddd; background: #fff; padding: 10px 10px 10px 0; text-align: center; }

#inhalt_klein a[href^="http:"], #inhalt_gross a[href^="http:"], #inhalt_voll a[href^="http:"], #inhalt_voll a[href^="http:"] { text-decoration: none; }

#inhalt_klein a[href^="http:"]:hover, #inhalt_gross a[href^="http:"]:hover, #inhalt_voll a[href^="http:"]:hover {  }

#smoothtop {
	width: auto;
	text-align: right;
	padding-bottom: 10px;
}

#smoothtop a {
	color: #fff;
	border: 0;
	padding: 1px 3px;
	background: #c00;
	-moz-border-radius: 3px;
}
