@CHARSET "UTF-8";

* {}
BODY {}	
A {}
h1{}
h2{}
h3{}
h4{}
h5{}

/*******************************************************/

.mainmenu {
	position:absolute;
	top:20px;
	left:0px;
}
.menubar {
	position:relative;
	height:50px;
	margin:0px 330px 0px auto;
	overflow:hidden;
	border-radius:5px 0px 0px 5px;
	padding:10px 20px 0px 5px;
	text-align:right;
	width:900px;
}
.menu {
	font-size:14pt;
}
.menu_placeholder {}
.menu_placeholder_big {}
.menuline {
	display:inline;
}
.menubutton {
	display:none;
}
.menuclosed {}
.menucontrol {}
.header {
	width:100%;
	padding:5px 10px 10px 5px;
	text-align:right;
	font-weight:bold;
}
.bild1 {
	position:absolute;
	right:0px;
	top:0px;
	width: 328px;
	z-index:1;
}
.bild2 {
	position:absolute;
	right:0px;
	top:0px;
	width: 328px;
	z-index:2;
}

.image-right {
	margin: 10px 0px 10px 35px;
	float: right;
}
.image-left {
	margin: 10px 35px 10px 0px;
	float: left;
}

.impressum {
	position:absolute;
	right:0px;
	top:157px;
	width:293px;
	background-color:white;
	border-color:black;
	border-width:1px 0px 1px 1px;
	border-style:outset;
	border-radius:5px 0px 0px 5px;
	padding:10px;
}

.mainframe {
	position:relative;
	width:900px;
	margin:100px 330px 10px auto;
}
.text {
	position:relative;
	width:900px;
	min-height:500px;
	background-color: white;
	border-radius:5px;
	border-width:1px;
	border-style:outset;
	padding:10px;
}

#slider_screen {
	width:800px; 
	height:600px;
	position:relative;
	overflow:hidden;
	margin:5px auto;
}
#id_img_galerie_0 {
	width:800px; 
/* 	height:500px; */
	border: 1px solid #a3a3a3;
}
#id_img_galerie_1 {
	width:800px; 
/* 	height:500px; */
	border: 1px solid #a3a3a3;
}
/********************************************************/