@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/graphics/bg.jpg);
	background-attachment:fixed;
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1	{ text-align:center;
	  font-family:Verdana, Arial, Helvetica, sans-serif; 	
	}
	
p	{ text-align:center;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	}
	
div { 
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:9px;
	}
	
a:link {
	color:#006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}

.links {
	float:left;
	width:178px;
	font-size:12px;
	margin:0px 10px 0px 20px;
	
}

.browserspace {
	width:90px;
	font-size:12px;
	background-color:#bbbbbb;
	border-width:2px;
	border-color:black;
	border-style:solid;
	padding:5px;
	float: left;
	margin:0px 0px 0px 30px;
}

.browser {
	width:500px;
	font-size:12px;
	background-color:#bbbbbb;
	border-width:2px;
	border-color:black;
	border-style:solid;
	padding:5px;
}

.actionlist {
	float: left;
	margin:0px 0px 0px 10px;
	text-align: center;
	
}

.qp {
	float:left;
	width:178px;
	font-size:12px;
	margin:0px 0px 0px 10px;
	
}

.contact {
	float:left;
	width:300px;
	font-size:12px;
	margin:0px 0px 10px 90px;
	border-width:1px;
	border-style:ridge;
	border-color:#3C2804;
	
}

.contactr {
	float:left;
	width:300px;
	font-size:12px;
	margin:0px 0px 10px 20px;
	border-width:1px;
	border-style:ridge;
	border-color:#3C2804;
	
}

.contactm {
	float:left;
	width:300px;
	font-size:12px;
	margin:0px 0px 10px 250px;
	border-width:1px;
	border-style:ridge;
	border-color:#3C2804;
	
}

.qpbox {
	float:left;
	width:250px;
	font-size:12px;
	margin:90px 0px 0px 50px;
	#border-width:1px;
	#border-style:ridge;
	#border-color:#3C2804;	
}

.middle {
	float:left;
	width:178px;
	font-size:12px;
	margin:0px 0px 0px 200px;
	
}


.text {
	float:left;
	width:550px;
	font-size:12px;
	margin:0px 0px 0px 125px;
}

.liste {
	font-size:12px;
	color:#000000;
}

.mitte {
	float:left;
	width:380px;
	margin:0 0 0 0px;
}

.mitteneu {
	margin-left: 200px;
	margin-right: 200px;
	background-color:#bbbbbb;
	border-width:2px;
	border-color:black;
	border-style:solid;
}
	

.mittecont {
	float:left;
	width:450px;
	margin:0 0 0 175px;
}

.randbild {
	border-width:5px;
	border-color: #938061;
	border-style: groove;
	float:left;
	width:375px;
	margin-bottom: 50px;
	margin-top: 20px;
}

.black {
	color:#000;
}

.logo {
	float:left;
	width:400px;
	height:272px;
	background:url(/graphics/ppwappe.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.rechts {
	float:left;
	width:178px;
	font-size:12px;
	margin:0px 0px 0px 0px;	
}

.clear {
	clear:left;
}

.platzhalter {
	float:left;
	width:20px;
}

.site {
	width:800px;
}

.banner {
	height:140px;
	background:url(/graphics/banner.png)
}

.menu {
	height:35px;
	background:url(/graphics/menubg.jpg);
	padding: 0 0 0 20px;
}

.haupt {
	background:url(/graphics/zellenbg.jpg);
}




#listecontainer
{
	background-image:url(/graphics/menu_bg.jpg);
	width:780px;
	height:34px;
}

ul#liste
{
	list-style-type:none;
	width:100%;
	height:33px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0px 0 0 0;
}

ul#liste li
{
	margin:0 0 0 0px;
	padding:0 0px 0 10px;
	height:33px;
	width:153px;
}

ul#liste li a
{
	float:left;
	color:#000000;
	line-height:33px;
	text-decoration:none;
	background: url(/graphics/list.png);
	padding:0px 0px 0 0px;
	height:33px;
	width:153px;
}

ul#liste li a:hover
{
	float:left;
	color:#fff;
	line-height:33px;
	text-decoration:none;
	background: url(/graphics/list.png) 0 -33px;
	padding:0 0px 0 0px;
	height:33px;
	width:153px;
}

ul#liste li a.current
{
	float:left;
	color:#fff;
	line-height:33px;
	text-decoration:none;
	background: url(/graphics/list.png) 0 -33px;
	padding:0 0px 0 0px;
	height:33px;
	width:153px;
	
}

.banner
{
width:800px;
background-image:url(/graphics/banner.png);

}

.content
{
width:800px;
background-image:url(/graphics/zellenbg.jpg);
overflow:auto;
}

.buttom
{
height:32px;
background:url(/graphics/buttom.png);
}

#flashcontent {
		width: 800px;
		height: 640px;		
	}
	
.dropdown {
	float:left;
	font-size:12px;
	margin:0px 0px 10px 20px;
	
}