﻿/*
	body_bg_color		=	#D7D8DA
	content_bg_color	=	#F5F5F5
	schrift_blau		=	#3D3938
	schrift_grau		=	#F5F5F5
	schrift_rot			=	#E2302F
*/

body {
	font-family:Verdana, Arial;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#eeeeee;
}
td 	{ font-family:Verdana, Arial; font-size:11px; font-weight:normal; color:#eeeeee; line-height:15px; }
h2 	{ font-family:Verdana, Arial; font-size:11px; font-weight:normal; color:#000000; }
h3 	{ font-family:Verdana, Arial; font-size:14px; font-weight:bold; color:#eeeeee; }
h4 	{ font-family:Verdana, Arial; font-size:12px; font-weight:bold; color:#ffffff; }

a:link { color:#eeeeee; border-bottom:1px dotted #eeeeee; text-decoration:none; }
a:visited { color:#eeeeee; border-bottom:1px dotted #eeeeee; text-decoration:none; }
a:hover { color:#eeeeee; border-bottom:1px solid #eeeeee; text-decoration:none; }






