body {
	color:#333;
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	background: #FF9 url(Bilder/background.png) repeat-x;*/
}

p {
	text-align:justify;
	padding:5px;
}

a {
	color:#36a2da;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {border-bottom: 0px solid #36a2da;}

h1 {font-size: 150%; padding:10px 5px 0px 5px;} /* von der Standard-Schriftgröße */
h2 {
	font-size: 130%;
	padding:10px 5px 0px 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {font-size: 110%; padding:30px 5px 0px 5px;}
h4 {
	padding:0px 5px 0px 5px;
	font-size: 110%;
	text-align:justify;
	font-style:italic;
	color:#217909;
}

#Tabelle_01 {
	z-index:2;
	position:absolute;
	left:50%;
	top:0px;
	width:1000px;
	margin-left:-500px;
}

#Schriftzug {
	position:absolute;
	left:0;
	top:0px;
	width:1000px;
	height:80px;
	background:url(Bilder/Schriftzug.png);
}

#header-links {
	position:absolute;
	left:0px;
	top:80px;
	width:143px;
	height:313px;
	background:url(Bilder/header_links.png);
}

#header-img {
	position:absolute;
	left:143px;
	top:80px;
	width:697px;
	height:313px;
	background:url(Bilder/header_img.png);
}

#header-rechts {
	position:absolute;
	left:840px;
	top:80px;
	width:160px;
	height:313px;
	background:url(Bilder/header_rechts.png);
}

#header-schluss {
	position:absolute;
	left:0px;
	top:393px;
	width:1000px;
	height:51px;
	background:url(Bilder/header_schluss.png);
}



/*2. Layer mit Header, Content und Footer*/



#Tabelle_02 {
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}

#header_02 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:354px;
	background:#262626;
}



/*Content mit Tabelle*/



#content {
	position:relative;
	left:50%;
	margin-top:100px;
	margin-left:-358px;
	width:700px;
	height:100%;
	border:0px solid #F00;
	background-color:#FFFFFF;
}

#karte {
	border:5px solid #36a2da;
	text-align:center;
}

#galerie {
	position:relative;
	width:675px;
		}

#galerie a {
	text-decoration:none;
	outline:none;
}

#galerie img {
	float:left;
	width:75px;
	height:75px;
	border:none;
	margin:0px;
	padding:0px;
}

.tr_1 {
	background: #9CF;
	vertical-align:top;
	height:60px;
}

.tr_2 {
	background: #b8b8b8;
	vertical-align:top;
	height:60px;
}

.td_left {
	width:225px;
	float:left;
	border:0px solid #F00;
	vertical-align:top;
	padding:5px;
}

.td_right {
	width:465px;
	border:0px solid #0C0;
	float:right;
	padding:5px;
}



/*Footer mit Tabelle*/



#footer {
	position:relative;
	left:0px;
	margin-top:5px;
	margin-bottom:0px;
	width:100%;
	height:100%px;
	background-color:#262626;
}

#f_content {
	position:relative;
	left:50%;
	margin-left:-358px;
	width:700px;
	height:100%;
	border:0px solid #F00;
}

.tr_footer {
	vertical-align:top;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #CCC;
}

.tr_footer p {
	padding:0px 0px 20px 20px;
	color:#FFF;
}

.td_left_footer {
	width:350px;
	float:left;
	border:0px solid #F00;
	vertical-align:top;
	padding:10px;
}

.td_right_footer {
	width:350px;
	border:0px solid #0C0;
	float:right;
	padding:10px;
}
