/* filename: /bluefish_style.css
   version 1.00 - 2004-09-13
   author:  kko@areko.de */
   
body {
	padding: 0;
	margin: 0;
	backgrund-color: #fff;
	}
.maintable {
	height: 100%;
	}   

/* font definition */
.menuMain				{font-size: 9pt; color: #959489; text-decoration: none; font-weight: bold;}
.menuActive			{font-size: 9pt; color: #1154A5; text-decoration: none; font-weight: bold;}
.menuSub			{font-size: 9pt; color: #959489; text-decoration: none; font-weight: normal;}
.metaMenu			{font-size: 9pt; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.metaMenu: hover	{color: #FBAF01;}

.headlinePage		{font-family: Verdana, Helvetica, Sans-Serif; font-size: 19pt; color: #959489; text-decoration: none; font-weight: normal; letter-spacing : 2px; text-transform : uppercase;}
.headline			{font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold;}

.copytext			{font-size: 9pt; color: #525951; text-decoration: none; font-weight: normal; }
.copytextBold		{font-size: 9pt; color: #525951; text-decoration: none; font-weight: bold; }
.copytextLink		{font-size: 9pt; color: #1154A5; text-decoration: none; font-weight: normal; }
.copytextLink:hover {text-decoration: underline;}

.copytextBlueBold		{font-size: 9pt; color: #1154A5; text-decoration: none; font-weight: bold; }

.impressum			{font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.search				{font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal; }

/* font definition: font types for the whole homepage */
.menuMain, .menuActive, .menuSub, .metaMenu, .copytext, .copytextBold, .copytextLink, .copytextBlueBold, .headline					{ font-family: Arial, Helvetica, Sans-Serif; }