/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.tableDIV {
	height: 1057;
	width: 907px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	position: relative;
	margin-top: 0px;
}
.tableContactDIV {
	height: 1057;
	width: 907px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}
.bannerDIV {
	position: absolute;
	height: 87px;
	width: 905px;
	margin-left: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	background-color: #042439;
	
}

.NaviTopDIV {
	position: absolute;
	height: 130px;
	width: 907px;
	margin-top: 88px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.ContentLinksDIV {
	background-color: #FFFFFF;
	position: absolute;
	width: 453px;
	margin-top: 220px;
	float: left;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 1px;
	height: 835px;
}
.ContactLinksDIV {
	background-color: #FFFFFF;
	width: 453px;
	margin-top: 220px;
	float: left;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 1px;
	height: 1110px;
	position: absolute;
}
.NaviLinksDIV {
	background-color: #FFFFFF;
	position: absolute;
	width: 303px;
	margin-top: 220px;
	float: left;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 1px;
	height: 835px;
	line-height: 19px;
}

.ContentRechtsDIV {
	background-color: #FFFFFF;
	height: 835px;
	width: 452px;
	margin-top: 220px;
	float: right;
	margin-right: 1px;
}
.ContactRechtsDIV {
	background-color: #FFFFFF;
	height: 1110px;
	width: 452px;
	margin-top: 220px;
	float: right;
	margin-right: 1px;
	padding-left: 15px;
	position: static;
	padding-right: 5px;
}
.BeratungsfelderRechtsDIV {
	background-color: #FFFFFF;
	height: 835px;
	width: 602px;
	margin-top: 220px;
	float: right;
	margin-right: 1px;
}

.BoxüberschriftDIV {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: text-top;
	background-color: #CCCCCC;
	visibility: visible;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 25px;
}

.BoxInhaltDIV {
	text-align: center;
	vertical-align: text-top;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 40px;
}
.ProfilRechtsDIV {
	background-color: #FFFFFF;
	height: 1110px;
	width: 360px;
	margin-top: 220px;
	float: right;
	margin-right: 1px;
	padding-left: 15px;
	position: static;
	padding-right: 5px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

.FussleisteDIV {
	background-color: #042439;
	position: absolute;
	height: 19px;
	width: 905px;
	float: none;
	margin-left: 1px;
	margin-top: 1038px;
	border-bottom-color: #7C7C7C;
	border-bottom-style: solid;
	top: 20px;
}
.FussleisteContactDIV {
	background-color: #042439;
	position: absolute;
	height: 19px;
	width: 905px;
	float: none;
	margin-left: 1px;
	margin-top: 1310px;
	border-bottom-color: #7C7C7C;
	border-bottom-style: solid;
	top: 20px;
}
.AnfahrtDIV {
	margin-left: 20px;
}

.KontaktformularDIV {
	margin-left: 20px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	width: 451px;
	float: right;
}
.FORMULARFELD {
	font-family: "Microsoft Sans Serif";
	background-color: #FFFF00;
}
.absatzbannerP {
	padding-top: 0px;
	margin-top: 15px;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	line-height: 19px;
	margin-left: 15px;
}
.wortabstandBanner {
	word-spacing: 8px;
}
.formLinks {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	margin-left: 15px;
}
.formRechts {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	margin-left: 15px;
	text-align: left;
	border: solid 1px #cdcdcd;
	wight: 100%
}
.SitemapDIV {
	background-color: #FFFFFF;
	position: absolute;
	width: 905px;
	margin-top: 220px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 1px;
	height: 835px;
}
/***********************************************/
/* LAYOUT KONTAKTFORMULAR                      */
/***********************************************/
		
	form {
		margin: 0;
		padding: 0;
	}
				
	.edit{
	text-align: left;
	border: solid 1px #cdcdcd;
	}
	
	table.full {
		width: 440px;	
	}
	
	.formularbutton{
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
		
	.full {
		width: 100%;
	}
	
	.inputfull{
		width: 100%;
		margin: 2px;	
	}
	
	.button-container {
		margin-left: 15px;
		margin-top:10px;	
		margin-bottom:10px;	
		height:21px;			
		display:table;	/* shrink-wrap and center the container for FireFox */	
	 	text-align:center; /* center the content for IE since the container always has maximum width */
	}
	
.bannerwortabstand {
	letter-spacing: 8px;
}

