html {
	witdh: 100%;
	height: 100%;
}
body {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	witdh: 100%;
	font-family: tahoma;
	font-size: 10px;
}
#center_all {
	text-align:center;
}
.main_table {
	border: 0px none;
	width: 935px;
	padding:0px;
	margin:0px;
}
#links {
	padding: 10px 0px 0px 0px;
	width:177px;
	background-image:url(/fileadmin/images/bg_spalte_links.jpg);
	background-repeat: no-repeat;
	background-color: #c3c9d0;
}
#order_form {
	background-color: #e7e7e8; 
	width:480px;
	height:500px;
	border:0px;
	margin:0px;
}
#inhalt {
	margin: 0px;
	padding: 5px;
	height:100%;
	width:558px;
	background-image:url(/fileadmin/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #e7e7e8; 
}
#rechts {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width:180px;
	height:100%;
	background-image:url(/fileadmin/images/bg_spalte_rechts.jpg);
	background-repeat: no-repeat;
	background-color: #c9d0d8;
}
h1 {
	font-family: tahoma;
	font-size: 16px;
}
h2 {
	font-family: tahoma;
	font-size: 15px;
}
h3 {
	font-family: tahoma;
	font-size: 14px;
	text-align:center;
}
h4 {
	font-family: tahoma;
	font-size: 13px;
}
p {
	font-family: tahoma;
	font-size: 11px;
}
#menu_table {
	width:177px;
	margin:0px;
	padding-top:0px;
	border: 0px none;
}
td.menu_line {
	padding-top: 5px;
	padding-left: 14px;
	border-bottom: 1px solid #0000ff;
}
.menu_link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color:black;
}
img {
	border: 0px none;
	margin:0px;
	padding:0px;
}
div {
	border: 0px none;
	margin:0px;
	padding:0px;
}
.normal {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	
}
.description {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
