
body	{
	background-color:#FFFFF0;
	color:#000;
	font-family:Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
	}

h1	{
	font-family:"Comic Sans", "Comic Sans MS", cursive;
	color:#fff;
 	text-align:center;
 	}

h3	{
	color:#fff;
	text-align:center;
	}
	
a:link	{
	color:#CD5C5C; text-decoration:none;
}
a:visited{
	color:#888; text-decoration:none;
}
a:hover	{
	color:#BC8F8F; text-decoration:none;
}
a:active{
	color:#BC8F8F; text-decoration:none;
}

#container1{
	width:500px;
	height:200px;
	position:relative;
	top:50px;
	left:50px;
	background-color:#FFE4E1;
	}
	
#container2{
	width:655px;
	position:relative;
	top:-25px;
	left:550px;
	right:0px;
	background-color:#F5F5DC;
	font-size:0.8em;
	}

#container3{
	width:300px;
	height:300px;
	position:relative;
	top:-205px;
	left:50px;
	float:left;
	}

#container4{
	width:150px;
	height:100px;
	position:relative;
	top:-100px;
	right:150px;
	float:right;
	font-weight:bold;
	text-align:center;
	}

#lieder	{
	font-size:0.6em;
	}

#presse	{
	font-weight:bold;
	}
.order_form{
	font-size:0.8em;
	}	
	
.text{
	font-size:1.0em;
}
