/* CSS Document */

body
{
	margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
td
{
	font-size:11px;
	line-height:1.5;
}
td2
{
	font-size:12px;
	line-height:1.5;
}
.title
{
	font-size:13px;font-weight:bold;
}
.search
{
	font-size:11x;font-weight:bold;text-align:right;padding-right:5px;
}
.goldback
{
	background-image:url(image/goldback2.jpg); background-position:right top; background-repeat:no-repeat; 
}
.login
{
	width:130px;border:1px solid #999999;background-color:#F2F2F2;
}
a:link
{
	text-decoration:none; color:#333333;
}
a:visited
{
	text-decoration:none; color:#00cc33;
}
a:hover
{
	text-decoration:underline; color:#333333;
}
a.bottom:link
{
	text-decoration:none; color:#FFFFFF;
}
a.bottom:visited
{
	text-decoration:none; color:#000000;
}
a.bottom:hover
{
	text-decoration:underline; color:#FFFFFF;
}
.title2
{
	font-weight:bold;color:#CC0000;
}
h2 {
	font-size:11px;
}

.ueberschrift
{
	font-size:15px;font-weight:bold;
}


}