body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #467;
	margin: 0px;
}
body {
	background-color: #EEF3F6;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.header {
	margin: 0px;
	border: 0px;
	}
#main_content {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	background-image: url(../gfx/design/bg_main.gif);
	height: auto;
}
#navigation {
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: left;
	width: 115px;
	height: auto;
	}
#content {
	margin: 10px 7px 10px 7px;
	float: left;
	width: 508px;
	height: auto;
	}
#textmodul {
	margin: 0px 10px 5px 10px;
	float: left;
	width: 488px;
	height: auto;
	padding: 15px 0px 5px 0px; /* 'top' 'right' 'bottom' 'left' */
	border-bottom: 1px solid #fff;
	}
#textmodul_2 {
	margin: 0px 10px 5px 10px;
	float: left;
	width: 468px;
	height: auto;
	padding: 15px 0px 5px 0px; /* 'top' 'right' 'bottom' 'left' */
	/*border-bottom: 1px solid #fff;*/
	}
#content_footer {
	margin: 30px 0px 0px 0px;
	padding-top: 3px;
	width: 508px;
	height: auto;
	border-top: 1px solid #467;
	text-align: center;
	}
#rechts {
	margin: 0px;
	float: left;
	width: 149px;
	height: auto;
	}
#anwaelte, #zeiten {
	padding: 5px;
	width: 139px;
	text-align: left;
	height: auto;
	}
#anwaelte {
	padding-top: 10px;
	background-image: url(../gfx/design/bg_right.gif);
	border-bottom: 1px solid #FFF;
	}
#zeiten {
	padding-bottom: 20px;
	}
#liste_bild, #liste_bild_100px {
	float: left;
	azimuth: left;
	height: auto;
	padding-right: 20px;
	padding-left: 10px;
	}
#liste_bild {
	width: 80px;
	height: 200px;
	}
#liste_bild_100px {
	width: 100px;
	}
#text_bild {
	float: right;
	margin: 0px 0px 5px 10px;
	}
