#header {

height:40px;
background-color:#a60201;
color:#000;
width:100%;
vertical-align:middle;
text-align:center;
font-family:  monotype corsiva, georgia,arial,tahoma,verdana,helvetica, sans-serif;
font-size: 17px;line-height: 20px;
padding-left:20px;
background-image:url(leiste_schatten_ob.jpg);
background-repeat:repeat-x;
background-position:  50% 0%;
border-bottom:solid 0px #000;}


a {
	color : #cccccc;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	text-decoration : underline;
}


body { background : #474747;
	color : #ffffff;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	
}

h1 {
	font-size : 24px;
	color : #777777;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
}



