
/* text */

p {
	margin-top:0px;

}

.schwarz {
	color:black;
}

.rot {
	color:red;
}

.gelb {
	color:#ffd93a;
}

.text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:white;
	font-size:70%;
	line-height:150%;
	margin-bottom:0px;
	text-transform:lowercase;
	letter-spacing:0.1em;
}
.texttabelle {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:white;
	font-size:100%;
	line-height:150%;
	margin-bottom:0px;
	text-transform:lowercase;
	letter-spacing:0.1em;
}

a:link {
	color:#928080;
	text-decoration:underline;
}
a:visited  {
	color:#928080;
	text-decoration:underline;
}
a:hover  { 
	color:#928080;
	text-decoration:none;
}
a:active  { 
	color:#928080;
	text-decoration:underline;
}

.fuss {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#928080;
	font-size:55%;
	line-height:150%;
	margin-bottom:0px;
	text-transform:lowercase;
	letter-spacing:0.1em;
}

.fuss a:link {
	color:#928080;
	text-decoration:none;
}
.fuss a:visited  {
	color:#928080;
	text-decoration:none;
}
.fuss a:hover  { 
	color:white;
	text-decoration:none;
}
.fuss a:active  { 
	color:white;
	text-decoration:none;
}

.musikbox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:white;
	font-size:80%;
	line-height:150%;
	margin-bottom:0px;
	text-transform:lowercase;
	letter-spacing:0.2em;
}

.musikbox a:link {
	color:white;
	text-decoration:none;
}
.musikbox a:visited  {
	color:white;
	text-decoration:none;
}
.musikbox a:hover  { 
	color:#928080;
	text-decoration:none;
}
.musikbox a:active  { 
	color:white;
	text-decoration:none;
}

.newsletter {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:white;
	font-size:70%;
	line-height:150%;
	margin-bottom:0px;
	text-transform:lowercase;
	letter-spacing:0.1em;
}

.newsletter a:link {
	color:white;
	text-decoration:none;
}
.newsletter a:visited  {
	color:white;
	text-decoration:none;
}
.newsletter a:hover  { 
	color:#928080;
	text-decoration:none;
}
.newsletter a:active  { 
	color:white;
	text-decoration:none;
}

/* (c) bei www.filmreif.ch */
