html, bg {
	background-image:url(images/bg.jpg);
	background-color:#3D3937;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial,Verdana,Tahoma; 
	height:100%;
}

img {
	border:0px;
}

a:link {
	font-weight: bold;
	text-decoration: none; 
	color: #F04E11; 
}
 
a:active {
	font-weight: bold;
	text-decoration: none; 
	color: #F04E11;
}
 
a:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #F04E11; 
} 

a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #F04E11; cursor: hand; 
}

H1 {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 12pt;
	color: #F04E11;
}

H2 {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #3D3937;
	margin-bottom:3px;
	padding:0px;
}

.content {
	padding-left:10px;
	padding-right:13px;
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #3D3937;
	text-align:justify;
}

td {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #3D3937;
	vertical-align: top;
}

.hd {
	margin-bottom:10px;
}

.formular {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt;
	color: #3D3937;
	border: 1px solid #3D3937;
}

.icon {
	float:right;
	widht:100px;
	heigth:48px;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
}

.date {
	font-family: Arial,Verdana,Tahoma; 
	font-size: 8pt;
	color: #F04E11;
}

ul {
	list-style-image:url(./images/pfeil.gif);
}

li {
	margin-bottom:3px;
}

.ulnormal {
	list-style: square;
}

form {
	padding:0px;
	margin:0px;
	border:0px;
}

.time {
	color: #F04E11;
}

.news_pic {
	float:right;
	margin-left:10px;
	margin-right:5px;
}

p{
	margin-top:0px;
}

.galerie {
	text-align:center;
}

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

span#submenu a:hover {
	text-decoration: underline; 
	color: #F04E11; cursor: hand; 
}

div#archiv a {
	display: block; padding-left: 10px; background: #3D3937; border-bottom-width: 0px;
	padding-bottom: 1px; margin-top:1px; color: #F04E11; 
	font: normal 10pt Arial,Verdana,Tahoma;
	font-weight: bold;
	padding-top: 1px; text-align: left; 
	text-decoration: none;
	border-left: 5px #F04E11 solid;
}
div#archiv a:hover {
	background: #F04E11; color: #ffffff;
	border-left: 5px #333333 solid;
}




