﻿
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", sans-serif;
	font-size: 10pt;
	background: #2b3c40;
}

a {
	font-size: 24pt
	color: #1b65c8;
}

a:hover {
	color: #98bd07;
}

a:visited {
	color: #003e93;
}

h1,h2,h3 {
	color: #2b3c40;
	border-bottom: 1px dotted #2b3c40;
	font-family: "Palatino Linotype", "Palatino", "URW Palladio L", serif;
}


p {
	line-height: 140%;
	text-align: justify;
}

table thead th, table thead td {
	background: #e3e3e3;
	color: gray;
	text-align: left;
}

table th, table td {
	border-bottom: 1px solid black;
	text-align: left;
	padding: 2px 5px;
}

#hauptseite {
	width: 1000px;
	margin: 40px 0px 0px 12px;
	background: white;
}

#diastreifen {
	margin: 25px 0px 5px 100px;
	padding-top: 10px;

}



#navigation {
	clear: right;
	border: 1px solid black;
	margin-bottom: 5px;
	padding: 5px 10px 5px 0px;
	background: #567155;
}

#navigation a {
	padding: 5px 10px;
	color: black;
	text-decoration: none;

}

#navigation a:hover {
	background: #590202;
	color: white;
	}



#navigation ul li {
	display:inline;
	font-size: 15pt;
	
}


#hauptfoto {
	padding: 10px 50px;
}




#inhalt {
	margin-top: 10px;
}

#tabelle1 {
	text-align: center;
	padding: 0px 0px 0px 145px;
	
	
}	

#tabelle2 {
	text-align: left;
	padding: 50px 0px 100px 0px;
	
	
}	

#inhalt-haupt {
	width: 700px;
	float: left;
	padding: 5px 15px 5px 20px;
	border-right: 1px solid #2b3c40;
}


#inhalt-haupt .fotogalerie{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #aaa;
	color: white;
	font-size: 12pt;
	background: #2b3c40;
}

#inhalt-haupt .fotogalerie img{
	border: 1px solid #aaa;

}

#inhalt-haupt .fotogalerie a:hover img{
		border: 1px solid white;

}

#inhalt-haupt .textfoto {
	float: left;
	font-size: 35pt;
	margin: 10px 10px 0px 0px;
}


#inhalt-sub {
	width: 225px;
	float: right;
	padding: 5px 20px 5px 00px;
}

#fusszeile {
	clear: both;
	width: 700px;
	
	padding: 10px 0px 0px 20px;
	border-top: 1px solid #2b3c40;
}

#impressum {
	margin: 40px 0px 0px 0px;
	}
	
#zaehler {
	margin: 40px 0px 0px 0px;
	font-size: 8pt;
}

#gaestebuch {
	margin: 40px 0px 0px 0px;
}	

#links {
	margin: 40px 0px 0px 40px;
}	