@charset "utf-8";
/* CSS Document */

body { margin: 0; background-color:#e0eaf1; }

#header { background-image:url(../images/header.jpg); width:985px; height:194px; background-repeat:no-repeat;  } 

#men { margin-left: -30px; margin-top: 156px; position:absolute; }

/* IE 7 HACK */
* + html #men { margin-top: 173px;  }

/* IE 6 HACK */
*html #men { margin-top: 173px; }


#menue li { float: left; padding: 0 5px 0 5px; list-style:none; font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold; font-size:14px; }
#menue a:link, #menue a:visited { color: #FFFFFF; text-decoration:none;}
#menue a:hover  {color: #333333; text-decoration:underline; }

.clear { height:50px;}

#content { padding: 5px 10px 5px 20px; font-family:Arial, Helvetica, sans-serif; color: #000000; font-weight:normal; font-size:14px; width:799px; float:left;}
#content a:link, #content a:visited { color: #425d85; text-decoration:underline; } 
#content a:hover { color: #333333; }

h1, h2, h3, h4 {color: #425d85;}

.pic {border: 1px solid #000000; float:left; margin: 10px;}
