html {
	font-size: 100.1%;
	height: 100.1%;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	line-height: 1.5em;
	color: #042b93;
	background-color: #FFF;
}

* {
}

a {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_border {
	border: thin solid #CCC;

}

#wrapper {
	padding: 0px;
	WIDTH: 880px;
	TEXT-ALIGN: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #00338e;
}
#nav_top {
	width: 800px;
	text-align: right;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head {
	MARGIN: 0px auto;
	padding: 0px;
	width: 880px;
	height: 184px;
}
#nav_main {
	padding: 0px;
	width: 880px;
	height: 70px;
	text-align: left;
}
#nav_main img {
	border: 0px;
}
/* inhalt weiss mit runden ecken  */
#content_wrap {
	WIDTH: 880px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* inhalt linke spalte  */
#main {
	float:left;
	width:530px;
	text-align: left;
	padding-bottom: 30px;
	padding-left: 31px;
	padding-right: 24px;
}
#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main H1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}
#main H2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#main H3 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#main H4 {
	font-size: 90%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#main P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#main BLOCKQUOTE {
	margin-left: 15px;
	margin-top: 0px;
}
#main A:link {
	COLOR: #042b93;
	text-decoration: underline;
}
#main A:hover {
	TEXT-DECORATION: none;
	color: #CD092F;
}
#main A:visited {
	TEXT-DECORATION: none;
	color: #042b93;
}
#main A:active {
	TEXT-DECORATION: none;
}
#main A.pdf {
	background-image: url(../images/icons/pdficn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

/* objekte  */

.div_objekte {
	float:left;
	width:825px;
	text-align: left;
	padding-bottom: 30px;
	padding-left: 31px;
	padding-right: 24px;
}

/* inhalt rechte spalte  */

#pics {
	float:left;
	width:266px;
	font-size: 1.1em;
	padding-right: 29px;
	text-align: right;
}
#footer {
	width: 880px;
	text-align: left;
	height: 105px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 4px;
}
#back_topofpage_table {
	overflow:hidden;
	width:820px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
} 
#back_topofpage_row {
	overflow:visible;
} 
#back_topofpage_cell_l {
	float:left;
	overflow:hidden;
	height: 20px;
	width: 400px;
	text-align: left;
} 
#back_topofpage_cell_r {
	float:right;
	overflow:hidden;
	height: 20px;
	width: 400px;
	text-align: right;
} 

/* kontakt  */
.warning {
	color: #F30;
	font-size: 0.9em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.c {
	float:left;
	width:280px;
	padding: 0px;
	text-align: left;
}
.d {
	float:left;
	width:200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

fieldset.person  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;

}
fieldset.option  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
fieldset.person input, fieldset.person select {
	width: 140px;
	border: 1px solid #00338E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #042b93;
}

textarea {
	width: 140px;
	padding: 0em;
	border: 1px solid #00338E;
	height: 5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
input#submit {
	width: 90px;
	margin-top: 0.5em;
	border: 1px solid #00338E;
	background-color: #E6EEFF;
	font-size: 0.9em;
	color: #00338E;
	font-weight: bold;
}
input#submit:hover {
	background-color: #BA0923;
	font-weight: bold;
	color: #FFF;
}
.hidden {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

/* kontakt ende  */
ul {
	list-style-image: url(../images/icons/dot.gif);
}

