html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
 background:#43260b;
}


.wrapper {
  width: 100%;
	background: white; 
  
  
}
div.all{
  margin-top: 5%;

  width: 800px;
  height: 600px;
  background:  white;
  margin-left: auto;
margin-right: auto;
}
div.header{
  width: 100%;
  height: 246px;
  margin-top: 15px;
  background: url(../images/.jpg);  
}

div.logo {
  width: 800px;
  height: 246px;
  margin: 0 auto;
    background: url(../images/header_mitlogo.jpg);  

}
div.center{
  width: 100%;
  height: 146px;
}
div.textlogo{
  margin: 0 auto;
  width: 800px;
  height: 146px;
  margin: 0 auto;
    background: url(../images/textlogo.jpg);

}


div.footer{
  width: 100%;

  height: 200px;
}

div.text{

  width: 800px;
  height: 200px;
  margin: 0 auto; 
  font-family: Verdana;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
color: #43260b;
  background: #b2c900;
}
a{
text-transform:  none;
color: #43260b;
text-decoration: none;
}
.h1 p{
  margin-top: 25px;
}
p{
background: #b2c900;
}
div.sprechzeiten {
  width: 800px;
  height: 20px;
  margin: 0 auto;
  color: #b2c900;
  background-color: #43260b;
  font-family: Verdana;
  text-transform: ;
  text-align: center;
  font-size: 14px;
}