﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 13px;
	background: url('../../design/bg1.png') 0px 0px;
}
	
	a {
	color:silver;
}

}
h4 {
	padding-bottom:10px
	
}
h1,h2,h3 {
	color: gray;
	border-bottom: 1px dotted gray;
	font-family: "Palatino Linotype", "Palatino", "URW Palladio L", serif;
	margin-bottom: 5px;
}
h3 {
	color: gray;
	border-bottom: none;
}
h2 {
	padding-top: 10px
}

h4 {
	
	color:gray;
	border-bottom: 1px dotted gray;
	margin-bottom: 15px;
	

}

h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }

.news {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #999999;
}
#bg2 {
	background-image:url('../../design/bg2.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:2000px;
	width:1200px;

}

#x {
	background-image:url('../../design/feuer.png');
	background-position:870px 667px;
	background-repeat:no-repeat;
	height:448px;
	width:401px;
}

#hauptblock {
	width: 852px;
	margin: 0px 0px 0px 240px;
}

#logo {
	background-image: url('../../design/logo.png');
	height: 260px
}

#frei {
	height: 0px;
	;
}


#inhalt-haupt {
	background-image: url('../../design/bg0.png') ;
	height:1600px
}



#inhalt-rechts {
	float: right;
	width: 200px;
	height: 1570px;
	background-image: url('../../design/top_rechts.png');
	padding-right:5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}

#inhalt-links {
	float: left;
	background-color: white;
	width: 600px;
	height: 1560px;
	border-right: 1px dotted #eeeeee;
    margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px
}

	
		.style5 {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 0px solid #999999;
}
.link {
	margin:10px;
	
}
.link a:hover{
	color:white
}
.titel {
	border-bottom: 1px red dotted
}	




table thead th, table thead td {
	background: #e3e3e3;
	color: gray;
	text-align: left;
}

table th, table td {
	border-bottom: ;
	color: white;
	text-align: left;
	padding: 2px 5px;
	}
#frei-unten {
	clear: both;
	
	
	height: 10px
}
#ende a.{
	color:silver;
	}
#ende a:hover {
	color:white;
}
#ende {
	
	background-image: url('../../design/logounten.png');
	height: 32px;
	padding-left:20px;
	padding-right:30px;
	padding-top:20px;
	color:silver;
}

#ende p.bottom-right{	
	
	float:right;

}
