*
{
margin:0;
padding:0;
}

body {
width:100%;
background-color:#111111;
color:#ffffff;
text-align:center;
font-family:Verdana;
font-size:14px;
}
a {
color:#999999;
text-decoration:underline;
}

a:hover {
color:#ffffff;
}

div {
padding:0;
margin:0;
}

#wrapper 
{
	width:80%;
	margin-top:10px;
	border:1px solid #000000;
	margin:0 auto;
	margin-top:10px;
	background-color:#313131;
	-webkit-box-shadow: 0px 0px 10px #fff;
    -moz-box-shadow: 0px 0px 10px #fff;
    box-shadow: 0px 0px 10px #fff;
}

#banner{
width:100%;
height:96px;
background-image:url('../images/bg_oben.jpg');
text-align:center;
position:relative;
}

#navi {
width:100%;
height:60px;
background-image:url('../images/bg_mitte.jpg');
text-align:center;

}

#content {
width:100%;
margin:0 auto;
background-image:url('../images/bg_unten.jpg');
background-repeat:repeat-x;
background-color:#313131;
text-align:center;
}

#maincontent {
width:800px;
margin:0 auto;
text-align:left;
}
#maincontent p
{
	text-align:justify;	
	padding:0 10px;
	line-height:150%;
}
#maincontent h2
{
	text-align:left;
	
	font-weight:normal;
	padding:0 10px;
	line-height:150%;
}

#maincontent h1
{
	font-size:20px;
	margin-bottom:20px;
}
#maincontent h2
{
	font-size:18px;
}
#maincontent h3
{
	font-size:16px;
}
#maincontent ul
{
	text-align:left;	
	padding-left: 20px;
	line-height:150%;
}

#navi a 
{
	
	display:inline-block;
	height:30px;
	margin-left:5px;
	margin-right:5px;
	padding:0 2px 0 2px;
	text-align:center;
}
#navi a:hover
{
	background-image:url(../images/bg_mitte2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#navi li
{
	list-style-type:none;
	display:inline;
	height:30px;
	text-align:center;
}
#footer
{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	font-size:11px;
}
#footer a:hover
{
	color:#666666;
}
.lang 
{
	width:300px;
	margin-right:20px;
}

h2,
h3
{
	text-align:left;	
}

h1,
h2,
h3,
p
{
	margin-bottom:10px;
}
.bilder
{
	width:280px;
	height:110px;
	margin-right:30px;
	margin-top:10px;
	text-align:left;
}

.bilder p
{
	text-align:center;
	font-size:11px;
}

.zelle
{
	
	border-bottom:1px solid #ffffff;
}

a img
{
	border:1px solid #ffffff;
}

a:hover img
{
	border:1px solid #999999;
}
.flagge
{
	width:100px;
	float:left;
}
.clearer
{
	clear:both;
}
.datum
{

	font-weight:bold;
	text-decoration:underline;
}

.blue {

}
