body{
  background-color: #fff;
  font-family: arial, sans-serif;
  color: #036;
  font-size: 0.8em;
  }

img {
  border: none;
}

#center {
   margin: 0 auto;
   height:633px;
   width:1016px;

   background: url('../img/hg2.jpg');
   border: solid 2px #F0EFFF;
}


#copyright{
	margin: 0 auto;
  bottom: 15px;
  width: 99%;
  text-align: center;
  font: 9px verdana;
  color: #000000;
}

#menu{
  margin-top: 100px;
  width: 200px;
  float: left;
	color: #0B0956;
  font-size:0.9em;
  line-height:1.5em
}

#menu a:link, #menu a:visited{
  margin: 0px 30px 0px 0px;
  color: #0B0956;
  Text-decoration: none;
}

#menu a:hover, #menu a:active{
  margin: 0px 30px 0px 0px;
  color: #09f;
  Text-decoration: none;
}

a:link, a:visited{

  color: #09f;
  Text-decoration: none;
 
}

a:hover, a:active{

  color: #0B0956;
  Text-decoration: none;
}

#mitte{
  margin: 0px 0px 5px 0px;
  width: 551px;
  height: 300px;
  border:solid 0px #0ff;
  overflow: auto;
}

#content{
  margin: 0px 10px 5px 0px;
  width: 620px;
  border:solid 0px #f00;
  overflow: auto;
  white-space: normal;
  float: left;
}

#contentb{
	margin: 0px 10px 5px 0px;
	width: 620px;
	border:solid 0px #f00;
	overflow: auto;
	white-space: normal;
	float: left;
}


#contentb h2{
	margin: 10px 0px 10px;
	font-size: 1.2em;
	color: #09f;
}

#mailfl{
	margin-left: 150px;
}

#contentb p{
	margin: 10px 0px 10px;
}


#form{
	width: 312px;
	height: 30px;
	bottom: 10px;
	right: 60px;
	Text-align: center;
  	vertical-align: bottom;
 	margin: 80px 0px 0px 0px;
	border: solid 0px #000033;
  }
#logo{
	width: 171px;
	height: 55px;
	top: 5px;
	left: 5px;
	border: solid 0px #000033;
	background: url('../img/logo.gif');
}


#film{
	margin: 0px 0px 10px 25px;
	padding-top: 6px;
	border: solid 0px #000033;
}

#wm{
	width: 640px;
	height: 480px;
	top: 64px;
	left: 183px;
	border: solid 0px #f00;
}


#lauftext{
	width: 333px;
	height: 26px;
	bottom: 131px;
	left: 325px;
	border: solid 0px #000033;
}

#bold{
	font-weight: bold;
}
h1{
	margin: 40px 0px 30px 0px;
	font-size: 1.3em;
	color: #09f;
}
h2{
	font-size:1em;
	font-weight:bold;
}
ol {
	 list-style-type:none;
	 list-style-position: 10px;
	 list-style-position:outside;
}

#float {
	float:left;
	border: solid 0px #000033;
	width: 240px;
}

table {
width: 450px;
border: solid 0px #ff0000;
margin-left: auto;
margin-right: auto;
}

td{
	
	width: auto;
  border:solid 0px #000033;
  font-family: arial, sans-serif;
  color: #036;
  font-size: 0.9em;
}

.button1{
	
	padding:0;
	margin:0;
	border:0px solid #ffffff; 
	background-image:url(../img/windows.gif);
	background-color: #f0f8ff;
	background-repeat:no-repeat;
	font-size:14px;
	background-position: 2px 2px;
	width:160px;
	}

.button2{
	
	padding:0;
	margin:0;
	border:0px solid #ffffff; 
	background-image:url(../img/mac.gif);
	background-color: #f0f8ff;
	background-repeat:no-repeat;
	font-size:14px;
	background-position: 2px 2px;
	width:160px;
	}

#contact td{
width: 250px;
}

#contact {
width: 300px;
border: solid 0px #00ff00;
margin-left:170px;
margin-top: 10px;
border-spacing:0px;
font-family: arial, sans-serif;
color: #036;
font-size: 0.9em;
vertical-align: top;
empty-cells:hide;
}


#unvis{

display: none;
}