/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
	text-align:center;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}


#site
{
	width:980px;
	margin: auto;
}

#banner
{
   background-image: url(/media/banner.jpg);
   background-repeat: no-repeat;
   width: 699px;
   height: 310px;
}

.hidden 
{
	visibility:hidden;
	display:none;
}	

.clear
{
   clear: both;
   font-size: 0;
   line-height: 0;
   height: 0;
}

.logos
{
   margin-top: 60px;
}

/*****************************TEXT*****************************/
body,table,p,.text
{
	font-family:Verdana;
}
.email
{
	padding-left:3px;
	font-family:Verdana;
}

.textinputexpressanfrage
{
	font-family:Verdana;
}

.title,h1
{
	font-weight:bold;
}

.contentTitle
{
	font-weight:bold;
	padding-left: 40px;
	vertical-align: middle;
}


#title
{
	padding: 0px 0px 0px 0px;
}

.titlesmall
{
	font-weight:bold;
}

.titleblue
{
   text-decoration: none;
}

h2
{
	font-weight:bold;
	font-style: italic;
	padding-left: 22px;
}

.linksmall
{
	text-decoration:none;
}

.separator
{
   margin: 10px 0px 20px 0px;
}

.linkbutton
{
   text-decoration: none;
   font-weight: bold;
}


/*****************************MENU*****************************/

#menuTop .flyoutHidden
{
	position: absolute;
	visibility: hidden;
	display: none;
}

#menuTop .menu0
{
   text-decoration: none;
}

#menuTop .menu1
{
   text-decoration: none;
   display:block;
   padding: 3px 5px 3px 10px;
   text-align:left;
}

#menuTop .menu1:hover
{
	padding: 3px 5px 3px 10px;
}

#menuTop .padding
{
	padding: 5px 0px 7px 0px;
}

#menuTop .container
{
	width: 200px;
	position: relative;
	z-index: 1000;
}

.flyoutShowLvl2
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#menuTop .flyout1
{
	position: absolute;
	bottom: 12px;
	left: 0px;
	width: 200px;
}
#menuTop .flyoutitem
{
    position:relative;
    width: 200px;
}


#menuTop .flyout2position
{
	position: relative;
	bottom: 0px;
	left: 200px;
	
}
#menuTop .flyout2
{
	
	position: absolute;
	bottom: 0px;
	left: 200px;
	width: 200px;
}

/**************/

#menuLeftBox a
{
    text-decoration: none;
    font-weight: bold;
}

#menuLeftBox .spacer
{
    line-height:10px;
    font-size:10px;
    height:10px;
}

#menuLeftBox
{
	padding:0px 0px 25px 0px;
}

#menuLeft1,#menuLeft1aktiv
{
	text-align:right;
	padding:4px 10px 4px 0px;
}

#menuLeft1 a
{
	text-decoration:none;
	font-weight:normal;
}

#menuLeft1 a:hover,#menuLeft1aktiv a,#menuLeft1aktiv a:hover
{
	text-decoration:none;
	font-weight:normal;
}

#menuLeftTitle
{
	padding:0px 0px 0px 0px;
	margin:22px 0px 6px 0px;
}

/*****************************BOX*****************************/
#BoxTitle
{
	padding:3px 0px 3px 0px;
	text-align:center;
	margin:10px 9px 0px 6px;
	text-transform: uppercase;
}

#BoxTitleright
{
	padding:3px 0px 3px 0px;
	text-align:center;
	margin:10px 10px 0px 6px;
}

#BoxTitle a,#BoxTitleright a
{
	text-decoration:none;
}

#Box .text-box
{
    padding: 8px 15px 20px 15px;
}

#Box .text-box a
{
    text-decoration: none;
}

#Box .text-box a:hover
{
    color: #0580AA;
}

/*****************************NEWSLETTER*****************************/
#Newsletter
{
	text-decoration:none;
	height:28px;
}

#Newsletter a
{
	text-decoration:none;
}

/*****************************COLLEFT*****************************/

#Colleft
{
	width:230px
}

/*------------------EXPRESSANFRAGE*/

#ExpressanfrageBox
{	
	padding:5px 5px 20px 0px;
	text-align:center;
}

#ExpressanfrageBox a
{	
	text-decoration:none;
}

/*------------------DOWNLOAD*/

#Downloads
{	
	text-align:right;
	padding:8px 15px 20px 0px;
}

#Downloads a
{	
	text-decoration:none;
}



/*****************************LANGUAGE*****************************/
#Language
{
	padding:7px 20px 0px 0px;
}
#Language a
{
	text-decoration:none;
}
#Language a:hover
{
	text-decoration:none;
}


/*****************************SERVICELINKS*****************************/
#Service
{
	padding: 0px 0px 0px 0px;
}

#Service a
{
	text-decoration:none;
}
#Service a:hover
{
	text-decoration:none;
}


/*****************************MODUL*****************************/

.ModulTitle
{
	font-weight:bold;
}
.ModulDate
{
	font-weight:normal;
}
.ModulText
{
	font-weight:normal;
}

/*****************************SITEPATH*****************************/

#sitePath
{
	padding:28px 0px 20px 20px;
}

#sitePath a
{
	text-decoration:none;
}

/*****************************TEXT*****************************/

#Text
{
	padding:10px 24px 20px 24px;
}

/*****************************WEATHER*****************************/

#FrameWeather
{	
	padding:5px 0px 20px 0px;
}

#weather .images
{
   margin: 15px 0px 15px 0px;
}

#weather .description
{
     padding: 10px 0px 10px 0px;
}

/*****************************BOTTOM*****************************/

#Bottom
{	
	height:280px;
}

/*****************************ADDRESS*****************************/

#Address
{	
	padding:0px 0px 0px 10px;
	text-align:left;
}

#Address a
{	
	text-decoration:underline;
}



/****************************GALLERY*****************************/
#GalleryTitle a
{
	text-decoration:none;
}

#GalleryTitle
{
	padding:0px 0px 0px 7px;
	margin:8px 0px 0px 0px;
}

#GalleryText
{
	margin:0px 0px 0px 6px;
}

#Gallery
{	
	text-align:left;
	padding:8px 15px 20px 15px;
}

#Gallery a
{	
	text-decoration:none;
}



/****************************OFFERS*****************************/

#offers .item
{
    overflow: hidden;
}

#offers .item .image
{
    float: left;
    margin: 0px 15px 0px 0px;
}

#offers .item .item-text
{
    padding: 20px 0px 20px 0px;
}

#offers .item .link
{
    float: left;
    margin: 8px 5px 0px 0px;
}

#offers .button a
{
    float: left;
    width: 80px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    margin: 0px 0px 0px 2px;
}

.offerseparator
{
   margin: 20px 0px 20px 0px;
   height: 1px;
   line-height: 1px;
}

#offers .detail .titleblue
{
    font-size: 18px;
    line-height: 24px;
}

#offers .detail .backlink
{
    margin: 0px 0px 10px 0px;
}

#offers .detail .backlink a
{
    text-decoration: none;
}

#offers .detail .backlink a:hover
{
    text-decoration: underline;
}

#offers .detail .price
{
    float: right;
    line-height: 30px;
    text-align: center;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 25px;
    font-size: 14px;
    font-weight: bold;
}

#offers .detail .button a
{
    float: right;
    margin: 0px 0px 0px 10px;
    line-height: 30px;
}

/****************************FRAME OFFERS*****************************/

#frame-offers
{
	padding:0px 6px 5px 6px;
}

#offersTitle
{
	padding:0px 10px 0px 6px;
	margin:8px 10px 0px 6px;
	text-align:center;
}

#offersText
{
	padding:4px 11px 0px 12px;
}

#offersTitle a
{
	text-decoration:none;
}



/********************************************** Sytles ***************************************************/

.PopupFrocen 
{
	background-color:#444444;
	z-index:1000;	
}



.PopupWindow
{
	z-index:1001;
}

.PopupWindowContent
{
	width:100%;
	height:100%;
}

.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:160;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}

.noscreen
{
	display:none;
	visibility:hidden;	
}

.printBody
{
	background-image:none;
}
#Print .PrintHeader
{
 height:30px;
 padding: 10px;
}


#Print .Content
{
	padding-left: 20px;
	
}
