body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B4B4B4;
	background:url(images/background.gif) repeat-x #333333;
	padding:0px;
	margin:0px;
}
a, a:visited {
	text-decoration:underline;
	color:#797979;
}
a:hover, a:active {
	text-decoration:none;
}
#frame {
	margin:0px auto;
	width:733px;	
}
#logo {
	padding:15px 30px 20px 0px;
	float:right;
}
#page {
	float:left;
	width:733px;
	height:359px;
	background-color: #3C3C3C;
	border:2px #545454 solid;
}
#content {
	padding:6px 1px 6px 6px;
	float:left;
	width:492px;
	height:347px;
}
#right {
	padding:6px 6px 6px 0px;
	float:left;
	width:228px;
	height:347px;
}
#navbar {
	float:left;
	width:228px;
	height:156px;
	background:url(images/bg-navbar.gif);
}
#anschrift {
	float:left;
	width:228px;
	height:96px;
	background:url(images/bg-anschrift.gif);
}
#kontakt {
	float:left;
	width:228px;
	height:95px;
	background:url(images/bg-kontakt.gif);
}
#right p {
	line-height:20px;
	margin:8px 10px 0px 10px;
}