.bgdunkelrot {background-color: #CC0000;}
.bgorange {background-color: #FF6600;}
.bggelb {background-color: #FFCC00;}
.bggruen {background-color: #66CC00;}
.bghellgruen {background-color: #CCFF66;}

.text {
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : 18px;
	text-decoration: none;
}
.textbold {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : 18px;
	text-decoration: none;
}
a.textbold {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : 18px;
	text-decoration: none;
}
a.textbold:hover {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : 18px;
	text-decoration: underline;
}
a.textmenu {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #66CC00;
	line-height : 10px;
	text-decoration: none;
}
a.textmenu:hover {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #66CC00;
	line-height : 10px;
	text-decoration: underline;
}
.textbox {
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.textbox1 {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	line-height : normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}

a.textrot:hover {
	font-size : 11px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 14px;
	text-decoration : underline;
}
a.textrot {
	font-size : 11px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 14px;
	text-decoration : none;
}
a.textrotklein {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 10px;
	text-decoration : none;
}
a.textrotklein:hover {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 10px;
	text-decoration : underline;
}
.textorange {
	font-size : 11px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #006699;
	line-height : 12px;
	text-decoration : none;
}
.textorange1 {
	font-size : 12px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #006699;
	line-height : 12px;
	text-decoration : none;
}
a.textorange:hover {
	font-size : 11px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #FF6600;
	line-height : 12px;
	text-decoration : underline;
}
.textrotbold {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 12px;
	text-decoration : none;
}
a.textrotbold:hover {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 12px;
	text-decoration : underline;
}
body {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;	
	background-attachment: fixed;
	background-image: url(../images/deutsch/fone1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.textrotklein {
	font-size : 10px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #CC0000;
	line-height : 10px;
	text-decoration : none;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
.quickmenu {
	font-size : 11px;
	font-weight : normal;
	font-family : Tahoma, Verdana, sans-serif;
	color : #FFFFFF;
	line-height : 12px;
	text-decoration : none;
}

.quickmenu A:hover{
	TEXT-DECORATION: underline;
	color: #FFFFFF;

}
.quickmenu A:link{
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.quickmenu A:active{
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.quickmenu A:visited{
	TEXT-DECORATION: none;
	color: #FFFFFF;
}