/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
    font-family:Arial;
}

#bg_body
{
	text-align:center;
	
}
#bg_body .mainTable
{
    margin:auto;
    text-align:left;
}
a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}


.clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
}


/*****************************TEXT*****************************/
body,table,p,.text
{
	font-family:Arial;
}


#Title,h1,.siteTitle
{
	padding:30px 0px 30px 0px;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:normal;
	margin:0;
}

.titlesmall,h2
{
	font-weight:bold;
}

.titleextrasmall
{
	font-weight:bold;
}

.textinput
{
    display:inline;
}

/*****************************BANNER*****************************/
#Banner
{
	background-repeat:no-repeat;
}
/*****************************MENU*****************************/

#MenuTop 
{ 	
	padding-left:5px;
} 

#MenuTop .Menu1 a
{
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0 18px;
	display:block;
	float:none;
}
#MenuTop .Menu1
{
   padding:5px 0px;
   position:relative;

}
/*****************************MENUTOP - FLYOUT*****************************/

#MenuTop .hideflyout
{
    display:none;
}
#MenuTop .flyout
{
    position:absolute;
    top:28px;
    right:0px;
    left:0px;
    margin-bottom:32px;
    z-index:1;  
    width:100%;
}
#MenuTop .Menu1 .flyout a
{
    background-color:White;
    color:#B9A466;
    text-transform:none;
    font-weight:normal;
    font-size:12px;
    display:block;
     height: auto !important;
	height:20px;
	min-height:20px;
}
#MenuTop .Menu1 .flyout td
{
    padding-top:1px;
}

#MenuTop .Menu1 .flyout td div
{
    position:relative;
    
    
}
#MenuTop .Menu1 .flyout .level3
{
    position:absolute;
    top:0;
    right:-175px;
    width:175px;
}
#MenuTop .Menu1 .flyout .level3 a
{
    margin:0 0 1px 1px;
}
/*****************************MENU LEFT*****************************/

#MenuLeftBox
{
	padding:10px 0px 0px 0px;
}

#MenuLeftTitle
{
	padding:29px 0px 30px 30px;
	font-family:Georgia;
	font-weight:bold;
	text-transform:uppercase;

}
#MenuLeftTitle a
{
    font-family:Georgia;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#MenuLeft
{
	padding:8px 0px 50px 32px;
}


#MenuLeft .MenuLeft1 a
{
	text-decoration:none;
	font-weight:bold;
	font-family:Times New Roman;
	font-style:italic;
	padding:6px 0px 8px 0px;
	display:block;
}

#MenuLeft .MenuLeft2 a
{
	text-decoration:none;
	font-weight:bold;
	font-family:Times New Roman;
	font-style:italic;
	padding:3px 0px 4px 10px;
	display:block;
}


/*****************************Schnellanfrage*****************************/

#QuickRequest .content
{
	padding:4px 8px 10px 8px;
}
#QuickRequest .content .item
{
    margin:4px 0;
}
#QuickRequest .content .description
{
    float:left; 
    width:60px;
}
#QuickRequest .content .children
{
    float:right;
}
#QuickRequest .detailLink
{
    float:right;
    display:block;
}
/*****************************KONTAKT*****************************/

#Kontakt
{
	padding:0px 0px 10px 0px;
}

#Kontakttext
{
	padding:7px 10px 7px 15px;
}


/*****************************WEATHER*****************************/

#FrameWeather
{
	padding:0px 0px 10px 0px;
}

#FrameWeather a
{
	text-transform:uppercase;
}


/*****************************SERVICELINKS*****************************/

#Service
{
	padding: 10px 5px 10px 5px;
}

#Service a
{
	text-decoration:underline;
	text-transform:uppercase;
}

#Service a:hover
{
	text-decoration:none;
}


/****************************SITECENTER*****************************/

#Border
{
	padding:2px 0px 0px 0px;
}

#Content
{
	padding:2px 43px 20px 17px;
	margin-bottom:20px;
}
#Content .CMSWidth
{
    width:485px;
}
/****************************OFFERS*****************************/
#Offers
{
	padding:0px 0px 20px 0px;
}

#OffersText
{
	padding:7px 28px 7px 30px;
}

#OffersText a
{
 text-decoration:none;
}

#OffersText a:hover
{
 text-decoration:underline;
}

#OffersText .ImageBorderColor
{
	margin:5px 0;
}

/****************************MODULE OFFERS*****************************/
#ModuleOffers .detail .detailLink
{
    display:block;
    float:right;
    margin-left:10px;
    margin-top:20px;
}
/*****************************LANGUAGE*****************************/
#Language
{
	padding:30px 0px 5px 20px;
}

#Language a
{
	text-decoration:none;
	text-transform:uppercase;
}

#Language a:hover
{
	text-decoration:none;
	text-transform:uppercase;
}


/*****************************SITE*****************************/
#site
{
	padding:19px 19px 19px 19px;
}


/*****************************Logo*****************************/

#LogoBox
{
	position: relative;
}
#Logo
{
	position: absolute;
	left: 680px;
	top:-38px;
}

/*****************************CHANNELS*****************************/
#channels
{
	text-align:right;
}
#channels table
{
    float:right;
}

/*****************************COPYRIGHT*****************************/
#Copyright
{
	font-family:Arial;
	padding:5px 0px 0px 20px;
}

/*****************************PRINT PAGE*****************************/
.noscreen
{
	display:none;
	visibility:hidden;	
}

.printBody
{
	background-image:none;
}
#Print .PrintHeader
{
 height:30px;
}
#Print .PrintHeader .Links
{
	padding:5px 10px 5px 10px;
}
#Print .PrintHeader .Links, 
#Print .PrintHeader .Links a
{
	text-decoration:none;
}

#Print .Content
{
	padding:10px;
	
}
#Print .PrintFooter
{
	height:30px;
	background-color:White;
	padding:5x 10px;
	text-align:center;
}

/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 140;
	height:400px;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
/*****************************CONTACT*****************************/
#Contact .hidden
{
    display:none;
}
.missing
{
    padding:10px;
}
.privacynote
{
    padding:5px;
    margin-top:5px;
}
/*****************************BASE MODULE*****************************/
.BaseModule .item,
.BaseModule .detail
{
    margin-bottom:20px;
    padding-bottom:20px;
    background-position:bottom;
    background-repeat:repeat-x;
}
.BaseModule .moduleImage
{
    float:left;
    margin-right:10px;
    padding:1px 0;
}

.BaseModule .title
{
    margin:0;
    padding:0;
    text-decoration:none;
    display:block;
    margin-bottom:5px;
    font-family:Times New Roman;
    font-style:italic;
}
.BaseModule .iconLink
{
    float:right;
}
.BaseModule .price
{
    font-style:italic;
    margin-bottom:10px;
}

.BaseModule .detail h2.title
{
    margin:10px 0;
    font-size:18px;
    line-height:18px;
}
.BaseModule .detail .iconLink
{
    margin-top:10px;
    
}
/*****************************WEATHER*****************************/
#Weather .header
{
	padding:5px 10px;
}
#weather .panelDetail
{
	padding:10px;
}
#weather .description
{
	margin:10px 0;
}
#weather .subheader
{
	font-weight:bold;
}
#weather .images
{
	float:right;
	margin:0 0 5px 10px;
}

/*****************************SITEMAP*****************************/
#Sitemap ul
{
	margin:10px 0 10px 0;
	padding-left:30px;
}

#Sitemap .sitemap0
{
	font-weight:bold;
	color:#426721;
	text-decoration:none;
}

#Sitemap .sitemap1
{
	font-weight:bold;
	text-decoration:none;
}
