#nav {
	width:600px;
	height:20px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 0;
	margin-bottom: 20px;
	margin-left: 130px;
	

}

#nav a { color:#FFFFFF;
}

#nav ul {list-style:none ; padding:0; margin-top:0px;color:#ffffff; text-decoration:none;
}

#nav ul li {float: left; 
}

#nav ul a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	list-style:inherit;
	padding: 0 1em;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#nav ul a:hover {
	color: #000000;
	background-color:#FFFFFF;
}

#nav_bg {
	background-image:url(http://www.eloy-computer.de/images/nav.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: 20px;
}


#content {
	width:805px;
	height:auto;
	background-repeat:no-repeat;
	margin: 0px auto;
	background-color:#FFFFFF;
	border-bottom:2px solid #024178;
	border-left:3px solid #024178;
	border-right:2px solid #024178;
	border-top:2px solid #024178;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#body {width:auto; height:800px; 
}

a:link {
	color: #000000
}

a:hover{color:#f00000;
}

h1 { font-size:16px; color:#024178;
}

#rbox_header {
	margin-top:0px;
	width:450px;
	height:40px;
	float:right;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align: right;
	color: #FFFFFF;
	border:none;

}

#rbox {
	width:240px;
	height:170px;
	float:right;
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color: #000000;
	margin-right:30px;
	margin-bottom:20px;
	margin-top: 70px;
	border:2px solid #CCCCCC;

}


#lbox {
	width:450px;
	height:450px;
	float:left;
	color: #024178;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:20px;
	padding-left: 10px;
	overflow: auto;

}


#lbox_breit {
	width:750px;
	height:400px;
	float:left;
	color: #024178;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:20px;
	margin-bottom:20px;
	padding-left: 10px;
	overflow: auto;
}

#container {
	
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:auto;
	margin:auto;
	
}


#header {
	width:auto;
	height:150px;
	background-image:url(http://www.eloy-computer.de/images/header.png);
	background-repeat:no-repeat;
	background-position:center;

}



#footer {
	height:auto;
	width:800px;
	background-repeat:no-repeat;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:20px;
	background-image:url(http://www.eloy-computer.de/images/line.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:20px;

}


#col_clear {
	clear: both;
	height: 0px;
}

body {
	background-image:url(http://www.eloy-computer.de/images/bg.jpg);
	background-repeat: repeat-y;
}

