body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F5F3F3;
}

#header_middle {
	background-image: url(../grafiken/backg_headlinks_mid.gif);
	background-repeat: repeat-x;
}

#quicklinks {
	font-size: 0.85em;
	float: left;
	width: 175px;
	background-image: url(../grafiken/head_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 9px 0px 0px;
}

#quicklinks a {
	color: #674749;
	text-decoration: none;
	margin: 3px 0px 0px 5px;
}

#quicklinks span {
	background-image: url(../grafiken/backg_headlinks.gif);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	padding: 3px 0px 0px 5px;
}

#language {
	float: right;
	font-size: 0.85em;
	background-image: url(../grafiken/head_right.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 9px;
}


#language a {
	width: 80px;
	height: 18px;
	display: block;
	color: #674749;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../grafiken/backg_headlinks.gif);
	padding: 3px 5px 0px 0px;
}

#search {
	position: absolute;
	top: 105px;
	right: 5px;
}

#content_frame {
	background-repeat: repeat-y;
	background-image: url(../grafiken/backg_menu.gif);
	margin-top: 119px;
}

#menu {
	float:left;
	width: 158px;
	background-color: #EBE8E8;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	margin-bottom: 1px;
}

#menu ul li ul li{
	margin-top: 1px;
	margin-bottom: 0px;
}

#menu a {
	display: block;
	width: 142px;
	height: 21px;
	background-color: #DED2D4;
	background-image: url(../grafiken/backg_menu.gif);
	background-repeat: repeat-y;
	color: #674749;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
}

#menu_active a, #menu a:hover {
	background-image: url(../grafiken/menu_backg_status2.gif);
	background-color: #C6A8AB;
	color: #FFFFFF;
}

#menu_first a {
	background-image: url(../grafiken/menu_first_backg_status1.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
}

#menu_first_active a, #menu_first a:hover, #menu_first_active a:hover {
	background-image: url(../grafiken/menu_first_backg_status2.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 15px 0px 0px 16px;
	background-color: #C6A8AB;
	color: #FFFFFF;
} 

#menu_active ul a, #menu_first_active ul a {
	padding: 4px 0px 0px 16px;
	height: 16px;
	background-color: #E9E2E3;
	font-size: 0.86em;
	display: block;
	background-image: url(../grafiken/menu_sub_status1.gif);
	background-repeat: repeat-y;
	color: #674749;
	margin: 0px;
}

#menu_active ul a:hover, #menu_first_active ul a:hover, #menu_active #submenu_active a, #menu_first_active #submenu_active a {
	background-color: #C6A8AB;
	color: #FFFFFF;
	background-image: url(../grafiken/menu_sub_status2.gif);
	background-repeat: repeat-y;
	padding: 4px 0px 0px 16px;
	height: 16px;
}

#menu_active #submenu_active ul, #menu_first_active #submenu_active ul {
	border: 1px solid #A8B7C6;
	background-color: #C6A8AB;
	display: block;
	width: 147px;
	margin: 0px 0px 0px 9px;
	padding: 4px 0px 4px 0px;
}

#menu_active #submenu_active ul a, #menu_first_active #submenu_active ul a {
	font-weight: normal;
	background: transparent;
	display: inline;
	line-height: 1.5;
	color: #E7E8EA;
	padding: 0px 4px 0px 4px;
}

#menu_active #submenu_active ul a:hover, #menu_first_active #submenu_active ul a:hover, .subsubmenu_visible {
	color: #475767;
}

.no_children {
	margin-bottom: 1px;
}

#content_area {
	margin-left: 158px;
	background-image: url(../grafiken/backg_navbar.gif);
	background-repeat: repeat-x;
}

#navi_bar {
	height: 21px;
	font-size: 0.85em;
	color: #674749;
	padding: 3px 0px 0px 5px;
}

#navi_bar a { 
	color: #674749;
	text-decoration: none;
}

#content {
	background-image: url(../grafiken/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px 20px 0px 0px;
	
	width: 590px;
	min-height: 450px;
}


#footer {
	background-image: url(../grafiken/backg_footer.gif);
	background-repeat: repeat-x;
	height: 47px;
}

#footer #copyright {
	background-image: url(../grafiken/menu_footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	
	font-size: 0.85em;
	color: #674749;
	font-weight: bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.wrapper {
     	min-height: 100%;
     	height: auto !important;
     	height: 100%;
     	margin: 0 auto -47em;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.1em;
	margin-top: 0px;
}

h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content a { 
	color: #475767;
	text-decoration: underline;
}

#content a:hover { 
	color: #475767;
	text-decoration: none;
}

hr {
	color: #674749;
	background-color: #674749;
	height: 1px;
	border: 0;
}

form {
	margin: 0;
}

#content div {
	text-align: justify;
	line-height: 20px;
}

td {
	padding-bottom: 2px;
	padding-right: 2px;
}

.customers {
	padding: 0;
	margin: 0;
	list-style-type: none;
	min-height: 50px
}

.customers li {
	width: 45%;
	float: left;
	padding-left: 5%;
}

p.impres span.left {
 float: left;
 margin: 0px;
 width: auto;
}

p.impres span {
 display: block;
 width: 50%;
 margin-left: 48%;
}

.tablehead {
 	color: #ffffff;
 	background-color: #6F839C;
 	font-weight: bold;
 	background-image: url(../grafiken/cellpic2.gif);
}

.tablerow1 {
 	background-color: #E7E8EA;
}

.tablerow2 {
 	background-color: #D2D8DE;
}
