

body{ 
	scrollbar-face-color:#5C5C5C;	
	scrollbar-highlight-color:#A7A7A7;	
	scrollbar-darkshadow-color:#5C5C5C;
	scrollbar-track-color:#5C5C5C;
	scrollbar-shadow-color:#A7A7A7;
	scrollbar-3dlight-color:#5C5C5C;
	scrollbar-arrow-color:#A7A7A7;
	scrollbar-base-color:#5C5C5C;
	 	
	font-family : helvetica, arial, verdana, sans serif;
	font-style : normal;
	font-size : 12px;
	
	/*background-color: #5B5C5E; */
	background-color: #5C5C5C;
	letter-spacing: .1em;
	line-height: 18px;
	
	text-align: left;
	
	
	color: #A7A7A7;
	
	margin: 0px;
	padding: 0px;
	
			
}
#wrapper{
	width: 950px;
}

/* intro */
#imageContainer{
	margin: 40px 0px 0px 0px;
	background-color: #5C5C5C;
}

/* ende intro */

a {
	color: #A8A8A8; 
	text-decoration:none;
	letter-spacing: .1em;
	line-height: 18px;
}	
a:hover {
	color: #DADADA;
	text-decoration:none;
	letter-spacing: .1em;
	line-height: 18px;
}
.img_left{
	padding: 0px; 
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}
.img_right{
	padding: 0px; 
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;	
}

/*
a {color: #000; text-decoration:underline;}	
a:hover {color: #C6CA00;}
*/

hr {clear:both; background-color:#A7A7A7; color:#A7A7A7; border: #A7A7A7; height: 1px; margin: 15px 0px 15px 0px;}
p{
	padding-top:0px; 
	margin-top:0px; 	
}

td {
	font-family : helvetica, arial, verdana, sans serif;
	font-size:12px;
	color: #A7A7A7;
}

h1{
	color: #A7A7A7;
	font-size:12px;
}


.nobr{
	white-space:nowrap;
}


#contentcontainer{
	width: 100%;
}
#logo{
	height: 95px;
	
	margin: 0px;
	padding-left: 460px;
	border-bottom: 1px solid #CDCDCD;
}
#content{
	float: left;
	padding: 30px 10px 0px 20px;

	border-left: 1px solid #A7A7A7;
	/*border: 1px solid red;*/
}
#spacer_vita{
	width: 159px;
	float: left;
	text-align: right;
	
}
#spacer_galerie{
	width: 269px;
	float: left;
	text-align: right;
	margin-right: 10px;
	
}
#spacer_impressum{
	width: 399px;
	float: left;
	text-align: right;	
}
#spacer_links{
	width: 519px;
	float: left;
	text-align: right;	
}



#navigation_container{
	
	border-bottom: 2px solid #000;

	background-color:#9A9A9A;
	
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	height: 30px;	
}
#navigation_main{
	height: 30px;	
	
}


#clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

#footer{
	
	margin: 5px 0px 5px 0px;
	text-align: center;
	font-size:8px;
	color: #FFFF33;
	letter-spacing: 1px;	
}

/*
#inhalt_default{
	padding: 0px 0px 0px 0px;
	width: 400px;
	border: 1px solid red;
}
*/
#inhalt_vita{
	padding: 0px;
	width: 400px;
}
#inhalt_impressum{
	padding: 0px;
	width: 400px;
}
#inhalt_links{
	padding: 0px;
	width: 350px;
}



/* ----------- galerie -----------------*/
.tbl_galerie_uebersicht{
	margin: 0px 0px 30px 0px;
	padding: 0px;

}
.tbl_galerie_uebersicht td{
	height: 60px;
	padding-bottom: 10px;
	font-size:12px;
}
.tbl_galerie_uebersicht td.uebersicht_pic{
	width: 120px;
	text-align: left;
}


.border{
	width: 470px;
	/*border: 1px solid #A7A7A7;*/
}


#backlink{
	clear: both;
	padding: 30px 0px 10px 0px;

}

#galerie{
	width: 600px;
	padding: 0px 0px 0px 5px;
	min-height:130px;	
}
#galeriecontent{
	width: 480px;
	float: left;
}
#galeriecontent_text{
	width: 550px;
	float: left;
}
#loadarea{
	padding: 0px 0px 0px 0px;
}
.galerie_bigpic{
	margin: 0px 0px 10px 0px;
}


#galerie_navi{
	width: 100px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	float: left;
	
}
#galerie_treffer{
	padding-top: 5px;
}
#galeriethumbs{
	margin: 0px;
	width: 100px;
	/*height: 285px; */
}
#navithumb{
	text-align: left;
	margin: 0px 0px 10px 0px;

}

#galerie_einzelbild{
	padding: 0px 0px 10px 0px;
}



#galerie_picanzeige{
	padding-left: 5px;
	height: 200px;
}


#galerie_navipfad{
	color: #DADADA;
	padding: 0px 0px 20px 0px;
}


/* ****************** formulare ************************** */
.pflicht{
	color: #FFFF33; 
}
.message{
	color: #FFFF33;
	text-decoration:none;	
}
form{margin:0px; padding:0px;}
.form_spacer{
	padding: 2px 5px 0px 0px;
}
.form_td_left{padding-top:5px;padding-right:5px;} /* formulat tabelle td links  */
.form_td{padding-top:5px;} /* formulat tabelle td  */
.select_mainkat{background-color: #eeeeee;}	/* hauptkategorien hervorheben  */	
.select_highlight{color: #ffffff; background-color: #aaaaaa;}	/* option gehighlighted  */
.select{
	font-size:11px;
	border:1px solid black;
	background-color: #ffffff; 
	color: #000000;
}
.input{
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999; 
	font-size:11px;
	color: #FFFF33;
	height: 18px;
	margin-bottom:2px;

}

.textarea {
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999; 
	font-family: Verdana,Arial,sans-serif;
  	font-weight: normal;
	font-size: 11px;
	color: #FFFF33;
} 
.button{
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #999999; 
	font-size:9px;
	color: #FFFF33;
	height: 18px;
}
.select_nav{
	font-size:9px;
	border:1px solid black;
	background-color: #ffffff; 
	color: #000000;
	height:16px;
}


/* ------------ split2page ---------------- */
a.split2page:link, a.split2page:visited, a.split2page:active{color: #C6CA00; text-decoration: none; font-weight: normal;}
a.split2page:hover{color: #C6CA00; text-decoration: none; font-weight: normal;}

/* ------------ captcha ---------------- */
.captcha_img{
	/*border: solid 1px #000000;*/
}
