body {
	margin:0;
	padding: 0;
	font-size:62.5%;
	font-family: verdana,arial,helvetica,sans-serif;
	background:#1E0249;
}

div#root {
	background:url('../style/hg_main.gif');
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	font-size:1.1em;
	line-height:1.5em;
}

div#main {
	width:1008px;
	overflow:hidden;
}

img {
	__float:left; /* NUR für IE */
}

h1 {
	color:#ED7C14;
	font-size:1.4em;
	font-weight:bold;
}

h2 {
	color:#ED7C14;
	font-size:1.2em;
	font-weight:bold;
}

div#left {
	float:left;
	width:109px;
	text-align:right;
}

div#left img {
	margin-top:202px;
}

div#middle {
	float:left;
	width:790px;
	background:#FFE2BB;
}

div#right {
	float:left;
	width:109px;
}

div#right img {
	margin-top:202px;
}

div#navigation {
	width:177px;
	float:left;
	overflow:hidden;
}

.metaa, .metab {
	display:block;
	text-align:right;
	color:#FFE2BB;
	text-decoration:none;
	height:23px;
	border-top:1px solid #FFE2BB;
	border-bottom:1px solid #FFE2BB;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 10px 0 0;
	border-bottom:1px solid #ED7C14;
}

.metaa {
	background:#ED7C14;
}

.metab {
	background:#F0920F;
}

div#mitglied {
	background:#F4AB01;
	text-align:right;
	padding:0 10px 10px 10px;
}

div#mitglied a {
	color:#fff;
}

div#content {
	width:573px;
	float:left;
	padding:10px 20px;
	overflow:hidden;
}

div#content a {
	color:#ED7C14;
}

div#functions {
	float:right;
	text-align:right;
}

.bg_sponsoren {
	background:#fff;
}

.table_verein {
	padding:10px 0 0 0;
}

div#footer {
	float:left;
	width:100%;
	background:#F4AB01;
	height:20px;
	padding-top:5px;
}

div#footer_left {
	float:left;
	padding-left:10px;
}

div#footer_right {
	float:right;
	padding-right:10px;
}

div#footer a {
	color:#000;
}