
/* Stylesheet Spule Berlin V1.0 */
/* by kujoma */

* { padding: 0; margin: 0; } 
h2, p, ul, ol  { margin-bottom: 1em; }
li { margin-left: 1em; }
p {
	padding-bottom: 10px;
}

body { color: white; background-color: white; 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(grafik/spulepattern.jpg);
	background-repeat: repeat-xy;}

#wrapper { 
	color:black; 
	background-color:white; 
	width: 75%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 100%;
   	
	}
	
	
#liste { background-color: black; color: white; }
	
#kopfbereich { color: black; background-color: white; 
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid black;
	background-image:url(grafik/banner.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height: 80px;
	}

#textbereich {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
	height: 490px;
	overflow: auto;
}
	

	
	
#logo { color: black; 
}

#fussbereich { 
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #8c8c8c;
	margin-top: 0px;
	border: 1px solid black;
	background-image: url(bg_top.gif);
	}
#ticker {
	background-color: #bb0d20;
	color: white ;



}
	
#navi {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: black;
	}
	

	
	
h2 { font-size: 150%; }

address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
	}
	
a {
	text-decoration: none;
	}
a:link { color: white; background-color:black; }
a:visited { color: white; background-color: black;}
a:hover { color: #CCCCCC; border-bottom: 1px solid black;}

li { list-style-type: square; }
img {
	padding-right:5px;
	border:0px;
}

h3 {
	 font-size: 120%;
	 font-weight:lighter;
}

h2 {
	font-size:120%;
	letter-spacing: 4px;

}

.news {
	border-top: 1px solid black;
	border-bottom:2px solid black;
}

.mail {
	 letter-spacing: 4px;
}
