/* Texte */

a.sublink         { color: #d1d1d1; font-weight: 400; text-decoration: underline; }
a.sublink:link    { color: #d1d1d1; font-weight: 400; text-decoration: underline; }
a.sublink:visited { color: #d1d1d1; font-weight: 400; text-decoration: underline; }
a.sublink:hover   { color: #f4b919; font-weight: 400; text-decoration: underline; #9a9a9a;}
a.sublink:active  { color: #d1d1d1; font-weight: 400; text-decoration: underline; #f4b919; }

	/* fliesstext */
.headgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	color: #d1d1d1;
}
.torstenssubueberschriftengrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #d1d1d1;
}
.textgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	color: #d1d1d1;
}
.textgreysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 0.5em;
	color: #d1d1d1;
}

.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #f4b919;
}
.filmgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 0.85em;
	color: #d1d1d1;
}

.subgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 0.85em;
	color: #d1d1d1;
}
.texteingabe { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width:350px;
    height:100px;
    font-size:0.7em; 
}

.Ccolor {
    background-color: #282419;
}

.LColor {
    background-color: #666666;
}

.MColor {
    color: #cd5f1d;
    font-size: 0.85em;
}

img {
	border:0;
	font-size: 0.7em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    background-color: #e4e4e4;
}