@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url(images/bg_all.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;

	}
QE_Link {
clear: both;
}
a {
	color: #009999;
	text-decoration:none;
	}
a:hover {
	color: #006666;
	}

h1, h2, h3, h4, h5, h6 { color: #375148; }
p {margin:0; padding: 0;}
hr {
	height:0;border-top:1px dotted #009999;width:100%;margin: 10px auto; border-bottom:1px transparent; clear: left;
	}
.left {
	float: left;
	padding: 6px;
	border:none;
	}
.left img, #content img {
	float: left;
	margin: -3px 2px 0 -6px;
	border:4px solid #fff;
	}	
.flash, #flash { z-index: 0; border: 6px solid #fff; width: 522px;}
.right {
	float: right;
	padding: 6px;
	border:none;
	}
.clear {
		clear: both;
	}
.hidden {
	display: none;
	}
	.hinweis {
	color: #FF3333;
	}
#left {
	display: hidden;
	height: 768px;
	width: 191px;
	background: url(images/left_bg.gif) top left no-repeat;
}
#left_image {
	height: 768px;
	float: left;
	width: 191px;
	background: url(images/left_002.jpg) top left no-repeat;
}
#top {
	width: 585px;
	background: url(images/top_bg.jpg) top right no-repeat;
	height: 30px;
	padding: 50px 30px 0 20px;
	text-align: right;
	font-size: 10pt;
}
#top .menu {
	float: right;
	margin: 15px 0 2px 0;
}
#top .menu ul li {
	float: left;
	list-style:none;
	margin-left: 6px;

}
#top .menu ul li a {
	color:#003333;
	text-decoration:none;
}
#top .menu ul li a:hover {
	color: #009999;
}
#top .menu ul li.active a {
	color:#009999;
}
#second ul { 
width: 585px;
margin: 0;
padding: 0;
}

#second ul li{
	float: left;
	margin: 0 6px 0 0;
}
#second ul li a {
	color: #003333;
}
#second ul li a:hover {
	color: #009999;
}
#second ul li.active a {
	color:#009999;
}
#content_bg {
	float: left;
	width: 636px;
	height:768px;
	background: url(images/content_bg.jpg) top left no-repeat;
}
#content {
	width: 585px;
	padding: 0px 30px 20px 30px;
	float: left;
	min-height:500px;
}
#content ul li {
	list-style: none;
}
.thumbs ul li { display: inline; margin: 0; padding: 0;}
#footer {
	width: 616px;
	padding: 10px;
	float: left;
	color: #b0b0b0;
	font-size:12px;
}
/*-----Formulare----------------------*/

