/* index*/

/*IE6&5*/
*html div#headin{font-size: 2.5em;}

#indzone{text-align: center;}

#headin{ 
	padding-top:1%; 
	color:#ffffff;
	font-size: 3em;
	text-align:left; 
}

#headin a {text-decoration:none; color: #ffffff; font-weight: bold;  }
#headin a:hover {text-decoration: none;}
#headin a:visited {color: #ffffff;}

#content_ind a img{border:none; padding-top: 10px; }

/*IE6&5*/
*html div#content_links a{font-size: 0.8em;}

#content_links a {text-decoration:none; color: #ffffff; font-weight: bold; padding: 0.5em; padding-left: 2em;}
#content_links a:hover {text-decoration: underline;}
#content_links a:visited {color: #971b0a;}

#content_links{
	text-align: center;
}

/*IE6&5*/
*html div#footeri a{font-size: 0.7em;}
*html div#footer a{font-size: 0.7em;}
*html div#back a{font-size: 0.7em;}

#footeri a{color: #000000; font-weight: bold; text-decoration:none;padding-left: 7%;padding-right:7%;}
#footeri a:hover{color: #000000; font-weight: bold; text-decoration:underline;}
#footeri a:visited{color: #4b4b4b; font-weight: bold; text-decoration:none;}

/*footer*/

#footeri{
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 1%;
	text-align: center;
}

#footer a{color: #ffffff; font-weight: bold; text-decoration:none;padding-left: 7%;padding-right:7%;}
#footer a:hover{color: #ffffff; font-weight: bold; text-decoration:underline;}
#footer a:visited{color: #4b4b4b; font-weight: bold; text-decoration:none;}

#footer{
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 1%;
	text-align: center;
}

/*Back link*/

#back {
	text-align: center;
}

#back a {text-decoration:none; color: #ffffff; font-weight: bold; padding-top: 0.5em; }
#back a:hover {text-decoration: underline;}
#back a:visited {color: #ffffff;}

/* Container,  Body, allgSchrift */

/*IE6&5*/
*html div#body{
	font-size: 1.5em;
}

body{
	font-family: serif;
	font-size: 1.5em;
}

#container{
	margin-top: 2%;
	margin-left: 4%;
	margin-right: 9%;
	padding-bottom: 2%;
	padding-right: 2%;
	padding-left: 4%;
}

/*Homelink li*/

/*IE6&5*/
*html div#head_li{font-size:1.8em;
}


#head_li{
	font-size:2.5em; 
	/*letter-spacing: 0.2em;*/
}

#head_li a {color: #ffffff; /*font-weight: bold;*/ text-decoration:none;}

/* Unterseite Üschrift*/
/*IE6&5*/
*html div#usch{font-size:1.8em;padding-top:0.7em;padding-bottom:0.2em;
}

	#usch {color: #ffffff;font-size:2.5em; padding-top:1.2em;padding-bottom:0.5em;}

/*menu head rechts*/

/*IE6&5 ???*/
*html div#head_re {
	left: 20%;
	top:12%;
		margin-top: -0.8em;
}

#head_re{
	position: absolute;
	left: 22%;
	top: 15%;
	text-align: center;

}

/*IE6&5 ???*/
*html div #head_re a {font-size:0.7em;}
#head_re a {text-decoration:none; color: #ffffff; font-weight: bold; font-size:0.8em;padding-left:0.5em;}
#head_re a:hover {text-decoration: underline;}
#head_re a:visited {color: #971b0a;}

#menu {margin-top:-0.3em;}


/*Bilderanzeige Unterseiten*/

#content_pic a img{border: none;}
#content_picp a img{border: none;}


/*^^ Hinergrund & Dimension */
#content_picp{
	background-image: url(gitterbl.gif);
	width: 560px;
	height: 640px;
	margin-left: 9%;
	background-repeat:no-repeat;
	background-position:65px 40px;
}
#content_pic{
	background-image: url(gitter.gif);
	width: 560px;
	height: 640px;
	margin-left: 9%;
	background-repeat:no-repeat;
	background-position:65px 40px;
}

#picrow {white-space:nowrap;}
#picrow2 {white-space:nowrap;}
#picrow3 {white-space:nowrap;}
#picrow4 {white-space:nowrap;}

/* Bilder reihen */

#picrow img{
	margin-right:15px;
	margin-left:17px;
	margin-top:10px;
	margin-bottom:20px;	
}
#picrow2 img{
	margin-right:15px;
	margin-left:17px;
	margin-top:12px;
	margin-bottom:20px;
}
#picrow3 img{
	margin-right:15px;
	margin-left:17px;
	margin-top:20px;
	margin-bottom:20px;
}
#picrow4 img{
	margin-right:15px;
	margin-left:17px;
	margin-top:15px;
	margin-bottom:20px;
}

