/*******************************************GENERAL****************************************/

body
{
	background-color:#e0decc;
}

#bg_body
{
	background-image:url(/media/bg.gif);
	background-position:bottom;
	background-repeat:repeat;
}


/*******************************************TEXT****************************************/

.text, p
{
	color: #262327;
}

.textsmall
{
	color:#262327;
}

#title, h1,.siteTitle

{
	color: #333333;
}

.titlesmall,h2
{
	color:#6f0d17;
}

.titleextrasmall
{
	color:#333333;
}

a
{
	color: #004f50;
}
.textinput
{
	color:#6d7369;
	background-color:#ffffff;
	border:solid 1px #6d7369;
}

.textinput2
{
	color:#ffffff;
	background-color:#6d7369;
	border:solid 1px #ffffff;
}

.offerTitle
{
   color:#004f50;  
}

.imageBorder
{
   border:solid 2px #6f0d17;
}
/*****************************Colright*****************************/

#Colright
{	
	background-color:#cebf94;
}


/*****************************WEATHER*****************************/

#FrameWeather 
{	
	background-color:#f5f2ea;
}

#FrameWeather a
{	
	color:#6f0d17;
}

#FrameWeather .description
{
   padding-top: 10px;
   padding-bottom: 10px;
}

#FrameWeather .subheader
{
   background-color: #F5EABD;
}
#FrameWeather .header
{
   padding-bottom: 10px;
}


/*****************************Schnellanfrage*****************************/
#QuickRequest input
{
    color:#000000;
	border:solid 1px #e7dfca;
	background-color: #e7dfca;
}

.textinputschnellanfrage
{
	
}

/*****************************SERVICE*****************************/
#Service,#Service a
{
	color:#000000;
}

#Service a:hover
{
	color:#6f0d17;
}


/*****************************MENU*****************************/

/***MENUTOP******/

#MenuTop  .Menu1 a {color:#f1ede0;background-color:#b9a466; } 
#MenuTop  .Menu1 a:hover {color:#f1ede0;background-color:#6f0d17; } 
#MenuTop .Menu1 .flyout a
{
    background-color:White;
    color:#B9A466;
}
#MenuTop  .Menu1 .flyout a:hover 
{
    color:#6f0d17;
    background-color:#ffffff; 
} 
#MenuTop 
{ 	
	background-color:#b9a466; 
} 

/***MENULEFT******/

#ColLeft
{	
	background-color:#6f0d17;
}

#MenuLeftBox
{	
	 background-color:#cebf94;
}

#MenuLeftTitle
{	
	 color:#6f0d17;
	 background-image:url(/media/bg_title.gif);
}
#MenuLeftTitle a
{	
	 color:#6f0d17;
}

#MenuLeft .MenuLeft1 a
{	
	 background-image:url(/media/bg_menu_up.gif);
	 color:#333333;
}

#MenuLeft .MenuLeft1 a:hover, #MenuLeft .MenuLeft1 a.selected
{	
	 background-image:url(/media/bg_menu_down.gif);
	 color:#333333;
}

#MenuLeft .MenuLeft2 a
{	
	 color:#333333;
}

#MenuLeft .MenuLeft2 a:hover,#MenuLeft .MenuLeft2 a.selected
{	
	 color:#6f0d17;
}
/*****************************OFFERS*****************************/
#OffersText
{
	color:#e7dfca;
}

.ImageBorderColor
{
	border:1px solid #e7dec9;
}

#OffersText a
{
	color:#e7dfca;
}

#OffersText a:hover
{
	color:#e7dfca;
}


/****************************KONTAKT*****************************/

#Kontakt
{
	background-color:#6f0d17;
}

#KontaktText,#KontaktText a
{
	color:#e7dfca;
}

/*****************************CONTACT*****************************/
.missing,
.privacynote
{
    color:#e7dfca;
    background-color:#6f0d17;
}
/*****************************CHANNELS*****************************/

#channels
{	
	background-image:url(/media/bg_channels.gif);
	background-repeat:repeat-x;
}

/*****************************LANGUAGE*****************************/

#Language a
{
	color:#000000;
}

#Language a:hover
{
	color:#6f0d17;
}

/*****************************BANNER*****************************/
#Banner
{
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-image:url(/media/banner.jpg);
}

/*****************************COPYRIGHT*****************************/
#Copyright
{
	color:#000000;
}
/*****************************PRINT PAGE*****************************/

#Print .PrintHeader
{
	background-color:White;
	border-bottom:solid 1px #6F0D17;
}
#Print .Content
{
    border:solid 10px #E0DECC;
    background-color:White;
}
#Print .PrintContainer
{
	background-color:White;
}

#Print .PrintFooter
{
	background-color:#6F0D17;
	border-top:solid 1px #6F0D17;
	color:White;
}
#Print .PrintFooter a
{
	color:White;
}
/*******************************************RECOMMEND****************************************/
.recommendFormBG
{
	background-color:#ffffff;
}
.bodyRecommend
{
	background:none;

}
/*****************************BASE MODULE*****************************/
.BaseModule .item,
.BaseModule .detail
{
    background-image:url(/media/linie.gif);
}

.BaseModule .title
{
    color:#6f0d17;
}
