/* CSS Document */

body {
	font-family: "lucide grande",Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	background-color: #996600;
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
	}
/* Homenavigation & Unternavigation: Gemeinsames */	

#homenav {
	width: 610px;
	margin:0px auto;
	} 
#nav {
	width: 700px;
	margin:0px auto;
	text-align:left;
	} 
#homenav ul, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#homenav ul li, #nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	}
#homenav ul li a, #nav ul li a {
	font-size: 12px;	
	font-weight: normal;
	text-transform: lowercase;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	}
#homenav a span, #homenav a strong, #nav a {
	display:block;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 100px;
	text-align: left;
	}
#homenav a strong, #nav a {
	color: #333333;
	height: 100px;
	font-weight: normal;
	border-bottom: 4px solid #1c4300;
	}
	
/* Homenavigation */
#homenav a span {
	color: #996600;
	height:100px;
	background-color: #996600;
	}
#homenav #nav1 a strong {
	background: #996600 url("img/h_auswaerts.jpg") no-repeat 0px 18px;
	}
#homenav #nav2 a strong {
	background: #996600 url("img/h_bewegtes.jpg") no-repeat 0px 18px;
	}
#homenav #nav3 a strong{
	background: #996600 url("img/h_stilles.jpg") no-repeat 0px 18px;
	}
#homenav #nav4 a strong {
	background: #996600 url("img/h_kuehles.jpg") no-repeat 0px 18px;
	}
#homenav #nav5 a strong {
	background: #996600 url("img/h_nahes.jpg") no-repeat 0px 18px;
	}
#homenav #nav6 a strong{
	background: #996600 url("img/h_fan.jpg") no-repeat 0px 18px;
	}
#homenav a:hover {
	color: #333333;
	}
#homenav a:hover span {
	background-color: #2a3774;
	color: #ccc;
	}
#homenav #nav1 a:hover strong, #homenav #nav2 a:hover strong, #homenav #nav3 a:hover strong,
 #homenav #nav4 a:hover strong, #homenav #nav5 a:hover strong, #homenav #nav6 a:hover strong {
	border-color: #7DA000;
	color: #7da000;
	background-color: #2a3774;
	background-position: -100px 18px;
	font-weight:normal;
	}
#homenav h1 {
	clear: left;
	font-size: 32px;
	font-weight: normal;
	text-transform: lowercase;
	text-align:right;
	padding: 5px 10px 0 0;
	margin: 0;
	}
	
/* Unternavigation */
#nav a {
	float:left;
	height: 23px;
	}
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#nav a { 	height: 18px;}
  /* End IE5-Mac hack */
#nav a strong {
	font-weight: normal;
	}
#auswaerts #nav1 a strong, #bewegtes #nav2 a strong, #stilles #nav3 a strong, 
 #kuehles #nav4 a strong, #nahes #nav5 a strong, #fan #nav6 a strong {
	font-weight: normal;
	color: #7da000;
	}
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#auswaerts #nav1 a strong, #bewegtes #nav2 a strong, #stilles #nav3 a strong, #kuehles #nav4 a strong, #nahes #nav5 a strong, #fan #nav6 a strong {	position: fixed; left: 10px;}
  /* End IE5-Mac hack */

#auswaerts #nav1 a:hover strong, #bewegtes #nav2 a:hover strong, #stilles #nav3 a:hover strong, 
 #kuehles #nav4 a:hover strong, #nahes #nav5 a:hover strong, #fan #nav6 a:hover strong {
	color: #7da000;
	background-color: transparent;
	}
#nav #nav0 a:hover, #nav #nav1 a:hover, #nav #nav2 a:hover, #nav #nav3 a:hover,
 #nav #nav4 a:hover, #nav #nav5 a:hover, #nav #nav6 a:hover {
	border-color: #7DA000;
	color: #7da000;
	background-color: #2a3774;
	}
#nav h1 {
	width: 400px; height:75px;
	margin: 0;
	padding:0;
	}
#nav h1 strong {
	display: none;
	}
#auswaerts #nav h1 {
	background: url("img/n_auswaerts.jpg") no-repeat 0px 0px;
	}
#bewegtes #nav h1 {
	background: url("img/n_bewegtes.jpg") no-repeat 0px 0px;
	}	
#stilles #nav h1 {
	background: url("img/n_stilles.jpg") no-repeat 0px 0px;
	}
#kuehles #nav h1 {
	background: url("img/n_kuehles.jpg") no-repeat 0px 0px;
	}
#nahes #nav h1 {
	background: url("img/n_nahes.jpg") no-repeat 0px 0px;
	}
#fan #nav h1 {
	background: url("img/n_fan.jpg") no-repeat 0px 0px;
	}

/* Inhalte */
#content {
	clear: left;
	width:700px;
	margin:0px auto;
	padding: 20px 0 0 0;
	text-align: left;
	}
#content h2 {
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	}
#home #content {
	width:600px;
	font-size: 11px;
	line-height: 120%;
	}
.rahmen {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
	}
.links {
	float: left;
	margin-right:5px;
	}
.rechts {
	position: absolute;
	right: 100px;
	margin-left:5px;
	left: 832px;
	top: 292px;
	width: 375px;
	height: 279px;
	visibility: visible;
	}
.foto, .video {
	margin-right:3px;
	}
	
/*links */
a.keinlink {
	color: #996600;
	text-decoration: none;
	}
a.keinlink strong {
	font-weight: normal;
	color: #333333;
	}
a.keinlink:hover, #content a.keinlink:hover strong {
	color: #7da000;
	cursor: text;
	border:0;
	}
a, a:visited {
	color:#333333;
	text-decoration: none;
	}
a:hover, a:active {
	color: #7da000;
	border-bottom: 2px solid #7da000;
	}
a:active {
	color: #ff0;
	}

/* Tabelle */
table {
	border: 0;
	margin: 0;
	padding: 0;
	}
th {
	font-weight: normal;
	width:10em;
	text-align: left;
	}

