a:link       { color: #333333; font-weight: normal; text-decoration: none; }
a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover      { color: #FF0000; background-color: #EEEEEE; text-decoration: underline }

a:link.gal       { color: #FF0000; font-weight: bold; text-decoration: none }
a:visited.gal    { color: #FF0000; font-weight: bold; text-decoration: none }
a:active.gal     { color: #FF0000; font-weight: bold; text-decoration: none }
a:hover.gal      { color: #FF0000; font-weight: bold; text-decoration: none }



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: White;
	margin-right: 0px;
	margin: 0px;
	leftmargin :0px; 
	topmargin: 0px; 
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
	scrollbar-shadow-color: gray;
	scrollbar-highlight-color: LightGrey;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: black;	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 4px;
}
.titel {
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
   	text-transform: uppercase;
   	font-weight: bold;
	text-align:left;
	margin-left:0;
}

.titel2 {
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
   	font-weight: bold;
	text-align:left;
	margin-left:0;
}

.titeldown {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
   	font-weight: bold;
	text-align:right;
	margin-left:0
}

.logo   {
	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	height : 30px
}

.active       { color: #FF0000; font-weight: normal; text-decoration: none }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 6px;
	margin-right: 4px;
}

.adresse  {
	font-family: Verdana;	
	font-size: 10px;
	color: #333333
}

.schattenrechts{
	background-image: url('layout/s_rechts.gif');
	background-repeat: repeat-y;
	vertical-align: top
}

.schattenunten{
	background-image: url('layout/s_unten.gif');
	background-repeat: repeat-x;
	text-align: left
}