/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	position: static;
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: baseline;
	background-image: url(banner2.png);
	text-decoration: none;
}
#wrapper {
	width: 922px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 588px;
}
#header {
	width: 900px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	height: 100px;
	margin: 10px 0px 5px 0px;

	background-image: url(file:///Q|/Neuer%20Ordner%20(3)/Neuer
%20Ordner/banner.png);
	background-color: #CCCCCC;
	background-image: url(banner2.png);
}
#navigation {
	width: 903px;
	color: #333;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 25px;
	position: static;
	top: 150px;
	background-color: #9D9D8F;
	left: 35px;
	clip: rect(10px,auto,auto,auto);
}
#content {
	width: 900px;
	color: #333;
	border: 0px none #ccc;
	padding: 10px;
	height: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
#footer {
	width: 900px;
	color: #333;
	border: 1px none #ccc;
	padding: 10px;
	background-color: #9D9D8F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: fixed;
	overflow: auto;
}
#apDiv12 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
