@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bgrd.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}

#zentrieren{
	width:980px;
	padding:0px;
	margin:0px auto;
}

#kopf{
	float:left;
	width:980px;
	height:121px;
	background-image:url(../images/logo_rps_breit.jpg);
	padding:0px;
	margin:0px;

}

#startcontent_nav{
	float:left;
	width:980px;
	height:347px;
	background-image:url(../images/startbild.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#startcontent{
	float:left;
	width:980px;
	height:137px;
	background-image:url(../images/roboterschutzhuelle.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#0289C9;
	padding:0px;
	margin:0px;
}

#startcontent_ohne{
	float:left;
	width:980px;
	height:137px;
	background-color:#0289C9;
	padding:0px;
	margin:0px;
}

#fuss{
	float:left;
	width:730px;
	height:30px;
	background-color:#03496D;
	padding:0 0 0 250px;
	margin:0px;
}

#fuss_bild{
	float:left;
	width:980px;
	height:200px;
	padding:0px;
	margin:0px;
	background-image:url(../images/fuss_bild.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* Kopf */

#logo{
	float:left;
	width:262px;
	height:121px;
}

#laender_nav{
	float:left;
	width:426px;
}

#servive_nav{
	float:left;
	width:260px;
}

#haupt_nav{
	float:left;
	width:711px;
}

/* Start Inhalt Navboxen */
#startseite{
	float:left;
	width:46px;
	height:231px;
	background-color:#000;
}


#startueberschrift{
	float:left;
	width:980px;
	height:116px;
}

.startnavbox{
	float:left;
	positon:relative;
	width:119px;
	height:231px;
	background-color:#434446;
	margin-right:10px;
}

/* Start Folgeseiten */
#content_folge{
	float:left;
	width:980px;
	background-image:url(../images/bgrd_content.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
}

#seitennavi_box{
	float:left;
	width:202px;
	padding:0px;
	margin:0px;
}

#content_box{
	float:left;
	width:778px;
	padding:0px;
	margin:0px;
}

.content_box_halb{
	float:left;
	width:370px;
	padding:0px;
	margin:0 10px 0 0;
}

#content_infobox{
	float:left;
	height:225px;
	width:161px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

#abstand_oben{
	float:left;
	width:980px;
	height:66px;
}

#content_unten{
	float:left;
	width:980px;
	height:136px;
	background-color:#0289C9;
	padding:0px;
	margin:0px;
}

#abstand_produktbilder{
	float:left;
	width:202px;
	height:225px;
	padding:0px;
	margin:0px;
	background-image:url(../images/bgrd_produktbilder1.jpg);
	background-repeat:repeat-x;
}

#content_unten_produktbilder{
	float:left;
	width:718px;
	height:225px;
	padding:0 0 0 60px;
	margin:0px;
	background-image:url(../images/bgrd_produktbilder.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	float:left;
	width:980px;
	padding:0px;
	margin:0px;
	background-color:#0289C9;
}

