/* normalizing styles */
body, div, d1, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, fieldset, legend, p, blockquote, th, td { 
margin: 0; padding: 0; 
}
h1, h2, h3, h4, h5, h6 { 
font-size: 100% 
}
ol, ul {
list-style-type: none;
}
adress, caption, cite, code, dfn, em, th, td, var, span {
font-style: normal; 
font-weight: normal;
}
table {
border-collapse: collapse; 
border-spacing: 0;
}
fieldset, img {
border: 0;
}
caption, th {
text-align: left;
}
q:before, q:after { content: ''; 
}
/* /normalizing */

/* layout */
html { 
height: 101%;
}

body {
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #333;
background-color: #fff;
background: url(../images/body_htg.jpg) repeat-x;
text-align:center;
margin:0;
padding:0;
height: 100%;
}

#branding {
border: solid 0px green;
margin: 0px auto;
padding: 0;
background-color: transparent;
height: 200px;
overflow: hidden;
}

#branding a {
text-indent: -2000px;
height: 200px;
width: 780px;
background:url(../images/pedalus.jpg) no-repeat;
background-position: top;
display: block;
}

#content_box {
width:780px;
margin: 0px auto;
padding: 0;
text-align:left;
display: block;
background: url(../images/content_htg.png) repeat-y;
border: solid 0px blue;
}

#nav_main {
background-color: #cc0000; 
background:url(../images/main_nav.gif) no-repeat;
width: 760px;
height: 35px; 
margin: 0px auto;
margin-left:10px;
padding: 0px;
border: solid 0px red;
}

#nav_main ul {
margin: 0;
}

#nav_main li {
float: left;
margin: 0;
padding: 0;
overflow:hidden;
}

#nav_main a { text-indent: -10000px; display: block; }

.cat1 {
background:url(../images/main_nav.gif); width: 163px; height: 35px;
}
#cat1current {
background:url(../images/main_nav_current.gif); width: 163px; height: 35px;
}
.cat2 {
background:url(../images/main_nav.gif) -163px 0; width: 113px; height: 35px;
}
#cat2current {
background:url(../images/main_nav_current.gif) -163px; width: 113px; height: 35px;
}
.cat3 {
background:url(../images/main_nav.gif) -276px; width: 107px; height: 35px;
}
#cat3current {
background:url(../images/main_nav_current.gif) -276px; width: 107px; height: 35px;
}
.cat4 {
background:url(../images/main_nav.gif) -383px; width: 135px; height: 35px;
}
#cat4current {
background:url(../images/main_nav_current.gif) -383px; width: 135px; height: 35px;
}
.cat5 {
background:url(../images/main_nav.gif) -518px; width: 86px; height: 35px;
}
#cat5current {
background:url(../images/main_nav_current.gif) -518px; width: 86px; height: 35px;
}
.cat6 {
background:url(../images/main_nav.gif) -604px; width: 107px; height: 35px;
}
#cat6current {
background:url(../images/main_nav_current.gif) -604px; width: 107px; height: 35px;
}


#nav_sub {
line-height: 22px;
margin: 40px 0 0 0;
padding: 0 0 0 35px;
width: 140px;
float: left;
}

#nav_sub a {
font-weight: bold;
font-size: 13px;
color: #333333;
text-decoration: none;
}

#nav_sub a.current {
color: #cc0000;
}

#nav_sub li.third_level{
padding-left: 8px;
line-height: 18px;
}

#content_main {
margin: 40px 0 0 20px;
padding: 0;
width: 505px;
min-height: 260px;
float: left;
}

#site_info { 
width:780px;
margin: 0px auto;
padding: 0;
text-align: left;
height: 70px;
background: url(../images/site_info_htg.png) bottom left no-repeat;
}

#site_info a {
margin: 30px 0 0 35px;
color: #333333;
text-decoration: none;
}

#site_info a:hover {
color: #cc0000;
}

.page-top {
margin: 30px 35px 0 0 !important;
float: right;
font-size: 11px;
}

#product_text {
background-repeat: no-repeat;
min-height: 255px;
display: block;
height: 270px;
}

ul.img_cat_link {
 text-align: center;
 width: 500px;
}

ul.img_cat_link li {
 text-align: center;
 float: left;
 margin: 0 20px 15px 0;
 width: auto;
 min-width: 220px;
 list-style-type: none;
}


a:link { text-decoration: underline; color:#333333; }  
a:visited { text-decoration: underline; color:#333333; } 
a:hover { text-decoration: none; color:#333; }
a:active { text-decoration: underline; color:#333333; }
a:focus { text-decoration: underline; color:#333333; }

hr {
 border: 0px; /* Für Firefox und Opera */
 background: url(../images/line.gif) no-repeat;
 margin-bottom: 30px;
 clear: both;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 16px;
color: #666;
padding-bottom: 10px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h1.logo {
text-indent: -5000px;
background-repeat: no-repeat;
}

h2.logo {
text-indent: -5000px;
background-repeat: no-repeat;
}

h3.logo {
text-indent: -5000px;
background-repeat: no-repeat;
}

h4.logo {
text-indent: -5000px;
background-repeat: no-repeat;
}

h4.date {
font-size: 12px;
font-weight: normal;
font-style: italic;
margin: 0;
padding: 0 0 5px 0;
}

p, p.info  {
padding: 0 0 20px 0;
margin: 0;
line-height: 18px;
}


p.more_info { padding-bottom: 40px; }
.site_info a { color: #333333 }

.small {
font-size: 10px;
}

ul.profile { padding-top: 20px; } 
ul.profile span.title { width: 100px; display:block; float: left; font-weight: bold; }
ul.profile li { clear: both; line-height: 20px; list-style-type: none; margin: 0;}
li.profits ul, li.results ul, li.bike ul, li.wheels ul, li.team-members ul { padding-left: 100px;}
ul.profile h4 { padding-left: 100px; }

#content_main ul { 
list-style-type: square; 
margin: 10px 0 20px 15px 
} 

#news {
width: 120px; 
height: 15px; 
margin: 10px 0 0 0px;
font-size: 11px;
line-height: 12px;
}

span.more {
float: right;
padding: 10px;
}

span.more a,
div.teaserNav a {
color: #cc0000
}

.vcard, .adr, .org, .fn, .street-address, .postal-code, .locality, .country-name, .tel, .type, .value, .email, .url {
font-style: normal;
line-height: 20px;
}

.vcard {
padding-bottom: 30px;
}

ul.agb h3 {
padding-top: 20px;
}

.flRight {
float: right;
}

span.flcenter {
text-align: center;
width: 500px;
}

span.flRight {
text-align: right;
color:#666666;
}

.flRight img {
margin-left: 10px;
}

.flLeft {
float: left;
}

.flLeft img {
margin-right: 10px;
}

span.flLeft {
text-align: left;
color:#666666;
}

span.image { margin-bottom: 15px; color:#666666; }

span.image img { display: block; }

span {
min-height: 1%;
}

.top_space {
padding-top: 15px;
}

.bottom_space {
padding-bottom: 15px;
}

/* Kontaktformular */
#form-module { margin: 0; padding: 0; }
.element { margin: 0; padding: 0; width: 345px; }
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{ cursor: pointer; }

.submit { 
background:url(../images/senden.gif) 0 2px no-repeat; 
margin: 0 0 0 260px; 
padding: 0; 
border: 0; 
height: 26px; 
width: 85px;
background-color: #fff;
color: #fff;
font-weight: bold;
}

label { 
   font-family: Arial, Helvetica, sans-serif;
   width: 120px;
   clear: left;
   float: left;
   height: 20px;
   padding: 0px;
}

label.textarea { margin-top: 15px; }

form { line-height: 120%; width: 350px; }
form br { clear: both; }
.textarea { width: 340px; }
.text { margin-top: 15px; }

legend { display: none; }
fieldset { width: 345px; }

#form-module-thanks { padding: 10px 0 30px 0; }