/*
	FARBWERTE FÜR DIE LINKS
	link: #7B8C00
	visited: #FF4D2D
	hover: #C9E600
	active: yellow
	
	FONTS
	Arial, Helvetica, sans-serif

*/
img {

border:none;}

body {

margin: 10px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

body p {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	}



.wrapper{
width:800px;
margin:0 auto;
border:1pt solid #ff9933;
position:relative;
padding-bottom:0;

}

.header {

padding-top:0px;
}
.imageBig {
padding:0px;
}

.text{
margin-left:40px;
margin-top:15px;
}

.futter {
clear:both;
padding-top:20px;

}
.iframe{
margin-left:80px;
margin-top:15px;
float:left;
}


.testseite a{
	text-decoration: none;
	}
.testseite a:link{
	color: #7B8C00;
	}
.testseite a:visited {
	color:#FF4D2D;
	}
	
.testseite a:hover{
	color:#C9E600;
	text-decoration:underline;
	}
.testseite a:active{
	color: yellow;
	text-decoration:underline;
	}
	
.rapa {
width:140px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0 0 0 600px;
}

#testseite{
margin-left:50px;
font-size: 15px;
color:#FF9900;
}

#preisliste {
margin-left:50px;
font-size: 10px;
color:#FF9900;

}

.box{

padding-top: 30px;
}
