@import url("effekt2.css");
/*--------------------------------------------------
FILE:		CSS Michalk Automobile M und M
AUTHOR:		J. Musikant - Hoodvisions.de (AITUN.DE)
DATE:		7. October 2007
VERSION:	1.0
NOTE:		
--------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:url(imgs/bg.jpg) repeat-x #3f4c6b;
}
h1 {
	color:#B1BCD0;
	border-bottom:1px solid #B1BCD0;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 10px;
}
h2 {
	margin:0;
	padding:5px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#3f4c6b;
}
.input3 {
	border:none;
	border-bottom:1px dotted #cccccc;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table {
	font-size:12px;
}
a {color:#25305D;}
a:hover {color:#006699;}

.clear {
	clear:both;
}
.big {
	font-size:18px;
	font-weight:bold;
}

#container {
	width:1002px;
	margin:0 auto 0 auto;
	padding:0;
}

#header, #header_fiat, #header_gastro, #header_werkstatt, #header_unfall, #header_uahu, #header_team, #header_impressum, #header_rzb, #header_werkstatt_2, #header_vermietung, #header_camping, #header_kontakt, #header_verkauf, #header_index, #header_huaurzb {
	background:url(imgs/header_mundm.jpg);
	height:389px;
}
#header_fiat {
	background:url(imgs/header_fiat.jpg);
}
#header_werkstatt {
	background:url(imgs/header_werkstatt.jpg);
}
#header_unfall {
	background:url(imgs/header_unfall.jpg);
}
#header_uahu {
	background:url(imgs/header_huau.jpg);
}
#header_rzb {
	background:url(imgs/header_rzb.jpg);
}
#header_verkauf {
	background:url(imgs/header_verkauf.jpg);
}	
#header_gastro {
	background:url(imgs/gastro_header.jpg);
}
#header_werkstatt_2 {
	background:url(imgs/header_werkstatt_2.jpg);
}
#header_vermietung {
	background:url(imgs/header_vermietung.jpg);
}
#header_camping {
	background:url(imgs/header_camping.jpg);
}
#header_kontakt {
	background:url(imgs/header_kontakt.jpg);
}
#header_index {
	background:url(imgs/header_index.jpg);
}
#header_huaurzb {
	background:url(imgs/header_huaurzb.jpg);
}

	#navi {
		float:right;
		padding:15px 10px 0 0;
		height:20px;
	}
		#navi ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		#navi ul li {
			display:inline;
			padding:0 7px 0 7px;
			color:#8389a4;
		}
			#navi ul li a {
				font-size:12px;
				font-weight:bold;
				color:#8389a4;
				text-decoration:none;
			}
			#navi ul li a:hover {color:#FFFFFF;}
	#thema {
		width:536px;
		float:right;
		padding:208px 0 0 0;
	}
	
	#subnavi {
		padding:330px 0 0 20px;
		width:400px;
		position:absolute;
	}
	#subnavi ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		#subnavi ul li {
			display:inline;
			padding:0 5px 0 5px;
			color:#1d2647;
		}
			#subnavi ul li a {
				font-size:11px;
				font-weight:bold;
				color:#1d2647;
				text-decoration:none;
			}
			#subnavi ul li a:hover {color:#B1BCD0;}
	#subnavi ul li a.aktiv {color:#B1BCD0;}
	#automobile {background:url(imgs/automobile_on.jpg);}
	#automobile a {
		display:block;
		height:146px;
		width:121px;
		background:url(imgs/automobile.jpg);
		float:left;
	}
#startseite a {
	display:block;
	height:146px;
	width:121px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

	#automobile a:hover {
		background:url(imgs/automobile_on.jpg);
	}
	#reisemobile {background:url(imgs/reisemobile_on.jpg);}
	#reisemobile a {
		display:block;
		height:146px;
		width:145px;
		background:url(imgs/reisemobile.jpg);
		float:left;
	}
	#reisemobile a:hover {
		background:url(imgs/reisemobile_on.jpg);
	}
	
	#gastro {
	background-image: url(imgs/mm_reparatur_on.jpg);
}
	#gastro a {
		display:block;
		height:146px;
		width:147px;
		background:url(imgs/mm_reparatur.jpg);
		float:left;
	}
	#gastro a:hover {
		background:url(imgs/mm_reparatur_on.jpg);
	}
	
	#dometic {background:url(imgs/dometic_on.jpg);}
	#dometic a {
		display:block;
		height:146px;
		width:123px;
		background:url(imgs/dometic.jpg);
		float:left;
	}
	#dometic a:hover {
		background:url(imgs/dometic_on.jpg);
	}

#content {
	background:url(imgs/content.jpg);
}
	#left {
		margin:0 540px 0 20px;
		color:#3f4c6b;
		font-size:12px;
	}
	#right {
		float:right;
		width:490px;
		padding:15px 25px 10px 25px;
		color:#B1BCD0;		
	}

#footer {
	clear:both;
	padding:15px;
	text-align:center;
	color:#E7E8EC;
	background:#1D2343;
	margin:0 1px 0 2px;
	font-size:14px;
}
#footer a {
	color:#cccccc;
	font-size:11px;
}