html, body
{
	margin: 0; padding: 0;
}
body.main, body.start
{
	background-color: #e2e3e2;
	background-image:url(/fileadmin/template/images/bg.gif); 
	background-repeat:repeat-x
}
.content A:active, .content A:visited
{
	color:black;
}
.navi1 A
{
	color : Black;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration: none;
}
.navi2
{
	color : #c5edfb;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
 	border-top:1px dotted #6c8bb5;
	width:200px;	
}
.navi2act
{
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
 	border-top:1px dotted #6c8bb5;
	width:200px;	
}
.navi2last
{
	color : #c5edfb;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
 	border-top:1px dotted #6c8bb5;
	border-bottom:1px dotted #6c8bb5;
	width:200px;	
}
.navi2actlast
{
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
 	border-top:1px dotted #6c8bb5;
	border-bottom:1px dotted #6c8bb5;
	width:200px;	
}
.navi2 A, .navi2last A
{
	color : #c5edfb;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
}
.navi2 A:hover, .navi2last A:hover, .navi2act A, .navi2actlast A
{
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration: none;	
}
H1
{
	color : #000000;
	font-family : Tahoma;
	font-size : 22px;
	font-weight: normal;
}
TABLE.newsletter H1
{
	color : #002069;
	font-family : Tahoma;
	font-size : 14px;
	font-weight: bold;
}

TD
{
	color : black;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif, Verdana, Arial;
	font-size : 13px;
}
.kunstwort
{
	position:absolute;
	bottom: 0px;
	left:960px;
	width:300px;
	color : #c5edfb;
	font-family : Tahoma;
	font-size : 10px;	
}
.kunstwort A
{
	color : #c5edfb;
	font-family : Tahoma;
	font-size : 10px;	
	text-decoration: none;
}
A
{
	color: black;
}