/* Standard Stylesheet
www.prachtstueck-erlangen.de
Start: 15.06.2007
Letzte Aenderung: 13.07.2007
by Peter Scheffler - www.biotypo3.de
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	behavior:url("csshover.htc");
	background: #fff; 
	color: #008cbe; 
	line-height: 1.6em; 
	font-size: 80%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: white; 
	text-decoration: none;
}
a:visited {
	color:  white;
	text-decoration: none;
}
a:hover {
	font-weight: bold; color: white;
	
}
#content a:link {
	color: #008cbe; text-decoration: underline;
}
#content a:visited {
	color:  #008cbe; text-decoration: underline;
}
#content a:hover {
	font-weight: bold; color: #008cbe; text-decoration: none;
}
.c {
	clear: both
}
small {
	font-size: 80%;
	font-weight: bold;
}
img {
	border: 0;
}
a img {
	border: 0;
	}
.keine-anzeige {
	display: none;
}
p {
	font-size:0.9em; padding-bottom: 8px; line-height: 1.3em;
}
.s {
	font-size: 0.9em;
}
.leftalign {
	float: left; margin: 0px 0.5em 0px 0px;
}
.rightalign {
	float: right;
}
.bottom {
	vertical-align: text-bottom;
}
h1 {
	padding: 0 0 5px 8px;
	font-size: 1.35em;
}
h2 {
}
h3 {
}
h4 {
}
#wrapper {
	margin: 0 auto; 
	width: 810px; 
	background-color: white;
}
#left {
	width: 200px; height: 500px;
	border: 0;
	font-size: 0;  
	line-height: 0;
	border: 0;
	padding: 0;
	margin: 0 2px 0 0; 
	background-color: white;
	float: left;
	overflow: visible;
}
#picture {
	width: 200px; height: 460px; 
	background-color:  #4aa5d2;
	margin-right: 0; margin-top: 2px;
	font-size: 0;  
	line-height: 0;
	border: 0;
	overflow: hidden;
}
#picture img{
	border-bottom: 2px solid white;
}
.navi {
	width:600px; height: 98px;
	margin: 0; padding: 0;
	overflow: visible;
	border: 0 ;
	color: white;
	position: relative;
	overflow: hidden;
	color: white;
}
/*Röschlein Code*/
.navi ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	height:98px;
	width:600px;
	color: white;
}
.navi ul li{
	display:inline;
	height:98px;
	width:118px;
	border:0;
	float:left;
	position:relative;
	background-color:#008cbe;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-right:2px;
	margin-top: 2px;
	color: white;
}
.navi ul li a{
	position:absolute;
	bottom:10px;
	left:8px;
	color: white;
	font-weight: 200;
	line-height: 1.6em; 
	font-size: 90%; 
	text-decoration: none;
	
}
li#mainNav:hover{
	background-color:#4aa5d2;
	color: white;
	text-decoration: underline;
}
li#mainNav:hover a{
	color: white;
	font-weight: 700;	
}
li#mainNavActive{
	color: white;
	background-color:#4aa5d2;
	text-decoration : underline;
}
li#mainNavActive a{
	font-weight:bold;
	color: white;
}
.navi02 {
	width: 600px; height: 50px;
	border: 0;
	background-color: white;
	overflow: hidden;
}
.navi02 ul {
	padding: 0; margin: 0;
		list-style-type: none;
}
.navi02 li {
	display: inline;
	width: 118px; 
	padding: 0; margin: 27px 2px 0 0;
	font-weight: bold;
	font-size: 0.9em;
	color: 4aa5d2; 
	float: left;
}
.navi02 a {
	margin: 0px 8px 0px 8px; 
	color: #b4dce6;
	text-decoration: none;
}
.navi02 a:hover {
	margin: 0px 8px 0px 8px;
	color: 4aa5d2; 
	text-decoration: underline;
}
.navi02 a:visited{
	text-decoration : none;
	color: #b4dce6;
}
#active {
	color: #4ba5d2;
	/* #b4dce6 */
	font-weight: bolder;
}
#contentschmuck {
	width: 600px; height: 410px;
	margin: 2px 0 0 0;
	padding: 0;
	background-color: white;
	border: 0;
	overflow: auto;
}
#content {
	width: 600px; height: 410px;
	margin: 2px 0 0 0;
	padding: 0;
	background-color: white;
	border: 0;
	overflow: auto;
	background-image: url(images/00_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content p {
	padding: 5px 10px 0 8px;
	}
#footer {
	border: 0;
	height: 50px; width: 600px;
	background-color: white;
	margin: 2px 0 0 200px;	
	padding: 5px 0 0 8px;
	overflow: visible;
	}
.schmuck {
	width: 118px; height: 98px;
	background-color: #b4dce6;
	margin: 2px 2px 0 0;
	padding: 0;
	float: left;
	}
#schmucktext {
	width: 588px; 
	border: 0;
	float: left;
	color: #008cbe;
	padding: 3px 0 0 8px;
	/*background-color: white;*/
	overflow: hidden;
}
