body,td   { font-family: Arial; font-size: 14px; color:"#000000"; }
a:link, a:visited    { color:"#c65959"; text-decoration: none; }

a.link, a.link:visited, a.link:active {
	color: #c65959;
	text-decoration: none;
}

a.link:hover { text-decoration: underline; }

a.fdm, a.fdm:visited, a.fdm:active {
	color: #ffffff;
	font-size: 14px;	
	text-decoration: none;
}

a.fdm:hover { color: #999999; }

a.freepoll, a.friends:visited, a.friends:active {
	color: #c65959;
	font-size: 12px;	
	text-decoration: none;
}

a.freepoll:hover { color: #ffffff; }

a.friends, a.friends:visited, a.friends:active {
	color: #000000;
	font-size: 15px;	
	text-decoration: none;
}

a.friends:hover { color: #999999; }

a.blacklink, a.friends:visited, a.friends:active {
	color: #000000;
	font-size: 14px;	
	text-decoration: none;
}

a.blacklink:hover { color: #999999; }

a.menu, a.menu:visited, a.menu:active {
	color: #ffffff;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}

a.menu:hover { color: #000000; }

.border{border: 1px solid #000000;
}

.sb{	color: #ffffff;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}

.hl{	font-size: 15px;
	font-weight:bold;
	line-height: 16px;
	float:left;
}

.datum{	font-size: 10px;
	color: #999999;
	float:right;
}

.copyright{	font-size: 10px;
}

.disclaimer{	font-size: 12px;
}

.kontakt{
	color: #000000;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

.dash{	border-top: 1px dashed #999999;
	padding-top: 5px;
	width: 100%;
	clear:both;
}

.news{	text-align: justify }
}


/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */



/* anfang poll-sheets */

.vaborder {
background-color: #5c5c5c;
}

.vava {
background-color: #ffffff;
padding: 2px;
}
.vavb {
background-color: #dedede;
padding: 3px;
}
.winner {
background-color: #6aa14c;
padding: 3px;
}

.vb {
background-color: gold;
height: 10px;
}

hr {
height: 1px;
color: #000000;
}

/* ende poll-sheets */