﻿* {
	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 repeat;
}
	
	a {
	color:gray;
}

}
h4 {
	padding-bottom:10px
	
}
h1,h2,h3 {
	color: gray;
	border-bottom: 1px dotted gray;
	font-family: "Trebuchet MS","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('logo.png');
	height: 260px
}

#frei {
	height: 0px;
	;
}


#inhalt-haupt {
	background-image: url("../design/bg0.png") ;
	height: 2050px
}
#inhalt-haupt .portrait-foto {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px dotted #999999;
}



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

#inhalt-links {
	float: left;
	background-color: white;
	width: 600px;
	height: 2000px;
    margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;
}




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('logounten.png');
	height: 32px;
	padding-left:20px;
	padding-right:30px;
	padding-top:20px;
	color:silver;
}

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

}
/*ecken*/
.hinter {
	background-image:url('ecke.png');
	background-repeat:no-repeat;
	margin-right:5px;
	padding-left:25px;
	padding-top:30px;
	
}	
.hinter2 {
	background-image:url('ecke_unten.png');
	background-repeat:no-repeat;
	background-position:right top ;
	margin-top:-10px;
	margin-right:-5px;
	height:48px
}	
/*ecken*/
