body {
text-align:center;
overflow:-moz-scrollbars-vertical;
background-color:#FEF4E6;
}

#main {
width:770px;
height:450px;
margin: 0 auto;
text-align: left;
}

#navi { 
	width:195px;
	float:left;
	min-height:600px;
	background-image:url(img/left.jpg);
	background-color: #33766C;
	background-repeat: no-repeat;
	background-position: top;
	
}

#content {
	text-align:left;
	min-height:517px;
	width: 575px; 
	float:left;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	z-index: 5;
	
}

#header {
width:770px;
height:60px;
}

#hotline {
width: 575px; 
height: 54px; 
float:left;
}

#footer {
clear:left; 
width:770px;

height: 20px;
}



#content_footer {
	height: 29px;
	width: 559px;
	float: right;
	text-align:right;
	border-right: 16px solid #33766C;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	width: 100%;
	background-image: url(img/orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
}

.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	display:inline;

}

p,.order_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}

input, textarea {
	border: 1px solid #5b5b5b;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

li {
	border-top: 1px white solid;
	width: 100%;
	margin:0px;
	height: 24px;
	padding-top: 4px;
}

li a {
	text-decoration: none;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url();
	background-position: 2px;
	background-repeat: no-repeat;
}

li a:hover, #active {
	background-image: url(img/navipfeil.gif);
}

#content a, #content a:active, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
