body {
	margin				: 10;
	padding				: 0;
	color				: rgb(64,64,64);
	background-color	: #FABC2E;
	font				: 11px verdana, helvetica, arial, sans-serif;
}

h1, h2, h3, h4 {
	font-size			: 11px;
	font-weight			: bold;
}

.head {
	margin				: 0;
	padding				: 0;
	height				: 112px;
	width				: 844px;
	background-color	: white;
	background-image	: url("head0000.jpg");
	background-repeat	: no-repeat;
	background-position	: left;
	border-left-width	: .1em;
	border-left-style	: solid;
	border-left-color	: rgb(255,204,0);
}

.head h1 {
	margin				: 0;
	padding				: 0;
	font-family			: arial, helvetica, sans-serif;
	font-size			: 14px;
	padding-top 		: 94px;
	padding-left		: 50px;
}

img 	{ border	: 0;	}



#meta-navigation {
	margin				: 0;
	background-image	: url("head2000.gif");
	text-align			: right;
	font-size			: 11px;
	height				: 36px;
	border-left-width	: .1em;
	border-left-style	: solid;
	border-left-color	: rgb(255,204,0);
}

#meta-navigation a {
	padding				: 2px 10px 2px 20px;
}

#meta-navigation a:link {
	color				: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
	border-style		: none;
}
#meta-navigation a:visited {
	color				: rgb(0,0,127);
	background-color	: inherit;
	text-decoration		: none;
}
#meta-navigation a:hover {
	color				: rgb(51,51,51);
	background-color	: rgb(255,204,0);
	text-decoration		: none;
}

#meta-navigation a:active {
	color				: black;
	background-color	: rgb(255,255,228);
	text-decoration		: none;
}


div#global-navigation {
	background-color	: rgb(238,236,232);
	padding				: .3em 0 .3em 0;
}

a .important {
	color				: red;
	background-color	: inherit;
	font-weight			: bold;
}
a {
	text-decoration			: none;
}
a:link {
	color					: rgb(0,0,127);
	background-color		: inherit;
	text-decoration			: none;
}
a:visited {
	color					: rgb(0,0,127);
	background-color		: inherit;
	text-decoration			: none;
}
a:hover {
	color					: black;
	background-color		: #F7C428;
	text-decoration			: none;
}
a:active {
	color					: black;
	background-color		: white;
	text-decoration			: none;
}
#lastminute {
	background:url(lastminute_back.gif) no-repeat left top;
	width: 160px;
	height: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

#lastminute ul {
	margin-bottom: 0;
	padding-top: 35px;
	}

#lastminute ul li {
	padding: 0;
	margin-left: -20px;
	font-weight: ;
	}
#impressum {
	background:url(impressum_back.gif) no-repeat left top;
	width: 160px;
	height: 146px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#impressum p {
	margin: -10px 0 0 10px; 
	font-size: 10px;
	color: #333333;
	}

#impressum ul {
	padding-top: 10px;
	margin-bottom: 5;
	}

#impressum ul li {
	margin-left: -20px;
	padding: 0;
	}
#headgfg b{
	margin-left: 5px;
	font-size			: 17px;
	background-color	: #F7C428;
}	
