body {
	background-image:  url(bg.jpg);background-attachment: fixed;
}

.Starttext {
	color: #008B92;
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.Head_Mini {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: "trebuchet MS", Verdana, Arial;
}
.Text_MIni {
	color: #000000; 
	font-family: "trebuchet MS", Verdana, Arial; 
	font-size: 11px; 
}

.rot {
	color: #FF0000;
	font-style: italic;
	font-size: 14px; 
	font-weight: bold; 
	font-family: "trebuchet MS", Verdana, Arial; 
}

.rot2 {
	color: #FF0000;
	font-style: italic;
	font-size: 16px; 
	font-weight: bold; 
	font-family: "trebuchet MS", Verdana, Arial; 
}


.Fliesstextblock {
	color: #000000; 
	font-family: "trebuchet MS", Verdana, Arial; 
	font-size: 14px; 
	text-align:justify;
}

.Fliesstext {
	color: #000000; 
	font-family: "trebuchet MS", Verdana, Arial; 
	font-size: 14px; 
}

.Überschrift1 {
	font-size: 14px; 
	font-weight: bold; 
	font-family: "trebuchet MS", Verdana, Arial; 
}

h2 { 
	font-size:14pt; 
	color:#008B92; 
	font-weight: normal;
 }

a:link {
	color: #008B92;
}
a:visited {
	color: #008B92;
}
a:hover {
	color: #FF0000;
}

