*{margin: 0;
padding: 0;}

html {
	min-height: 100%;
	margin-bottom: 1px;
	

}

/*	body
*******************************************************************************/
body {
	background: url(../images/bg_start.gif) 0px -20px repeat-x;
	font-family: arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;	
	background-color:#FFFFFF;
	text-align:center;
}



.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  	text-align:center;
	background-color:#FFFFFF;
}




#container{
	display:block;
	margin:0px auto;
	padding:0px;
	height: 100%;
	min-height: 480px;
	width: 700px;
	color:#000;
	/*height: 500px;*/

	border: 0px solid #000;
	text-align:left;
	}

#website{float:left;
width: 700px;
text-align:left;

}

#header{float:left;
width: 700px;
height: 151px;}

#logo{
left: 0px;
margin-top: 2px;}


#inhalt{float:left;
	background: url(../images/weltkarte_start.gif) no-repeat;
padding-left: 240px;
width: 460px;
height: 365px;
border: 0px solid #000;
}

.bilder{float:left;
margin-right: 25px;
margin-top: 60px;
border: 1px solid #fff;}

#footer{float:left;
width: 700px;
min-width: 600px;
height: 50px;
text-align:left;
border: 0px solid #000;

}


#sprache{float:left;
margin-left: 240px;

border: 0px solid #000;
}
* html #sprache{
margin-left: 20px;
}


#sprache form{float:right;
width:auto;}
#sprache input{border: 1px solid #ccc;}
#sprache table{width: 430px;}
#sprache td{font-size: 1.5em;}

#sprache select{border: 1px solid #ccc;  margin-left: 40px;}

#footer2{position: relative;

bottom: -300px;
text-align:left;
font-size: 8px;
color: #ccc;
}
#footer2 h1 {
font-size: 8px;}



