* {

	margin: 0px;
	padding: 0px;

}
 
html {

	width: 100%;
	height: 100%;
	background: #fff url('../images/background.gif'); 
	text-align: center;

}

body {

	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 22px;
	color: #181b1c; 
	font-family: "Arial" , "Verdana", "Tahoma" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;	

}

td {

	font-size: 12px;
	line-height: 22px;
	font-family: "Arial" , "Verdana", "Tahoma" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #00a8ff;
	text-decoration: none;

}

a:hover {

	color: #00a8ff;
	text-decoration: underline;

}

#wrapper {

	width: 948px;
	border: 1px solid #e7e8e8;
	padding: 1px;
	background: #fff;
	position: relative;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;

}

#header {
	
	width: 948px;
	height: 98px;
	background: #fff url('../images/header.gif') top right no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	
}

#header ul {
	
	position: absolute;
	top: 38px;
	right: 20px;
	
}

#header ul li {
	
	display: inline;
	margin: 0px 0px 0px 2px;
	color: #d9d9d9;
	
}

#header ul li a {
	
	color: #4d4d4d;
	text-decoration: none;
	
}

#header ul li a:hover, #header ul li a.aktiv, #header ul li a.aktiv:hover {
	
	text-decoration: underline;
	
}

#menu {
	
	width: 948px;
	height: 40px;
	background: #181b1c;
	padding: 0px;
	margin: 0px;
	position: relative;
	
}

#menu ul {
	
	background: #181b1c;
	padding: 0px;
	margin: 0px;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	
}

#menu ul li {
	
	background: #181b1c;
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	position: relative;
	z-index: 100;
	font-size: 11px;
	
}

#menu ul li a {
	
	height: 12px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #3d4142;
	background: #181b1c;
	line-height: 40px;
	padding: 13px 14px 12px 14px;
	margin: 0px;
	font-size: 12px;
	font-family: "Arial";
	font-weight: normal;
	letter-spacing: 0px;
	
}

#menu ul li a:hover, #menu ul li a.aktiv, #menu ul li a:hover.aktiv {
	
	color: #fff;
	background: #303233;
	
}

#menu table {

	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	border: none;
	
}

#menu ul li ul {
	
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 0px;
	display: block;
	text-align: left;
	border: 1px solid #3d4142;
	border-top: 1px solid #3d4142;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	background: #181b1c;

}

#menu ul li ul li {
	
	border: none;
	border-bottom: 1px solid #3d4142;
	margin: 0px;
	padding: 0px;
	background: #181b1c;
	
}

#menu ul li:hover ul, #menu ul a:hover ul {
	
	visibility: visible;
	
}

#menu ul li ul li a {
	
	width: 160px;
	height: 24px;
	display: block;
	padding: 0px 12px 2px 12px;
	text-decoration: none;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	background: #181b1c;
	margin: 0px;
	border: none;
	
}

#menu ul li ul li a:hover, #menu ul li ul li a.aktiv, #menu ul li ul li a.aktiv:hover {
	
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: #303233;
	
}

#image {
	
	width: 948px;
	height: 149px;
	overflow: hidden;
	background: #000 url('../images/header/1.jpg') no-repeat;
	border-bottom: 1px solid #fff;
	position: relative;
	
}

#image #transline {
	
	width: 948px;
	height: 100px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	
}

#seite {
		
	width: 908px;
	height: 36px;
	padding: 0px 20px;
	background: #e7e8e8;
	color: #a7a7a7;
	line-height: 34px;

}

#seite a, #seite a:hover {
		
	color: #a7a7a7;
	text-decoration: underline;

}

#content {
	
	width: 948px;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	background: #fff url('../images/content.gif') repeat-y;
	padding: 0px;
	margin: 0px;
	position: relative;		
	
}

#sidebar {
	
	width: 202px;
	margin: 0px;
	padding: 15px 20px;
	float: left;
	
}

#sidebar p {

	margin: 0px 0px 20px 0px;

}

#text {
	
	width: 635px;
	margin: 0px 0px 0px 1px;
	padding: 15px 35px;
	float: left;
	
}

#text h1 {

	color: #00a8ff;
	font-weight: normal;
	font-family: "Arial";
	font-size: 20px;
	margin: 0px 0px 15px 0px;

}

#text h2 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h3 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h4 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;

}


#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#text a {

	color: #00a8ff;
	text-decoration: underline;

}

#text a:hover {

	color: #00a8ff;
	text-decoration: none;

}

#text ul {

	margin: 0px 0px 0px 15px;

}

#text ul li {

	list-style: square;
	line-height: 22px;

}

#text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#text div.webBox {
	
	width: 130px;
	height: 150px;
	background: #E7E8E8;
	text-align: justify;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 0px 20px 20px 0px;
	
	
}

#footer {
	
	width: 948px;
	height: 127px;
	background: #e7e8e8 url('../images/footer.gif') no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	color: #6f6e6e;
	position: relative;	
	
}

#footer p {
	
	margin: 0px;
	padding: 0px;
	color: #b1b1b1;
	
	position: absolute;
	top: 14px;
	left: 19px;
		
}

#footer p a, #footer p a:hover {
	
	color: #b1b1b1;
	text-decoration: none;

}

#footer span.getFoo1 {
	
	position: absolute;
	top: 65px;
	left: 19px;
		
}

#footer span.getFoo2 {
	
	position: absolute;
	top: 65px;
	left: 340px;
		
}

#footer span.getFoo3 {
	
	position: absolute;
	top: 65px;
	left: 590px;
		
}

#footer span.getFoo3 a {
	
	color: #6f6e6e;
	text-decoration: none;
		
}

#footer span.getFoo3 a:hover {
	
	color: #6f6e6e;
	text-decoration: underline;
		
}

#footer ul {
	
	position: absolute;
	top: 14px;
	right: 19px;
		
}

#footer ul li {
	
	display: inline;
	margin: 0px 0px 0px 2px;
	color: #b1b1b1;
		
}

#footer ul li a {
	
	color: #b1b1b1;
	text-decoration: none;
		
}

#footer ul li a:hover {
	
	color: #b1b1b1;
	text-decoration: underline;
		
}