/********************************************** 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: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px #000000;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
.ScrollContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.ScrollContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
}

.PopupWindowTitle
{
	background-color: #43352D;
	padding-left: 10px;
	color: White;
	font-size: 11px;
	line-height: 16px;
	font-family: arial;
}
.PopupWincowContent
{
	background-color: #ffffff;
	padding: 10px;
}

/********************************************** /Styles ***************************************************/

/*****************************GENERAL*****************************/
form
{
	overflow: auto;
}
body, p, li, dl, ul, ol, table
{
	font-family: arial;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10 0;
}

a
{
	font-family: arial;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

/*****************************TEXT*****************************/
.text
{
	text-decoration: none;
	font-family: arial;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


.textinput
{
	font-family: arial;
}
.textinput2
{
	font-family: arial;
}

.linkbuttonForm
{
	font-family: arial;
	text-decoration: underline;
}
.linkbutton
{
	font-family: arial;
	text-decoration: underline;
}

.linkModuleTitle
{
	font-family: arial;
	text-decoration: underline;
}
.linkModuleTitleActive
{
	font-family: arial;
	text-decoration: underline;
}

/*****************************MENU TOP*****************************/
#menuTop .menu0
{
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
#menuTop .menu0active
{
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#menutop .flyoutcontainer
{
	position: relative;
}

#menutop .flyout
{
	position: absolute;
	top: 15px;
	padding:3px;
}

#menutop .flyouthidden
{
	display: none;
	visibility: hidden;
}

#menutop .flyout a 
{
	text-decoration:none;
	text-transform:uppercase;
	padding:2px;
	clear:both;
}


/*****************************MENU LEFT*****************************/
#menuLeft
{
	width: 100%;
	height: 100%;
}

#menuLeft .menu0
{
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
#menuLeft .menu0active
{
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#menuLeft .menu1
{
	font-family: arial;
	text-decoration: none;
}
#menuLeft .menu1active
{
	font-family: arial;
	text-decoration: none;
}

#menuLeft .menu2
{
	font-family: arial;
	text-decoration: none;
	font-style: italic;
}
#menuLeft .menu2active
{
	font-family: arial;
	text-decoration: none;
	font-style: italic;
}

#menuLeft .menu3
{
	font-family: arial;
	text-decoration: none;
	font-style: italic;
}
#menuLeft .menu3active
{
	font-family: arial;
	text-decoration: none;
	font-style: italic;
}

#menuLeft .logos
{
	text-align: left;
}

#menuLeft .menuContainer
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/*****************************SITEMAP***********************************/
.menuSitemapM1
{
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
.menuSitemapM1:hover
{
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}

.menuSitemapM2
{
	font-family: arial;
	text-decoration: none;
}
.menuSitemapM2:hover
{
	text-decoration: none;
}

/*****************************MENU LANGUAGE*****************************/
#language .languageItem
{
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
#language .languageItem:link
{
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}

/*****************************BANNER*****************************/
#banner
{
	width: 948px;
	height: 220px;
	position: relative;
	display: block;
	top: 0;
	left: 0;
}

#banner .image
{
	position: absolute;
	width: 948px;
	height: 220px;
}

#banner .infoBox
{
	position: absolute;
	left: 210px;
	top: 110px;
	bottom: 0;
	right: 0;
	width: 738px;
	height: 110px;
	background-color: White;
}

#banner .logoBox
{
	position: absolute;
	left: 660px;
	top: 0px;
}

#banner .infoaddress
{
	padding-left: 20px;
}

#banner a img
{
	border:0px;
}

#banner .address
{
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
}

#banner .address: link
{
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
}

/*****************************CONTENT*****************************/

#content
{
	background-color: White;
	width: 100%;
	height: 100%;
	display: block;
}

#content .top
{
	height: 34px;
}

#content .top .border
{
	height: 24px;
}

#content .textcontainer
{
	padding: 20px;
}

#content .textcontainer a img
{
	border:0;
}

#content .separator
{
	margin-top: 6px;
	border-top: 1px dotted #C2C3C6;
	margin-bottom: 6px;
}

#content .gallery .bigimage
{
	width: 320px;
	vertical-align: top;
}

#content .gallery .thumbnails
{
	width: 100px;
	text-align: right;
	vertical-align: top;
}

#content .gallery .description
{
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
}

#content .gallery img
{
	border: 1px solid #333333;
	margin-bottom: 6px;
}

#content .gallery .thumbnail
{
	cursor: pointer;
}

/*****************************MODULES*****************************/

#modules .image
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#modules .image img
{
	border: 1px solid #333333;
}

#modules .link
{
	padding-top: 5px;
}

#modules .link a
{
	text-decoration: none;
}

#modules .link a:hover
{
	text-decoration: underline;
}

#modules .header
{
	font-family: arial;
	font-weight: bold;
}

#modules .subheader
{
	font-family: arial;
	font-weight: normal;
}

#modules .description
{
	padding-top: 10px;
}

#modules .appointments
{
	position: relative;
	display: block;
}

#modules .columns
{
	width: 100px;
	float: left;
	margin-left: 4px;
}

#modules .rowdivisor
{
	clear: both;
	height: 40px;
}

/*****************************GALLERY*****************************/

#modules .gallery .bigimage
{
	width: 320px;
	vertical-align: top;
}

#modules .gallery .thumbnails
{
	width: 100px;
	text-align: right;
	vertical-align: top;
}

#modules .gallery .description
{
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
}

#modules .gallery img
{
	border: 1px solid #333333;
	margin-bottom: 6px;
}

#modules .gallery .thumbnail
{
	cursor: pointer;
}

#modules .gallery a
{
	text-decoration: underline;
	padding: 0;
}

/*****************************MODULES-DOWNLOAD*****************************/

#modules .download
{
	width: 300px;
	float: left;
}

#modules .download .image
{
	width: 55px;
	padding-right: 0px;
}

#modules .download .filename
{
	text-transform: uppercase;
}

#modules .download .info
{
	text-transform: uppercase;
}

/*****************************MODULES-PARTNER*****************************/

#modules .partners
{
	width: 688px;
}

#modules .partners img
{
	border: 1px solid black;
}

#modules .partners .name
{
	font-weight: bold;
}

#modules .partners .map
{
	width: 320px;
	vertical-align: top;
}

#modules .partners .map .flash
{
	width: 300px;
	border:1px solid black;
}

#modules .partners .item
{
	padding-top: 20px;
}

#modules .partners .spacer
{
	padding: 0 0 5 0;
	margin: 0px;
}

/*****************************SITEMAP*****************************/

#sitemap a
{
	color: Black;
	text-decoration: none;
}

#sitemap a:hover
{
	color: Black;
	text-decoration: underline;
}


#sitemap .menu0
{
}

#sitemap .menu1
{
	padding-left: 20px;
}

#sitemap .menu2
{
	padding-left: 40px;
}

#sitemap .menu3
{
	padding-left: 60px;
}
