body {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	background-color: #F0F0E8;
	color: #000;
	font: 12px/22px 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: 970px;
}

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

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

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

ul#nordlist {
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-type: none;
	margin-left: 15px;
	margin-top: 10px;
}

ul#nordlist li {
	float: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-right: 10px;
	
}
ul#nordlist li.telorange { 
	background: url(../images/telephone-icon-orange.png) no-repeat 0px 6px;
	padding-left: 40px;
	line-height: 38px;
}

ul#nordlist li.emailorange { 
	background: url(../images/email-icon-orange.png) no-repeat 0px 8px;
	padding-left: 38px;
	line-height: 38px;
	margin-left: 20px;
}

ul#nordlist li.emailorange a { 
	color: black;
}

ul#nordlist li.emailorange a:hover { 
	color: darkorange;
}

.logo { 
	margin: 10px 25px -11px 0;
}

img {
	border: none;
}

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

.map {
	float: right;
	margin-top: 35px;
	margin-right: -10px;
}

.wolfimage {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 2px;
	background-color: cream;
	border: 1px solid black;
}

ul.inlist {
	margin: 0;
	padding: 0;
	font-size: 13px;
	margin-left: 25px;
	list-style-type: square;
}

ul.inlist li {
	line-height: 26px;
}

#nordfotos img {
	margin: 10px;
	margin-top: 20px;
	border: 1px solid black;
	padding: 5px;
	background-color: ;
}


/**** Typo rules OK ****/
h1 {
	font: 14px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: right;
	color: #000;
	border-bottom: 1px solid darkorange;
	padding-top: 8px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000;
	margin: 20px 0 0 0;
}
p.ad {
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-size: 14px;
	color: #000000;
	margin: 0;
	margin-top: 20px;
}

p {
	text-align: left;
	padding: 0;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
strong {
	color: #b40000;
}

em {
	font-style: normal;
	color: #b40000;
}

blockquote {
	text-align: center;
	font-size: 24px;
}

table {
	
}

/******eof Typo*****/

/* ----------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: 0 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 -300px;
	border-width:0;
}

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

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

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

/*STARTSEITE*/
#header #startseite a {
	background-position:0 0px;
	border-width:0;
}

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

/*SÜED*/
#header #sud a {
	background-position:0 0px;
	border-width:0;
}

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

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

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

/*FORUM*/
#header #forum a:hover {
	background-position:0% -600px;
	
}

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

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

/* sidebar navigation */

#sbnav {
	margin-left: 6px;
	margin-top: 40px;
	float: left;
	padding: 0;
	font-size: 12px;
	width: 180px;
	border-right: 1px solid #D8DCD0;
}

#sbnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sbnav li.here {
	padding-left: 20px;
	background: url(../images/osquareon.png) no-repeat 4px 0.6em;
	background-color:  #F0F0E8;
	border: 1px solid #D8DCD0;
	border-right: none;
}

#sbnav li.here2 {
	padding-left: 20px;
	background: url(../images/osquareon.png) no-repeat 4px 0.6em;
	background-color:  #F0F0E8;
	border: 1px solid #D8DCD0;
	border-right: none;
}

#sbnav li.ddhere {
	font-size: 12px;
	padding-left: 24px;
	background: url(../images/osquareonsmall.png) no-repeat 10px center;
	background-color:  #F0F0E8;
	border: 1px solid #D8DCD0;
	border-right: none;
}

#sbnav li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding-left: 20px;
	background: url(../images/osquareoff.png) no-repeat 4px 0.6em;
}

#sbnav a:hover {
	background: url(../images/osquareon.png) no-repeat 4px 0.6em;
	background-color: #F0F0E8;
}

#sbnav a.dropdown {
	font-size: 12px;
	padding-left: 25px;
	background: url(../images/osquareoffsmall.png) no-repeat 11px center;
}

#sbnav a:hover.dropdown {
	background: url(../images/osquareonsmall.png) no-repeat 11px center;
	background-color: #F0F0E8;
}

/* eof sidebar navigation */ 

/* content  */

#content {
	margin-left: 220px;
	margin-right: 30px;
	background-color: #FFF;
	margin-top: 40px;
}


#content li.link {
	/*margin-bottom: 5px;
	list-style: none;
	padding-left: 20px;
	background: url(../images/general/arrow.gif) no-repeat 1px 11px;*/
}

address {
	font-style: normal;
}

	/* content links */

#content a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
	color: darkorange;
}

/* eof content links */


/* eof content */



/* footer styles */

#footer {
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	margin-top: 60px;
	margin-bottom: 10px;
	height: 20px;
	color: gray;
	clear: both;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: gray;
}

/* eof footer styles */