* {
margin: 0; 
padding: 0;
}

a {
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}

li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
font-size: 130%; 
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	margin-bottom:5px;
	color:#7F1F00;
}

h1 { font-size: 1.1em;	line-height: 1.5em; }

h2 { font-size: 1em;	line-height: 1.2em; }

h3 { font-size: 0.9em;	line-height: 1.1em; }

h4 { font-size: 0.8em;	line-height: 1em; }

h5 { font-size: 0.7em;	line-height: 1em; }

h6 { font-size: 0.6em;	line-height: 1em; }


.border {
	border: 1px solid #7F1F00;
}

	
body {
	background-image:url(seithg.gif);
	background-color: #efc577;
	background-repeat: repeat-x; padding-bottom:10px;}

#main  {
	display:block;
	position:relative;
	width:1000px;
	margin: 0 auto;
}
/* seiten Rahmen */
#seiramen_top {
	display:block;
	position:relative;
	width:100%;
	height:20px;
}
#seiramen_footer {
	display:block;
	position:relative;
	width:100%;
}
 
/* Ende Rahmen */

#webseit {
	display:block;
	position:relative;
	width:1000px;
	border-left:1px solid #7F1F00;
	border-right:1px solid #7F1F00;
	background-color:#f2c879;
	Overflow: hidden;

}

#header {
	display:block;
	position:relative;
	width:100%;
	height:180px;
	background-image: url(header.gif) ;
	background-repeat: no-repeat;
}


/* seitenabschluß */

#footer a{
	color: #7F1F00;
	font-size:10px;
}

#footer {
	display:block;
	position:relative;
	width:1000px;
	height:28px;
	clear:both;
	background-image: url(menubg.gif) ;
}
#footer a {
	display:block;
	position:relative;
	float:left;
	font-size:xx-small;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
