html  {

	height:100%;
	
	}

body {
	margin: 0;
	padding: 0;
	background: #191919 url(img/bg_08.gif) repeat-y top center;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
	height:100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
	width: 900px;
	background: #fff;
	font-size: 1.3em;
	left: 50%;
 	margin-left: -448px;
 	top: 0px;
}

* html #nonFooter
{
	height: 100%;
}

#header {
	width: 100%;
	height: 118px;
	background: transparent url(img/header_bg.jpg) repeat-x left top;

}



#navbar {
	clear: both;
	float: left;
	width: 100%;
	height:27px;
	background: transparent url(img/bg_nav08.gif) repeat-x 0 0;

}

#content
{
	padding-bottom: 9em;
	padding-left:30px;
	padding-right:5px;
	margin-top:-30px;


}

#footer
{

	
	
} 

#schnappklein {
  	
	min-height:300px;
  	height:auto !important;  /* für moderne Browser */
  	height:300px;  /*für den IE */

}

#schnappklein a, #footer a, #schnappschuesse a, #login a, #content a{
	color:#e8790c;
	text-decoration:none;
	}

#schnappklein a:hover, #footer a:hover, #schnappschuesse a:hover, #login a:hover, #content a:hover {
	color:#e8790c;
	text-decoration:underline;
	}


#nav_user a {

	}


ul.menu {
	float: left;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
	font: 90% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}

ul.menu li {
	float: left;
}

ul.menu li a {
	float: left;
	display: block;
	height: 28px;
	padding: 3px 15px 0 15px;
	line-height: 24px;
	color: #fff;
}

ul.menu li a:link {
	color: #fff;
	background: none;
}

ul.menu li a:hover {
	text-decoration: underline;
	}
ul.menu li a {
	text-decoration: none;
	}
	
input.clock {
	color: #FFFFFF;
	border: 1px solid #e8790c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: #e8790c;
	}
	
h4 {
	color:#e8790c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	}
	






div.zufallsbild a {
	color:#ffffff;
	}
	
/* Zoom-Silder */

* .highslide {
	cursor: url(img/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(img/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

/* Ende Zoom */
	



td.impressum {
	color: #003b5b;
	font-size: 10px;
}
td {
	font-size: 11px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #e8790c;
}
div {
scrollbar-face-color:#BCC4D9;
}
a.impressum {

	color: #003b5b;
	font-size: 10px;
	text-decoration: none;
} 

a:visited {
	font-weight: bold;
}
input {
	font-size: 10px;
	background-color: #ff9c00;
}

