@CHARSET "ISO-8859-1";

a{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;
	line-height: 150%;
	color:#59626F;
}

a.fuss{
	font-size: 7pt;
    font-weight:normal;
	color:#FFFFFF;
    text-decoration: none;
}

body{
	background-color: #FFFFFF;
}

h1{
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight:bold;
	color:#585858;
}

td{
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 150%;
	color:#585858;
}

td.klein{
	font-size: 7pt;
}

td.fuss{
	background-image:url(../../daten/gfx/default.png);
}

td.kopfBG{
	background-image:url(../../daten/gfx/default.png);
}

td.kopf2BG{
	background-image:url(../../daten/gfx/default60.png);
}

td.outTDLeft{
	background-image:url(../gfx/bg_left.png);
	background-position:right;
	background-repeat:repeat-y;
}

td.outTDRight{
	background-image:url(../gfx/bg_right.png);
	background-repeat:repeat-y;
}

td.inlineleft{
	background-image:url(../gfx/bg_inline_left.png);
	background-position:top;
	background-repeat:no-repeat;
}

td.inlineright{
	background-image:url(../gfx/bg_inline_right.png);
	background-position:top;
	background-repeat:no-repeat;
}

td.bildUnterschrift{
	font-size: 7pt;
	color:#FFFFFF;
}

td.alertKopf{
	background-image:url(../../daten/gfx/default60.png);
	font-size: 8pt;
	font-weight:bold;
	color:#FFFFFF;
}

td.alertMsg{
	line-height: 120%;
}


textarea{
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 150%;
	color:#585858;
	
	border-width:2px;
	border-style:solid;
	border-color:#CFD9DF;
	background-color:#F7F9FA;

}

.voteButton{
	font-family: Verdana, Arial;
	width:76px;
	height:17px;
	border-width:0px;
	border-style:solid;	
	
	background-image:url(../gfx/vote.png);
}

select.suche{
	width: 150px;

	font-family: Verdana, Arial;
	font-size: 9pt;
	color:#585858;
	
	border-width:1px;
	border-style:solid;
}
