/******* ATELIE OLIVE GMBH - SCRIPTS *******/

/******* GLATT-CAR GMBH   *******/
/******* Main Site-Layout *******/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	background-color: #fafafa;

}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

hr {
	color: #000000;
	weight: 1px;
}


/******* MAIN   **********/
#main {
	position: relative;
	width: 916px;
	height: 640px;
	top: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	z-index: 2;
}
#main2 {
	position: relative;
	width: 916px;
	height: 920px;
	top: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	z-index: 2;
}
#main3 {
	position: relative;
	width: 916px;
	height: 1330px;
	top: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	z-index: 2;
}
#main4 {
	position: relative;
	width: 916px;
	height: 780px;
	top: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	z-index: 2;
}
#main5 {
	position: relative;
	width: 916px;
	height: 1020px;
	top: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	z-index: 2;
}
#main_logo {
	position: absolute;
	width: 220px;
	height: 106px;
	top: 20px;
	left: 348px;
	border: 0px;
	z-index: 3;
}
#main_footer {
	position: absolute;
	width: 916px;
	height: 10px;
	bottom: 0px;
	left: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_down.png);
	z-index: 2;
}
#navigation {
	position: absolute;
	width: 195px;
	height: 246px;
	left: -44px;
	top: 150px;
	z-index: 3;
	background-image: url(images/navigation.png);
}
#navigation_sprachen {
	position: absolute;
	width: 195px;
	height: 98px;
	left: -44px;
	top: 404px;
	z-index: 3;
	background-image: url(images/sprachenbg.png);
}
#bild {
	position: absolute;
	width: 320px;
	height: 430px;
	left: 638px;
	top: 150px;
	z-index: 3;
}
#text {
	position: absolute;
	width: 460px;
	height: 430px;
	left: 158px;
	top: 155px;
	z-index: 3;
}

.font_title {
	font-size: 16px;
	line-height: 18px;
}
.font_zitat {
	color: #999999;
	font-size: 14px;
	line-height: 16px;
}
.font_address {
	color: #999999;
	line-height: 11px;
}
.font_white {
	color: #ffffff;
}
#footer {
	position: relative;
	width: 916px;
	height: 10px;
	top: 0px;
	border: 0px;
	z-index: 2;
}
#footer2 {
	position: relative;
	width: 916px;
	height: 10px;
	top: 920px;
	border: 0px;
	z-index: 2;
}
#footer3 {
	position: relative;
	width: 916px;
	height: 10px;
	top: 1290px;
	border: 0px;
	z-index: 2;
}
