@import "../../skripte/validation/style.css";

@import "menu.css";
@import "form.css";
@import "content.css";
@import "guestbook.css";


* {
	margin: 0px;
	padding: 0px;	
}

body {
	background-image: url("../images/verlauf.jpg");
	background-color: #25160F;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;	
}

div#pagecontainer {
	width: 1200px;
	text-align: left;
	margin:0 auto;
}

div#baum {
	background-image: url("../images/baum.jpg");
	background-repeat: no-repeat;
	background-color: #120D0B;
	width: 176px;
	height: 985px;
	float:left;
}

div#page {
	width: 1024px;
	float:left;
	margin:auto;
	position:relative;
}

div#left {
	float: left;
	width: 200px;
}

div#center_content_1sp_mm, div#center_content_1sp, div#center_content {
	z-index: 2;
	position: relative;
	min-height: 500px;
	padding-bottom: 250px;
	
}

div#center_content_1sp_mm {
	margin-left: 200px;
	width: 580px;
}

* html div#center_content_1sp_mm {
	margin-left:0px;
	float:left;
	height: 500px;	
}

div#center_content_1sp {
	width: 800px;
	margin-left: 20px;
}

* html div#center_content_1sp {
	margin-left:0px;
	float:left;
	height: 500px;
}

div#center_content {
	margin-left: 200px;
	width: 400px;
}

* html div#center_content {
	margin-left:0px;
	float:left;	
	height: 500px;
}

div#right_content {
	float: right;
	width: 190px;
}

div#header {
	background-image: url("../images/h_zeltplatz.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 814px;
	height: 274px;
	z-index:1;
}

div#header_schatten {
	/*background-image: url("../images/header_sr.jpg");*/
	background-repeat: no-repeat;
	background-position: right top;
	width: 822px;
}

div#content {
	background-image: url("../images/feuer.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1024px;	
}

div#content_inner {
	width: 822px;
	/*background-image: url("../images/content_sr.jpg");*/
	background-repeat: no-repeat;
	background-position: right top;
	
}

div#footer_bild {z-index: 0;
	background-image: url("../images/feuer.jpg");
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 460px;
	margin-top: -460px;
	width: 1024px;
		
}

* html div#footer_bild {
	margin-top:-260px;
}

div#footer {
	color: #FEF4DA;
	margin-left:20px;
}

div#footer a, div#footer:visited {
	color: #FEF4DA;
	text-decoration: none;
	margin-right: 2px;
}

ul.csc-bulletlist, ul.csc-bulletlist-0 {
	margin-left: 15px;
	padding-left: 0px;
	font-size: 14px;
}

ul.csc-bulletlist li, ul.csc-bulletlist-0 li{
	font-size: 12px;
	font-family: arial;
	color: #666666;
}

div#noscreen {
	display:none;
}

@media print {
	div#noscreen {
		display:none;
	}
}

#logolink {display:block;height:50px;width:160px;
	   position:absolute;left:15px;top:20px;
	   z-index:4;}

/* Positionierung des Hauptmenüs über dem Flashfilm */
#zusatz2 {position:absolute;top:0px;z-index:3;}


Darstellung der Bilder in den Galerien mit Rahmen 
#center_content dt {margin-right:0px;
		display:block;
		width:176px;
		height:139px;
		background-image:url("../images/bilderrahmen.png");
		background-repeat:no-repeat;}
#center_content img {padding:6px 0 0 8px;}
		
*html #center_content dt {background-image:url("../images/bilderrahmen.gif");
			margin:0px;padding:0px;}
*html #center_content img {position:relative;top:6px;left:8px;}

/* Definition der Textausgabe als ergebnis des Map24 Plugins */
#route_table {width: 500px;}

#weitweg {position:absolute;left:0px;top:-1000px;}
#rasani {position:relative;left:450px;top:-15px;z-index:99;}
#rasani a:link, #rasani a:visited {font-size:10px;color:#ddd;
		text-decoration:none;font-family:Georgia, Verdana, Arial;}
#rasani a:hover {font-size:10px;color:#fff;}
