body {
	background-attachment: fixed;
	background-color: #4F052A;
	background-image: url(../images/verlauf%201800.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}


/* textlink ohne unterstrich */
A {
text-decoration: none;
color:#999999;
}


/* textlink alternaivfarbe*/
A:hover {
	color: #cc0066;
	font-size: 9pt;
	font-size: bold;

}


/* text 9pt */
.txt 9pt {
	color						: #444444;
	text-decoration				: none;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}


/* text 9pt linie oben #CC0066 */
.topline {
	color						: #444444;
	text-decoration				: none;
	font: normal 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	border-top: thin solid #cc0066;
	border-right: thin none #cc0066;
	border-bottom: thin none #cc0066;
	border-left: thin none #cc0066;
}


.menu:hover {
	color						: #790017;
	font-weight					: bold;
}


/* text 9pt linie rechts # CC0066 */
.rightline {
	color						: #444444;
	text-decoration				: none;
	font:9pt/normal Verdana, Arial, Helvetica, sans-serif;
	border-top: thin none #CC0066;
	border-right: thin solid #CC0066;
	border-bottom: thin none #CC0066;
	border-left: thin none #CC0066;
}

/* text 9pt linie links # CC0066 */
.leftline {
	color: #444444;
	font:9pt/normal Verdana, Arial, Helvetica, sans-serif;
	border-top: thin none #CC0066;
	border-right: thin none #CC0066;
	border-bottom: thin none #CC0066;
	border-left: thin solid #CC0066;
	padding-left: 15px;
	white-space: normal;




}


body { 
	Link: 
	color						: #4F052A;
	text-decoration				: none;
	font: normal 9pt/11pt Verdana, Arial, Helvetica, sans-serif;
}


body{
	Link hover: 
	color						: #CC0066;
	text-decoration				: none;
}


/* tabellenline oben 5px #CC0066 */
.tabtop {
	background: #000000;
	border-top: 5px solid #cc0066;
	border-right: 5px none #cc0066;
	border-bottom: 5px none #cc0066;
	border-left: 5px none #cc0066;
	color: #CCCCCC;
	font: bold 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
}

/* linie links auen 5px #CC0066 */
.menuaus {
	background: #000000;
	border-top: 5px none #cc0066;
	border-right: 5px none #cc0066;
	border-bottom: 5px none #cc0066;
	border-left: 5px solid #cc0066;
	color: #CCCCCC;
	font: bold 9pt/11pt Verdana, Arial, Helvetica, sans-serif;
}

/* tabelle standarttext 9pt links ausgerichtet hintergrund weis*/
.standart1 {
	font: 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #F7F7F7;
	text-align: left;
}
/*menue*/
.menue {
	font: bold 9pt/11pt Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #000000 no-repeat;
}

/* text 9pt linie unten #CC0066 */
.bottomline {
	border-top: thin none #cc0066;
	border-right: thin none #cc0066;
	border-bottom: thin solid #cc0066;
	border-left: thin none #cc0066;
	list-style: disc inside;
	font: 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	white-space: normal;


}

/*seitenhintergrund / verlauf */
.background {
	background: #CC0066 url(../images/verlauf1.gif) scroll;
}
.grtxttoline {
	font: normal 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	border-top: medium double #CC0066;
	border-right: medium none #CC0066;
	border-bottom: medium none #CC0066;
	border-left: medium none #CC0066;

}
.breittext {
	font: normal 10pt/normal Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	border: none;



}
.standartxt {
	color: #444444;
	font:normal 9pt/normal Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.bottomlinegb {
	border-top: thin solid #cc0066;
	border-right: thin none #cc0066;
	border-bottom: thin solid #cc0066;
	border-left: thin none #cc0066;
	list-style: disc inside;
	color: #000000;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.TextFett3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
