html, body {margin: 0; padding: 0;}

body {
   background: #D6B7FF;
   margin: 0;
   padding: 0;
   text-align: center;
}

.clear {
	clear: both;
}

#container {
   background: #EDD;
   margin: 0px auto;
   text-align: left;
   width: 792px;
}

h1 {
   text-indent: -9999px;
   width: 392px;
   height: 97px;
   background: url(../images/pwlogo.gif) no-repeat; 
   position: relative;
   text-align: center;
   margin-left: 200px;
   padding: 0;
}


#left {
	width: 150px;
	float: left;
}

#content {
	width: 450px;
	float: left;
	padding: 15px 0 10px 20px;
}

a:link,{color:#859C7F;
}

a:visited {
	border-bottom:1px dotted;
	color:#AE4F0C;
	font-weight:bold;
	text-decoration:none;
}
a:visited {color:#333}
a:hover,
a:focus,
a:active {
	border-bottom-style:solid;
	color:#859C7F
}
a:focus,
a:active {background:#ffc}

#right {
	width: 150px;
	float: right;
	padding: 15px 0 10px 20px;
}

#button{
			float: left;
			background: #edd;
			width: 80%;
			margin: 0 auto;
			padding: 1em 0;
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 11px;
			text-align: left;
}

#button a, #button a:visited 
		{
			display: block;
			width: 80%;
			padding: 1em 0 0.5em 2em;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #5100C1;
			text-decoration: none;
			background: #f7f2ea  url(../images/menu.gif) no-repeat;
		}
	

#content h2 {
	font: normal 20px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	background: transparent url(../images/menu.gif) no-repeat;
	color: #5100C1;
	width: 454px;
	padding: 0 0 0 30px;
	margin:0;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color:  #6771E0;
	border-top: 1px solid #F7F7F6;
	width: 792px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	margin: 1px;
	text-align: center;
	font: normal 10px Helvetica, Verdana, Arial, sans-serif;
	color: #D3D8C4;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: #5100C1;
	text-decoration: none;
	border-bottom: none;
	background-color: #edd;
}

h4   {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-align: left;
	margin-bottom: 3px
}	
	
.text {
	font: 12px/18px Verdana, Helvetica, Arial, sans-serif;
	color: #555EA8;
	
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

.imageleft {
	float: left;
	padding: 7px;
	margin-right: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

#video {
		width: 450px;
		float: left;
		text-align: center;
		background: #f7f2ea;
		padding: 5px 0 10px 20px;
		border: 2px solid #5100C1;
		margin-bottom: 20px;
}

	

.impressum {
	font: 16px Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-bottom: 100px;
}
	

/* --- navigation --- */

#navcontainer
		{
			background: #edd;
			width: 99%;
			margin: 0 auto;
			padding: 1em 0;
			font-family: Helvetica, Verdana, Arial, sans-serif;
			font-size: 12px;
			text-align: center;
			
		}
		
		ul#navlist
		{
			text-align: left;
			list-style: none;
			padding: 0;
			margin: 0 auto;
			width: 90%;
		}
		
		ul#navlist li
		{
			display: block;
			margin: 0;
			padding: 0;
			width: 90%;
		}
		
		ul#navlist li a
		{
			display: block;
			width: 90%;
			padding: 1em 0 0.5em 2em;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #5100C1;
			text-decoration: none;
			background: #f7f2ea  url(../images/menu.gif) no-repeat;
		}
		
		#navcontainer; ul#navlist li a { width: auto; }
		
		ul#navlist li a:hover, ul#navlist li a:focus, ul#navlist li#active a
		{

			color: #6771E0;
			background: transparent  url(../images/menu.gif) no-repeat;
			border-color: #aaab9c #fff #fff #ccc;
		}


/* --- favorite links--- */

#favlinks {
	width: 130px;
	padding-left: 15px;
	margin-top: 10px;
}

#favlinks h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #5100C1;;	
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #5100C1;
	margin: 0 0 10px 0;
	padding: 0;
}

#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

ul.extlinks li {
	background:#f7f2ea;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
 }
 
.extlinks a:link {
 	color: #A500A5;
 	text-decoration: none;
 	border-bottom: 1px #5100C1;
}

.extlinks a:visited {
 	color: #6F2D47;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #C3C9B1;
	color: #5100C1;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->