body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(pics/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#sitecontainer { 
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pics/background_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
 }
.header { 
	height: 225px;
	width: 900px;
 }
 
.slogan {
 	margin-top: -150px; 
	margin-left: 350px;
	width: 500px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 16px;
	color:#333333;
	height: 30px;
 }
.sloganvon {
	margin-left: 350px;
	width: 500px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	margin-top: 15px;
	margin-bottom: 85px;
	height: 20px;
 }
 
.navigation {
	margin-left: 31px;
	width: 181px;
	height: 439px;
	text-align: left;
	float:left;
	background-image: url(pics/background_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.content {
	text-align: left;
	margin-top: 40px;
	width: 590px;
	font-size: 13px;
	margin-left: 255px;
	line-height: 22px;
}

h1 	{
	font-size: 18px; 
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
	padding-top: 35px;	
	padding-bottom: 25px;
}

p { margin-top: 0px;}

.fotos     { float: right;}

.fotos div { 
	 margin-bottom: 20px; margin-left: 20px; background-color: #FFFFFF; padding: 8px;
	 border-bottom: solid 1px #999999;
	 border-top: solid 1px #cccccc;	 
	 border-left: solid 1px #cccccc;
	 border-right: solid 1px #999999;	 
}

.presse { float:right; margin-bottom: 10px; margin-right: 20px; }

#foto { width:160px; height:120px; float:left; background-color:#f4f4f4; margin-right: 5px; margin-bottom: 5px; text-align:center; padding: 2px; }
#foto_overview { width:160px; height:135px; float:left; background-color:#f4f4f4; margin-right: 5px; margin-bottom: 5px; text-align:center; padding: 2px; }

a:link 		{ color: #333333; text-decoration: none; }
a:visited 	{ color: #333333; text-decoration: none; }
a:hover 	{ color: #000000; text-decoration: none; }
a:active 	{ color: #000000; text-decoration: none; }

.menu 			{ margin: 0px; width: 176px; text-indent: 10px; padding-top: 6px; padding-bottom: 6px; border-top: 1px dotted #CCCCCC; }
.menu:hover		{ background-color:#fffa96; }
.activ1			{ margin: 0px; width: 176px; text-indent: 10px; padding-top: 6px; padding-bottom: 6px; background-color:#fffa96; }

.submenu		{ margin: 0px; width: 176px; text-indent: 10px; padding-top: 3px; padding-bottom: 3px; }
.submenu:hover	{ background-color:#fffa96; }
.activ2			{ margin: 0px; width: 176px; text-indent: 10px; padding-top: 3px; padding-bottom: 3px; background-color:#fffa96; }

#links { line-height: 25px; }
#files { line-height: 25px; }

.grau { color: #999999; }

h2	{ 
	font-size: 16px; 
	color: #000000; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

hr { color: #669966; border: hidden; background-color: #669966; height: 1px; margin-top: 20px; margin-bottom: 20px; }

/* noch nicht geändert */
.text, .text2 { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	font-size: 12px;
	line-height: 19px;
	padding: 31px;	
}
.text2 {
	padding-top: 0px;
}
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	font-size: 12px;
	line-height: 19px;
	padding: 31px;	
}

.comment, .products { font-size: 12px; 	line-height: 19px;}

.print { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669966;
	margin-top: 50px;
}
.print a:link 		{ color: #669966; text-decoration:none;}
.print a:visited 	{ color: #669966; text-decoration:none;}
.print a:hover 		{ color: #669966; text-decoration:underline;}
.print a:active 	{ color: #669966; text-decoration:none;}


.footer {
display: none;
	margin-top: 60px;
	border-top: dotted 1px  #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 250px;
	width: 610px;
	position: abolute;
	bottom: 20px;
}
.footer a:link 		{ color: #cc9900; text-decoration: none; }
.footer a:hover 	{ color: #cc9900; text-decoration: underline; }
.footer a:visited 	{ color: #cc9900; text-decoration: none; }
.footer a:activ 	{ color: #cc9900; text-decoration: none; }

.star { 
	color: #669966;
}
.commentform { 
	color: #669966;
	font-size: 11px;
}
#pathway { 
	text-align: left;
	font-size: 11px;
	color: #cac836; 
}



