body {
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong {
	color: #000000;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.kleinertext {
	font-size: 10px;
	color: #999999;
}

.tableimage {
	display: block;
}

.fettgrau {
	font-weight: bold;
	color: #808080;
	line-height: 15px;
}

.bildlinks {
	border: 1px solid #8d9fb4;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bildrechts {
	border: 1px solid #8d9fb4;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.rahmeneinfach {
	border: 1px solid #8d9fb4;
	margin-top: 3px;
}

#zentrierung {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1020px;
	height: 244px;
	background-image: url(gfx/headerbackground.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#quicklinks {
	float: right;
	color: #939393;
	background-image: url(gfx/quicklinksbackground.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 25px;
	height: 25px;
}

#quicklinks a:link, #quicklinks a:visited {
	color: #939393;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	background-image: url(gfx/quicklinksbackground.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

#quicklinks a:hover, #quicklinks a:active {
	color: #939393;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	background-image: url(gfx/quicklinksbackground.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

#quicklinks a.aktiv:link, #quicklinks a.aktiv:visited, #quicklinks a.aktiv:hover, #quicklinks a.aktiv:active {
	color: #939393;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: 25px;
	background-image: url(gfx/quicklinksbackground.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	display: block;
}

#headerbild {
	width: 995px;
	height: 205px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#inhalteins {
	background-image: url(gfx/bg_inhalt1.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 655px;
}

#hauptmenu {
	margin-left: 21px;
	margin-right: 19px;
	background-color: #0C7CAA;
}

#hauptmenu a:link, #hauptmenu a:visited {
	background-color: #0C7CAA;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 11px;
	float: left;
	display: block;
}

#hauptmenu a:hover, #hauptmenu a:active {
	background-color: #012839;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffc000;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 11px;
	float: left;
	display: block;
}

#hauptmenu a.aktiv:link, #hauptmenu a.aktiv:visited, #hauptmenu a.aktiv:hover, #hauptmenu a.aktiv:active {
	background-color: #012839;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffc000;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 11px;
	float: left;
	display: block;
}

#submenuleer {
	margin-left: 21px;
	margin-right: 19px;
	border-top: 2px solid #ffffff;
	height: 30px;
}

#submenu {
	margin-left: 21px;
	margin-right: 19px;
	border-top: 2px solid #ffffff;
	height: 30px;
	background-color: #BFCDD8;
}

#submenu a:link, #submenu a:visited {
	background-color: #7E9AB2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(gfx/submenu_normal.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	display: block;
}

#submenu a:hover, #submenu a:active {
	background-color: #7E9AB2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff2cb;
	background-image: url(gfx/submenu_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	display: block;
}

#submenu a.aktiv:link, #submenu a.aktiv:visited, #submenu a.aktiv:hover, #submenu a.aktiv:active {
	background-color: #7E9AB2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff2cb;
	background-image: url(gfx/submenu_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	display: block;
}

#contenteins {
	width: 566px;
	margin-left: 21px;
	margin-top: 45px;
	margin-right: 60px;
	float: left;
}

#contentzwei {
	margin-left: 21px;
	margin-top: 45px;
	margin-right: 19px;
	background-image: url(gfx/contentzwei.gif);
	background-repeat: repeat-y;
}

.ueberschrift {
	display: block;
	margin-left: 40px;
	margin-bottom: 38px;
}

#textinhalteins {
	margin-left: 62px;
	margin-bottom: 10px;
	background-image: url(gfx/textinhalteins.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 30px;
	line-height: 17px;
	float:left;
}

#textspaltelinks {
	width: 500px;
	float: left;
}


#textspalterechts {
	width: 480px;;
	float: right;
}

#textinhaltzwei {
	background-image: url(gfx/textinhalteins.gif);
	background-repeat: no-repeat;
	background-position: 62px 4px;
	padding-left: 92px;
	padding-right: 40px;
	line-height: 17px;
}

#textinhaltdrei {
	padding-left: 40px;
	padding-right: 75px;
	line-height: 17px;
}

a.anker:link, a.anker:visited {
	text-decoration: none;
	font-size: 8px;
	color: #b2b2b2;
	padding-top: 35px;
	padding-left: 21px;
	border-right: 1px solid #b2b2b2;
	display: block;
	width: 90px;
}

a.anker:hover, a.anker:active {
	text-decoration: none;
	font-size: 8px;
	color: #000000;
	padding-top: 35px;
	padding-left: 21px;
	border-right: 1px solid #b2b2b2;
	display: block;
	width: 90px;
}
	

#spalterechts {
	float: left;
	width: 353px;
	margin-top: 24px;
}

#fotospalte {
	background-image: url(gfx/fotospalte_bg.gif);
	background-repeat: repeat-y;
	width: 356px;
}

#fotospalte p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(gfx/pfeilklein.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 20px;
	padding-bottom: 40px;
	margin-top: 8px;
	margin-left: 4px;
}

#fotospalte img {
	margin-left: 4px;
}

#fotospalte img.tableimage {
	margin-left: 0px;
}

#footerlayer {
	width: 1020px;
	height: 108px;
	background-image: url(gfx/footerbackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 20px;
}

#sitemap {
	float: left;
	width: 655px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 25px;
}

#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #ffffff;
}

#sitemap a:hover, #sitemap a:active {
	text-decoration: underline;
	color: #ffffff;
}

#adresse {
	float: right;
	width: 330px;
	padding-top: 19px;
	;
	color: #d8d8d8;
	font-size: 10px;
	line-height: 15px;
}

#adresse strong {
	color: #8699b0;
}

#adresse a:link, #adresse a:visited {
	color: #d8d8d8;
	text-decoration: underline;
}

#adresse a:hover, #adresse a:active {
	color: #8699b0;
	text-decoration: underline;
}

#datentable {
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

#datentable th {
	text-align: left;
	color: #808080;
	width: 110px;
}

#bildsteuerung {
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
}

#bildsteuerung img {
	margin-left: 5px;
}

#referenzauswahl {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 300px;
}

#referenzauswahl th {
	text-align: left;
	color: #fff2cb;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#referenzauswahl td {
	border-bottom: 1px solid #fff2cb;
	vertical-align: bottom;
	padding-top: 20px;
}

#referenzauswahl .text a:link, #referenzauswahl .text a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(gfx/referenzinaktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

#referenzauswahl .text a:hover, #referenzauswahl .text a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(gfx/referenzaktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

#referenzauswahl .text a.aktiv:link, #referenzauswahl .text a.aktiv:visited, #referenzauswahl .text a.aktiv:hover, #referenzauswahl .text a.aktiv:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url(gfx/referenzaktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

#referenzauswahl .referenzbild {
	border: 1px solid #192d3c;
	margin-bottom: 3px;
}

#referenzsteuerung {
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 300px;
}
form {
	margin: 0px;
}
input {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	font-size: 12px;
	margin-bottom: 9px;
	margin-left: 10px;
}
textarea {
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD8D8;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	font-size: 12px;
	margin-left: 10px;
	border-top-color: #f8f8f8;
	border-right-color: #f8f8f8;
	border-left-color: #f8f8f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.noinput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.formtab {
	background-color: #f8f8f8;
}
select {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAD8D8;
	border-right-color: #DAD8D8;
	border-bottom-color: #DAD8D8;
	border-left-color: #DAD8D8;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	font-size: 13px;
	margin-bottom: 9px;
	margin-left: 10px;
}
.feld_lang {
	width: 280px;
}
.feld_kurz {
	width: 100px;
}
.senden {
	background-color: #8699B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 1px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	border: 1px solid #003B83;
}


	
h1 {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #477CA8;
	font-size: 16px;
}
.absatzleerraum {
	margin-bottom: 10px;
}
#contenteinsmaxi {
	width: 920px;
	margin-left: 21px;
	margin-top: 45px;
	margin-right: 60px;
	float: left;
}
#textinhalteinsmaxi {
	margin-left: 62px;
	margin-bottom: 35px;
	background-image: url(gfx/textinhalteins.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 30px;
	line-height: 17px;
	float:left;
}
a.objektlink:link {
	color: #003e82;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink:visited {
	color: #003e82;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink:hover {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink:active {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_aktiv:link {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_aktiv:visited {
	color: #990000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_download:link {
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_download:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_download:hover {
	color: #FFCC33;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
a.objektlink_download:active {
	color: #FFCC33;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
}
.objekttablle {
	margin-left: 35px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-left-color: #ededed;
}
.objektzelle {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
}
.objektzellenr {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	background-color: #ededed;
}
.admininput {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	width: 380px;
	background-color: #F8F8F8;
}
.adminselect {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAD8D8;
	border-right-color: #DAD8D8;
	border-bottom-color: #DAD8D8;
	border-left-color: #DAD8D8;
	font-family: "Courier New", Courier, monospace;
	color: #000066;
	font-size: 13px;
	margin-bottom: 3px;
	width: 380px;
	margin-top: 3px;
}
.admininputkurz {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	width: 150px;
	background-color: #F8F8F8;
}
.sendendurchsuchen {
	background-color: #8699B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	border: 1px solid #003B83;
}
#headerbild_admin {
	width: 995px;
	height: 205px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.anfram {
	border: 1px solid #003366;
}
.text_schwarz {
	color: #000000;
}
h3 {
	margin-top: 3px;
	margin-bottom: 1px;
	color: #477CA8;
	font-size: 13px;
}
.kopf_tabelle {
	background-color: #BFCDD8;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.tabelle_bg {
	background-color: #f9f9f9;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 12px;
}
.text_weiss {
	color: #FFFFFF;
}
.kleinertext_null {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.bild_no_text {
	margin-bottom: 7px;
}
h4 {
	margin-top: 3px;
	margin-bottom: 1px;
	color: #333333;
	font-size: 12px;
}
.trenner_tabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 5px;
}
.zelle_tabelle {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
}
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #999999;
	font-size: 14px;
}
.absrotptgr {
	margin-top: 7px;
}
.zahlenliste {
	list-style-type: decimal;
}
.liste_rot {
	list-style-image: url(gfx/lpt_1.gif);
}
li {
}
.liste_blau {
	list-style-image: url(gfx/lpt_2.gif);
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
.text_rot {
	color: #990000;
}
a.contentlink:link {
	color: #333333;
	text-decoration: none;
}
a.contentlink:visited {
	color: #333333;
	text-decoration: none;
}
a.contentlink:hover {
	color: #990000;
	text-decoration: underline;
}

