@charset "UTF-8";
/* CSS Document */

img {border:0px;}

a { outline: none; }
a:focus { outline: none; }
a:active { outline: none; }


body{
	font-family:times;
	font-size:13.5px;
	line-height:17px;
	color:#555555;
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
	overflow-y: scroll;
}

#alles {
   clear:both;
   _float:none;
   width:920px;
   margin:0 auto;
}

#links{
	float:left;

}

a:link { color:#555555; }
a:visited { color:#555555; }
a:hover { color:#000000;}

/*a.menue_galerie {text-decoration:none;}
a.menu_links:focus { outline: none; } xxxxxxxx?*/



.nicht_besucht{
	color:#555555; 
}


#index_bild{
		margin:200px 0 0 150px;
}


/*________________ab hier gehts ums menue____________________________*/

#navi {
	width:220px;
	margin:25px 0 0 0;


}

#navi img{
	height:16px;
	margin:5px 0 0 0;
	

}


#menue {
	width:220px;
	margin:10px 0 0 0;

}

#menue ul{
	margin:20px 0 0 0;
}

#menue li{
	list-style-type:none;
	margin:0 0 0 -39px;
	text-decoration:none;
}

#menue a{
	text-decoration:none;
	
}	

#menue_galerie a:hover { color:#000000;}


/*__________________________ende vom menue*/

#menuebild{
	margin:10px 0 0 0;
}

#galerie {
	float:left;
	frameborder: 0;
	width:600px;
	_height:750px;
	margin:55px 0 0 10px;

} 


#bild{
	max-height:500px;
	max-width:600px;

}

#s1 {    /*galeriebilder*/

	margin:20px 0 0 0;
	float:none;
	--color:#FFFFFF;
	width:650px;
}


#s1 p{
	width:550px;
}

#bilder_text {
	__float:left;
	margin:-20px 0 0 0;
	width:350px;
	height:20px;
	line-height:13.5px;
	font-size:13.5px;
}


.nav{        /*navigationselemente fuer die bilder*/
float:none;
margin:0 0 0 0;
}

.nav a{
	text-decoration:none;
	
}

.nav img{
	height:10px;

}


#num {
	
	margin:0 2px 0 2px;
	
}



/*#img-container {
padding:0;
margin:0 0 0 0;
	float:none;
width:650px;
height:100px;	
}      xxxxxxxxxxxx?*/





/*#index_bild{
	margin:100px 0 0 0;	
}    xxxxxxx? */


/*__________________email______________________________*/

#emailme{
	margin:0 30px 0 0;
}


#email_fenster{
	margin:100px 0 0 30px;

}

input.knopf {
	background-image: url(bilder/_weiter.gif);
	border: 0px solid red;
	width: 29px;
	cursor: pointer;
}

textarea.input_vorschlag {
width: 300px;
height: auto;
font-Family: times;
border: 1px solid silver;
font-size:13px;
	line-height:15px;
color:#555555;
}


input.input_vorschlag {
width: 300px;
height: 22px;
font-Family: times;
border: 1px solid silver;
font-size:13px;
	line-height:15px;
color:#555555;

}

input.input_{
height: auto;
font-Family: times;
border: 1px solid silver;
font-size:13px;
	line-height:15px;
color:#555555;

}
textarea.note {
font-Family: times;
border: 1px solid silver;
color:#555555;
}



