*{
margin:0px;
padding:0px;
}
body {
  margin-top: 50px;
  text-align: center;  /* nur für alte Browser */
/*  background-color: #0080c0; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 100.01%;
color: #3D5FA0;
 /*background-image: url(../img/pattern_084a.gif);*/
background-color: #4D79AA;
}
h3{
font-size: 1.1em;
}

#main{
  width: 670px;
  margin: 0px auto;
  padding: 15px;
  text-align: left;
  height:auto;
  background-color: #F5FBFE;
}
#logo{
height: 150px;
margin-top: 20px;
margin-bottom: 10px;
}
#logo_iwc{
position: relative;
height: 150px;
margin-top: 20px;
margin-bottom: 10px;
}
#navi_img{
padding:10px;
height:200px;
}
#header {
/*  height: 100px;*/
  margin: 10px;
  font-size: 1.8em;
font-weight:bold;
color: #3D5FA0;
padding: 0px 0px 30px 0px;
}
#header a{
color: #3D5FA0;
text-decoration:none;
}
#footer {
  padding-top: 30px;
  margin: 20px 10px 10px 10px;
  font-size:0.8em;
}
#footer a{
color: #3D5FA0;
}
#mitte {
  position: relative;
  width: 100%;
  height:auto;
  z-index: 5;
}
#inhalt {
  margin-left: 200px;
  margin-right:10;
  height:400px;
}
#inhalt_home {
  margin-left: 250px;
  margin-right:10;
  height:400px;
}
#inhalt_vorstand {
  margin-left: 200px;
  margin-right:10;
  height:auto; 
}
#inhalt_vorstand td{
	font-size: 0.85em;
	padding-bottom: 3px;
	padding-right:10px;
	line-height: 1.5em;
}

#navi {
  position: absolute;
  top: 0px;
  left: 10px;
  height: auto;
/*  width: 160px;
  background-color: #ff9933;*/
}

ul#Navigation ul#subnavi{
	text-align:left;
	width: 8em;
/*	border:1px solid #00ff00;*/
}
ul#Navigation ul#subnavi li{
  font-size: 0.7em;
    list-style: none;
    /*margin-bottom: 0.4em;
	padding-top:2px;
	margin-left:20px;*/
	text-align:right;
}
 * html ul#Navigation ul#subnavi a {  
    width: 100%;
    w\idth: 12.6em;
  }

ul#Navigation {
    width: 8em;
    margin: 0; 
	text-align:left;

  }
  
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;

  }
  ul#Navigation li {
  font-size: 0.9em;
    list-style: none;
/*    margin-bottom: 0.4em;*/
	padding-bottom: 0em;
	padding-top: 0.2em;
  }
  ul#Navigation li.pic{
  padding-top:50px;
  }
  ul#Navigation li.pic a{
  background-color: #F5FBFE;
  }
    ul#Navigation li.pic a:hover{
  background-color: #F5FBFE;
  }
  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; 
	font-weight: bold;
    color: #3D5FA0; 
	background-color: #D2DDEA;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navigation a:hover {
    color: white; 
	background-color: #3D5FA0;
  }
  ul#Navigation .high {
	color: #FFFFFF;
	background-color:#3D5FA0;
}

p{
color: #3D5FA0;
line-height: 1.8em;
font-size: 0.85em;
padding-bottom:15px;
}
p a{
color: #3D5FA0;
}
