/* 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 {
background-color: #fff;
font-size: 12px;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
background-repeat: no-repeat;
color:#333333;  
text-align:center;
margin:0;
padding:0;
height: 100%;
}

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

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

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

#nav_main {
background-color: #003365; 
background-position: top right;
width: 760px;
height: 35px; 
margin: 0px auto;
margin-left:10px;
padding: 0px;
}

#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-image:url(../images/company.gif); width: 164px; height: 35px;
}
#cat1current {
background-image:url(../images/company_current.gif); width: 164px; height: 35px;
}
.cat2 {
background-image:url(../images/products.gif); width: 126px; height: 35px;
}
#cat2current {
background-image:url(../images/products_current.gif); width: 126px; height: 35px;
}
.cat3 {
background-image:url(../images/dealers.gif); width: 114px; height: 35px;
}
#cat3current {
background-image:url(../images/dealers_current.gif); width: 114px; height: 35px;
}
.cat4 {
background-image:url(../images/sponsoring.gif); width: 146px; height: 35px;
}
#cat4current {
background-image:url(../images/sponsoring_current.gif); width: 146px; height: 35px;
}
.cat5 {
background-image:url(../images/infos.gif); width: 94px; height: 35px;
}
#cat5current {
background-image:url(../images/infos_current.gif); width: 94px; height: 35px;
}
.cat6 {
background-image:url(../images/contact.gif); width: 116px; height: 35px;
}
#cat6current {
background-image:url(../images/contact_current.gif); width: 116px; height: 35px;
}

li.cat9 {
border-bottom: 1px dashed #333333;
padding-bottom: 10px;
}

li.cat10 {
padding-top: 10px;
}


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

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

#nav_sub a.current {
color: #4fabda;
}

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

#content_main {
margin: 50px 0 0 20px;
width: 505px;
height: 100%;
min-height: 260px;
float: left;
}

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

#site_info a {
margin: 30px 0 0 35px;
color: #003366;
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;
}

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

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

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 {
padding: 0 0 20px 0;
margin: 0;
line-height: 18px;
}


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

.small {
font-size: 10px;
}

.top {
padding-top: 10px;
}

.bottom {
padding-bottom: 20px;
}

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; }
li.profits ul, li.results ul, li.bike ul, li.wheels ul, li.team-members ul { padding-left: 100px;}

div.wysiwyg 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;
}

.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;
}

.flRight {
margin-left: 10px;
}

.flLeft {
float: left;
}

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

span.image { margin-bottom: 20px;}

/* 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-image:url(../images/senden.gif);
background-position: 0 2px;
background-repeat: 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; }  