/* CSS Document */

* { margin: 0; padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html { height: 100%; overflow: hidden; }

body {
	position: absolute;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;	
	height: 100%;
	scrollbar-shadow-color: #e4d3aa;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#e4d3aa;
	scrollbar-track-color:#cccccc;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-darkshadow-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	overflow: auto;
	color: #333333;
	quotes: "\201E" "\201C";
}

#abstand {
	height: 50%;
	width: 100px;
	margin-bottom: -276px; 
	float: left;
	}

h1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #EBEBEB;
	border-left: 1px solid #ECEBEA;
	border-top: 1px solid #ECEBEA;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	padding: 2px;
}

h2 {
	color: #947601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 3px;
}

h3 {
	color: #947601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px;
}

p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	margin-top: 3px;
	margin-bottom: 13px;
	line-height: 140%;
}

#outerenvelope {
	position: relative; 
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	height: 552px;
	clear: left;
}

#content-env {
	position:relative;
	width:950px;
	top: 100px;
	height: 430px;
	z-index:1;
	background-color: #ffffff;
}

#top {
	position:absolute;
	width:950px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
}

#mainmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 45px;
	z-index: 10;
	padding: 0px;
	text-align: center;
	background-image: url(../img/menu-bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 10px;
}

#bogen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 75px;
	z-index: 9;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bogen.gif);
}

#submenu {
	position: absolute;
	top: 32px;
	left: 0px;
	height: 16px;
	width: 100%;
	overflow: hidden;
	z-index: 10;
	padding-top: 1px;
	text-align: center;
	background-image: url(../img/submenu-bg.jpg);
	font-size:9px;
}

/* span.smenu { padding-left: 5px; padding-right: 5px; } */

#smallprint {
	position: absolute;
	height: 17px;
	width: 455px;
	bottom: 0px;
	left: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-left: 20px;
	background-color: #000000;	
	padding-top: 3px;
	text-align: left;
	border-bottom: 1px solid white;
}

#metamenu {
	position: absolute;
	height: 17px;
	width: 455px;
	bottom: 0px;
	right: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-right: 20px;
	background-color: #000000;	
	padding-top: 3px;
	text-align: right;
	border-bottom: 1px solid white;
}

#footercenter {
	position: absolute;
	height: 20px;
	width: 550px;
	bottom: 0px;
	left: 200px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid white;
	z-index: 999;
}

#footercenter img {
	vertical-align: -6px;
}

#quality {
	position: absolute;
	left: 783px;
	top: 20px;
	width: 146px;
	height: 60px;
	z-index: 1000;
}

div#metamenu a, div#metamenu a:link, div#metamenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

div#metamenu a:hover {
	text-decoration: underline;
}

div#fce-left {
	float: left;
	width: 48%;
	height: auto;
}

div#fce-right {
	float: right;
	width: 48%;
	height: auto;
}

div#fce-env {
	overflow: auto;
}

#contentleft { 
	position: absolute; 
	top: 23px; 
	left: 0px;  
	width: 475px; 
	height: 407px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFFF99;
	
	}

#contentright { 
	position: absolute; 
	top: 66px; 
	right: 0px;  
	width: 435px; 
	height: 364px;
	padding: 0px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	}


#content a, #content a:link { text-decoration: none; color: #990000; }
#content a:visited { text-decoration: none; color: #990000; }
#content a:hover { text-decoration: underline; }

#contentright a, a:link { text-decoration: none; color: #990000; }
#contentright a:visited { text-decoration: none; color: #990000; }
#contentright a:hover { text-decoration: underline; }


table.contenttable p.bodytext {
	margin: 0px;
}

#content div.csc-textpic-imagerow {
	margin-bottom: 10px;
}

span.mmenu img {
	margin: 0px 5px 0px 5px;
}

span.smenu img {
	margin: 0px 5px 0px 5px;
}

span.submenu {
	padding: 4px 8px;
}

ul.csc-bulletlist li {
	list-style: disc;
	margin-bottom: 6px;
	margin-left: 30px;
}

div.content ul li {
	list-style: disc;
	margin-bottom: 6px;
	margin-left: 30px;
}

#footercenter img { border: none; }
