body { margin-top:0px; margin-left:0px;}
#claim {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	color:#fff;
	padding-top:15px;
	text-align:center;
}

a.menue { font-family:Arial, Verdana, sans-serif; font-size: 11px; color:#fff; padding-left:36px; text-decoration:none;}	
link.menue { font-family:Arial, Verdana, sans-serif; font-size: 11px; color:#fff; padding-left:36px; text-decoration:none;}
a.menue:active { color:#fff; text-decoration:none;}
a.menue:hover { color:#fff; text-decoration:none;}
a.menue:visited { color:#fff; text-decoration:none;}


a.menu1 {
	background-image: url(images/start_menuehg_01.gif);
	background-repeat: no-repeat;
	display: block;
	width: 204px;
	height: 28px;
	line-height: 28px;
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#fff;
	padding-left:36px;
	text-decoration:none;
}

/* für IE */
* html a.menu1 {
	width: 240px;
}

a.menu1:hover {
	background-image: url(images/start_menuehg_01_over.gif);
}

a.menu2 {
	background-image: url(images/start_menuehg_02.gif);
	background-repeat: no-repeat;
	display: block;
	width: 204px;
	height: 29px;
	line-height: 29px;
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#fff;
	padding-left:36px;
	text-decoration:none;
}

/* für IE */
* html a.menu2 {
	width: 240px;
}

a.menu2:hover {
	background-image: url(images/start_menuehg_02_over.gif);
}

a.menue-kontakt {
	background-image:url(images/start_menuehg_weiter.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:57px; 
	width:204px; 
	display:block; 
	line-height:53px; 
	padding-left:36px; 
	font-size:11px; 
	text-decoration:none; 
	color:#FFFFFF; 
	font-family:Arial, Verdana, sans-serif;
}

a.menue-kontakt:hover {
	background-image:url(images/start_menuehg_weiter_over.gif);
}

* html a.menue-kontakt {
	width:240px;
}
