* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0;
	color:#f0efbf;
	
	
}
.Stil1 {color: #d4c695}

a:visited{
	color:#d4c695;
}

#header {
	width:100%;
	height:50px;
	margin:0px;
	padding:0px;
	
	}
	
#banner{
	height:100%;
	width:900px;
	margin-bottom:-10px;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../image/background.jpg);
	border:solid 2px #000000;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	
}

#menu{
	margin-bottom:15px;
	width:100%;
	}
	
.menu { 
	width:900px;
	height:90px;
	text-align:center;
	margin:0px;
	border:solid 1px #000000;
	border-left:solid 2px #000000;
}

.menu td{
 	width:125px;
	margin:0px;
	display:inline;
}

#button {

	background-position:top left;
	width:125px;
	height:90px;
	float:left;
	margin:0px;
	}
	
#button:hover {	background-position:top right; }
#button:active { background-position:bottom left;}

#footer {
	width:100%;
	height:50px;
	}
	
#foot{
	height:40px;;
	width:900px;
	margin:0px;;
	text-align:center;
	color:#f0efbf;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../image/background.jpg);
	border:solid 1px #000000;
}

#body{
	margin:0px;
	background-color:#f0efbf;
	
}

#main{
	margin:0px;
	width:900px;
	border:solid 1px #000000;
	margin:auto;
	
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../image/background.jpg)
}

#content{
	width:860px;
	margin-top:0px;
	padding:20px;
}

#f_content{
	height:20;
	margin:10px;
	vertical-align:middle;
}

#flags{
	width:200px;
	display:inline;
	float:right;}
	
#yolo_mov{
	margin-top:20px;
	}
	
#yolo_text{
	margin:20px;
	margin-left:70px;
	width:700px;}
