html {height: 100%; margin: 0; overflow-y: scroll;}

body { background-color: #000a3d; margin: 0; padding: 0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#000000; height: 100%; } /* background-color: #949599*/

/******************
Sprache
*****************/
#sprache { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin: 490px 600px 0 0; position: relative; }
#sprache a { color: white; }
span.sprache-first { /*border-right: 1px solid white;*/ margin-right: 55px; padding-right: 55px; } /* hier!!!!!!!!! fur sprache */

#container { margin:0 auto; text-align: left; width: 950px; height: 580px; }

.container_Unterstartseite { background: transparent url(../images/bg_blau.jpg) no-repeat; padding: 100px 0 0 0;  }

.container_Unterseite { background: transparent url(../images/header_blau.jpg) no-repeat; padding: 60px 0 0 0; }

#wrapperMainNav {}

#bildermainNav { /*background: transparent url(../images/bildermainNav.jpg) no-repeat;*/ width: 950px; height: 72px; }

#bild1, #bild2, #bild3, #bild4, #bild5, #bild6, #bild7 { width: 119px; height: 72px; float: left;}
#bild1 { background: transparent url(../images/bild1.jpg) no-repeat;}
#bild2 { background: transparent url(../images/bild2.jpg) no-repeat;}
#bild3 { background: transparent url(../images/bild3.jpg) no-repeat;}
#bild4 { background: transparent url(../images/bild4.jpg) no-repeat;}
#bild5 { background: transparent url(../images/bild5.jpg) no-repeat;}
#bild6 { background: transparent url(../images/bild6.jpg) no-repeat;}
#bild7 { background: transparent url(../images/bild7.jpg) no-repeat;}
#bild8 { background: transparent url(../images/bild8.jpg) no-repeat; width: 117px; height: 72px; float: left;}


#contentwrapper { background:transparent url(../images/hg_unterseite.jpg) repeat scroll 0 0; height: 500px; width: 950px; 
clear:both;
height: 450px;
height:auto !important;
min-height:400px;
 }

.content_index_navigation { float: left; width: 800px;}
.content_main { /*background-color: white;*/ height: 1000px; width: 680px; padding: 50px 0 25px 119px; margin: 0 0 25px; float: left;
clear:both; /* width: 595px; */
height: 450px;
height:auto !important;
min-height:400px;
 }

.content_text { width: 418px; }

#logoshiptecWrapper { width: 151px; height: 400px; /*background-color: pink;*/ float: right} /* width: 236px; */

#logoShiptec { background: transparent url(../images/logo_shiptec.png) no-repeat; width: 100px; height: 75px; margin: 270px 20px 0 0; float: right; }
#logoShiptec_main { background: transparent url(../images/logo_shiptec_blau.png) no-repeat; width: 100px; height: 75px; position: fixed; margin: 300px 0 0 20px; cursor: pointer; } /* margin: 300px 0 0 100px; */
#LinkShiptecLogo { height:72px; position:absolute; width:100px; }

#print { float: left; padding: 0 0 20px 119px; width: 200px; }

#footer { color: white; margin: 0 auto; padding: 10px 0; width: 950px;}
#footer a { color: white; }
#footer a:hover { text-decoration: underline; }

/* Macht dass der Content-Bereich automatisch mitwächst */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
}
.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/* Für IE6 PNG Transparent */
img {
	behavior:	url("pngbehavior.htc");
}

