@charset "utf-8";
/* Stylesheet zu www.dürst-eventtechnik.ch
   Autor: Philipp Dürst
   Datum: 21.03.2013
*/

* { margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;} 
body{background-color:#CCCCCC; height: 100%;}
h1{font-size:16px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif}
h2{font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif}
ul{list-style-type:none; border-bottom:solid; border-top: solid; padding-top: 2px; padding-left: 5px;}
  li{display:inline; font-size: 16px; padding-left: 10px;}
  li a{text-decoration:none; color:#FFFFFF;}
  li a:visited{color:#FFFFFF;}
  li a:hover{color:#999999;}
img{border:none;}
input, textarea{background-color:#E8ECFF;}




#container{margin: auto; width: 1000px; background-color:#FFFFFF; overflow:auto;}

#header{width:1000px; height:150px; background-color:#FFFFFF; background-image:url(img/header.jpg)}
  #contact{margin-left:810px; width:190px; padding-top:30px; padding-bottom: 20px; font-size:12px; background-image:url(img/contact.png); background-repeat:no-repeat; background-position: 2px 25px;}
  #contact a{text-decoration:none; color:#000000;}

#navigation{width:995px; height:20px; background-color:#666666;}
  .navigation_link{background-image:url(img/navi_img.png); background-repeat:no-repeat; background-position: left 2px;}
  .navigation_link:hover{background-image:url(img/navi_img_hover.png);}

#content_area{width:1000px; height: auto; min-height:500px; background-color:#FFFFFF; font-size:14px; overflow:auto;}
  #content_area a, a:visited, a:hover{color:#0099FF;}


#content{width:695px; height: 100%; float:left; padding-left: 10px; padding-top: 10px; background-color:#FFFFFF;}

#news{float:left; height: 100%; width: 270px; padding-left: 15px; padding-top: 10px; padding-right: 10px; background-color:#FFFFFF;}

#footer{width:1000px; height:15px; font-size:10px; background-color:#FFFFFF; text-align:center; float:left;}