
body {
		margin:0px; 
		padding:0px; 
		background-color:#FFEAC1;
}

h1 {
		font:18px trebuchet, arial;
}

h2 {
		font:bold 18px trebuchet, arial;
		padding-top:18px;
		text-align:center;		
}

img { 
		border:0px;
}

td {
		font:1.0em trebuchet, arial;
		vertical-align:	top;	
}

th {
		font:bold 1.0em trebuchet, arial;		
}

table.tab, table.tab td{
		padding:5px;
		background:#ffeac1;
		border:1px solid #000000;
		margin-left:70px;
}

a:link { 
		text-decoration:underline; 
		color:black; 
}

a:visited { 
		text-decoration:underline; 
		color:black; 
}

a:hover { 
		text-decoration:none; 
		color:#000000; 
}

a:active { 
		color:#000000; 
}

a:focus { 
		color:#000000; 
}

.form input{
		border:solid 1px #000000;
}

.form textarea{
		border:solid 1px #000000; 
		width:206px;
}

.navi{
		border-right:solid 2px #D7C4A3;	

}

.navi_s{
		border-right:solid 2px #D7C4A3;
		border-left:solid 2px #D7C4A3;
		margin-right:0px;
		padding:0px;	
}

#seite {
		width:924px;
		position:absolute;
		left: 50%;
		top: 0px;
		margin-left: -462px;
}

#logo-link {
		float:left;
		margin-top:10px;
}

#bild_oben {
	  z-index:1;
		text-align:center; 
		vertical-align:middle; 
		position:relative; 
		top:0px; 
		margin:0px; 
		padding:0px; 
		width:922px; 
		height:305px; 
		border:0px solid #ffffff; 
		background:#ffffff;
}

#error_input{
		font:11px trebuchet, arial;
}

#unten {
		position:relative;
		width:100%;
		height:30px;
}

#adressblock {
		text-align:right; 
		margin-top:-30px;
		font:0.8em trebuchet, arial; 
		color:#3D3D3D; 
		line-height:30px; 
		height:30px; 
}

#facebook {
		position:relative;

		bottom:11px;
		height:20px;
		width:20px;
}


#hinweis {
		font:0.8em trebuchet, arial;
}

#text {
		font:0.9em trebuchet, arial;
		color:#fff;
		text-align:left;
		padding:4px;
}

#content {
		position:relative;
		top:-15px;
		height:100%;
		padding-bottom:25px;
		padding-top:0px;
		background-color:#D7C4A3;
		background-image:url(pics/rose.jpg);
		background-position:bottom right; 
		background-repeat:no-repeat;
		font:1.0em arial, trebuchet;
}

#textcontent {
	  position:relative;
		background:#ffeac1;
		width:770px;
		margin-left:70px;
		padding:5px;
		font:1.0em arial, trebuchet;
		top:25px;
		margin-bottom:20px;
		border:0px solid #000;	
}

#bild_c {
		position:relative;
		float:right;
		left:500px;
}

#blumens {
		background-image:url(pics/rose.jpg); 
		background-repeat:no-repeat ;
		width:922px;
		height:150px;
}




#menu_neu {
		position:relative;
		margin-left:0px; 
		padding:0px;
		z-index:5;
		padding-bottom:0px;
		height:40px;
}

#menu_neu li {
		list-style-type:none;
		float:left; 
		width:150px; 
		height:40px; 
		z-index:100;
		padding-right:4px;
		border-right:0px solid #B6B6B6;
		vertical-align:top;
		 
}

#menu_neu li a, #menu_neu li a:visited {
		text-decoration:none;
		z-index:100;
}

#menu_neu li dd {
		display:none;
}

#menu_neu li:hover dd, #menu_neu li a:hover dd {
		
		display:block;
		z-index:100;
		padding:0px;		
		width:150px;
}

#menu_neu table {
		border-collapse:collapse; 
		padding:0; 
		margin:-1px; 
		font-size:1em;
}

#menu_neu dd {
		margin:0; 
		padding:0; 
		color:#000; 
		text-align:left;
		z-index:100;
		height:40px;
}

#menu_neu dd a {
		position:relative;
		top:-4px;
		color:#000; 
		text-decoration:none; 
		display:block; 
		padding:0px; 
		width:150px;
		background-color:#FAF6D1;
		z-index:100;
		border-top: solid 1px #D7C4A3;
}

/* Flashplayer Showreels -------------------------------------------- */

/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 400px; 
    height:250px; 
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 
 
 
/* play button */ 
#playbutton { 
    margin-top:60px; 
    border:0px; 
} 


/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    border:1px solid #000; 
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox, .hoverbox2
{
	cursor: default;
	list-style: none;
}


.hoverbox a, .hoverbox2 a
{
	cursor: default;
}

.hoverbox a .preview, .hoverbox2 a .preview, .hoverbox2 a .preview2
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 100px;
	left: 500px;
	z-index: 10;
}

.hoverbox img
{
	background: #fff;
	border-color: #FCCAB3;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 100px;
	height:200px;
}

.hoverbox li, .hoverbox2 li
{
	background: #eee;
	border-color: #FCCAB3;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 15px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #FCCAB3;
	width: 200px;
	height: 400px;
	
}

.hoverbox2 a:hover .preview, .hoverbox2 a:hover .preview2
{
	display: block;
	position: absolute;
	top: 202px;
	left: 307px;
	z-index: 10;
}



.hoverbox2 img
{
	background: #fff;
	border-color: #FCCAB3;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 100px;
	height:150px;
}

.hoverbox2 .preview
{
	border-color: #FCCAB3;
	width: 300px;
	height: 450px;
	
}

.hoverbox2 .preview2
{
	border-color: #FCCAB3;
	width: 450px;
	height: 300px;
	
}



