BODY { 
	color: #FFF; 
	padding: 0; 
	margin: 0; 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#index_home {
	background-image: url(bilder/index_willkommen.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index{
    position: relative;
    float: left;
    width: 750px;
	height: 710px;
}

#box_home {
    position: relative;
    float: left;
    width: 750px;
	height: 600px;
}

#header {
    position: relative;
    float: left;
    width: 750px;
	height: 100px;
}

#header_text {
    position: relative;
    float: left;
	top: 65px;
	left: 80px;
    width: 670px;
	height: 35px;
}

#navi_home {
    position: relative;
    float: left;
    width: 200px;
	height: 710px;
}

#container_home {
    position: relative;
    float: left;
    width: 665px;
	height: 450px;
	top: 35px;
}

#left_home {
    position: relative;
    float: left;
	height: 450px;
}

#menu_boden {
	position: relative;
    float: left;
	top: 10px;
	height: 20px;
	width: 700px;
	text-align: right;
}

#kontakt {
	position: relative;
    float: right;
	right: 45px;
	top: 7px;
	height: 17px;
	width: 60px;
	text-align: right;
}

#jobs {
	position: relative;
  float: right;
	right: 80px;
	top: 7px;
	height: 17px;
	width: 60px;
	text-align: right;
}

#logobox {
	position: relative;
    float: left;
	left: 15px;
	text-align: left;
	top: 2px;
}

#impressum {
	position: relative;
    float: right;
	right: 15px;
	top: 7px;
	height: 17px;
	width: 60px;
	text-align: right;
}

#right_home {
    position: relative;
    float: left;
	height: 450px;
	text-align: left;
}

#team_home {
   position: relative;
   float: left;
	 height: 160px;
	 text-align: left;
	 width: 380px;
	 margin-left: 360px;
	 margin-top: 30px;
	 color: #000;
}


#index_leistungen {
	background-image: url(bilder/index_leistungen.jpg); 
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_profil {
	background-image: url(bilder/index_profil.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_projekte {
	background-image: url(bilder/index_projekte.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_wettbewerbe {
	background-image: url(bilder/index_wettbewerbe.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_downloads {
	background-image: url(bilder/index_downloads.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_kontakt {
	background-image: url(bilder/index_kontakt.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_impressum {
	background-image: url(bilder/index_impressum.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_jobs {
	background-image: url(bilder/index_jobs.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#index_links {
	background-image: url(bilder/index_links.jpg);
	background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 950px;
	height: 710px;
}

#navi_bottom {
	padding-left:22px;
	position: relative;
    float: left;
    width: 950px;
	height: 450px;
}

#navi_bottom a:link { font-family:Arial; color:#c6c7c8; text-decoration:none; font-size:10px; font-weight: normal;}
#navi_bottom a:visited { font-family:Arial; color:#c6c7c8; text-decoration:none; font-size:10px; font-weight: normal;}
#navi_bottom a:hover { font-family:Arial; color:#000000; text-decoration:underline; font-size:10px; font-weight: normal; }
#navi_bottom a:active { font-family:Arial; color:#c6c7c8; text-decoration:none; font-size:10px; font-weight: normal;}

a:link { font-family:Arial; color:#5a5f4d; text-decoration:none; font-size:10px; font-weight: normal;}
a:visited { font-family:Arial; color:#5a5f4d; text-decoration:none; font-size:10px; font-weight: normal;}
a:hover { font-family:Arial; color:#000000; text-decoration:underline; font-size:10px; font-weight: normal; }
a:active { font-family:Arial; color:#5a5f4d; text-decoration:none; font-size:10px; font-weight: normal;}


