
/* Layout Stylesheet  Design Copyright by Erich Meier http://it-meier.de/it-meier/ */ 



body {
	width: 800px;

	margin: 0px auto;
	padding: 0;
 background: #f8f8f8 url(http://wibfo.de/img/bg1114_1.jpg);
	color: #000020;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

#page {
width: 800px;
	margin-top: 10px;
}

.logo {
	width: 99%; 
 	height: 50px;
	border: solid #000000;
 	border-width: 1px 1px 0 1px ;
	background:  #008b8b;
	font-family: Times New Roman;
	font-size: 340%;
	color: #333;
	text-align: center;
}

.bar-top {
 width: 99%; 
padding-top: 10px;
padding-bottom: 15px;
 background: url(img/film.jpg);
 color: #fff;
 border: solid #000000;
 border-width: 1px 1px;
 text-align: center;
}

/*  ---- Linkverhalten  anfang ------ */

.bar-top a, .bar-top a:link, .bar-top a:visited, .bar-top a:hover, .bar-top a:active {
color: #f8f8f8;
padding: 5px;

text-decoration: none;
}
.bar-top a:hover, .bar-top a:active {
color: #ff0000;
text-decoration: none;
}
span {
color: #000066;
text-decoration: none;
}

/*  ---- Linkverhalten  ende ------ */

.bar-bottom {
 width: 99%; 
 height: 20px;
 background: #008b8b; 
 color: #333333;
 border: 1px solid #000000; 
 text-align: center;
 font-size: 90%;
 }

#copy {
 width: 99%;
 text-align: center;
 font-size: 80%;
}

#content { 
 width: 99%; 
 height: 470px; 
 position:relative;
 border: solid #000000; 
 border-width: 0px 1px; 
 background: #f8f8f8 url(http://wibfo.de/img/bg1114.jpg);
 color: #333333;
 overflow: auto;
 }
 
#content p {
 	margin: 0;
	padding: 1% 5% 1% 5%;
 }
 

#content p:first-letter {
	font-size: 190%;
	font-weight: bold;
	color: red;
}

/* Galerie-content */

#contentgal { 
 width: 99%; 
 height: 470px; 
 position:relative;
 border: solid #000000; 
 border-width: 0px 1px; 
 background: #f8f8f8 url(http://wibfo.de/img/bg1114.jpg);
 color: #333333;
 overflow: auto;

 }
 
#contentgal p {
 	margin: 0;
	padding: 1% 5% 1% 2%;
 }
 
.kontakt {
 float: right;
 }
 
 .link {
 clear: right;
font-size: 1.5em;
FONT-WEIGHT: bold;
}
.link a {
text-decoration: none;
}

.link img {
float: right;
margin: 5px;
border: 0;
}