/* layout.css - contains all CSS ID block elements for layout and display  */


/* ------------------------------------------- header */
#website {
	width: 830px;
	margin: 45px 0px 0px 85px;
	padding: 0;
}

/*body > #website > #sub_page { 
	background-image:url(images/bg.png);
	background-repeat: repeat;
}*/
#breadcrumbs {
	float: left;
	margin: 0px 0px 0px 18px;
	height: 20px;
}
#languageSelect {
	float: right;
	height: 20px;
	width: 120px;
	text-align: right;
	padding: 0 0 5px 0;
}
#login {
	float:right;
	margin: 0px 18px 0px 0px;

}
#sub_page {
	border: 1px solid #BDBABD;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-image: url(images/huber_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#header {
	/*border: 1px solid red;*/
	min-height: 95px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 95px;           /* dumme Browser */
	width: 100%;
	background: #FFFFFF;
	/*float: left;
	width: 100%;*/
	/*background-image: url(images/bg_page.jpg);
	background-position:top;
	background-repeat: repeat-x;*/
}
#header_top {
	/*border: 1px solid blue;*/
	/*width: 995px;
	height: 62px;*/
}
#logo {
	/*border: 1px solid red;*/
	text-align: right;
	width:350px;
	min-height: 80px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 80px;           /* dumme Browser */
	float:right;
	padding: 15px 20px 0 0;
}

#sub_logo {
	width: 300px;
	min-height: 20px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 20px;           /* dumme Browser */
	float: left;
	margin-top: 39px;
}
#header_menu {
	/*border: 1px solid green;*/
	/*float:right;
	width: 700px;
	padding-top: 4px;
	padding-right:0;
	text-align:right;*/
}

#main_menu {
	/*border: 1px solid red;*/
	/*float: left;*/
	/*font-size:93%;*/
	line-height:normal;
}

/* ----------------------------------------------------  content area */
#content_header {
	background: #EEEEEE;
	padding: 0;
	margin: 0;
	float: left;
	width: 450px;
	min-height: 125px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 125px;           /* dumme Browser */
}
#content_area {
	padding: 0;
	margin: 0;
	float: left;
	/*border: 1px solid orange;*/
	font-size: 100%;
	width: 450px;
	/*padding: 15px 0;*/
}
#content_strict {
	padding: 0;
	margin: 0;
	/*border: 1px solid blue;*/
	/*float: left;
	width: 995px;*/
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;           /* dumme Browser */
}
#left_side {
	/*border: 1px solid green;*/
	float: left;
	width: 176px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
	/*font-size: 84.62%;*/       /* 11px */
}
#content {
	/*border: 1px solid red;*/
	float: left;
	width: 430px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	background-color: inherit;
	padding: 20px 0px 20px 20px;
	font-size: 84.62%;       /* 11px */
	/*font-size: 92.31%;*/      /* 12px */
	/* font-size: 104.62%; */
}
*html #content {
	/*border: 1px solid red;*/
	float: left;
	width: 430px;
	min-height: 200px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 200px;
	background-color: inherit;
	padding: 20px 0px 20px 10px;
	font-size: 84.62%;       /* 11px */
	/*font-size: 92.31%;*/      /* 12px */
	/* font-size: 104.62%; */
}



#right_content {
	float: left;
	margin-top: 30px;
	width: 163px;
	background:  #ECEEEE;
	font-size: 84.62%;        /* 11px */
	/* font-size: 104.62%; */
}

#right_side {
	/*border: 1px solid blue;*/
	margin: 0;
	padding: 0  20px 15px 0px;
	float: right;
	width: 163px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
}
*html #right_side {
	/*border: 1px solid blue;*/
	margin: 0;
	padding: 0  10px 15px 0px;
	float: right;
	width: 163px;
	min-height: 10px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 10px;
}

/*-------------------------------------------------------- right_top */
#right_top {
	min-height: 146px;       /* gute Browser */
	height: auto !important; /* gute Browser */
	height: 146px;           /* dumme Browser */
}


/* -------------------------------------------------------  left_bottom */
#left_bottom {
	padding-left: 18px;
	padding-bottom: 10px;
}

/* -------------------------------------------------------  footer */
#footer {
	clear: both;
	width: 100%;
	/*height: 93px;*/
	/*background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;*/
}
#footer_top {
	float: right;
	width: 550px;
	height: 22px;
	margin: 0;
	padding: 0;
}
#footer_menu {
	float: right;
	width: 700px;
	margin: 0;
	padding: 0;
	text-align: right;
}


/* -------------------------------------------------------  lang_fontsize */
#lang_fontsize {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 18px;
	/*position: absolute;
	top: 100px;
	left: 795px;
	width: 191px;
	text-align: right;*/
}

/* -------------------------------------------------------  catagory_container */
#catagory_container {
	padding-top: 38px;
}