body {
	background:#14181e;
	font-family:Georgia, serif;
	width: 100%;
	height:100%;
	margin:0;
}
a {
	color: #7aa5c1;
}
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	}
	
a img {
	border: none;
}
#Page {
	background:#14181e url(../images/bg.jpg) no-repeat scroll center top;
	min-width:980px;
	overflow:hidden;
	padding-bottom:20px;
}

#Container {
	width:960px;
	background: transparent;
	height:auto;
	margin:auto;
	overflow:hidden;

}
	
#Header {
	height:152px;
}

#Topleiste {
	height:54px;
	padding-top:98px;
}
#Xing {
	position:absolute;
	padding-top:30px;
	padding-left:867px;
}	

#Wrapper {
	float:left;
	width:960px;
}

#top {
	float:left;
	width:960px;
	height:17px;
	margin-left:218px;
	overflow:hidden;
}
	
#Columns {
	float:left;
	width:960px;
	background:url(../images/side_hell.jpg) repeat-y scroll 0 0;
}
	
#Sidebox {
	float:left;
	width:218px;
	height:100%;
	background:#f7f6f6;
	border-top: 1px solid #e0e3e3;
	border-left: 1px solid #e0e3e3;
	border-bottom: 1px solid #e0e3e3;
}
	
#Sidebar {
	float:left;
	width:218px;
	background:url(../images/side.jpg) repeat-y scroll top;
	height:100%;
	/*border-bottom:#b7bbbb 1px solid;*/

}
Sidestroke {
	float:left;
	width:218px;
	height:1px;
	background:#b7bbbb;
}
	#Sidebar ul {
		list-style:none;
		margin:0 0 0 10px;
		padding:0;
	}
	#Sidebar li {
		list-style:none;
		margin:0;
		padding:0;
		font-size: 0.95em;
	}
	ul#Navigation {
	font-size:90%;
	list-style:none;
	padding-top:20px;
	padding-right:12px;
	padding-left:6px;
	padding-bottom:8px;
	text-align:center;
	font-weight: bold;
	border-bottom: #b7bbbb 1px solid;
	}
		ul#Navigation li {
			display:inline;
			margin:0;
			padding: 9px 0 0 0px;
		
		}
		ul#Navigation li a {
			text-decoration:none;
			display:block;
			padding:7px;
			margin-bottom:10px;
	   		background:url(../images/button.gif) no-repeat scroll top;
			color:#fff;
		}
			ul#Navigation li a:hover {
				background:url(../images/button_hover.gif) no-repeat scroll top;
				color:#fff;
			}
			ul#Navigation li a:active {
				background:url(../images/button_click.gif) no-repeat scroll top;
				color:#000;
			}
		ul#Navigation li a.current {
				background:url(../images/button_hover.gif) no-repeat scroll top;
				color:#fff;
			}
		ul li ul {
			margin: 0 0 0 10px;
			padding: 0;
		}
		
#Main {
	float:right;
	width:699px;
	height:auto;
	min-height:400px;
	background:url(../images/shadow.jpg) repeat-x scroll top;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
	overflow:hidden;
	padding-top:0;
	margin-top:0;

}
#Main img{
	padding: 3px;
	background-color:#ffffff;
	border:1px #ccc solid;
}

#Footer {
  	height:40px;
	background:url(../images/footer.jpg) no-repeat scroll bottom;
	padding-top: 3px;
	padding-left: 1px;
	clear: both;
}
	#Footer a {
		color:#BFBFBF;
		text-decoration:underline;
	}

#Copy {
	position:absolute;
	padding-top:13px;
	padding-left: 12px;
	color:#b8b8b8;
	font-family:Tahoma,Arial,sans-serif;
	font-size:70%;
}	
	
#Imp {
	float:right;
	text-align:right;
	height:40px;
	width:200px;
	color:#b8b8b8;
	font-size:70%;
	font-family:Tahoma,Arial,sans-serif;
	padding-top:13px;
	padding-right:12px;
	}	
	

.sidebarBox {
	background:none;
	height:0px;
	width:0px;
	visibility:collapse;
}


	

