/* ###################### GENERAL ###################### */

html,body {
	height:100%;
}

body {
	padding:0;
	border:0;
	margin:0;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:76%;
	color:#000;
	background:#FFF url(../img/body-bg.jpg) top left repeat;
}

h1,h2,h3,h4,h5,h6,p,ul,li,img {
	padding:0;
	border:0;
	margin:0;
}



/* ###################### LAYOUT ###################### */

#page {
	position:relative;
	min-height:100%;
	height:100%;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:auto;
}

html>body #page {
	height: auto;
}

#logo {
	position:relative;
	width:570px;
	padding:10px 0 0 0;
	margin:0 0 0 200px;
	height:90px;
}

#menu {
	position:relative;
	width:180px;
	padding:0;
	margin:0;
	float:left;
}

#content-wrap {
	position:relative;
	width:570px;
	padding:0;
	margin:0 0 0 200px;
}

#primary-content {
	position:relative;
	width:570px;
	padding:0 0 30px 0;
	border:0;
	margin:0;
	
}

#footer {
	position:relative;
	width:570px;
	padding:0 0 20px 0;
	border-top:2px solid #000;
	margin:30px 0 0 0;
}



/* ###################### VISUALS ###################### */

#menu ul, #menu li {
	margin:0;
}

#menu ul {
	position:relative;
	width:180px;
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu ul li, #menu ul li.no {
	position:relative;
	padding:7px 0 7px 30px;
	background:url(../img/menu-pfeil-off.gif) 12px 9px no-repeat;
}

#menu ul li.no a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li.ro , #menu ul li.act {
	position:relative;
	padding:7px 0 7px 30px;
	background:url(../img/menu-pfeil-ro.gif) 12px 9px no-repeat;
}

#menu ul li.ro a, #menu ul li.act a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

#primary-content {
	color:#000;
	font-size:12px;
	line-height:17px;
}

#primary-content h1 {
	color:#000;
	font-size:26px;
	font-weight:normal;
	padding-bottom:25px;
	border-bottom:2px solid #000;
	margin-bottom:5px;
}

#primary-content h2 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:25px;
}

#primary-content h3 {
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#primary-content p {
	margin:10px 0 10px 0;
}

#primary-content a {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#primary-content hr {
	margin:5px 0 15px 0;
	color:#000;
	border:1px solid #000;
}

#primary-content ul {
	list-style-type:none;
	font-weight:bold;
}

#footer ul {
	margin-top:3px;
	font-size:11px;
	color:#000;
	list-style-type:none;
}

#footer ul li {
	float:left;
	margin-right:12px;
}

#footer a {
	color:#000;
	text-decoration:underline;
}

#footer a:hover {
	color:#000;
	text-decoration:none;
}

#footer li.act a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

#footer li.act a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.clear {
	clear:both;
}

#suma {
	visibilty:hidden;
	display:none;
}

#haftung {
	font-size:9px;
}
