/* Hauser-Repro.de - Standart CSS */
/* 2010, Grafmedien.com */

/* allgemeine Einstellungen */
body         { overflow-x:hidden; overflow-y:hidden;background:#CFD0D2 url('bilder/bg_com.jpg') repeat-x fixed left top; margin:0px; padding:0; font-family:sans-serif; font-size:12px; text-decoration:none; color:#333333  }
td,tr	{ font-family:sans-serif; font-size:12px; text-decoration:none; color:#333333 }
a,a:link,a:visited,a:active {color: #7AB51D; text-decoration: none; font-weight: bold}
a:hover {color: #c0c0c0; text-decoration: none; font-weight: bold}
h1{color: #689D1A; text-decoration: none; font-family: sans-serif; font-size: 
               15px; font-weight: bold; }

/* Seitenaufbau */
.bg_top {background: #ffffff url('bilder/bg_top.jpg') repeat-x left top}
.bg_content {background-image: url('bg_contant.jpg'); background-repeat: repeat-x; 
               background-attachment: fixed; background-position: left top}

#navi a,a:link,a:visited,a:active {color: #666666; text-decoration: none; font-weight: bold}
#navi a:hover {color: #7AB51D; text-decoration: none; font-weight: bold}

.container { 
	position: relative;
margin-top:5px;padding:5px; scrollbar-arrow-color:#FFFFFF;
   scrollbar-face-color:#7AB51D;
   scrollbar-highlight-color:#7AB51D;
   scrollbar-3dlight-color:#7AB51D;
   scrollbar-shadow-color:#7AB51D;
   scrollbar-darkshadow-color:#7AB51D;
   scrollbar-track-color:#ffffff;
   width: 738px; height:375;overflow-x:hidden; overflow-y:auto;background-color: transparent;}
   
.pdru {padding-left: 10px}
.pro{padding-right: 10px}
