/*Liebig Fotodesign
stylesheet by 
b.it Dienstleistungen
Neue Straße 6
38162 Weddel
www.bit-dienstleistungen.de
info@bit-dienstleistungen.de*/

body{
	background-color: #606860;
	color: #ccc;
	margin: 0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	color: #ccc;
	
}
a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
#master{
	width: 770px;
	margin: auto;
	margin-top: 25px;
}
p.bodytext{
	font-size: 12px;
	line-height: 140%;
}
h1{
	font-size: 18px;
}
#head{
	text-align: center;
	background-color: #ff3333;
	color: #000000;
	font-size: 24px;
	padding: 5px;
	
}
#navi{
	padding-top: 10px;
	padding-bottom: 10px;
}
#navi a{
	font-size: 10px;
	padding-right: 20px;
	padding-left: 10px;
	white-space: nowrap;
}
#content{
padding-top: 25px;	
}
#footer{
	color: #999999;
	font-size: 10px;
	margin-top: 15px;
}
.csc-textpic-image{
	padding-bottom: 5px;
	vertical-align: top;
}