*{margin: 0;
padding: 0;}

html {
	min-height: 100%;
	margin-bottom: 1px;
	

}

/*	body
*******************************************************************************/
body {
	background: url(../images/bg_start.gif) 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;
	
}




#container{
	
	margin:0px auto;
	padding:0px;
	height: 100%;
	min-height: 480px;
	width: 495px;
	color:#000;
	height: 500px;

	border: 0px solid #000;
	}

#website{position:relative;

float:left;
width: 495px;
text-align:left;
border: 0px solid #000;

}

#header{
width: 495px;
}




#inhalt{position: absolute;
	background: url(../images/weltkarte_start_separ.gif) no-repeat;
left: 0px;
top: 191px;
width: 495px;
height: 340px;
border: 0px solid #000;
z-index:1;
}

#logo{

position: absolute;
left: 40px;
top: 38px;
width: 425px;
z-index: 10;
}
.bilder{float:left;
margin-right: 25px;
margin-top: 60px;
border: 0px solid #fff;}

#bild-links{
position: absolute;
left:30px;
top:189px;
border: 0px solid #fff;}



#bild-mitte{
position: absolute;
float:left;
margin-left:160px;
top:35px;
border: 0px solid #fff;}


#footer{
position: relative;
margin-top: 560px;
width: 495px;
min-width: 425px;
height: 50px;
text-align:left;
border: 0px solid #000;

}


#sprache{position: relative;
left: 45px;
width: 410px;
}
* html #sprache{
margin-left:5px;
}


#sprache form{float:right;
}
#sprache input{border: 1px solid #ccc;}
#sprache table{}
#sprache td{font-size: 1.5em;}

#sprache select{border: 1px solid #ccc; width: 200px; margin-left: 50px;}

#footer2{position: relative;

bottom: -300px;
padding-top: 200px;
text-align:left;
font-size: 8px;
color: #ccc;
}
#footer2 h1 {
font-size: 8px;}

