/*
	20px 125.0%
	19px 118.75%
	18px 112.5%
	17px 106.25%
	16px 100.0%
	15px 93,75%
	14px 87.50%
	13px 81.25%
	12px 75.00%
	11px 68.75%
	10px 62.50%
	 9px  56.25%
	 8px  50.00%
*/


/* ----------------------------------------------------  header */

#header {
    /* Top section */
    margin: 0;
    padding: 0;
    background-color: transparent;
	background-image: url(../images/willkommen.jpg);
	background-position: 198px 0px;
	background-repeat:no-repeat;
	clear: both;
}

#header_left {
	float:            left;
	padding: 0 0 0 2px;
	width:            160px;
	height:           82px;
}

#header_right {
	float:            right;
	width:            181px;
	height:           62px;
	padding-top: 14px;
}

#header_menu{
	clear: both;
	font-family:         arial,helvetica;
	font-size:          81.25%;
	margin:              0;
/*	width: 100%;*/
	min-width: 980px;       /* gute Browser */
	width: 100%;
	width:expression(document.body.clientWidth > 1005? "auto": "1000px" );
	height:              21px;
	padding:             0;
	margin:     	     0;
	border-collapse:     collapse;
	display: block;
	color:               white;
	background-color:    #054295;
}

#fontSize {
	font-size: 105%;
	float: left;
/*	margin-right:  23px;*/
/*	margin-right: 18px;*/
	padding: 3px 18px 0 15px;
}

#homeLink {
	padding-top: 2px;
	font-size: 90%;
}

/* ----------------------------------------------------  content area */
#content_area {
	float: left;
	font-size: 100%;
	min-width: 1000px;       /* gute Browser */
	width: 100%;
	width:expression(document.body.clientWidth > 1005? "auto": "1000px" );
	padding: 0px;
	margin-bottom: 25px;
	height: auto;
	background: url(../images/menuBg.gif) top left repeat-y;
/*	background: url(../images/keil_bg.gif) top left repeat-y;*/
}
#content_strict {
	width: auto;
}

#left_side {
	float: left;
	width: 237px;
/*	background: url(../images/keil.jpg) top left no-repeat;*/
/*	background: url(../images/hkmRedDots.png) top left no-repeat;*/
	font-size: 68.75%;
	padding: 0px 0px 0px 32px;
/*	min-height: 220px;*/
	height: 100%;/* !important;*/
/*	height: 220px;*/
	margin:0px 0px 20px 0px;
}

#content_bread {
	float: left;
/*	min-width: 500px;       /* gute Browser */
	width: 54%;
/*	width:expression(document.body.clientWidth > 500? "55%": "500px" );*/
	padding: 25px 0px 0px 0px;
	margin-bottom: 10px;
}

#breadcrumbs {
/*	font-family: Verdana, arial;
	color: #054295;
	padding: 25px 0 0 240px;
	width: auto;
	margin-bottom: 10px;
	font-size: 68.75%; */
	font-family: Verdana, arial;
	color: #054295;
	margin-bottom: 10px;
	font-size: 68.75%;
}

#content {
/*	padding: 0 200px 0 240px;*/
/*	padding: 0;*/
	height: auto;
	font-size: 70%;
}

#right_side {
	float: right;
	width: 168px;
	margin:23px 0 0 0;
	padding:0 15px 0 0px;
	font-size: 65%;
	font-family: Verdana, arial;
}

/* -------------------------------------------------------  footer */
#footer {
	clear: both;
	width: 100%;
/*	height: 93px;*/
	font-size: 68.75%;
	border-top: 1px solid #054295;
/*	border-bottom: 1px solid #054295;*/
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans serif;
	text-align: center;
	margin: 22px 0 0px 0;
	background-color: #FFFFFF;
/*	margin: 22px 0 11px 0;
	padding: 6px 0 11px 0;*/
	z-index: 99;
}

#menuFooter {
	height: 50px;
	width: auto;
	text-align:center;
}
