body, a, p, table, td, h1, h2, h3, h4, h5, h6, li, input {
	font-family: Arial,Helvetica,Verdana;
	color: #000000;
	font-size: 12px; 	
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	color: #000000;
	background-color: #fcfcf4;
	text-decoration: none;
	scrollbar-face-color: #969bb9;
	scrollbar-highlight-color: #FAFAF5;
	scrollbar-shadow-color: #FAFAF5;
	scrollbar-3dlight-color: #969bb9;
	scrollbar-arrow-color: #FAFAF5;
	scrollbar-darkshadow-color: #969bb9;
	scrollbar-track-color: #FAFAF5;
	scrollbar-base-color: #969bb9;
	background-position : -100px;
	background-image: url(../image/bg_site.gif);
  	background-repeat: repeat-y;
}

div.top {
	width: 995px;
	height: 93px;
	background-position : -100px;
	background-image: url(../image/bg_top.gif);
	background-repeat: no-repeat;
}

div.logo {
	position: absolute;
	left: 48px;
	top: 24px;
	width: 150px;
	height: 73px;
	z-index: 50;
}

div.qmenu {
	position: absolute;
	left: 241px;
	top: 14px;
	width: 264px;
	height: 13px;
	z-index: 50;
}

div.sprache {
	position: absolute;
	left: 736px;
	top: 14px;
	width: 55px;
	height: 13px;
	z-index: 50;
}

div.menu {
	position: relative;
	left: 219px;
	width: 676px;
	height: 57px;
	background-image: url(../image/hmenu_bg.gif);
	background-repeat: no-repeat;
}

div.smenu {
	position: absolute;
	left: 546px;
	top: 160px;
	width: 185px;
	height: 70px;
	z-index: 50;
}

div.left {
	padding-top: 26px;
	position: relative;
	top: -56px;
	width: 319px;
	height: 454px;
//	background-image: url(../image/bg_left.jpg);
	background-repeat: no-repeat;
}

div.content {
	position: relative;
	left: -100px;
	padding-bottom: 34px;
	height: 100%;
	background-position: left bottom;
	background-image: url(../image/bg_bottom.gif);
	background-repeat: no-repeat;
}

div.middle {
	padding-left: 10px;
	padding-top: 10px;
	width: 451px;
	background-image: url(../image/bg_content.jpg);
	background-repeat: no-repeat;
}

div.right {
	width: 155px;
}

div.teaser {
	padding-left: 19px;
}

div.middle div.head {
	width: 390px;
	height: 90px;
	font-size: 14px; 
	color: #1E085D;
	font-weight: bold;
}

div.middle div.text {
	width: 391px;
	font-size: 12px;
	padding-bottom: 10px; 
}

div.middle div.text b {
	color: #162071;
	font-size: 12px;	 
}

div.middle div.text div.list {
	font-size: 12px;
	padding-left: 12px;
	background-image: url(../image/aufzaehlung_dot.gif);
	background-repeat: no-repeat;
	background-position: left;	 
}

div.middle div.text span {
	color: #162071;
	font-size: 12px;	 
}

div.linie {
	padding-top: 6px;
	padding-bottom: 6px;
}

div.middle div.text div.kontakt {
	padding-left: 60px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 235px;
	height: 40px;
	background-image: url(../image/de/unternehmen_kontakt.gif);
	background-repeat: no-repeat;
}

div.middle div.text div.kontakt_en {
	padding-left: 60px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 235px;
	height: 40px;
	background-image: url(../image/en/unternehmen_kontakt.gif);
	background-repeat: no-repeat;
}

div.middle div.text div.kontakt2 {
	padding-top: 6px;
	padding-bottom: 10px;
	width: 170px;
	height: 40px;
}

div.middle div.text div.laender {
	padding-left: 60px;
	padding-top: 6px;
	height: 40px;
	background-image: url(../image/de/unternehmen_laender.gif);
	background-repeat: no-repeat;
}

div.middle div.text div.laender_en {
	padding-left: 60px;
	padding-top: 6px;
	height: 40px;
	background-image: url(../image/en/unternehmen_laender.gif);
	background-repeat: no-repeat;
}

div.teaser_head {
	width: 155px;
	height: 32px;
	background-image: url(../image/teaser_head_bg.gif);
	background-repeat: no-repeat;
}

div.teaser_head_text {
	padding-left: 10px;
	padding-top: 11px;
	color: #1E085D;
	font-weight: bold;
}

div.teaser_content {
	width: 155px;
	background-image: url(../image/teaser_content_bg.gif);
	background-repeat: repeat-y;
}

div.teaser_content_text {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

div.teaser_bottom {
	width: 155px;
	height: 27px;
}

div.teaser_content a:link, a:visited, a:hover {
	color: #A00A09;
	TEXT-DECORATION: none;
}

div.kontaktform td {
	color: #82A0A2;
	font-weight: bold;
}