﻿body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial;
	font-size: 75%;
	font-weight: normal;
	color: #434343;
	}

font,table,td,input,textarea {font-size: 100%;}
img {border:0;}

h1	{color: #7b7c7e; font-size:160%; font-family:Arial; font-weight:normal; margin:0px; margin-bottom:5px;}
h2	{color: #595959; font-size:130%; font-family:Arial; font-weight:normal; margin:0px; margin-bottom:10px;}
h3	{color: #7b7c7e; font-size:150%; font-family:Arial; margin:0px; font-weight:normal;}
h4	{color: #595959; font-size:140%; font-family:Arial; margin:0px; margin-bottom:2px;}

h4 a:link 		{color: #595959; font-family: Arial; text-decoration:none; font-weight:bold;}
h4 a:visited 	{color: #595959; font-family: Arial; text-decoration:none; font-weight:bold;}
h4 a:active		{color: #595959; font-family: Arial; text-decoration:none; font-weight:bold;}
h4 a:hover		{color: #595959; font-family: Arial; text-decoration:underline; font-weight:bold;}

A:link      {color:#434343; font-weight:normal; text-decoration:underline;}
A:visited   {color:#434343; font-weight:normal; text-decoration:underline;}
A:active    {color:#434343; font-weight:normal; text-decoration:underline;}
A:hover     {color:#F39400; font-weight:normal; text-decoration:underline;}

.button			{color:#333333; font-family:Tahoma; font-size:100%; font-weight:normal; text-decoration:none; border:1px #dddddd solid;}
.button1		{color:#333333; font-family:Tahoma; font-size:100%; font-weight:bold; text-decoration:none;}
.buttonfehler	{background-color:#dddddd; border:1px #dddddd solid; color:#333333; font-family:Tahoma; font-size:100%;}
.abs			{padding-top:2px; padding-bottom:2px;}
.abs_best			{padding-top:5px; padding-bottom:5px;}
.trennlinie    	{height:2px; background-image:url('../img/trennlinie.gif');}