body
{
	background-color: #F6F4EB;
	margin-top: 0px;
	font-size: 11px;
}

/****************************************************
	F O N T
****************************************************/
body, input, select, textarea, table, tr, td, th, h1, h2, h3, h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}
img
{
	border: 0px;	
}
a
{
	color: #831205;	
}
div a
{
	color: #831205;
}
p a
{
	color: #831205;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 911px;
	text-align: left;
	background-color: #FFFFFF;
}
/* Header, logo, top menu & building */
#header
{
	width: 100%;
	background-image: url('../images/kuben_header_bg.gif');
	background-repeat: repeat-y;
	height: 53px;	
}
#logo
{
	padding-left: 12px;
	width: 450px;
	float: left;	
}
#topmenu
{
	color: #948A7C;
	font-size: 11px;
	width: 420px;
	float: right;
	text-align: right;
	padding-right: 24px;
	padding-top: 24px;	
}
#topmenu a
{
	color: #948A7C;
	text-decoration: none;	
}
#topmenu b
{
	color: #831205;	
}
.building
{
	background-image: url('../images/kuben_page_bg.gif');
	background-repeat: repeat-y;
	width: 100%;
	height: 34px;
}
#buildingname
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #55758D;
	padding-left: 16px;
	padding-top: 5px;
	float: left;
    width: 300px;
}
#buildingaddress
{
	text-align: right;
	padding-top: 5px;
	padding-right: 16px;
	font-size: 10px;
	float: right;
    width: 561px;	
}
#buildingaddress a
{
	color: #000000;
	text-decoration: none;	
}
#buildingaddress a:hover
{
	text-decoration: underline;	
}
/* Content area */
.contentarea
{
	width: 100%;
	background-image: url('../images/kuben_page_bg.gif');
	background-repeat: repeat-y;
	/*height: 620px;*/
}
html>/**/body #contentarea
{
	
}

#menu
{
	padding-top: 33px;
	padding-left: 16px;
	width: 196px;
	float: left;
}
#menu .SectionHeader
{
	background-image: url('../images/lightblue_section_bg_25_185.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	height: 40px;
	padding-top: 6px;
}
#menu .SectionHeader a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #55758D;	
	text-transform: uppercase;
	padding-left: 26px;
	height: 30px;
}
#menu ul
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;	
}
.MenuItem
{
	background-image: url(../images/lightblue_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.MenuItem a
{
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #55758D;
	text-decoration: none;
}
.SelectedMenuItem
{
	background-image: url('../images/lightblue_link_selected_bg.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
.SelectedMenuItem a
{
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #9E4022;
	text-decoration: none;
}

#content
{
	width: 664px;
	float: right;	
	text-align: left;
	padding-right: 16px;
}

#content h1
{
	color: #55758D;
	font-size: 12px;
	margin-bottom: 12px;
}

#content h2
{
	color: #000000;
	font-size: 11px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#content p
{
	margin: 0px;
}

#content td
{
	font-size: 10px;	
}

#content .DownloadLink
{
	color: #92250E;
}

#content .PictureText
{
	font-size: 9px;	
}

#footer
{
	width: 100%;
	background-image: url(../images/kuben_footer_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#footer_replacement
{
	display: none;
	width: 100%;
	height: 25px;
	background-color: #ffffff;
}

/* Form */

.FormTextBox
{
	width: 250px;	
	border: solid 1px #52738C;
	font-size: 10px;
}
.FormTextBoxZipCode
{
	width: 50px;	
	border: solid 1px #52738C;
	font-size: 10px;
}
.FormTextBoxCity
{
	width: 191px;	
	border: solid 1px #52738C;
	font-size: 10px;
	margin-left: 5px;
}
.FormTextBoxNewsletter
{
	width: 230px;	
	border: solid 1px #52738C;
	font-size: 10px;
}
.FormButton
{
	border: solid 1px #52738C;
	background-color: #52738C;
	font-size: 11px;
	color: #FFFFFF;	
	cursor: pointer;
}
.FormError
{
	color: Red;
	padding-left: 5px;	
}

/* Page Gallery */
.GalleryImage
{
	padding-bottom: 10px;	
	padding-left: 5px;
	padding-right: 5px;
	filter:alpha(opacity=35);
	moz-opacity:.35;
	opacity:.35;
}
.GalleryImageSelected
{
	padding-bottom: 10px;	
	padding-left: 5px;
	padding-right: 5px;
}

.SelectorLeftPadding
{
	width: 5px;
	height: 10px;	
}

.ImageDescriptionPositioner
{
	/*height: 75%;*/
	height: 346px;
	position: relative;
	width: 325px;	
}

.ImageDescription
{
	position: absolute; 
	bottom: 0;
	color: #ffffff;
	margin-bottom: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	/* transparancy now in own css-files - loaded browser-specificly - default.aspx - NOT in code ;) */
}


/* Front page */

table.frontpageLayouter
{
	border-collapse: collapse;
	margin-top: 50px;
	z-index: 0;
}

table.frontpageLayouter td
{
padding: 0px;
margin: 0px;
vertical-align: top;
}


#mainImage
{
width: 515px;
height: 295px;
padding-left: 10px;
}

/* Menu thumbs */

#menuThumbsContainer
{
position: relative;
margin-bottom: -115px;
/*position: absolute;*/
left: 328px;
top: 0px;
z-index: 150;
border-collapse: collapse;
width: 560px;
}

#menuThumbsContainer table
{
border-collapse: collapse;
}

.menuThumb
{
padding-top: 7px;
padding-bottom: 0px;
padding-left: 10px;
background-color: white;
}

.menuThumbLeftMost
{
padding-left: 10px;
}

.menuThumb .title
{
background-repeat: no-repeat;
background-position: bottom left;
background-image: url('../images/box_bottom_menuthumbs_lightblue.gif');
background-color: #d4effd;
text-transform: uppercase;
padding-top: 4px;
padding-bottom: 8px;
padding-left: 6px;
}


#menuThumbsContainer .whiteSpacer
{
width: 550px;
background-color: white;
}

.menuThumb a
{
color: black;
text-decoration: none;
}


/* Expo boxes with round corners */

.frontpageBoxSection
{
	position: relative;
}

.frontpageBoxSection .headline
{
text-transform: uppercase;
color: #1e1e1e;
margin-bottom: 2px;
}

.frontpageBoxSection .bullet
{
font-size: 10px;
color: #738ea4;
margin-bottom: 3px;
}

img.bullet
{
vertical-align: 15%;
}

.frontpageBoxSection .bullet a
{
color: #738ea4;
text-decoration: none;
}

/* wide/horizontal box */

.frontpageBoxSection .headlineWide
{
	float: left;
}

.frontpageBoxSection .bulletSectionWide
{
	float: right;
	/*padding-left: 150px;*/
}


#leftFrontpageBoxSection
{
padding-left: 15px;
}

#bottomFrontpageBoxSection
{
padding-left: 15px;
}

#bottomRightWelcomeBox
{
position: relative;
left: 660px;
top: 220px;
z-index: 100;
}

table.boxExpo
{
border-collapse: collapse;
}

table.boxExpoLeftMenu
{
margin-top: 10px;
width: 207px;
}

table.boxExpoLeftMenuTopMost
{
margin-top: 0px;
}

table.boxExpoRightWelcome
{
width: 215px;
margin-top: 10px;
}

table.boxExpoBottomWide
{
width: 495px;
margin-top: 15px;
}

.boxExpo td
{
padding: 0px;
margin: 0px;
}

.boxExpo .topLeft
{
width: 5px;
height: 5px;
}

.boxExpo .topRight
{
width: 5px;
height: 5px;
}

.boxExpo .bottomLeft
{
width: 5px;
height: 5px;
}

.boxExpo .bottomRight
{
width: 5px;
height: 5px;
}

.boxExpo .left
{
background-color: #d4effd;
}
.boxExpo .right
{
background-color: #d4effd;
}

.boxExpo .spacer
{
background-color: #d4effd;
}

.boxExpo .content
{
background-color: #d4effd;
padding: 5px;
height: 100%;
vertical-align: top;
}




.btnTOlnkClass
{
	background-color: #ffffff;
	border: none 0px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	width: 53px;
}
.btnTOlnkClass:hover
{
	text-decoration: underline;
	cursor: hand;
}


.contentareasimple
{
	background-color: #ffffff;
	width: 100%;
}
.buildingsimple
{
	background-color: #ffffff;
	width: 100%;
	height: 34px;
}

.tblMyTable
{
	position: relative; 
	margin-top: 200px; 
	margin-right: 30px;
}

.imgMainImage
{
	position: absolute; 
	top: 50px; 
	left: 230px;
}