html, body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11.5px;
	text-align:center;
	line-height: 130%;
	height: 99%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #222939;
    color: #333;
	scrollbar-arrow-color: #777777; 
	scrollbar-face-color: #434041;
	scrollbar-highlight-color: #777777; 
	scrollbar-shadow-color: #777777;
	scrollbar-3dlight-color: #434041;
	}
	
}
.handcursor
{
	color: #f00;
	padding-left: 10px;
}

.clear{
clear: left;
}

.fehler{color: #c00;}

.ticker
{
	color: #434041;
	font-size: 10px;
	font-weight: bold;
}


.input{
	border: 1px solid #777;
	width: 80%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	}

.form_button{
	border: 0px solid #777;
	background-color: #EB9300;
	font-weight: bold;
	color: #fff;
	}
	
.cont, .cont_block, .cont a, .cont a:hover
{
	color: #434041;
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
}	
.cont a:hover
{
	text-decoration:underline;
}

.cont_start
{
	color: #434041;
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
}	

p{
	margin: 0 0 2em 0;
	}
	

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	color:	#333;
	margin: 0 0 1.5em 0;
	line-height: 18px;
	border-bottom: 1px solid #333;
	}
	
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 .25em 0;
	color: #333;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color:	#333;
	margin: 0 0 1.5em 0;
	line-height: 14px;
	border-bottom: 1px dotted #333;
	}
	
.title_orange 
{
	font-size: 12px;
	color: #ed6c00;
	text-decoration: none;
	font-weight: bold;
}

.info_i
{
	font-size: 10.5px;
	color: #333;
	text-decoration: none;
	font-style: italic;
}
	
#all{
	position: relative;
	width: 760px;
	height: 680px;
	margin: 5px auto 0px auto;
	padding: 0;
	text-align: left;
	background: #222939;
	border: 0px;
	z-index: 1;
	}


#title {
	position: relative;
	width: 760px;
	height: 135px;
	border: 0px;
	}

/* weisser rahmen */	
#content_outer{
	position: absolute;
	clear:left;
	width: 440px;
	height: 390px;
	left: 300px;
	top: 188px;
	z-index: 2 !important;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#content_outer_gal{
	position: absolute;
	clear:left;
	width: 738px;
	height: 470px;
	left: 10px;
	top: 118px;
	z-index: 2 !important;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
/* transp bg */
#content_outer img.trans{
	position: relative;
	margin: 0;
	padding: 0;
	width: 440px;
	height: 390px;
}

#content_outer_gal img.trans{
	position: relative;
	margin: 0;
	padding: 0;
	width: 738px;
	height: 470px;
}

/* bg-grafik der hp */
#content{
	position: relative;
	float: left;
	width: 760px;
	height: 680px;
	margin: 0;
	padding: 0;
	z-index: 3 !important;
}


/* text + scroll-balken innen */
#content_inner{
	position: absolute;
	left: 28px;
	top: 18px;
	width: 395px;
	height: 363px;
	overflow: auto;
	padding-right: 12px
	}
	
#content_inner_gal{
	position: absolute;
	left: 2px;
	top: 2px;
	width: 732px;
	height: 466px;
	overflow: hidden;
	padding-right: 2px
	}
	
/*--- bio-bilder ---*/
#pic_set
{
	position: absolute;
	clear:left;
	width: 460px;
	height: 410px;
	left: 280px;
	top: 220px;
	z-index: 2 !important;
	border: 0px solid #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content_form
{
	position: absolute;
	left: 28px;
	top: 18px;
	width: 395px;
	height: 363px;
	overflow: auto;
	padding-right: 10px
}

/*--- slideshow ---*/
#slide
{
	position: absolute;
	left: 30px;
	top: 389px;
	padding-right: 10px
}

#counter
{
	color: #fff;
	font-size: 9px;
	position: relative;
	left: 5px;
	top: 500px;
	width: 140px;
	height: 20px;
	overflow: hidden;
	padding-right: 10px
}

#copyright
{
	color: #fff;
	font-size: 9px;
	position: absolute;
	left: 610px;
	top: 660px;
	width: 140px;
	height: 20px;
	overflow: hidden;
	padding-right: 10px
}

* html .trans
{
	filter: Alpha(opacity=70, finishopacity=10, style=0);
}	

.trans
{
	-moz-opacity: 0.5;
    opacity: 0.5;
	html-opacity: 0.5; 
	filter: alpha(opacity=70); /* for IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* for IE8*/
}


#content_outer a:link, #content_outer a:visited
{
	color: #ed6c00;
	text-decoration: none;
	font-weight: bold;
}

#content_outer a:hover, #content_outer a:active
{
	color: #fff;
	text-decoration: none;
	background-color: #ed6c00;
}

/* newsletter hotSpot
#hotspot_nl{
	position: absolute;
	width: 100px;
	height: 80px;
	left: 20px;
	top: 15px;
	z-index: 200;
	}

#spot_nl{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 80px;
	}	
*/

.home_back{
	background: #222939 url(bg_img/bg_home.jpg) no-repeat left top;
	}

.all_back{
	background: #222939 url(bg_img/bg_all.jpg) no-repeat left top;
	}
