body {
	text-align: center;
	margin: 0 20px 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.head {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg-haed.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: right;
}
.content {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
	}
.t-blau-12 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #005775;
	font-weight: normal;
	font-variant: normal;
}
.t-orange-12 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCe9e;
	font-weight: normal;
	font-variant: normal;
}
.t-orange-fett-12 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCe9e;
	font-weight: bold;
	font-variant: normal;
}
.t-weiss-12 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}
.t-nav {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	white-space: nowrap;
}
.t-kl-grau {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}
.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCe9e;
}

img {
	border: none;
}

#container {
	margin: 0px auto; 
	text-align: justify; 
	position: relative;
}


/* Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #f4f4f4;
} 

.form-input-button { 
} 
/* @end */

