
#body
{
	
	/*positioning*/
	
	position: relative;
	
	top: 35px;
	left: ;
	right: ;
	bottom: 15px;
	
	width: 800px;
	
	background: #ffffff;
	
	text-align: center;
	margin:0px auto;
	border: 1px solid #4b4b4b;
	z-index: 0;
	
}

#topnav
{
	/*positioning*/
	position: relative;
	
	top: 20px;
	left: 0px;
	right: 0px;
	
	width: 100%;
	height: 20px;
	
	background: #ffffff;
	color: #000000;
	
	font-family: tahoma;
	font-size: 9pt;
	
	text-align: left;
}

#header
{
	
	/*positioning*/
	position: relative;
	
	top: 30px;
	left: 0px;
	right: 0px;
	
	width: 100%;
	height: 140px;
	
	background: url('../images/head.png')  no-repeat #787d9f;
	color: #ffffff;
}

#nav
{
	
	/*positioning*/
	position: relative;
	
	top: -110px;
	right: -601px;
	
	width: 200px;
	
	background: #ffffff;
	color: #000000;
}

#content
{
	position: relative;
	
	top: -100px;
	left: 0px;
	
	width: 800px;
	
	background: #ffffff;
	color: #000000;
	z-index: 0;
}

.contbody {
	width: 800px;
	vertical-align: top;	
}

.cleft {
	width: 596px;
	text-align: left;
	vertical-align: top;
	
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	
}

.infobar {
	width: 200px;	
	border-left: 1px solid #000000;
	
	font-family: tahoma;
	font-size: 8pt;
	color: #cccccc;
	
	text-align: left;
	vertical-align: top;
}

.navbody {
	border: 1px solid #4b4b4b;
	border-spacing: 0px;
	padding: 0px;
}

.rectangle {
	height: 20px;
	width: 20px;
	background: #787d9f;
	border-bottom: 1px solid #4b4b4b;
	border-right: 0px;
}

.navi {
	height: 23px;
	width: 180px;
	border-bottom: 1px solid #4b4b4b;
	
	font-size: 10pt;
	font-family: tahoma;
}

.rectanglebtm {
	height: 22px;
	width: 20px;
	background: #787d9f;
	border-bottom: 0px;
	border-right: 0px;
}

.navibtm {
	height: 23px;
	width: 180px;
	border-bottom: 0px;

	font-size: 10pt;
	font-family: tahoma;
}

.bottom {
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
}

a:link {
	font-family: tahoma;
	font-size: 10pt;
	color: #950505;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 10pt;
	color: #950505;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 10pt;
	color: #950505;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 10pt;
	color: #950505;
	text-decoration: underline;
}


#teamsheet {
	width: 200px;
	height: 300px;
	
	border: 0px;
	background: #ffffff;
	
	text-align: left;
}

#anwalt
{
	position: relative;
	top: 0px;
	left: 50px;
}

#addresse
{
	position: relative;
	top: -180px;
	left: 350px;
}

#openinghours
{
	position: relative;
	top: -90px;
	left: 150px;
}
