/* CSS Document */
body {
	background-color:#D7D7D7;
	margin-top: 0px;
	padding: 0px;
}

a:link {
	color: grey;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: grey;
	font-family: Arial, Helvetica, sans-serif;
}

#maindiv {
	width: 998px;
	height: 718px;
	margin: 0 auto;
	border: 1px solid grey;
	background: #FFF;
}
	
#banner {
	width: 998px;
	height: 100px;
	background-image:url(../img/banner_ph4.fw.png);
	background-repeat:no-repeat;
}

#navigation {
	width: 998px;
	height: 40px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	border-collapse: collapse;
	padding: 0;
	background-color: #9C1019;
}

#navigation-table {
	border-collapse: collapse;
	width: 806px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}

#navigation-table-row {
	height: 40px;
	padding: 0;
}

#navigation-table-cell {
	border-collapse: collapse;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	width: 160px;
	height: 40px;
	padding: 0;
}

#content {
	width: 998px;
	height: 526px;
	background-image:url(../img/background.fw.png);
	background-repeat:no-repeat;
	text-align:left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#impressum {
	width: 998px;
	height: 2300px;
	margin: 0 auto;
	border: 1px solid grey;
	background: #FFF;
}

#impressum_content {
	width: 998px;
	height: 2160px;
	background-image:url(../img/background.fw.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#footnote {
	width: 998px;
	height: 48px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	background-color: #9C1019;
	text-align:center;
}

#img_nav {
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#a_nav {
	line-height:0;
}

#map {
	width: 998px;
	height: 400px;
	border: 1px solid grey;	
}
	
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#cell_left {
	width: 166px;
}

#cell_right {
	width: 166px;
}

#anwalt_divide {
	width: 64px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

#portrait {
	border:1px solid grey;
}