<!--

body { 
	font-family: Lucida Grande, Georgia, Arial, Tahoma, Verdana, Sans-Serif; 
	background-color: #669933; 
	background-image: url(../pictures/bgimg.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0; 
}

h1 { 
	color: #99cc66; 
	font-size: 1em; 
	margin: 18px 6px 0 15px; 
	font-weight: 700; 
	line-height: 1.2em; 
	}

h2 { 
	color: #333333; 
	font-size: 10pt; 
	font-weight: 300; 
	letter-spacing: 1px;
	margin: 2pt 20px 0 50px; 
	}

.h2_navi {
	font-size: 12px;  
	color: #ffffff; 
	padding-top: 0; 
	background-color: transparent; 
	}

h3 {
	margin: 10px 10px 0; 
	font-size: 10px; 
	color: #ffffff; 
	background-color: transparent;
	}

.h3_navi {
	font-size: 10px; 
	color: #ffffff; 
	padding-top: 0px; 
	background-color: transparent;
	}

h4, h5, h6 {
	font-size: 10px; 
	color: #666699; 
	padding-top: 0px; 
	background-color: transparent; 
	text-align: right; 
	}

p { 
	font-size: 0.8em; 
	line-height: 1.2em; 
	margin: 6px 24px 0 15px; 
}
	
.sprache {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 5px;
	margin: 0 20px;
	padding: 0;
}
	
.sprache a {color: #336600;}
.sprache a:link {}
.sprache a:visited {}
.sprache a:hover {color: #ffffff;}
.sprache a:active {color: #ffffff;text-decoration: underline;}
	
.p_legende { 
	color: #666666; 
	font-style: italic; 
	text-align: right; 
	letter-spacing: 0; 
	margin: 7px 15px 0 3px; 
	padding: 0; 
}

a {color:#999999;text-decoration:none;}
a:link {}
a:visited {}
a:hover {text-decoration:underline;}
a:active {}

.fett {font-weight:bold;}


/* Hauptnavigation */
	
.navi { 
	font-size: 14px; 
	line-height: 15px;
	font-weight: bold;
	color: #336600;
}

.navi a {color: #ccff99;text-decoration: none;}
.navi a:link{}
.navi a:visited {}
.navi a:hover {color: #336600;}
.navi a:active {color: #336600;text-decoration: underline;}


	


/* Boxen */


#box { 
	width: 1000px;
	background-color: #fff;
	background-image: url(../pictures/bgimg_box.gif);
/*	height: 615px;  */
	margin: 0 auto 35px; 
	padding: 0; 
}
	
#leerfeld {
	width: 1000px;  
	height: 15px;
	margin: 15px auto 0;
	padding: 0;
}

#kopf { 
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 1000px; 
	height: 140px; 
}

#navi { 
	background-color: #99cc66; 
	width: 200px; 
/*	height: 445px;  */
	float: left;
}

#textfeld { 
	background-color: #ffffff; 
	width: 500px; 
/*	height: 445px;  */
	float: left; 
	padding: 0; 
}

#textfeldbild { 
	background-color: #f2eed7;
	background-color: #fff; 
	width: 300px; 
/*	height: 445px;  */
	float: right; 
	padding: 0; 
}




/* Footer */

#fussfeld { 
	background-color: #cc3300; 
	width: 1000px; 
	height: 15px; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
}

/*
#fuss_text { 
	width: 666px; 
	height: 36px; 
	background-color: #ffcc66; 
	right: 0; 
	bottom: 0; 
	padding: 0; 
}  */

.footer { 
	color: #ffffff; 
	font-size: 8px; 
	text-align: right; 
	margin: 1px 15px 0 0; 
	padding: 0; 
}
	
.footer a {color: #ff9999;}
.footer a:link {}
.footer a:visited {}
.footer a:hover {color: #ffffff;}
.footer a:active {color: #ffffff;text-decoration: underline;}

/*
table {font-weight: 0.5em;}
td {font-weight: 0.5em;}
*/


	
/* Presseseite Imagegalerie */

#box_growing { 
	width: 1000px;
	background-color: #fff;
	margin: 0 auto 35px; 
	padding: 0;
}

#galerie {
	width: 1000px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
	
#bilder {
	background-color: #ffffff;
}

.thumbnail {
	float: left;
	margin: 0 15px 15px 0;
}
	
.thumbnail_left {
	float: left;
	margin: 0 15px 15px 15px;
}

.quer img {
	padding: 30px 0;
	border: 1px solid #693; 
}

.hoch img{
	padding: 0 30px;
	border: 1px solid #693; 
}
	
#galerie h1 {
	border-top: 1px solid #c30;
	padding: 6px 15px 6px 0;
}
	
#galerie h2 {
	color: #c30; 
	font-size: 1em; 
	margin: 18px 5px 0 15px; 
	padding: 0;
	padding-top: 15px;
	font-weight: bold; 
	line-height: 1.2em; 
}
	
.clearleft {clear: left;}
.download {font-size: 10px;}

-->

