/*===============================================================================*/
/*--                    Standard - CSS www.exersciences.com                    --*/
/*-------------------------------------------------------------------------------*/
/*--        Author: media-konzept kuster, Felix Kuster, Walti Zubler           --*/
/*-------------------------------------------------------------------------------*/
/*--          Copyright (C) 2009 media-konzept kuster, 5430 Wettingen          --*/
/*===============================================================================*/

/*------------------------------- Farbedefinitionen -------------------------------*/

.rot_1      {color: #E85612;}
.grau_1     {color: #BDBDBD;}
.grau_2     {color: #7C7C7C;}
.grau_3     {color: #93989A;}
.olive_grau {color: #5E6244;}

@font-face {
    font-family: 'EurostileLTStdBoldCondensed';
    src: url('eurltsbc-webfont.eot');
    src: url('eurltsbc-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurltsbc-webfont.woff') format('woff'),
         url('eurltsbc-webfont.ttf') format('truetype'),
         url('eurltsbc-webfont.svg#EurostileLTStdBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EurostileLTStdCondensed';
    src: url('euroltsc-webfont.eot');
    src: url('euroltsc-webfont.eot?#iefix') format('embedded-opentype'),
         url('euroltsc-webfont.woff') format('woff'),
         url('euroltsc-webfont.ttf') format('truetype'),
         url('euroltsc-webfont.svg#EurostileLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*---------------------------- allgemeine Definitionen ----------------------------*/

* { margin: 0; padding: 0; }
html { padding: 0px; margin: 0px; border: 0px; }

body {
background-color: #000;
color: #404040;
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial,  sans-serif;
font-size: 14px;
}

a {text-decoration: none; border: 0; outline-style: none; outline-width: 0;}

a:link { color: #E85612; }
a:visited { color: #E85612; }
a:hover { text-decoration: underline; }

a img  {  border:0px;  outline-style:none;  outline-width:0; }

h1 {font-family: 'EurostileLTStdBoldCondensed'; padding-bottom: 10px; font-size: 36px; color: #E85612; font-weight: lighter;}
h2 {font-family: 'EurostileLTStdBoldCondensed'; padding-bottom: 10px; font-size: 24px; color: #5E6244; font-weight: lighter;}
h3 {font-family: 'EurostileLTStdCondensed'; padding-bottom: 10px; font-size: 16px; color: #5E6244; }
.h1_rot {margin-bottom: 18px;}
.h2_olive_grau {margin-bottom: 25px;}
.h3_olive_grau {margin-bottom: 20px;}

/*  h3 { padding-top: 20px; padding-bottom: 10px; color: #343911;} */

.clear_float { clear: both;}

ul {list-style-image:url(/cms/upload/layout/listdot2.png);list-style-position: outside;padding-left: 20px;}


/*---------------------------- Raumaufteilung ----------------------------*/

#arbeitsflaeche
{
width: 1105px;
margin: 0 auto;
border: 0;
}

#kopfbalken
{
height: 30px;
width: 100%;
background-color: #E85612;
}

#inhalt_bereich
{
width: 100%;
}

#fussbalken
{
height: 26px;
width: 100%;
background-color: #5E6244;
}

/*------------------------- Raumaufteilung Inhalt -------------------------*/

#inhalt_inhalt
{
min-height: 691px;
width: 100%;
}

#inhalt_links
{
position: relative;
width: 480px;
min-height: 691px;
float: left;
}

#inhalt_rechts
{
width: 625px;
background-image:url(/cms/upload/images_layout/hground_content.jpg);
min-height: 691px;
float: left;
}


/*-------------------- Raumaufteilung Inhalt Links -------------------------*/

#main_navi_box
{
position: absolute;
left: 40px;
bottom: 0px;
width: 180px;
padding-bottom: 5px;
padding-top: 6px;
background-image:url(/cms/upload/images_layout/nav_hground.png);
background-repeat: no-repeat;
font-size: 14px;
font-weight: bold;
}

#main_navi_box1
{
position: relative;
top: 5px;
left: 5px;
}

/*-------------------- Raumaufteilung Inhalt Rechts -------------------------*/

#slider
{
position: relative;
min-height: 624px;
height: 624px;
margin: 30px 10px 20px 40px;

overflow: auto;
}

#inhalt_content
{
position: relative;
padding-right: 20px;
min-height: 624px;
}

#inhalt_content_shop
{
position: relative;
margin-right: 10px;
margin-bottom: 0px;
min-height: 624px;
overflow-x: hidden;
}

/*-------------------- Hauptnavigation Main -------------------------*/

.main_navi_item
{
margin-top: 1px;
margin-left: 9px;
width: 154px;
height: 24px;
background-color: #7C7C7C;
text-align: right;
font-weight: 500;
}

.aq_navi_main
{
position: relative;
top: 3px;
padding-right: 8px;
}

.aq_navi_main_selected
{
position: relative;
top: 3px;
padding-right: 8px;
}

.aq_navi_main a
{
color: #c4c4c4;
text-decoration: none;
}

.aq_navi_main_selected a
{
color: #ffd200;
text-decoration: none;
}

.aq_navi_main a:hover,.aq_navi_main_selected a:hover
{
color: #e85612;
}

/*-------------------- Hauptnavigation Sub1 -------------------------*/

.aq_navi_sub1_start {height: 100%; float: right;}
.aq_navi_sub1_between {width: 20px; height: 100%; display: block; float: left;}

.aq_navi_sub1, .aq_navi_sub1_sel
{
  margin-top: 7px;
  font-size: 15px;
  float: left;
}

.aq_navi_sub1 a {color:#fff;}
.aq_navi_sub1 a:hover {color: #FFD200; text-decoration: none;}
.aq_navi_sub1_sel a {color: #FFD200; text-decoration: none;}

/*-------------------- Temporärer Button -------------------------*/

#button {margin: 490px 0 0 720px;}
