/* CSS Document */

body {
	margin: 0px;
	padding:0;
	background-color: #000;
}

#container{ 
	z-index: 1;
	margin-top: 0px;
	margin:0 auto;
	position:relative;
	width:760px;
	height:721px;
}

img { border: none; }

a.nav_1:link
 {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
    color:#999;
	text-decoration: underline; 
 }
a.nav_1:visited
 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
	color:#999;
	text-decoration: underline; 
 }
a.nav_1:hover
 {
	text-decoration:none;
    font-family: Verdana, Geneva, sans-serif;
    color:#FFF;
    font-size: 10px;
	text-decoration: none; 
 }
a.nav_1:active
 {
	text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    color: #999;
    font-size: 10px;
	text-decoration: underline; 
 }	
 

.Box_deutschland {
	width: 218px;
	height: 490px;
	margin-left: 0px;
	margin-top: 160px;
	z-index: 1;
	float:left;
	}
.Box_imm {
	width: 278px;
	height: 527px;
	margin-left: 23px;
	margin-top: 123px;
	z-index: 1;
	float:left;
	}
.Box_russland {
	width: 218px;
	height: 490px;
	margin-left: 23px;
	margin-top: 160px;
	z-index: 1;
	float:left;
	}
.Keller {
	width: 760px;
	height: 1px;
	margin-left: 0px;
	margin-top: 5px;
	background-color: #999;
	z-index: 1;
	float:left;
	}
.Logo {
	width: 760px;
	height: 50px;
	margin-left: 0px;
	margin-top: 5px;
	z-index: 1;
	float:left;
	}
.Logo_01 {
	width: 299px;
	height: 28px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 1;
	float:left;
	}
.Logo_02 {
	width: 299px;
	height: 28px;
	margin-right: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	z-index: 1;
	float: right;
	}