a:link 	{ color: #96C01F; text-decoration:none }
A:visited	{ color: #999; text-decoration: none; }
A:active 	{ color: #000; }
A:hover 	{ color: #000; text-decoration: none;}

a.inline:link {text-decoration: underline;}

html {
	height: 100%;
}

* {
	text-decoration:none;
	}

body {
	background: #fff url("../pixel/bg_body2.gif") repeat-y 50% 0px fixed;
	font: 0.75em/180% "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color:#fff;
	text-align: center;
	padding:0px;
	margin:0px;
	min-height: 101%;
	}

img {
	border: 0px;
	}

img.teaser {
	padding: 3px;
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid #666666;
	}
	
img.teaser:hover 
{
	background: #B7DF3E;
}
	
img.singlespot 
{
	margin-left:120px;
}
	
img.heading 
{
	margin-bottom:10px;
}

p {
	margin-bottom:15px;
	}
p.last {
	margin-bottom:50px;
}

ul {
	list-style-type:circle;
}

h1, h2, h3, h4{
	font: 1em bold "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	margin-bottom:20px;
	padding:0px;
	font-weight:bold;
	}

/* Seitennavigation */

#sidenav {
	background-color:transparent;
	padding-top:0px;
	padding-left:0px;
	margin-bottom:30px;
}

#sidenav ul {
	line-height:20px;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	}

#sidenav li {
	border:1px solid #9c0;
	padding:2px 3px;
	margin-bottom:4px;
	background-color:#F2FDD1;
	}

#sidenav li:hover {
	background-color:#B7DF3E;
	text-decoration:none;
	}

/* Seitennavigation */

/* Thumbnails */

#thumbs {
	background-color:transparent;
	text-align:left;
	border:1px solid #9c0;
	}

#thumbs #header {
	border-bottom: 1px solid #9c0;
	background-color:#F2FDD1;
	padding:3px 3px;
}

#thumbs #header:hover {
	background-color:#B7DF3E;
	padding:3px 3px;
}

#thumbs #gallery {
	padding:15px 0px 15px 15px;
}

/* Thumbnails */

/* Menu */
	
ul#menu {
	line-height:20px;
	text-align:right;
	padding:0px 40px;
	margin:0px 40px;
	}

#menu li {
	display:inline;
	padding:0px;
	margin-left:30px;
	}
	
#menu li a {
	padding: 0px 0px 3px 0px;
	color: #999;
	text-decoration: none;
	}
	
#menu li a:hover {
	padding: 0px 0px 3px 0px;
	color: #999;
	border-bottom:4px solid #9C0;
	}

#current {
	padding: 0px 0px 3px 0px;
	color: #999;
	border-bottom:4px solid #9C0;
	}

/* Menu */

#centercontent {
	margin:0px auto;
	padding: 0px;
	width: 700px;
	text-align: left;
	}

#title {
	width:640px;
	padding:30px 0px 10px 10px;
	margin:0px;
	}
	
#nav {
	text-align: right;
	color: #9C0;
	width:540px;	
	padding:20px 80px;
	background-color:transparent;
	}

#rahmen {
	background: transparent url("../pixel/rahmen.gif") no-repeat 0px 0px;
	height:80px;
	border-bottom: 1px solid #999;
	}

.line {
	background-color: transparent;
	height:20px;
	color:#fff;
	padding:5px 30px;
	}

.line:hover {
	background-color: #9C0;
	}

#content {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  	font-size: 100%;
	background-color:#FFF;
	text-align: left;
	padding-left:1px;
	padding-top:40px;
	margin:0px;
	}

#text {
	background-color: transparent;
	width: 430px;
	float:right;
	padding:5px;
	padding-right: 60px;
}

#sidebar {
	background-color:transparent;
	margin-right:500px;
	margin-top:0px;
	margin-left:0px;
	padding-left:15px;
	padding-top:10px;
	width:160px;
}

#text div.contact {
	background: #fff url("../pixel/contact_bg.gif") repeat-x 0px 0px;
	margin: 1em 0;
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 20px;
	width: 391px;
}

#text .contact p {
	background: transparent url("../pixel/contact_top.gif") no-repeat 0px 0px;
	margin: -20px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 1.5em;
}
#text .contact .vcard {
	background: transparent url("../pixel/vCard.gif") no-repeat 100% 60%;
	color: #142e63;
	display: block;
	font-weight: bold;
	padding-right: 20px;
	float:left;
}

#text .contact em,
#text .contact dl 
{
	float:left;
	font-style: normal;
}

#text .contact dt {
	float:left;
	font-weight: bold;
	width: 5em;
}
#text .contact dd {
	float: none;
}

#footer {
	font-size:10px;
	line-height:140%;
	border-left: 1px solid #9c0;
	border-top: 1px solid #9c0;
	border-bottom: 1px solid #9c0;
	width:480px;
	background-color: #F2FDD1;
	color:#666;
	margin-left: 209px;
	padding: 5px;
	}

#footer:hover {
	background-color:#B7DF3E;
	}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	}

#nav li {
	}