@charset "utf-8";
/* CSS Document */

h3{
	
	font-size: 12px;

}
p {

}
 a:link {

	text-decoration: none;
  }

  a:hover {
	text-decoration: none;
  }
  
  a.active {
	text-decoration: none;
  }

  a:visited {
	text-decoration: none;
  }

#seite {
border:1px solid #940508;
padding:50px;
width:580px;
margin:auto;
background:#fffcd7;
}


#shoppen{
position:absolute; 
left:522px; 
top:50px; 
width:176px; 
height:40px;
}
.imgH3 {
margin-top:30px;
}

body {
background-color:#fff;
color:#404040;
font-family:Verdana,Arial,Helvetica,sans-serif;
background-image:url(bg.jpg);
margin:0px;
}

.text {
font-color:#333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
fon

}
.verstecken {
position:absolute;
left:-2000px;
height:0px;
width:0px;
}
.box{
float:left;
padding-right:10px;
}
.kleiner{
font-size:0.8em;
border-top:1px solid gray;
}

.randRechts {
	float:left;
	margin-right:15px;
	clear: both;
}
