a
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 15px;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	line-height: 20px;
	text-align:	center;
}

h4
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #800000;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.heading
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	color: #66070D;
}

.heading_small
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-stretch: narrower;
	text-transform: uppercase;
	color: #66070D;
}

.heading_centre
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #66070D;
}

.menue
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	color: #66070D;
	padding-left: 25px;
}

.menue:hover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
	color: #66070D;
}

.menue_small
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #66070D;
	padding-left: 35px;
}

.menue_small:hover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
	color: #66070D;
}

.image_home
{
	border: 1px #000000 solid;
}

.inner
{
	padding-top: 15px;
}

.text
{
	border: 1px #FFFFFF solid;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 15px;
}

.text_links
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 15px;
	text-decoration: none;
}

.text_links:hover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 15px;
	text-decoration: underline;
}

.partner_links
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.partner_links:hover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}

.site_enter
{
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-stretch: wider;
	text-transform: uppercase;
	color: #66070D;
}

.inner_text
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
	line-height: 15px;
}

.liste
{
	padding-left: 15px;
}

.comment
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #1A1A1A;
	line-height: 12px;
}

.input_fields
{
	border: 1px #971F14 solid;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #1A1A1A;
}

.input_field
{
	border: 1px #971F14 solid;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}

.sitemap_links
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 5px;
	color: #E6EDED;
	text-decoration: none;
	line-height: 5px;
}

.above_links
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 5px;
	color: #FFFFFE;
	text-decoration: none;
}

#pano
{
	background:		#C1C1C1;
	border:			1px solid #000000;
	border-top:		0px;
	float:			left;
	padding:		4px;
	width:			570px;
	margin:			0px 0px 5px 0px;
}

#header 
{
    float:			left;
    width:			100%;
    background:		#DDDEDD url("bg.gif") repeat-x bottom;
    font-size:		10px;
    line-height:	slideal;
	font-family:	verdana, arial;
}

#header ul 
{
    float:			right;
	margin:			0;
    padding:		0;
    list-style:		none;
}

#header li
{
    float:			left;
    background:		url("slide_right.gif") no-repeat right top;
    margin:			0;
    padding:		0;
}

#header a
{
    display:		block;
    background:		url("slide_left.gif") no-repeat left top;
    padding:		3px 10px 3px 10px;
	color:			#FFFFFF;
	text-decoration:none;
}
#header a:hover
{
	color:			#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header #current
{
    background-image:url("slide_right_on.gif");
}

#header #current a 
{
    background-image:url("slide_left_on.gif");
	padding-bottom:3px;
	color:#000000;
}