body {
	background-color: #171313;
	margin: 10px 0 35px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	color: #171313;	
}

p, div, img, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: none;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #98141a;
	font-weight: normal;
	font-size: 170%;
	line-height: 1.15em;
	margin: 25px 0 15px 0;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.25em;
	margin-bottom: 10px;
}

h3 {
	font-size: 90%;
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 10px;
}

th {
	text-align: left;
	background-color: #501010;
	color: #ffffff;
}

a {	color: #98131a; }

#maindiv {
	margin: 0 auto;
	width: 960px;
}

#content_frame {
	width: 950px;
	border-left: 5px solid #231f1f;
	border-right: 5px solid #231f1f;
	background-color: #ffffff;	
}

#content_left {
	width: 210px;
	background-color: #501010;
	color: #ffffff;
}

#content_left div {
	margin: 10px;
}

#content_left p {
	margin-bottom: 15px;
}

#content_left a {
	color: #fff400;
	text-decoration: none;
}

#content {
	padding: 15px 45px 45px 0;
	width: 455px;
	float: right;
	font-size: 110%;
	line-height: 1.5em;
}

#content p {
	margin-bottom: 10px;
}

#content ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 10px;
}

#content ul li {

}

#content_right {
	width: 210px;
	float: right;
}


#mehr-geld {
	margin-left: 851px;
	padding: 0;
}

#mehr-geld a {
	margin: 0;
	padding: 0;
}


#menu_main {
	width: 100%;
	height: 75px;
	background-image: url(../img/structure/menu_main_subline.gif);
	margin: 0;
	padding: 0;
}

#menu_main ul {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 107px;
}

#menu_main ul li {
	float: left;
	height: 75px;
	width: 104px;
	margin-left: 2px;
}

.menu_2nd img {
	margin-top: 43px;
}



#menu_bottom {
	width: 100%;
	height: 32px;
	background-image: url(../img/structure/menu_bottom_topline.gif);
}

#menu_bottom ul {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 865px;
}

#menu_bottom ul li {
	float: left;
	height: 32px;
	margin-left: 2px;
}

