@charset "utf-8";
			body{
			background-color:#000000;
			}
			
		#main {
			border:3px solid  #FFFFFF;
			width:577px;
			height:900px;
			margin:auto;
			padding:0px;
			background-repeat:no-repeat;



			}
		
		table{
		border:3px solid  #FFFFFF;
		margin:auto;

		color:white;
		}
		
		tr{
		border:3px solid  #FFFFFF;
		}
		#oben {
			
			
			padding:0px;
			width:577px;
			height:800px;
			background-repeat:no-repeat;

			}
				
		
		.img1{
			
			padding:0px;
			width:577px;
			height:800px;
			-moz-border-radius:30px;
			-khtml-border-radius:30px;
		}

		#unten {
			text-align:center;
			color:white;
			height:100px;
			text-color:#FFFFFF;
			width:577px;
			margin:auto;
			-moz-border-radius:30px;
			-khtml-border-radius:30px;
			}

		.img2{
		
			border:3px solid  #000000;
			padding:0px;
			width:100px;
			height:85px;

			}

