/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body, html {
	background-color:#A6A6A6;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/bg_kachel.gif);
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
	height:100%;
}
/******************************
Style Base
*******************************/

.main {
	width:800px;
	height:100%;
	margin:auto;
}

.content {
	width:800px;
	height:640px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/bg_main_00.jpg);
	background-repeat:no-repeat;
}

.content_start {
	width:800px;
	height:640px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/bg_start_00.jpg);
	background-repeat:no-repeat;
}

.content_start a:hover{
	height:640px;
	width:800px;
}

.content_start a{
	height:640px;
	width:800px;
	display:block;
}

.content_sub {
	width:440px;
	height:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:130px;
	padding-bottom:0px;
	padding-left:110px;
	padding-right:250px;
	text-align:left;
	line-height:20px;
}

.content_sub a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;

}

.content_sub a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:underline;

}

.headline {
	width:420px;
	margin-bottom:10px;
	margin-left:20px;
}

.footer {
	width:500px;
	margin-top:50px;
	padding-bottom:5px;
	border:1px solid;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	line-height:20px;
	margin-left:150px;
	margin-right:150px;
}

.footer a:hover{
	font-size:11px;
	color:#666666;
    text-decoration:underline;
	font-weight:none;
}

.footer a{
	font-size:11px; 
	color:#666666; 
    text-decoration:none;
	font-weight:none;
}

.copyright {
	width:500px;
	margin-top:5px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
	margin-left:150px;
	margin-right:150px;
}

.copyright a:hover{
	font-size:11px;
	color:#666666;
    text-decoration:underline;
	font-weight:none;
}

.copyright a{
	font-size:11px; 
	color:#666666; 
    text-decoration:none;
	font-weight:none;
}

.navigation {
	width:640px;
	height:24px;
	text-align:left;
	margin-left:95px;
	float:left;
}

.BTN_startseite {
	height:24px;
	width:86px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_startseite-0.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}

.BTN_startseite a:hover{
	height:24px;
	width:86px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_startseite-1.gif);
	background-repeat:no-repeat;
}

.BTN_startseite a{
	height:24px;
	width:86px;
	display:block;
}

.BTN_leistung {
	height:24px;
	width:74px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_leistung-0.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}

.BTN_leistung a:hover{
	height:24px;
	width:74px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_leistung-1.gif);
	background-repeat:no-repeat;
}

.BTN_leistung a{
	height:24px;
	width:74px;
	display:block;
}

.BTN_philosophie {
	height:24px;
	width:104px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_philosophie-0.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}

.BTN_philosophie a:hover{
	height:24px;
	width:104px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_philosophie-1.gif);
	background-repeat:no-repeat;
}

.BTN_philosophie a{
	height:24px;
	width:104px;
	display:block;
}

.BTN_referenzen {
	height:24px;
	width:99px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_referenzen-0.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}

.BTN_referenzen a:hover{
	height:24px;
	width:99px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_referenzen-1.gif);
	background-repeat:no-repeat;
}

.BTN_referenzen a{
	height:24px;
	width:99px;
	display:block;
}

.BTN_service {
	height:24px;
	width:65px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_service-0.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}

.BTN_service a:hover{
	height:24px;
	width:65px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_service-1.gif);
	background-repeat:no-repeat;
}

.BTN_service a{
	height:24px;
	width:65px;
	display:block;
}

.BTN_kontakt {
	height:24px;
	width:67px;
	float:left;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_kontakt-0.gif);
	background-repeat:no-repeat;
}

.BTN_kontakt a:hover{
	height:24px;
	width:67px;
	background-image:url(http://www.mueritz-catering.de/images/layout_base/navBTN_kontakt-1.gif);
	background-repeat:no-repeat;
}

.BTN_kontakt a{
	height:24px;
	width:67px;
	display:block;
}
