/* Zentrierter DIV */
html, body { width:100%; height:100%; }
body  { margin:0; padding:0; font-size:100%; }

table.aussen { 
	width:100%; 
	height:100%; 
}
table.aussen td  { 
	text-align:center; 
	vertical-align:middle; 
}

a
{
		color: #174B81;
}

div.innen {
	position:relative; /* ermoeglicht Positionierung von Kind-Elementen */
	margin-left:auto; margin-right:auto;
	text-align:left;
}
div#form {
	width:409px; height:220px;
	background: #FFFFFF;
	text-align:left;
}
.txtKontakt {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #174B81;
	text-align:left;
	padding:20px;
	height:auto;
}
.txtImpressum {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #174B81;
	text-align:left;
	padding:10px;
	background: #BFCBE2;
}
td,tr,p,div {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #174B81;
	text-align:left;
}

/* Content */
.content {
	width: 960px;
}
.footer {
	width: 100%;
	height: 30px;
	background: #FFFFFF;
	margin-top: 0px;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #90A1C3;
	padding: 10px;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #174B81; 
	text-decoration: none;
}
a.imprint:link, a.imprint:visited {
	color: #174B81;
	text-decoration: underline;
}
a.imprint:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

a.active
{
	text-decoration:none;
}

/* KONTAKT Form */
.button1 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	border: 0px;
	color: #000000;
	width:96px;
}
.button2 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;	
	border: 0px;
	color: #000000;
	width:96px;
}
.checkForm {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
}
.checkBox {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
.checkSelect {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-align:left;
}
.typoStandard  {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #F78F42;
	text-align:left;
}
.typoError  {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align:left;
}
.drucke  {
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #174B81;
	text-align:left;
}
.farben  {
	overflow:scroll;
}
.hosen {
	height:490px;
}
