BODY {
	FONT-FAMILY: verdana, arial, geneva, helvetica, sans-serif;
	BACKGROUND-COLOR: #f7e8bc;
}
h1 {
	FONT-SIZE: 30pt;
	COLOR: #000000;
	font-weight: bold;
	letter-spacing: 7pt;
	vertical-align: 30%;
}
h2 {
	FONT-SIZE: 13pt;
	COLOR: #000000;
	font-weight: bold;
	margin: 30px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #b7274c;
	margin: 0px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #b7274c;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: normal;
	margin: 0px;
}
A:link {
	COLOR: #b7274c; 
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #b7274c; 
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #b7274c; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: #b7274c; 
	TEXT-DECORATION: underline
}
.FrameBg {
	BACKGROUND-COLOR: #ffffff;
}
.FrameLine {
	BACKGROUND-COLOR: #d9aab4;
}
.InfTableRow1 {
	BACKGROUND-COLOR: #efefef;
	font-size: 9pt;
	line-height: 130%;
}
.InfTableRow2 {
	BACKGROUND-COLOR: #f6f6f6;
	font-size: 9pt;
	line-height: 130%;
}
.text {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	LINE-HEIGHT: 130%;
	text-align: left;

}
.foot {
	FONT-SIZE: 8pt;
	COLOR: #000000;
}
DIV.linie {
	BACKGROUND-IMAGE:  url('../_img/headline_linie.gif');
	BACKGROUND-REPEAT: no-repeat;
	margin: 10px;
	padding: 0px 0px 10px;
}
.MetaNavBg {
	BACKGROUND-COLOR: #faf3da
}
DIV#MetaNav A {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	COLOR: #96274c; 
	PADDING-TOP: 5px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
DIV#MetaNav A:visited {
	COLOR: #b7274c; 
}
DIV#MetaNav A:hover {
	BACKGROUND: #f6eac1; 
	COLOR: #000000
}
DIV#MetaNav A:active {
	COLOR: #b7274c; 
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../_img/icon_liste.gif);


}
input {
	width: 90%;
}
textarea {
	width: 90%;
}
.button {
	background-color: #FFFFFF;
	background-position: left center;
	border: 1px solid #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0033;
	width: 100px;



}

