/*
Templatenummer: BA002
Diese Template verweist auf den entsprechenden Bilderorder resources/
Er enthält alle benötigten Grafiken für dieses Layout
*/

html {
/*  Scrollleisten nur f?r den Internetexplorer PC   */
scrollbar-arrow-color: #333333;/*Farbe der Pfeile*/	;
scrollbar-base-color: #9a8e63; /*Heller Reflex am linken und oberen Rand*/	;
scrollbar-track-color: #9a8e63;/*Farbe der "Bahn" in der sich der Scrollschieber bewegt*/	;
scrollbar-face-color: #748888; /*Eigentliche Farbe des Schiebers*/	;
scrollbar-highlight-color: #9a8e63;/*Eigentliche Farbe des Schiebers*/	;
scrollbar-shadow-color: #333333; /*Schattenfarbe um Relief darzustellen*/	;
}

/* Basic Definition */

body {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-color: #333333;
margin: 0;
padding: 0;
font-size: 12px;
}

.clear /*  wird benötigt um die ineinandergeschachtelten div Tags wieder aufzuheben  */{ 
clear: both; 
line-height: 0; 
font-size: 0; 
height: 0; 
}

/* ###################################################################### */ 
/* ###########################  Gesamtrahmen  ########################### */ 
/* ###################################################################### */ 
#BORDER {
width: 850px;
}

/* ###################################################################### */ 
/* ########################  Gestaltungsrahmen  ######################### */ 
/* ###################################################################### */ 
#HEADERSTART {
background-color: #000000;
width: 850px;
height: 60px;
overflow: hidden
}

#HEADER {
width: 850px;
height: 330px;
overflow: hidden;
}


#HEADEREND {
float: left;
background-image: url("resources/HEADEREND.gif");
background-repeat: repeat-y;
width: 850px;
}

/* ###################################################################### */ 
/* ###########################  Fussbereich  ############################ */ 
/* ###################################################################### */ 
#FOOTERSTART  {
background-image: url(resources/FOOTERSTART.gif);
background-repeat: no-repeat;
width: 850px;
height: 30px;
overflow: hidden
}

#FOOTER        {
background-color: #A2AA73;
width: 850px;
}

.footermenu  {
color: #000000;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: normal;
text-align: center;
line-height: 14px;
}

.footermenu a:link {
color: #000000;
text-decoration: none;
}

.footermenu a:visited {
color: #000000;
text-decoration: none;
}

.footermenu a:hover {
color: #000000;
text-decoration: none;
}

#FOOTEREND {
background-image: url(resources/FOOTEREND.gif);
background-repeat: no-repeat;
width: 850px;
height: 10px;
overflow: hidden;
}



/* ###################################################################### */ 
/* #########################  Inhaltsbausteine  ######################### */ 
/* ###################################################################### */ 


/* -------------------  Promotion / Animationsbereich  ------------------ */ 
.promotion {
background-color: #748888;
width: 510px;
height: 330px;
float: left;
overflow: hidden;
}

/* ---------------  Einbindung des Logos als Hintergrund  -------------- */ 
.logo {
background-image: url(resources/logo.gif);
background-repeat: no-repeat;
width: 850px;
height: 60px;
}

.logo a {
display: block;
background-image: url(resources/logo.gif);
background-repeat: no-repeat;
width: 850px;
height: 60px;
}


/* ---------------------------  Hauptnavigation  ----------------------- */ 
.mainmenu {
padding-top: 20px;
background-color: #748888;
background-image: url(resources/menu_top.gif);
background-repeat: no-repeat;
width: 340px;
height: 330px;
float: left;
overflow: hidden;
text-align: left;
}

.mainmenu1-norm a   {
margin-left: 50px;
}

.mainmenu1-norm a:hover    {
margin-left: 50px;
}

.mainmenu1-act a    {
margin-left: 50px;
}


.mainmenu1-act a:hover    {
margin-left: 50px;
}

.mainmenu2-norm a   {
margin-left: 50px;
}

.mainmenu2-norm a:hover     {
margin-left: 50px;
}

.mainmenu2-act a    {
margin-left: 50px;
}

.mainmenu2-act a:hover      {

margin-left: 50px;
}

/* ------------------------  Eigentlicher Inhalt  ---------------------- */ 

.content {
color: #ffffff;
margin-top: 20px;
width: 510px;
float: left;
text-align: left;
}

.content .contentelement   {
position: relative;
width: 470px;
left: 20px;
}

.contentend {
}

.content  h1 {
color: #ffffff;
font-size: 16px;
}

.content  p {
color: #ffffff;
font-size: 12px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
}

.content a:link  { 
color: #ffffff;
text-decoration: none;
}

.content a:visited {
color: #ffffff;
text-decoration: none;
}

.content a:hover {
color: #ffffff;
text-decoration: none;
}

.content ul  {
font-size: 11px;
padding: 0;
}

.content li  {
font-size: 11px;
list-style-image: url(resources/link.gif);
}


/*Bilduntertitel*/
.content small {
font-size: 10px
}

.address {
margin-right: 20px;
float: left;
}

.trenner {
background-image: url(resources/trenner.gif);
background-repeat: no-repeat;
height: 10px
}

.news  {
width: 100%;
height: inherit;
float: left;
}

.news small {
color: white;
font-size: 9px;
}

.newsbild  {
margin-right: 10px;
width: 120px;
float: left;
}

.newslink {
color: #000000;
font-size: 10px;
text-decoration: none;
text-align: right;
width: 100%;
height: 20px;
border-bottom: 1px dotted white;
}

.newslink a:link {
color: #000000;
text-decoration: none;
}

.newslink a:hover {
color: white;
text-decoration: none;
}

.newstext   {
}

/* -------------------  Definition der Highlightbereiche  ----------------- */ 
.highlight {
float: left;
margin-top: 20px;
width: 330px;
overflow: hidden;
}

.highlight .contentelement {
text-align: left;
}

.highlightstart {
visibility: hidden;
}

.highlightcontent  h1,h2,h3 {
color: #ffffff;
font-size: 12px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: bolder;
line-height: 12px;
}

.highlightcontent  p {
color: #000000;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal;
line-height: 12px;
margin-top: 0px;
margin-bottom: 0px;
}

.highlightcontent a:link  { 
color: #000000;
text-decoration: none;
}

.highlightcontent a:visited {
color: #000000;
text-decoration: none;
}

.highlightcontent a:hover {
color: #ffffff;
text-decoration: none;
}

.highlightend {
visibility: hidden;
}

/* -----------------------------------------------------  Rahmen  --------------------------------------------------- */ 

.frame1 {
background-color: #c6ba7d;
padding: 5px 10px 5px 10px;
}

.frame2end {
width: 495px;
height: 10px;
margin-top: 15px;
background-image: url(resources/trenner.gif);
background-repeat: no-repeat;
}

.trenner {
width: 495px;
height: 10px;
margin-top: 15px;
background-image: url(resources/trenner.gif);
background-repeat: no-repeat;
}

/* ------------------------  verhindert die ineinderverschachtelung der Contentelemente  ---------------------- */ 

.contentelement   {
width: 100%;
float: left;
overflow:hidden ;
}

/* ------------------------  Typo3 CSS Definitionen  ---------------------- */ 

* html td{
font-size: 70%;
}

td {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
vertical-align: top;
}

input {
color: #333333;
background-color: #c6ba7d;
width: 80%;
}

textarea {
color: #333333;
background-color: #c6ba7d;
width: 80%;
}

.csc-form-label {
font-weight: bold;
}

.csc-form-label-req {
font-weight: bold;
}

.imgtext-table td{
padding:1px;
}

.notice {
font-size: 16px;
font-weight: bold;
}

h2 {
font-weight: bold;
font-size: 14px;
}

b {
font-weight: bold!important;

}

.preisangabe {
color: #c6ba7d;
}
