body {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background-color: #F0F0E8;
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

a{
	outline: none;
}

#wrap1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0;
	border: 1px solid #000;
	background-color: #FFF;
	width: 940px;
}

#wrap2 {
	border-top: 4px solid #f5f5dc;
	margin: 0;
	padding: 0;
	clear: both;
}

#wrap3 {
	border-top: 1px solid black;
	margin: 0;
	padding: 0;
	clear: both;
}

#head {
	text-align: right;
	margin-bottom: 0;
	background-color: #FFF;
}

#contentwrap {
	background-color: #eeeee4;
	padding: 10px;
}

h1.topheader {
	position: absolute;
	margin-top: 25px;
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

.logo { 
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -10px;
}

img {
	border: none;
}

img a:hover {
	background-color: white;
}

#content {
	background-color: #eeeee4;
	padding: 0;
	margin: 0;
	clear: both;
	height: 440px;
	border: 1px solid #eeeee4;
}

#sidebar-left {
	width: 350px;
	float: left;
}

#sidebar-right {
	margin-left: 420px;
	margin-right: 30px;
	margin-top: 30px;
}

.map-image {
	margin-top: 10px;
	margin-left: 30px;
}

.images {
	float: right;
	margin-right: 10px;
}

.scan, .scan2  {
	padding: 2px;
	border: 1px solid orange;
	margin-bottom: 4px;
	background-color: #FFF;
}

.scan3, .scan4 {
	padding: 2px;
	border: 1px solid green;
	margin-bottom: 4px;
	background-color: #FFF;
}

#nord-box  {
	background-color: #fff;
	margin-right: 20px;
	margin-left: 20px;
}

#nord-box  h1  {
	margin: 0;
	padding: 0;
	background-color: orange;
	color: white;
	font-size: 16px;
	line-height: 26px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#nord-box  h1 a {
	text-decoration: none;
	color: white;
}

#nord-box  h1 a:hover {

}

#sued-box  {
	margin: 20px 20px;
	background-color: #FFF;
}

#sued-box h1  {
	margin: 0;
	padding: 0;
	background-color: green;
	color: #FFF;
	font-size: 16px;
	line-height: 26px;
	padding-left: 15px;
	margin-bottom: 20px;
}

#sued-box h1 a {
	text-decoration: none;
	color: #FFF;
}
#sued-box h1 a:hover {
	color: #FFF;
}

li.telorange {
	background: url(../images/telephone-icon-orange.png) no-repeat 0px 4px;
}

li.telgreen {
	background: url(../images/telephone-icon-green.png) no-repeat 0px 4px;
}

li.emailorange {
	background: url(../images/email-icon-orange.png) no-repeat 4px 6px;
}

li.emailgreen {
	background: url(../images/email-icon-green.png) no-repeat 4px 6px;
}

li.homeorange {
	background: url(../images/home-icon-orange.png) no-repeat 6px 2px;
}

li.homegreen {
	background: url(../images/home-icon-green.png) no-repeat 6px 2px;
}

ul#nordlist, ul#sudlist {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 15px;
	padding-bottom: 20px;
}

ul#nordlist li, ul#sudlist li {
	line-height: 38px;
	padding-left: 46px;
}

ul#nordlist a, ul#sudlist a  {
	color: black;
}

ul#nordlist a:hover {
	color: #ff8c00;
}

ul#sudlist a:hover {
	color: green;
}

/* ----------TOP MENU -----------------------------*/

#header {
	float:left;
	width: 100%;
	line-height:normal;
	text-transform: uppercase;
	font-size: 12px;	  
	background:  url("../images/bg.png") repeat-x bottom;
}  

#header ul {
    margin:0;
    padding:0 10px 0;
    list-style:none;
}

#header li {
	display:inline;
	margin:0;
	padding:0;
}
	  
#header a {
	float:left;
	background:url("../images/left.jpg") no-repeat left top;
	margin:0;
	padding: 0px 0 0 9px;
	border-bottom:1px solid black;
	text-decoration: none;
}

#header a span {
	float:left;
	display:block;
	background:url("../images/right.jpg") no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight:bold;
	color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */

#header a:hover span {
	color: #000;
}

#header #current a {
	background-position:0 -450px;
	border-width:0;
	font-size: 12px;
}

#header #current a span {
	background-position:100% -450px;
	padding-bottom: 5px;
	color: #000;
}

#header a:hover {
	background-position:0% -150px;
}

#header a:hover span {
	background-position:100% -150px;
}	 

/* NORD ORANGE*/
#header #nord a {
	background-position:0 -300px;
	border-width:0;
	font-size: 12px;
}

#header #nord a span {
	background-position:100% -300px;
	color: #000;
}

#header #nord a:hover {
	background-position:0% -450px;
}

#header #nord a:hover span {
	background-position:100% -450px;
}	  

/* SÜD GREEN*/
#header #sud a {
	background-position:0 -150px;
	border-width:0;
	font-size: 12px;
	color: #FFF;
}

#header #sud a span {
	background-position:100% -150px;
	color: #FFF;
}

#header #sud a:hover {
	background-position:0% -450px;
}

#header #sud a:hover span {
	background-position:100% -450px;
	color: #000;
}

/*FORUM*/
#header #forum a {
	background-position:0 -600px;
	border-width:0;
	font-size: 12px;
	color: #FFF;
}

#header #forum a span {
	background-position:100% -600px;
	color: #FFF;
}

#header #forum a:hover {
	background-position:0% -450px;
}

#header #forum a:hover span {
	background-position:100% -450px;
	color: #000;
}	
/*----------------------------------EOF TOP MENU-----------------------------*/

.nord-map-link  {
	position: absolute;
	margin-left: 185px;
	margin-top: 80px;
	width: 140px;
	height: 60px;
	display: block;
}

.nord-map-link i {
	visibility: hidden;
}

.sued-map-link {
	position: absolute;
	margin-left: 70px;
	margin-top: 275px;
	width: 140px;
	height: 60px;
	display: block;
}

.sued-map-link i{
	visibility: hidden;
}