body 
{
	/*background:url(image/bg_new.jpg);*/
	background:#fff url(image/bg_new.jpg) 0px 0px repeat-x;
	margin: 0;
	padding: 0;
}

.container {
background: #070609 url(image/mini_tab.jpg) 0px 0px repeat-x;
height: 600px;
margin-top: 50px;
}

.fenster {
background: url(image/fenster.png);
width: 500px;
height: 400px;
margin-left:20px;
margin-top:10px;
float:left;
}

#text{
padding:20px;
font-family:arial;
font-weight: bold;
font-size: 16px;
}

#text a{
text-decoration: underline;
color:#49652b;
}

#text2{
float:left;
color:white;
padding:70px;
font-size: 15px;
font-weight: bold;
font-family:monospace;
width:300px;
color:#49652b;
}

.flags {
border:none;
filter:alpha(opacity=55); 
-moz-opacity: 0.55; 
opacity: 0.55;
}

.flags:hover {
border:none;
filter:alpha(opacity=100); 
-moz-opacity: 1.00; 
opacity: 1.00;
}

h1 {
margin-left: 230px;
font-size: 50px;
font-family:Arial;
}

.white {
color:#ffffff;
}

.dot{
color:#49652b;
}
