@charset "utf-8";
/* CSS Document */

html, body		{height:100%; background-color:#FFF; font-family:Geneva, sans-serif;}

a:link			{color:#000;}
a:visited		{color:#000;}
a:active		{color:#000;}

.inputtext		{width:100px; height:10px; font-size:7pt;}
.inputbutton	{width:80px; height:20px;}

.mainframe		{width:960px; border:none; background-color:#000; font-size:14px; color:#000;}
.secondframe	{width:955px; border:none; background-color:#FFF; font-size:13px; color:#000;}
.logintext		{font-size:11px;}

.linkframe		{font-family:Geneva, sans-serif; font-size:14px; border:none; background-color:#FFF; border-spacing:1pt;}
.linkupper 		{background-color:#05F; color:#FFF; font-size:13px; font-weight:bold;}
.linklower 		{background-color:#FFF; color:#000; font-size:12px;}

.inhaltsframe	{font-size:13px; color:#000; width:800px;}
.kleinerHinweis {font-size:10px; color:#000;}
.ueberschrift	{font-weight:bold;}
.ueberschrift2	{font-weight:bold; font-size:12px;}
.ueberschrift3	{font-weight:bold; font-size:12px; color:#F00;}

.warnhinweis	{color:#F00; font-weight:bold; font-style:normal;}

.newsbild		{float:left; margin-top:10px; margin-right:10px; margin-bottom:5px; border:none;}
.newsbild a		{border:none;}

.quicknav		{font-size:12px;}
