body {
margin: 0;
	background: #FFFFFF /*url(../images/hg.gif)*/;
	color: #722408; /* jetzt dunkelbraun vorher 939393*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

a:link, a:visited {
	color: #993300; /* jetzt dunkelbraun - vorher f58a49*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color:#995a3a ; /* jetzt blasses braun - vorher f8ab7c*/
	text-decoration: underline;
}

#kopf_aussen {
	position: fixed;
	width: 100%;
	height: 170px;
	min-width: 900px;
	max-width: 1500px;
}

#kopf_schatten {
	height: 0px;
	background: #FFFFFF /*url(../images/kopfschatten.png) repeat-x top left*/;
}

#kopf_innen {
width:88%;	
height: 140px;
text-align: center;

	padding: 0 6%;
	background: #FFFFFF; /*Logohintergrund*/
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#logo {
    background: #FFFFFF 50% 0;
    height:125px;
    width:100%;
}

#logo_voll {
    background:transparent url(../images/kopf.png) no-repeat scroll 50% 0;
    float:none;
    height:135px;
    width:100%;
}

.user4 {
	width: 0px;
	height: 85px;
	padding: 10px 0;
}

.clr {
	clear: both;
}

#user3  {
	width:100%;
	height: 20px;
	background: url(../images/streifen.png) repeat-x;
	
}

#mitte {
	min-width: 1024px;
	max-width: 1500px;
}

#inhalt_aussen {
	padding: 180px 0 0 0; /*Abstand des unteren Teils vom Topbereich*/
	text-align: left;
	width: 90%;
	margin: 0 auto;
	border-left: 0px solid #ddd;
	border-right: 0px 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;
}



.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: #722408; /* jetzt starkes rot - vorher E65904*/
	width: 90%;
	margin: 0 auto;
	border-top: 15px solid #ffffff;
	border-bottom: 0px solid #ddd;

background: url(../images/streifen.png) repeat-x;
	padding: 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:"] {
	background: url(../images/ext_link.gif) right no-repeat;
	text-decoration: none;
	border-bottom: 1px dashed #d26a6a; /* jetzt blasses rot - vorher f58a49*/
	padding-right: 15px;
	margin-right: 3px;
}

#inhalt_klein a[href^="http:"]:hover, #inhalt_gross a[href^="http:"]:hover, #inhalt_voll a[href^="http:"]:hover {
	background: url(../images/ext_link_hover.gif) right no-repeat;
	border-bottom: 1px dashed #d24545; /* jetzt rot - vorher f8ab7c*/
}

#smoothtop {
	width: auto;
	text-align: right;
	padding-bottom: 10px;
}

#smoothtop a {
	color: #fff;
	border: 0 none;
	padding: 1px 3px;
	background: #e5e5e5; /* jetzt blasses rot - vorher E65904*/
	-moz-border-radius: 3px;
}
