/* Pagelayout EMBLEM fixed footer' */

html, body {
	height: 100%;
	}
html {
      overflow: -moz-scrollbars-vertical;
}	
	
body {
	 background: url(layout/bgr.jpg) repeat-x; 
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
	width: 1089px;
	background: url(/layout/wrapper_bgr.jpg) 0px 178px;
}

#header {
	height: 178px;
	width: 1089px;
}

#content {
	margin: 0 0px;
/*		
background: #ffFFFF;
height: auto;
*/	min-height: 100%;
	width: 1089px;
}

#footer, #push {
	height: 45px;
	clear: both;
}

#footer {
	margin: 0 auto; 
	width: 1089px;
	background: url(layout/footer_bgr_ext.jpg) no-repeat;
}
#footer #copy {
	float:left;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 52px;
}
#footer #mid {
	float:left;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 132px;
}

#footer #intern {
	float:right;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 23px;
}
#footer a {
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover {
	background:none;
	text-decoration:none;
}

/* Design Elements EMBLEM */
#wrapper #header #topleft {
	background: url(layout/topleft_bgr.jpg) no-repeat;
	float: left;
	height: 178px;
	width: 17px;
}
#wrapper #header #logo {
	float: left;
	height: 178px;
	width: 225px;
}

/* header */
#wrapper #header #topheader {
	float: left;
	height: 178px;
	width: 619px;
	background: url(layout/topheader_bgr.jpg) no-repeat;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
}
#wrapper #header #topheader a {
	color: #eee;
	text-decoration:none;
	margin:0px 2px;
}
#wrapper #header #topheader a:hover {
	background:none;
}

#wrapper #header #topheader #top_navi {
	float: right;
	width: 260px;
/*	margin-top: 124px; 
	24.04.2009
*/
	margin-top: 149px; 
	padding-right: 24px;
	text-align: right;
}
#wrapper #header #topheader #top_search {
	float: left;
	width: 250px;
/*	margin-top: 124px; 
	24.04.2009
*/
	margin-top: 150px; 
	margin-left: 20px;
}
#wrapper #header #topheader #top_search #searchfield {
	font-size: 12px;
	height: 16px;
	width: 140px;
	border: 0px solid #CCCCCC;
	margin-bottom: 1px;
}
/* header */


/* news */
#wrapper #header #topnews {
	color: #FFFFFF;
	float: left;
	height: 126px;
	width: 192px;
	padding: 22px 18px 30px;
	background: url(layout/topnews_bgr.jpg) no-repeat;
}
#wrapper #header #topnews h2 {
	color: #FFFFFF;
	/*text-indent: 24px;*/
}
#wrapper #header #topnews #datacontainer td {
	color: #fff;
}
#wrapper #header #topnews #datacontainer a {
	color: #CCCCCC;
	text-decoration: underline;
}
/* news */



#wrapper #content #cont_left {
	float: left;
	height: 271px;
	width: 17px;
	background: url(layout/cont_left_bgr.jpg) no-repeat;
}


/* navigation */
#wrapper #content #cont_navi {
	/*background: url(layout/cont_left_bgr.jpg) no-repeat;*/
	background: url(layout/cont_left_bgr_short.jpg) no-repeat;
	float: left;
	height: auto;
	width: 175px;
	padding: 24px 10px 18px 57px;
}
#wrapper #content #cont_navi ul li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	line-height: 20px;
	display: inline;
}
#wrapper #content #cont_navi a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px;
	margin-left:-4px;
}
#wrapper #content #cont_navi a:hover {
	color: #000000;
	background-color: #eee;
}
#wrapper #content #cont_navi .active {
	/*color: #5F7054;*/
	color: #000000;
}
#wrapper #content #cont_navi .sub {
	font-size: 11px;
	font-weight: bold;
}
#wrapper #content #cont_navi .subactive {
	font-size: 11px;
	font-weight: bold;
	/*color: #5F7054;*/
	color: #000000;
}
/* navigation */


/* content */
.moreinfo {
	display:none;
	background-color: transparent;
}
#wrapper #content #cont_main {
	height: auto;
	width: 619px;
	float: left;
}
#wrapper #content #cont_main #main_image {
	height: 136px;
}

#wrapper #content #cont_main #main_content {
	padding: 20px;
	background: url(layout/cont_bgr.jpg) no-repeat;
	height: auto;
	margin-bottom:30px;
}
#wrapper #content #cont_main #main_content #searchresults a {
	color: #000000;
}
/* content */


/* events */
#wrapper #content #cont_events {
	float: right;
	height: auto;
	width: 192px;
	padding: 24px 18px 10px;
	/*background: url(layout/events_bgr.jpg) no-repeat;*/
}
#wrapper #content #cont_events a {
	color: #666666;
}
#wrapper #content #cont_events p {
	margin-top: 0px;
}
/* events */

/* Registration Form */
.error { 
	color:#FF0000; 
	font-weight:bold;
}
/* Registration Form */

/* Login Information */
.user { 
	color:#000000; 
	text-transform: none;
	display: block;
	text-decoration:underline;
	font-weight:normal;

}
/* Login Information */
