body {
	margin: 0;
	background:rgb(255,255,255);
}
p, a, ul, ol, input, select, textarea, h1, h2, h3 {
	font-family: 'century gothic', arial, sans-serif;
	font-size:12px;
}
h1, h3 { font-family: 'century gothic', arial, sans-serif; }
h1, h1 a { font-size:16px; }
h1 a { text-decoration:none; }
h1 a:hover { text-decoration:underline; }
h3 { font-size:14px; }
h1, h3 { margin-top:0; }

h2 { font-size:17px; }
.fMain { padding-bottom:60px; }
	#start .fMain {
		width: 612px;
		height: 414px;
		position: absolute;
		top:45%;
		margin-left: -306px;
		margin-top: -207px;
		padding-bottom:0;
		overflow:hidden;
	}
	#start .fMain div {
		float:left;
		width: 141px;
		height: 141px;
		margin-right: 16px;
	}
.fRow {
	padding: 0 0 0 0;
	height: 326px;
	background: url(../img/bRow.gif) repeat-x;
}
.fRow a {font-size:10px !important; }
.fRowInner {
	margin: 0 28px 0 28px;
	overflow: hidden;
	width: 852px;
}
.fCell {
	width: 176px;
	height:260px;
	padding: 6px 8px 0 8px;
	background: rgb(255,255,255);
	float: left;
	margin-right: 28px;
}
	.fCell img.text {
		height: 18px;
		margin-bottom: 5px;
	}
	.fCell img.pic {
		width: 176px;
		height: 121px;
		margin-bottom: 17px;
	}
	.fCell img.text, .fCell img.pic { display: block; }
	.fCell p {
		font-size: 10px;
		line-height: 12px;
		color: rgb(0,0,0);
		margin:0;
	}
.end { margin-right: 0 !important; }
img {
	border:0;
	display:block;
}
#headPic {
	width:474px;
	height:73px;
	margin:24px 0 4px 348px;
}
div.navigation {
	height:20px;
	width: 908px;
	position: absolute;
	left: 50%;
	margin-left: -454px;
	margin-bottom:60px;
	background-image:url(../img/navi.png);
	background-repeat:no-repeat;
	z-index:100;
	padding-bottom:2px;
	border-bottom:solid 1px rgb(255,255,255);
}
div.navigation.tBlau { background-image:url(../img/navi_b.png); }
div.nav2nd { top:20px; }
div.fMain, div.nav2nd {
	position:absolute;
	width:908px;
	margin-left:-454px;
	left:50%;
}

#d1 div {
	background-image:url(../img/navi_ideejungholz.png);
	margin-left:5px;
}
#d1 div, #d1 div img {
	width:129px;
	height:48px;
}

#d2 div {
	background-image:url(../img/navi_jungholz.png);
	margin-left:220px;
}
#d2 div, #d2 div img {
	width:127px;
	height:101px;
}

#d7 div {
	background-image:url(../img/navi_kontakt.png);
	margin-left:767px;
}
#d7 div, #d7 div img {
	width:81px;
	height:46px;
}

#d2 div, #d7 div { 	background-repeat:no-repeat; }
.fax { background:url(../img/ic_fax.gif) no-repeat 0 2px; }
.tel { background:url(../img/ic_tel.gif) no-repeat 0 2px; }
.fax, .tel { padding-left:15px; }
.blau { background:rgb(90,150,176); }
.dunkelblau { background:rgb(0,99,139); }
.gruen { background:rgb(166,177,56); }
.rot { background:rgb(210,35,42); }
.gelb { background:rgb(218,179,52); }
.weiss {color:rgb(255,255,255); }
.schwarz { color:rgb(0,0,0); }
.cGruen { color:rgb(166,177,56); }
.cBlau { color:rgb(90,150,176); }
.cWeiss { color:rgb(255,255,255); }
.s { font-size:10px; }
.r { text-align:right; }

/* Bugfix */
.ieBg { background-position:  28px 10px; }

