/* Pagelayout with fixed footer' */

html, body {
	height: 100%;
	}
	
html {
    overflow: -moz-scrollbars-vertical;
}	
	

body {
	background: #FFFFFF; 
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px -160px;
}
#bgr-image {
	position: absolute;
	height: 500px;
	z-index: -100;
	width: 100%;
}

#logo, #headercontent, #subheadercontent, #content, #footer, #push {
	width: 1024px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content {
	min-height: 400px;
	z-index: 10;
	margin: 0px auto;
	position: relative;
}

/* not used */
.moreinfo {
	display:none;
	background-color: transparent;
}

/* Logo */
#wrapper #header #logo {
	height: 76px;
	margin-right: auto;
	margin-left: auto;
}

/* header */
#wrapper #header #topheader {
	height: 163px;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	background: url(layout/topheader-bgr.png) repeat-x;
}

#wrapper #header #topheader #headercontent {
	margin-right: auto;
	margin-left: auto;
	height: 163px;
}
.leftspacer {
	float: left;
	height: 33px;
	width: 84px;
}

#wrapper #header #topheader #headercontent .topheadline {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: lighter;
	text-align: left;
	line-height: 24px;
	float: left;
	letter-spacing: 2px;
	word-spacing: 1px;
	height: 103px;
	padding-top: 50px;
	background: url(layout/blue.jpg) no-repeat;
	width: 600px;
	padding-left: 10px;
}
#wrapper #header #topheader #headercontent .topheadline .headline1 {
	margin-left:120px;
	font-size: 22px;
}
#wrapper #header #topheader #headercontent .topheadline .headline2 {
	margin-left:40px;
	font-size: 17px;
}
#wrapper #header #topheader #headercontent .topheadline .headline3 {
	margin-left:170px;
	font-size: 18px;
}

#wrapper #header #topnews #langinc {
	padding-top: 14px;
	height: 27px;
	padding-left: 25px;
}

#wrapper #header #orangeblue {
	background: url(layout/topheader-bgr.png) repeat-x left bottom;
	height: 33px;
}

#wrapper #header #orangeblue a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	margin:4px 0px 0px 2px;
}
#wrapper #header #orangeblue a:hover {
	color: #FFFFFF;
}

#wrapper #header #orangeblue #subheadercontent {
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}

#wrapper #header #orangeblue #subheadercontent #search {
	float: right; /* none: 07.11.2009 */
	padding-top: 10px;
	height: 20px;
	width: 220px;
	padding-right: 0px;
	/* background: url(/layout/search.gif) no-repeat bottom; */
}

#wrapper #header #orangeblue #subheadercontent #search #searchfield {
	font-size: 11px;
	height: 14px;
	width: 190px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 0px;
	background: white;
	padding-left: 4px;
	width:190px;
	color: #3399CC;
}
#advsearchfield {
	width: 170px;
}

#wrapper #content #cont_main #main_content #searchresults a {
	color: #3399CC;
}

#wrapper #header #orangeblue #subheadercontent #homebutton {
	float: left;
	width: 156px;
	/*background: #EBB200;*/
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	line-height: 18px;
	font-size: 12px;
	margin-top: 7px;
	height: 20px;
	padding: 2px;
	padding-left: 10px;
	padding-top: 4px;
}
.spacer {
	height: 40px;
}
/* end header */


/* navigation */
#wrapper #content #cont_navi {
	float: left;
	height: auto;
	width: 170px;
	background: #F3F9FA;
	margin-bottom: 60px;
	text-align: left;
}

#wrapper #content #cont_navi ul li {
	list-style: none;
	line-height: 16px;
	margin-bottom: 6px;
}

#wrapper #content #cont_navi a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #888888;
	border-bottom: 1px solid #fff;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 16px;
}

#wrapper #content #cont_navi a:hover {
	color: #666666;
	border-bottom: 1px solid #509EB5;
}

#wrapper #content #cont_navi a.active {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #EBB200;
}

#wrapper #content #cont_navi a.passive {
	background: #E0EBED;
}

#wrapper #content #cont_navi a.passive:hover {
	background: #C3DDE4;
}

#wrapper #content #cont_navi a.sub {
	font-size: 11px;
	font-weight: bold;
	padding-left: 28px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 7px;
	padding-bottom: 8px;
}
#wrapper #content #cont_navi a.sub:hover {
	border-bottom: 1px solid #EBB200;
	color: #333333;
}

#wrapper #content #cont_navi a.subactive {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding-left: 28px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 7px;
	padding-bottom: 8px;
}

#wrapper #content #cont_navi .subsub a {
	font-size: 11px;
	display: block;
	margin: 0px;
	line-height: 13px;
	padding: 0px;
}
#wrapper #content #cont_navi .subsub ul {
	padding-left: 28px;
}

#wrapper #content #cont_navi .subsub li {
	list-style: square outside;
	color: #999999;
}
/* end navigation */



/* homepage*/
#wrapper #content #index_main {
	height: auto;
	float: left;
	margin-top: 37px;
	width:530px;
}

/* events on homepage*/
#wrapper #content #cont_events {
	float: right;
	height: auto;
	width: 190px;
	padding: 6px 30px 10px 0px;
	margin-top: 37px;
	font-size: 12px;
	line-height: 16px;
}
#wrapper #content #cont_events a {
	color: #3399CC;
}
/* end events */


/* content */
#wrapper #content #cont_main {
	height: auto;
	float: left;
	margin-top: 37px;
	width: 760px;
}


#main_content {
	padding: 6px 0px 10px 40px;
	height: auto;
}

.cont { 
	float:none; 
	width:auto;
	margin-right: 20px;
} 

.cont_left { 
	float:left; 
	width:480px;
} 

.cont_right {
	float:right; 
	width:190px; 
	height: auto; 
	text-align:left;
	padding: 30px 20px 10px 0px;
}

.cont, .row4, .row5, .d1, .d2, .d3 {
	margin-bottom:20px;
}

#main_content table td {
	padding: 2px;
}
/* end content */




/* footer */
#push {
	height: 160px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 159px;
	margin: 0 auto;
	color: #666666;
	font-size: 11px;
}

#footer #line {
	float: right;
	height: 8px;
	width: 940px;
	border-top: 1px solid #50A5BE;
	margin-top: 10px;
}

#footer #left {
	float:left;
	width: 200px;
	padding-left: 95px;
}
#footer #mid {
	float:left;
	width: 200px;
	padding-left: 2px;
	text-align: left;
}

#footer #right {
	float:right;
	width: 200px;
	padding-right: 20px;
}
#footer a {
	color: #666666;
	text-decoration:none;
}
#footer a:hover {
	background:none;
	text-decoration:underline;
}
#footer #gmp {
	padding-left: 295px;
	margin-top: 40px;
}
#footer #gmp h4 {
	letter-spacing: 0.5em;
	font-size: 15px;
}
.gold {
	color: #EBB200;
	font-size: 18px;
	font-weight: bold;
}

/* end footer */


/* Popup effect for side images */
a .large {
	display: none;
	height: 100px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 100px;
}
a.popup:hover .large {
	font-size:10px;
	border: 2px solid #999;
	display: block;
	left: 270px;
	position: absolute;
	top: 20px;
	width: auto;
	height: auto;
}

.popup {
	text-decoration:none;
	font-size: 11px;
	text-align:left;
	line-height:11px;
}
.popup:hover {
	text-decoration:underline;
}

/* Popup effect */
