/*
 * YOOlabs CSS file
 *
 * @author yoolabs.com
 * @copyright Copyright (C) 2007 YOOlabs GmbH. All rights reserved.
 */ 

/*
 * Page
 */
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #313131;
}

body.yoopage {
	padding-bottom: 10px;
	background: #ffffff;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 10px;
}

body.font-medium {
	font-size: 11px;
}

body.font-large {
	font-size: 12px;
}

/* center page */
div.wrapper {
	margin: 0px 0px 0px 20px; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
}

div#header {
	width: auto;  
	padding: 0px 0px 0px 0px;
	height: 215px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#toolbar {
	width: auto;  
	height: 20px;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#date {
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 0px 0px 0px 20px;
	float: right;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 1px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#headerbar {
	width: auto;  
	padding: 20px 20px 20px 180px;
	height: 130px;
	clear: both;  
	background: url(../images/img_header.jpg) 0 0 no-repeat;
	color: #ffffff;
	overflow: hidden;
}

div#menu {
	position: absolute;
	top: 190px;
	right: 0px;
	z-index: 11;
	padding: 0px 0px 0px 0px;
	height: 25px;
	width: 776px;
	background: #207FC0 url(../images/menu_bg.png) 0 100% repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:1px;
}

div#logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 2px;
	left: 150px;
	z-index: 12;
	width: 120px;  
}

div#banner {
	position: absolute;
	top: 20px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#wrapper {
	width: auto;  
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}

div#wrapper div.wrapper-container {
	margin-top: -10px;
}

div#top {
	width: auto;  
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#top .topbox {
	margin-top: 20px;
}

div#middle {
	width: auto;  
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#middle .background {
	min-height: 400px;
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 179px;  
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}
 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}
 
.left div#main {
	margin: 0px 0px 0px 199px;
}
 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 20px 0px;
}

div#mainmiddle {
	margin: 0px 0px 20px 0px;
}

.showright div#mainmiddle {  
	background: none;
}

div#right {
	width: 245px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto; 
}
 
div#content {
	margin: 0px 0px 0px 0px;
}
 
.showright div#content {
	margin: 0px 265px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 20px 0px;
}

div#breadcrumb {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

div#contentbottom {
	margin: 20px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 20px;
	margin-bottom: 0px;
}

div#footer {
	width: auto;  
	margin: 0px 0px 0px 199px;
	padding: 0px 0px 0px 0px;
	clear: both;
	zoom: 1;
	border-top: 1px solid #313131;
	font-size: 92%;
}

div#copyright {
	float: right;
	height: 20px;
	line-height: 19px;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
 
.clearfix { display: block; }

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
