@charset "utf-8";
/* CSS Document */

body{background-color:#CB9898;
background-image:url(comp_comp_Hoffnung.jpg);

}
#menue{
background-color:#FFFFD2;
margin-left:100px;
marign-right:100px;
width:1200px;
height:100px;
background-image:url(Logo%20marika%20klein.png);
background-repeat:no-repeat;

border-bottom:3px solid #630;
left:10px;top:50px;
border-radius:10px;
-khtml-border-radius:30px;
margin-bottom:25px;




}
#menue ul{
background-color:#804040;
border-bottom:2px solid #CCC;
border-radius:10px;
-khtml-border-radius:10px;
padding:5px;
color:#FCEBB1;
float:right;
margin-right:20px;
position:relative; top:-50px;
padding:5px;
cursor:auto;

}

h1{
margin-left:150px;
margin-top:25px;
padding-top:25px;
color:#804040;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
padding-left:30px;

}
#content{

border-bottom:3px solid #630;
width:1000px;
padding:100px;	
margin-left:100px;
margin-right:50px;
margin-top:20px;
border-radius:10px;
-khtml-border-radius:30px;
background-color:#FFFFD2;
}
#content p{
	float:none;
	margin-left:100px;
	border:medium;
	
	
}
#content img{
	margin-left:100px;
	
	border-radius:10px;
	
	
}

#menue2 ul{
border-bottom:2px solid #CCC;
border-radius:10px;
-khtml-border-radius:10px;
color:#FCEBB1;
background-color:#804040;
position:relative; top:-80px; left:-90px;
padding:5px;
padding-right:-100px;
cursor:auto;
margin-right:800px;
margin-top:1px;
}


a:link { font-weight:bold; color:#FCEBB1; text-decoration:none; cursor:default; }
a:visited { font-weight:bold; color:#FCEBB1; text-decoration:none; cursor:default; }
a:focus { font-weight:bold; color:#FCEBB1; text-decoration:underline; cursor:default;}
a:hover { font-weight:bold; color:#FCEBB1; text-decoration:none; cursor:default;}
a:active { font-weight:bold; color:#FCEBB1; text-decoration:underline; cursor:default;}
a:maus_url {  cursor: url(key.gif), default; }

#footer a{
	background-color:#804040;
	float:left;
	padding:5px;
	margin-right:10px;
	border-bottom:2px solid #CCC;
	border-radius:10px;
	-khtml-border-radius:10px;
	position:relative; top:10px; left:500px;
	cursor:auto;
	color:#FCEBB1;

}
#Bild img{
	border-radius:10px;
	width:460px;
	height:332px;
	position:relative; right:100px; top:-50px;
	
}
#Beschreibung h2{
	position:relative; top:-80px;
}
#Bild p{
	position:relative; right:-500px; top:-300px;
	text-decoration:underline;
}