﻿/* DATEI: default.css */

body	{font-family: "Raleway", sans-serif;
			background-color:#1d1d1b;
		}
		
body, html {height: 100%}

body.goaway	{background-color:#e8d6a6; }

td		{font-size:18px; color:#303030;}
tr.o	{font-size:18px; color:#E9BA86;}

p		{font-family: 'Raleway', sans-serif; font-size:18px; color:#202020;}
.gross	{font-size:22px;}
.klein	{font-size:14px;}
.rot		{color:#903030;}
.gruen	{color:#309030;}
.blau		{color:#303090;}

h1		{font-family: 'Raleway', sans-serif; font-size:44vw; font-weight:bold; color:#699e80; }
h2		{font-family: 'Raleway', sans-serif; font-size:32vw; font-weight:bold; color:#699e80; }
h3		{font-family: 'Raleway', sans-serif; font-size:28px; font-weight:600; color:#306030; }
h4		{font-family: 'Raleway', sans-serif; font-size:24px; color:#203020; }
h5		{font-family: 'Raleway', sans-serif; font-size:24px; font-weight:500; color:#203020; }

.bild 		{font-family:arial,helvetica; POSITION: absolute; font-width: bold}
.ledig		{font-family:arial,helvetica; font-size:10px; color:#303030;}

a:link	  	{color:#699e80; text-decoration:none;}
a:visited 	{color:#ddd; text-decoration:none;}
a:active  	{color:#699e80; text-decoration:none;}
A:hover   	{color:#fff; text-decoration:underline}