body {
	background: #FFF;
	margin: 0;
	color:#444;
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,Sans-Serif;
	font-size:81.25%;
	background: url('../img/main_frame_bg.png') no-repeat center;
}

a {
	color: #777;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: none;
}

#main_frame {
	width: 900px;
	height: 800px;
	margin: auto;
}

#header_frame {
	height: 140px;
	width: 780px;
	background: url('../img/header_logo.png') no-repeat center;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -390px;
	text-align: justify;
	overflow: auto;
}

#content_frame {
	height: 420px;
	width: 780px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -390px;
	text-align: justify;
	overflow: auto;
}

#copyright_frame {
	height: 20px;
	width: 780px;
	position: absolute;
	top: 765px;
	left: 50%;
	margin-left: -390px;
	text-align: center;
	overflow: hidden;
}

#navi_frame {
	height: 26px;
	width: 100%;
	position:absolute;
	margin-top:160px;
	background: url('../img/navi_bg.png') repeat-x;
	text-align: center;
}

#navi_sub_frame {
	height: 26px;
	width: 800px;
	text-align: center;
	margin:auto;
	color: #FFF;
	padding-top: 5px;
}

#navi_sub_frame a {
	padding: 8px;
	color: #FFF;
	text-decoration:none;
}
#navi_sub_frame a:hover {
	text-decoration:underline;
}

#img_frame {
	height: 137px;
	width: 820px;
	position: absolute;
	top: 625px;
	left: 50%;
	margin-left: -410px;
	background: url('../img/img_bg.png') repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,Times,Serif;
	font-weight:400;
}

h2 {
	color:#666677;
	font-size:1.8em;
	letter-spacing:-0.02em;
	margin:0 0 0.25em;
}

h3 {
	border-bottom:1px solid #DDDDDD;
	color:#888899;
	font-size:1.5em;
	letter-spacing:0;
	margin:0 0 0.25em;
	padding-top:0em;
}

h4 {
	color:#888899;
	font-size:1.4em;
	font-weight:400;
	margin:0 0 0.3em;
	padding-top:1em;
}

h5 {
	color:#888899;
	font-size:1.2em;
	font-style:italic;
	margin:10px 0 0.3em;
}

h6 {
	border-bottom:1px solid #DDDDDD;
	color:#888899;
	font-size:1em;
	margin:0 0 0.3em;
	padding-top:0.8em;
	padding-bottom:0.3em;
}

.success {
	display:none;
	font-weight:700;
	margin: auto;
}

#contactform input,textarea {
	width: 440px;
}

#img_container {
	width:794px;
	margin-top:15px;
	margin-left:13px;
	margin-right:13px;
	height:118px;
}

#img_scrollbox {
	border:none;
	overflow:hidden;
	width:794px;
	height:118px;
}

#navi {
	list-style-type:none;
	margin: 0.2em 0;
	overflow: hidden;
	width: 185px;
	padding-left: 0px;
}

#navi li#title {
	border-bottom:4px solid #888888;
	color:#444444;
	font-weight:700;
	padding:3px 0 0px 5%;
	width:95%;
}

#navi li {
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
}

#navi li a {
	color:#444444;
	padding-left:10%;
	width:90%;
}

#navi a, #submenu strong {
	color:#444444;
	display:block;
	padding:3px 0 3px 5%;
	text-decoration:none;
	width:95%;
	border-right: 1px solid #000;
}

#navi ul {
	list-style-type:none;
	padding-left: 0;
}

#preisuebersicht dl {
	display:block;
	margin:0 0 0px;
	overflow:hidden;
	position:relative;
	float:left;
	width:560px;
	border-bottom: solid 1px #999;
	text-align:justify;
}

#preisuebersicht dl dt {
	clear:left;
	float:left;
	padding:2px 0;
	white-space:nowrap;
	width:60px;
}

#preisuebersicht dl dd {
	margin:0;
	margin-right: 5px;
	float:left;
	overflow:hidden;
	padding:2px;
	display:block;
}

.c1 {
	width:395px;
	text-align:left;
	border-right: solid 1px #999;
	border-left: solid 1px #999;
}

.c2 {
	width:85px;
	text-align:right;
}

#preisuebersicht #headline .c2{
	text-align: left;
}

#preisuebersicht #headline {
	text-decoration: underline;
}

.clearer {
	height:20px;
	border-bottom:none;
}

#preisuebersicht a {
	color: #000;
}

#preisuebersicht p {
	margin:0px;
}