* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #892611;
	background: url("images/frontpage-logo-top.gif") #892611 center 54px no-repeat;
	/*background: url("images/frontpage.jpg") #892611 center 312px no-repeat;*/
	
}



#nav-frontpage  {
	background: url("images/frontpage.jpg") #892611 center 151px no-repeat;
	width: 765px;
	height: 301px;
	border-top: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	margin: 160px auto auto auto;
	cursor: pointer;
	/*
	position: relative;
	left: -1px;
	*/
}

#nav-frontpage ul {
	list-style-type: none;
}

#nav-frontpage ul li {
	display: block;
	float: left;
	width: 153px;
	height: 150px;
}



#nav-frontpage ul li a {
	display: block;
	float: left;
	width: 153px;
	height: 150px;
	border-right: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	line-height: 141px;
	font-family: "Arial Light", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;	
	color: #ffffff;
	text-decoration: none;
	
}

#netzwerk,
#nav-5,
#nav-33 {
	position: relative;
	left: 459px;
	border-left: 1px dotted #ffffff;	
}


#netzwerk a,
#nav-5 a,
#nav-33 a {
	width: 152px !important;
}

#netzwerk a,
#nav-5 a,
#nav-33 a,
#philosophie a,
#nav-7 a,
#nav-34 a {
	border-bottom: none !important; 
	position: relative;
	top: 1px;
}

#nav-frontpage ul li a:hover {
	background-color: #968F87;
	border-left: 1px dotted #ffffff;
	position: relative;
	left: -1px;
}

#nav-bottom {
	clear: both;
	text-align: right;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 32px;
	margin-top: 28px;
}

* html  #nav-bottom {
	position: absolute;
	left: 80px;
	top: 453px;
}

#nav-bottom ul {
	margin-top: 5px;
	list-style-type: none;
}

#nav-bottom ul li {
	display: inline;
	margin-top: 11px;	
	margin-left: 2px;
}

#nav-bottom a,
#nav-bottom ul li a {
	font-family: "Arial Light", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-left: 12px;
}

#nav-bottom ul li a:hover {
	/*background: url("images/nav-arrow.gif") #ffffff left center no-repeat;*/
	text-decoration: underline;
}