/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0;
}

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;
}

#site-bottom
{
	width: 980px;
	margin: auto;
	padding: 0px 0px 40px 0px;
}

.hidden
{
	visibility: hidden;
	display:none;
}

.clear
{
   height: 0px;
   line-height: 0px;
   font-size: 0px;
   clear: both;
}

.missing
{
   color: #ffffff;
   background-color: #cc0000;
   padding: 10px;
}

img
{
    border: 0;
}


.banner
{
   width: 980px;
   height: 400px;
   position: relative;
   background-color: #ffffff;
}

.addthis
{
    padding: 0px 0px 10px 50px;
}



/*****************************TEXT*****************************/
body, table, p, .text, .textinput, .textinput2
{
	font-family:Arial;
	text-align :left;
}
.email
{
	padding-left:3px;
	font-family:Arial;
}

.textinputexpressanfrage
{
	font-family:Arial;
}

.title, h1
{
}

#title
{
	padding: 20px 0px 30px 0px;
}

.titlesmall,h2
{
	font-weight:bold;
}
.titlesmallblack,h3
{
	font-weight:bold;
}


/*****************************QUICKLINKS*****************************/

#quicklinks
{	
	margin:32px 0px 20px 32px;
	width:190px;
}

#quicklinks a
{
    display: block;	
}

#quicklinkstext
{	
	margin:8px 0px 0px 0px;
	padding:10px 0px 10px 12px;
}


/*****************************EXPRESSANFRAGE*****************************/

#expressanfrage-box
{	
	padding: 2px 0px 0px 32px;
}


/*****************************Logo*****************************/

#logo-box
{
	position: relative;
}
#logo
{
	position: absolute;
	left: 15px;
	top: -5px;
}



/*****************************LANGUAGE*****************************/
#language
{
	padding: 110px 0px 0px 110px;
}

#language a
{
	text-decoration:none;
}



/*****************************SERVICELINKS*****************************/

#service
{
    float: left;
    width: 253px;
    position: relative;
}

#service .copyright
{
    text-align: right;
    padding: 15px 15px 0px 0px;
}


/*****************************SitePath*****************************/

#sitepath
{
	padding-left: 20px;
}

#sitepath a
{
	text-decoration:underline;
}
#sitepath a:hover
{
	text-decoration:none;
}


/*****************************MODUL*****************************/

.module-title
{
	font-weight:bold;
}

.module-date
{
	font-weight:normal;
}

.module-text,
.module-text a
{
	font-weight:normal;
}

/*****************************ADDRESS*****************************/

#address
{
    float: left;
    width: 530px;
    padding: 15px 15px 0px 15px;
}

#address a
{	
	text-decoration:underline;
}

/****************************CONTENT*****************************/

#content
{
	padding:7px 25px 25px 25px;
}

/******************************MENU***********************************/

#menu-top-container
{
   position: absolute;
   top: 0px;
   left: 620px;
   width: 180px;
   height: 432px;
}

#menu-top
{
   position: relative;
   padding: 20px 0px 20px 0px;
}

#menu-top .flyoutContainer
{
   position:relative;
   z-index: 1000;
}

#menu-top .flyoutHidden
{
   display: none;
}

#menu-top .container
{
	position: absolute;
	left: 180px;
	top: 0px;
	padding: 20px 0px 20px 0px;
	width: 180px;
}

#menu-top .menu-0 a,
#menu-top .menu-0selected a
{
   padding: 3px 5px 3px 20px;
   display: block;
   font-family: Verdana;
   text-decoration: none;
}

#menu-top .menu-1 a,
#menu-top .menu-1selected a
{
   padding: 3px 5px 3px 20px;
   display: block;
   font-family: Verdana;
   text-decoration: none;
}


#menu-top .flyout
{
   position:absolute;
   left: -180px;
   top: 0px;
   width: 180px;
}

#menu-top .flyout .menu-2 a
{
   display:block;
   padding: 3px 5px 3px 20px;
   text-decoration: none;
}

##menu-top .flyout .menu-2 a:hover
{
   display:block;
   padding: 3px 5px 3px 20px;
}


/************************ MENU BOTTOM ***********************/

#menu-bottom
{
    float: left;
    width: 160px;
    padding: 15px 0px 0px 0px;
}

#menu-bottom a
{
	text-decoration:underline;
}

#menu-bottom a:hover
{
	text-decoration:none;
}

/****************************OFFERS*****************************/

#offers
{
	padding:12px 12px 12px 12px;
	z-index: 5;
}

#offers a
{
	text-decoration:none;
}

#offersBox
{
   width: 485px;
   height: 105px;
}

#offersText
{
	padding: 2px 6px 0px 5px;
}

#offersTitle, #offersTitle a
{
	text-decoration:none;
	font-weight:bold;
}

.offerFooter
{
   padding: 20px 0px;
}

.fotogallery-content .floatleft
{
	float: left;
	width: 160px;
	margin: 0px 0px 20px 0px;
}

#offers .offerContent
{
    position:relative;
    left: 10px;
}

#offers .offerContainer
{
   position:absolute;
   display: none;
   z-index:10;
   top: 7px;
   left: 0px;
   width: 280px;
}

#mainoffers a
{
    text-decoration: none;
}

/****************************LOGOS*****************************/

#logos
{
    position: absolute;
    top: -90px;
    left: 20px;	
}

/*****************************SITEMAP*****************************/
.menuSitemapM1
{
	text-decoration:none;
	font-weight:bold;
}
.menuSitemapM2
{
	text-decoration:none;
	font-weight:normal;
}
.menuSitemapM1:hover,.menuSitemapM2:hover
{
	text-decoration:underline;
}
.menuSitemapM3
{
	text-decoration:underline;
	font-weight:normal;
}

/********************************************** 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:30;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}

.PrintPadding
{
   padding: 20px 0px 0px 20px;
}

.flashGalleryBg
{
   background-color: Transparent;
   background-image: none;
}