/* CSS fuer alfa-service
Layout
URI: http://www.alfa-service.eu
Author: Anja Reimann
 */
 
html {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

img {
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
}

img.lang {
	float: none;
	margin-top:3px;
}

img.teaser_home {
        margin-top: -60px; 
        z-index: 100;
}

* html img.teaser_home {
        margin-top: -60px; 
        z-index: 100;
}

body {
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	font-family: Geneva, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: normal;
}

#wrapper {
	width: 1003px;
	min-height: 748px;
	margin: 2px auto;
	background: #000 url(images/schatten_rechts.gif) repeat-y;
	background-position: right;
}

*html #wrapper{
	width:750px;
}

#header {
	background: url(images/header.jpg);
	width: 1003px;
	height: 137px;
	background-repeat: no-repeat;
	margin: 0;
}

#header-en {
	background: url(images/header-en.jpg);
	width: 1003px;
	height: 137px;
	background-repeat: no-repeat;
	margin: 0;
}

#header-fr {
	background: url(images/header-fr.jpg);
	width: 1003px;
	height: 137px;
	background-repeat: no-repeat;
	margin: 0;
}

#logo {
	display:none;	
	clear:both;
        float:left;
	margin-left:100px;
}

#navigation {
	margin: 0;
	height: 20px;
	width: 998px;
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	border-left: 1px solid #000;
	float: left;
}


/************************************************* content-area */

#content {
	width: 100%;
	min-height: 520px;
	background-image: url(images/schatten_links.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 20px 0 0 0;
}

	/** inhaltsboxen **/

	#content_text_breit {
		width: 900px;
		margin: 0 auto;
		text-align: left;
		padding: 40px 40px 60px 60px;
		line-height: 16px;
	}

	#content_linkespalte {
		width: 360px;
		float: left;
		min-height: 327px;
		text-align: left;
		padding: 0;
		line-height: 16px;
		margin: 0 0 0 60px;
	}

	#content_rechtespalte {
		margin: 0 40px 0 470px;
		width: 420px;
		min-height: 327px;
		text-align: left;
		padding: 0;
		line-height: 16px;
	}

#downloads_seiteninhalt {
		width: 993;
	}

#clearer_left {
	clear: left;
}

/* spalte mit bildern */

#content_historiebilder {
	width: 493px;
	float: right;
	height: 744px;
	background: url(images/historie_uebersicht_bilder.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 3px 0 0;
}

#clearer_both {
	clear: both;
}

/* alle footer */

#footer_home {
	width: 1003px;
	height: 163px;
	margin: 0;
	background-image: url(images/footer_home.jpg);
	background-repeat: no-repeat;
	}

#footer_downloads {
	width: 1003px;
	height: 203px;
	margin: 0;
	background-image: url(images/footer_downloads.jpg);
	background-repeat: no-repeat;
}

#footer_ueber_uns {
	width: 1003px;
	height: 73px;
	margin: 0;
	background-image: url(images/footer_wir.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer_historie {
	width: 1003px;
	height: 278px;
	margin: 0;
	background-image: url(images/footer_historie.jpg);
	background-repeat: no-repeat;
}

#footer_impressum {
	width: 1003px;
	height: 133px;
	margin: 0;
	background-image: url(images/footer_impressum.jpg);
	background-repeat: no-repeat;
	}

#footer_links {
	width: 1003px;
	height: 183px;
	margin: 0;
	background-image: url(images/footer_links.jpg);
	background-repeat: no-repeat;
	}

#footer_leer {
	width: 1003px;
	height: 163px;
	margin: 0;
	background-image: url(images/footer_leer.jpg);
	background-repeat: no-repeat;
	}