body {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
background-image: url('images/bg_all.gif');
}
/* GENERAL  ------------------------------------------------------------------------ */
#container {
	float: left;
	width: 776px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
}

/* BACKGROUND ---------------------------------------------------------------------- */
#bg_top {
	width: 776px;
	height: 24px;
	/*background-image: url('images/bg_top.gif');
	background-repeat: no-repeat;
	background-position: bottom center;*/
}

#bg_content {
	padding: 5px 0px 0px 1px;
	width: 776px;
	/*background-image: url('images/bg_center.gif');
	background-repeat: repeat-y;
	background-position: center center;*/
}

#bg_bottom {
	width: 776px;
	height: 18px;
	/*background-image: url('images/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: top center;*/
}
/* HEADER -------------------------------------------------------------------------- */
#header {
	padding: 26px 28px 26px 28px;
	margin: 0px 25px 0px 25px;
	/*width: 671px;*/
width: 671px;
	height: /*24*/ 47px;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
}
#header_left {
font-family: Arial;
	/*float: left;*/
padding-left:140px;
	height: 22px;
	width: 550px;
	color: #DC661E;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
}
#header_left a {color: #DC661E; text-decoration: none}
#header_right {
	/*float: right;*/
	/*height: 22px;*/
	/*width: 335px;*/
font-family: Arial;
margin-top:25px;
padding-right:15px;
	color: #686868;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
#header_right a {color: #686868; text-decoration: none}
/* NAVIGATION ---------------------------------------------------------------------- */
#navbar {
	padding: 0px 28px 0px 28px;
	margin: 0px 25px 0px 25px;
	width: 671px;
	height: 24px;
	background-image: url('images/navigation_bg.gif');
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#navbar ul {
	height:24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#navbar ul li {
	float: left;
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 3px 7px;
}
#navbar ul li.active {
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 2px 6px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #ececec;
	background-color: #f5f5f5;
}
#navbar ul li a, #navbar ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #455372;
} 
#navbar ul li a:hover {
	text-decoration: underline;
}
/* SUBNAVIGATION ------------------------------------------------------------------- */
#subnavbar {
	padding: 0px 28px 0px 28px;
	margin: 0px 25px 0px 25px;
	width: 669px;
	min-height: 3px;
	height: auto !important;
	height: 2px;
 	background-color: #f5f5f5;
 	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-family: arial, sans-serif;
	font-size: 11px;
}
#subnavbar ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	list-style: none;
}
#subnavbar ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#subnavbar ul li a, #subnavbar ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #555555;
}
#subnavbar ul li a:hover, #subnavbar ul li a.active {
	text-decoration: underline;
}
/* CONTENT ------------------------------------------------------------------------- */
#content {
	padding: 20px 10px 20px 10px;
	margin: 0px 25px 0px 25px;
	width: 705px;
	min-height: 400px;
 	height:auto !important;
 	height:400px;
border-left: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
border-bottom: 2px solid #AAAAAA;
background-color: #F2E3C5;
background-image: url('images/bg_content.gif');
}
#content h1 {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#content h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#content_text {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
#content_text a, #content_text a:visited {
	text-decoration: none;
	/*border-bottom: 1px solid #cccccc;*/
	color: #DC661E;
}
#content_text a:hover {
	/*border-bottom: 1px solid #DC661E;*/
}
#content_text input {
	padding: 2px 1px 2px 3px;
	background-color: #f5f5f5;
	border: 1px solid #666666;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}
#content_text select, #content_text textarea {
	background-color: #f5f5f5;
	border: 1px solid #666666;
}
#content_text input[type="text"] { /* Funktioniert nicht bis IE 6.0 */
	height: 16px;
	padding: 1px 1px 0px 3px;
	background-color: #ffffff;
	background-image: url('images/input_bg.gif');
	background-repeat: repeat-x;
}
#content_text input[type="submit"] { /* Funktioniert nicht bis IE 6.0 */
	height: 20px;
	padding: 0px 0px 0px 0px;
	background-image: url('images/input_submit_bg.gif');
	background-repeat: repeat-x;
	border: 0px;
	color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
#content_text input[type="reset"] { /* Funktioniert nicht bis IE 6.0 */
	height: 20px;
	background-image: url('images/input_reset_bg.gif');
	background-repeat: repeat-x;
	border: 0px;
	color: #ffffff;    
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
#content a, #content a:visited {
	/*padding: 0px 0px 0px 17px;
    background-image: url('images/icons/link.gif');*/
    background-repeat: no-repeat;
    /*background-position: 0px 2px;*/
	text-decoration: none;
	color: #DC661E;
}
#content a:hover {
	text-decoration: underline;
}
/* FOOOTER ------------------------------------------------------------------------- */
#footer {
	padding: 0px 0px 10px 0px;
	margin: 0px 25px 0px 25px;
float: left;
}
#footer hr {
	height: 1px;
	border: 0px;
	color: #eeeeee;
	background-color: #eeeeee;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}
#footer a, #footer a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.top {
	padding: 0px 0px 0px 17px;
    background-image: url('images/icons/top.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
#footer a.print {
	padding: 0px 0px 0px 17px;
    background-image: url('images/icons/print.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
#footer a.sitemap {
	padding: 0px 0px 0px 17px;
    background-image: url('images/icons/sitemap.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
#footer a.recommend {
	padding: 0px 0px 0px 17px;
    background-image: url('images/icons/contact.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
/* CONTREXX BOTTOM ----------------------------------------------------------------- */
#contrexx_bottom {

	text-align: center;
	font-size: 9px;
}
#contrexx_bottom a, #contrexx_bottom a:visited {
	color: #888888;
	text-decoration: none;
}
#contrexx_bottom a:hover {
	color: #444444;
	text-decoration: underline;
}
/* SIDEBAR ------------------------------------------------------------------------- */
#sidebar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
	float: right;
	width: 200px;
    background-image: url('images/sidebar_bg.gif');
    background-repeat: repeat-y;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}
#sidebar a, #sidebar a:visited {
	padding: 0px 0px 0px 17px;
    background-image: url('images/icons/link.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
	text-decoration: none;
	color: #000066;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .sb_top {
	height: 20px;
	width: 200px;
	padding: 3px 12px 0px 12px;
	margin: 0px 0px 4px 0px;
	background-image: url('images/sidebar_top.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    color: #ffffff;
}




#sidebar .sb_bottom {
	height: 11px;
	width: 200px;
	background-image: url('images/sidebar_bottom.gif');
    background-repeat: no-repeat;

    background-color: #ffffff;
}
#sidebar .sb_title {
	height: 20px;
	width: 200px;
	padding: 3px 12px 0px 12px;
	margin: 7px 0px 4px 0px;
	background-image: url('images/sidebar_title.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    color: #ffffff;
}
#sidebar .sb_content {
	padding: 0px 12px 0px 12px;
	text-align: left;
}

#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#sidebar ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li a, #sidebar ul li a:visited {
	background-image: none;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000066;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar form input {
	width: 170px;
	padding: 2px 1px 2px 3px;
	background-color: #f5f5f5;
	border: 1px solid #666666;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}
#sidebar form input[type="text"] { /* Funktioniert nicht bis IE 6.0 */
	height: 16px;
	padding: 1px 1px 0px 3px;
	background-color: #ffffff;
	background-image: url('images/input_bg.gif');
	background-repeat: repeat-x;

}