body {
	color: #6B6B6B;
	text-align: center;
	margin: 0px;
	padding: 2em 0px 0px;
	overflow: auto;
	font: 0.85em/1.5em Georgia, "Times New Roman", Times, serif;
	background: #fff4d8;
}
#Container {
	width: 810px;
	margin: auto auto 2em;
	background: #FFFFFF;
}
#MainTable {
  height: 100%;
  width: 100%;
}
#RightCell {
  height: 300px;
  width: 200px;
	background: #DDDDFF;
}
#RightCell b {
  color: #3333CC;
}
#RightTable {
  /* background-color: #EEEEFF; */
  height: 100%;
  width: 100%;
}
#RightLinksHeader {
    width: 200px;
    height: 70px;
    color: #0000DD;
    font-size: 1.7em;
    text-align: center;
    vertical-align: top;
    margin: 0px;
    padding: 0.3em;
    overflow: auto;
    background-color: #BBBBFF;
}
#RightLinksHeaderB {
    width: 200px;
    height: 50px;
    color: #0000DD;
    font-size: 1.7em;
    text-align: center;
    vertical-align: top;
    margin: 0px;
    padding: 0.3em;
    overflow: auto;
    background-color: #BBBBFF;
}
#RightLinksRow {
  height: 100%;
}
#RightLinks {
	width: 200px;
	color: #0000FF;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	padding-left: 0.5em;
	margin: 0px;
	/* background: #EEEEFF; */
	text-decoration: none;
}
#RightLinks a:link {
	color: #0000FF;
	text-decoration: none;
}
#RightLinks a:visited {
	color: #0000FF;
	text-decoration: none;
}
#RightLinks a:hover {
	color: #FFFFFF;
	background: #0000FF;
	text-decoration: none;
}
#Navigation {
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	padding-left: 0.5em;
	margin: 0px;
	background: #093093 url(images/bg_navi.gif) repeat-x left top;
	height: 38px;
}
#Navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	vertical-align: middle;
	background: no-repeat left center;
	line-height: 16px;
	height: 16px;
	float: left;
	position: relative;
	margin-top: 12px;
}
#Navigation a:hover {
	border-bottom: 10px solid #0C3293;
	margin-top: 12px;
}
#Container #BorderLeft {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#Container #BorderRight {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#Content {
	text-align: left;
	clear: both;
	padding: 1em 2em;
	background: #FFFFFF;
	margin: 0px;
}
#Footer {
	width: 800px;
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 1em;
	padding-top: 0.75em;
	border-top-width: 2px;
	border-top-color: #999999;
	border-top-style: none;
	background: #CCCCCC /* url(images/border_bottom.gif) no-repeat left bottom; */
}
#Header {
	width: 800px;
	height: 124px;
	margin: 0px;
	padding: 0px;
}
#Content h1 {
	height: 25px;
	margin-bottom: 0.75em;
	border-bottom: 3px solid #CCCCCC;
	margin-top: 0px;
}
#Content h2 {
	height: 13px;
	margin-bottom: 0.25em;
	margin-top: 1em;
	display: block;
}
#Content h3 {
	font-size: 1.4em;
}
#Content h1#Start {
	background: url(images/h_startseite.gif) no-repeat left top;
	position: relative;
}
#Content h1#Portrait {
	background: url(images/h_portrait.gif) no-repeat left top;
	position: relative;
}
#Content h1#Komp {
	background: url(images/h_komp.gif) no-repeat left top;
	position: relative;
}
#Content h1#Service {
	background: url(images/h_service.gif) no-repeat left top;
	position: relative;
}
#Content h1#Adresse {
	background: url(images/h_adresse.gif) no-repeat left top;
	position: relative;
}
#Content h1#Impressum {
	background: url(images/h_impressum.gif) no-repeat left top;
	position: relative;
}
#Content h1 span, #Content h2 span {
	display: none;
}
#Content h1#Koop {
	background: url(images/h_koop.gif) no-repeat left top;
}
#Content h2#Arecht {
	background: url(images/h_arecht.gif) no-repeat left top;
}
#Content h2#Mitgliedschaften {
	background: url(images/h_mitgliedschaften.gif) no-repeat left top;
}
#Content h2#Betreiber {
	background: url(images/h_betreiber.gif) no-repeat left top;
}
#Content h2#Zulassungen {
	background: url(images/h_zulassungen.gif) no-repeat left top;
}
#Content h2#Name {
	background: url(images/h_ulrike.gif) no-repeat left top;
}
#Content h2#Frecht {
	background: url(images/h_frecht.gif) no-repeat left top;
}
#Content h2#Forderung {
	background: url(images/h_forderung.gif) no-repeat left top;
}
#Navigation a span {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: none;
}
a#linkStart {
	background: url(images/navi_start.gif) no-repeat center top;
	width: 54px;
}
a#linkStart:hover {
	background: url(images/navi_start_h.gif) no-repeat center top;
}
a#linkPortrait {
	background: url(images/navi_portrait.gif) no-repeat center top;
	width: 82px;
}
a#linkPortrait:hover {
	background: url(images/navi_portrait_h.gif) no-repeat center top;
}
a#linkKom {
	background: url(images/navi_kom.gif) no-repeat center top;
	width: 124px;
}
a#linkKom:hover {
	background: url(images/navi_kom_h.gif) no-repeat center top;
}
a#linkKoop {
	background: url(images/navi_koop.gif) no-repeat center top;
	width: 140px;
}
a#linkKoop:hover {
	background: url(images/navi_koop_h.gif) no-repeat center top;
}
a#linkService {
	background: url(images/navi_service.gif) no-repeat center top;
	width: 70px;
}
a#linkService:hover {
	background: url(images/navi_service_h.gif) no-repeat center top;
}
a#linkAdresse {
	background: url(images/navi_adresse.gif) no-repeat center top;
	width: 81px;
}
a#linkAdresse:hover {
	background: url(images/navi_adresse_h.gif) no-repeat center top;
}
.floatRight {
	float: right;
	border-left: 3px dashed #CCCCCC;
	padding-left: 1em;
	margin-left: 1em;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	left: 3px;
	top: -5px;
}
.clearFloats {
	clear: both;
}
.floatLeft {
	float: left;
}
#Content p {
	padding: 0px;
	margin: 0.5em 0px 0.5px;
}
p.borderTop {
	border-top: 2px solid #999999;
	padding-top: 1em;
	display: block;
	margin-top: 1em;
	position: relative;
}
#Content .Adresse a, #Content .Adresse a:link {
	text-decoration: underline;
	color: #666666;
}
#Content a img {
	text-decoration: none;
	border-style: none;
	vertical-align: middle;
	margin-right: 0.5em;
	position: relative;
}
#Content a {
	text-decoration: none;
	font-size: 1.1em;
	color: #003399;
}
#Content li {
	list-style-position: outside;
}
#Content table {
}
#Header img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.floatLeftText {
	float: left;
	position: relative;
	margin-left: 2em;
	display: block;
}
img.floatLeft {
	float: left;
	margin-right: 0.5em;
	padding: 0em;
	border: 1px solid #CCCCCC;
}
img.floatRight {
	float: right;
	padding: 0em;
	border: 1px solid #CCCCCC;
	margin-left: 0.5em;
}
#Footer a {
	color: #333333;
	text-decoration: none;
}
#Footer a:hover {
	color: #000000;
	text-decoration: underline;
}
table {
}

