/* ######################################################################################################
** MC-BiT Farben und Groessen Constants
**
**
*/
@media all
{

body { 
padding: 10px 0px 10px 0px;
background-color: #656565; 
color: #000000; 
font-size: 83.33%; 
font-family: tahoma, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; 
}

#page_margins {
width: 935px; 
min-width: 935px; 
max-width: 935px; 
margin: 0 auto; 
border-color: #CC33CC;
}

#header { 
height: 235px;

}

/* Überschriften */
h1,h2,h3,h4 { 
font-family: tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif; 
}

h1 { 
font-size: 14px;; 
color: #000000;
}
h2 { 
font-size: 13px; 
color: #000000;
}
h3 { 
font-size: 12px; 
color: #ABABAB;
}
h4 {
font-size: 11px; 
color: #ABABAB;
}

/* Mittlere Spalte */
#col3 {
border-left: 1px dotted #CCCCCC;
border-right: 1px dotted #CCCCCC;
}

#teaser { 
/*background: {$bgfarbe.breadcrumb}; */
/*background: url(../../img/main_repeat.gif) repeat-y;*/
}

#main { 
/*background: none; */
}

#col3 {
/*background: none;*/
}

#col2 { 
/*background: none; */
}

#footer { 
/*background: #847C6C; */
}

/*################*/
/*### Vertical-Navi ###*/
/*################*/

/* Hintergrundfarbe Navigationsüberschrift */
#col1_content h3 {
background-color: inherit;
}

/* Hintergrundfarbe Navigation - Border Bottom Normal*/
#col1_content ul li a {
background-color: inherit;
border-bottom: 0px #CC33CC solid;
}

/* Abstand Links/Rechs */
#col1_content { 
margin-left: 0em; 
margin-right: 1em; 
}
/*###################*/

/* Active 1. Ebene */
#col1_content ul li strong {
/*background-color: none;*/
color: #010101;
}

/* Active 2. Ebene */
#col1_content ul li ul li strong {
background-color: #F8F8F8;
color: #000000;
}

/* Active 3. Ebene */
#col1_content ul li ul li ul li strong {
background-color: #F8F8F8;
color: #000000;
}
/*###################*/

/* Hover 1. ebene */
#col1_content ul li a:hover { 
/*background-color: none; */
}

/* Hover 2. ebene */
#col1_content ul li ul li a:hover { 
/*background-color: none;*/

}
/*########################################*/
/*########################################*/

}
