body {
	background-color:#666666;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	font-family:Arial,sans-serif;
}
table {	
        padding:0px;
	cellspacing:0px;
}
h1{
		font-size:16px; 
	font-family:Arial,sans-serif; 	
}
.header{        
        background-image:url("img/header.jpg");
        height:100px;       
      }
.footer{
	background-color:#666666;
	height:30px;
	border: 1px solid #CCCCCC;
      }
.content{
	background-color:#666666;
	border: 1px solid #CCCCCC;
	height:437px;	
	}
.bgimage{
background-position: right top;

background-repeat:no-repeat;
}	
a	{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	}
a:visited {
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	}
	
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}
	
img.standort {
		border: 1px solid #000;
}
img.imgcontent {
		border: 1px solid #000;
}
