a {
	text-align: center;
	font-family: calibri;
	font-size: 18px;
	background-color: #222222;
	}
	
p {
	text-align: justify;
	font-family: calibri;
	font-size: 18px;
	}
	
h1 {
	text-align: center;
	font-family: calibri;
	font-size: 38px;
	color: #555555;
	}
	
h2 {
	text-align: left;
	font-family: calibri;
	font-size: 20px;
	color: #555555;
	}

li {
	font-family: calibri;
	}

b {
	font-family: calibri;
	}
	
a#div {
	font-family: calibri;
	}

nav {
	font-family: calibri;
	}
	
.logo {
	background: url('effe.png');
	opacity: 0.5;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	z-index: -1;
	border: 2px solid #111;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	}
	
.logo:hover {
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0px 0px 20px #000;
}
	
#ddmenu ul {
	margin: 0px;
	margin-left: auto;
	}g
	
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

table.center {
	margin-top: 10px;
	width: 1000px;
	float: center;
	height: 500px;
	border: 0;
	}
	
td#Linke {
	vertical-align: top;
	}
	
td#Inhalt {
	vertical-align: top;
	}
	
td#Rechte {
	vertical-align: top;
	}
	
.footerWrap {
	width: 100%;
	position: bottom;
	bottom: 0px;
}

.footer {
	width: 100%;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

.footerContent {
	float: left;
	width: 100%;
	background-color: #222222;
	padding: 100px 0;
}

.footer p {
	float: left;
	width: 100%; 
	text-align: center;
	color: #989898;
}

body {
	font: 100.01% Calibri;
}

* {
  margin:0;
  padding:0;
}

#seite {
  width: 800px;
  margin: 0 auto;
}

#kopfbereich {
  background-color:white;
}

#inhalt {
  background-color: #FFF;
  margin-left: 160px;
  margin-right: 160px;
  margin-top:60px auto;
  height: 400px;
}

#steuerung {
  background-color: yellow;
  padding-left: 60px;
  height:400px;
  width:100px;
  float:left;
}

#spalterechts {
  background-color: blue;
  padding-right: 60px;
  height:400px;
  width:100px;
  float:right;
}

#fussbereich {
  clear: both;
  background-color:white;
}

table.center {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 20px;
}

th#Header {
	height: 100px;
	font-size: 40px;
	color: #444444;
	border-bottom: 1px solid #888;
	font-family: calibri;
}

td#Linke {
	width: 210px;
	text-align: left;
}

td#Linke a {
	background-color: white;
}

td#Rechte {
	width: 210px;
	text-align: left;
}

td#Rechte a {
	background-color: white;
}

td#Inhalt {
	font-size: 60px;
	text-align: center;
}

td#Inhalt b {
	font-style: calibri light;
	font-size: 22px;
	text-align: justify;
}

td#Inhalt a {
	font-size: 18px;
	background-color: #FFF;
	color: #777777;
	text-decoration: none;
}

td#Inhalt a:hover {
	color: blue;
}

td#Inhalt h1 a {
	font-size: 30px;
	background-color: #FFF;
	color: #777777;
	text-decoration: none;
}
	
	
#Image-left {
	border: 2px solid #555555;
	border-radius: 50%;
	width: 200px;
	height: 200px;
}

#Image-left:hover {
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0px 0px 50px #777777;
}

#Image-right {
	border: 2px solid #555555;
	border-radius: 50%;
	width: 200px;
	height: 200px;
}

#Image-right:hover {
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0px 0px 50px #777777;
}	


.social_icon {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.social_icon:hover {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0px 0px 20px #000;
}

.wmfg_layout_1, table, .wmfg_textarea { font-family: Verdana, Geneva, sans-serif; font-size: 13px; }
.wmfg_layout_1 ul.wmfg_questions { list-style-type: none; margin: 0; padding: 0; }
.wmfg_layout_1 ul.wmfg_questions li.wmfg_q { margin: 10px 0; }
.wmfg_layout_1 label.wmfg_label { display: block; margin: 0 0 5px 0; font-weight:bold; text-align: left;}
.wmfg_layout_1 table.wmfg_answers { width: 100%; _width: 97%; border-collapse: collapse; }
.wmfg_layout_1 table.wmfg_answers { vertical-align: top; }
.wmfg_layout_1 table.wmfg_answers td { padding: 2px; vertical-align: top; }
.wmfg_layout_1 table.wmfg_answers td.wmfg_a_td { width: 25px; }

.wmfg_layout_1 .wmfg_text { border: 1px solid #CCC; padding: 4px; font-size: 13px; color: #000000; width: 98.5%;
background-color: #ffffff;
background:-webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#fff));
background:-moz-linear-gradient(top,#f8f8f8,#fff);
}
.wmfg_layout_1 .wmfg_textarea { border: 1px solid #CCC; padding: 4px; font-size: 13px; color: #000000; width: 98.5%;
background:-webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#fff));
background:-moz-linear-gradient(top,#f8f8f8,#fff);
background-color: #ffffff;
}
.wmfg_layout_1 .wmfg_select { 
border:1px solid #CCCCCC; padding: 3px; font-size: 13px; color: #000000; margin: 0; width: 100%; _width: 97%;
background-color: #ffffff;
background:-webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#fff));
background:-moz-linear-gradient(top,#f8f8f8,#fff);
}
.wmfg_layout_1 .wmfg_btn { 
border: 1px solid #cccccc; cursor: pointer; font-weight: normal; font-size: 13px; padding: 6px; color: #444; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; 
background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9)); 
background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FAFAFA', endColorstr='#E5E5E5');
}
.wmfg_layout_1 .wmfg_btn:hover {  
background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED)); 
background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3326E', endColorstr='#D9D9D9'); 
