/* Schrift & body */

body{
background-image: url(../grfx/patt_4c32dc19b858d.jpg);
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
color:#400000;
}

a:link{
color:#400000 ;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
letter-spacing:0.0em;
text-decoration: none;
border:none;
}

a:visited{
color:#400000;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
letter-spacing:0.0em;
text-decoration:none;
border:none;
}

a:HOVER{
color:#060;
text-decoration: none;
border:none;
}

a img{
	border:none;
}

/* Container */

#container{
width: 800px;
height: 600px;
position: absolute;
top: 50px;
left: 120px;
}

#logo{
        width: 175px;
        height: 100px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -400px;
        padding:0;
        border:0;
        overflow: hidden;
        z-index: 3;
}

#rosen{
	position:absolute;
top: 46px;
left: 317px;
	border:0;
}

#produkte{
	position:absolute;
	top: 300px;
	left:317px;
	border:0;
}

#engel{
	position:absolute;
	top: 191px;
	left:700px;
	border:0;
}

#laden{
	position:absolute;
	top:363px;
	left:381px;
	border:0;
}

#textfeld_01{
	background-color:#FFC;
opacity: 0.6;
filter:alpha(opacity=60);
width: 350px;
height: 600px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -200px;
overflow: auto;
}

#text_01{
	margin:88 20 20 20;
}

#textfeld_02{
	background-color:#FFC;
opacity: 0.6;
filter:alpha(opacity=60);
width: 595px;
height: 600px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -200px;
overflow: auto;
}

#text_02{
	margin: 16 16 16 16;
	padding: 0;
	border: 0;
}

#textfeld_03{
	background-color:#FFC;
opacity: 0.6;
filter:alpha(opacity=60);
width: 595px;
height: 330px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -200px;
overflow: auto;
}

#textfeld_04{
	background-color:#FFC;
opacity: 0.6;
filter:alpha(opacity=60);
width: 595px;
height: 300px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -200px;
overflow: auto;
}


.text{
	padding: 0;
	letter-spacing: 0.0em;
line-height: 1.3em;
font-style:inherit;

}

#menu{
background-color:#FFC;
opacity: 0.6;
filter:alpha(opacity=60);
width: 175px;
height: 600px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -400px;
z-index: 2;
}


.menulist{
        margin: 0;
        padding: 0;
        list-style: none;
        width: 175px;
            text-decoration: none;
		line-height: 2em;
               padding-left: 10px;
				border: 0;
            }

.liste{
	margin: 0 18 18 18;
	padding: 0;
	list-style:circle;
	letter-spacing:normal;
	line-height:1.4em;
	font-style:oblique;
	width:450px;
	border:0;
}

