@import url(inc_common.css);
@import url(inc_htmlarea.css);
@import url(inc_csc.css);
@import url(inc_news.css);
@import url(inc_gallery.css);
@import url(inc_flashheading.css);
@import url(inc_calendar.css);
@import url(inc_pageflip.css);

/* Common Page Layout
----------------------------------------------- */
#flashplayer {
	position:absolute;
	text-align:right;
	top:475px;
	left:50%;
	margin-left:393px;
	z-index:100;
}

#infoboxes {
	border-bottom:1px solid #C7C7C7;
	margin-bottom:20px;
}

div.col_display, div.col_display_o {
	border-top:1px solid #C7C7C7;
	font-weight:bold;
	background:url(../images/icon_expand.gif) no-repeat 0px 8px;
	padding:6px 0 6px 22px;
	cursor:pointer;
}
div.col_display_o {
	color:#7F1D1D;
	background:url(../images/icon_expand_o.gif) no-repeat 0px 8px;
}
div.col_stretch {
	height:0;
	overflow:hidden;
}
div.col_stretch div.inner {
	padding:10px;
	overflow:hidden;
	border-top:1px solid #C7C7C7;
	background-color:#DDDDDD;
}

#mobile {
	position:absolute;
	right:10px;
	top:10px;
}
#mobile a {
	color:#404040;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#mobile a.mobile {
	background:url(../images/icon_mobile.gif) no-repeat left center;
	padding:3px 0;
	padding-left:14px;
}
#mobile a.facebook {
	background:url(../images/icon_facebook.gif) no-repeat left center;
	padding:3px 0;
	padding-left:18px;
	margin-left:10px;
}


#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}

#logo {
	float:left;
	height:120px;
	width:412px;
	text-align:center;
}

#metanav {
	background-color:#E9E9E9;
	float:left;
	width:548px;
	height:114px;
	text-align:right;
	overflow:hidden;
	/*
	padding-top:18px;
	padding-bottom:8px;
	*/
}

#metanav div {
	padding-top:86px;
	padding-right:20px;
}

#mainnav {
	/*
	width:309px;
	margin-right:103px;
	*/
	background:url(../images/page_mainnav_bg.gif) no-repeat right top;
	width:412px;
	float:left;
}

#mainnav div.nav {
	width:309px;
}


#header {
	float:left;
}

#flashheader object, #flashheader embed {
	margin-bottom:3px;
}

div.cl {
	float:left;
	/*
	width:186px; orig:206px
	padding:10px;
	*/
	padding: 7px 10px 10px 0;
	width:196px;
}

div.cm {
	float:left;
	width:185px; /*205px*/
	padding:10px;
}

div.cm_2col {
	width:698px;
	height:76px;
}

div.cm_2col img {
	margin-left:160px;
	margin-top:24px;
}

* html div.cm_2col img {
	margin-left:157px;
}

div.cr {
	float:left;
	width:463px;/*493px*/
	padding:10px 15px;
}

#cframe {
	background:url(../images/page_content_bg.gif) repeat-y;
}

#cframe div.cl {
	color:#C9C9C9;
}

#cframe div.cl hr {
	border-top:1px solid #505050;
}

#cframe div.cl h2 {
	color:#C9C9C9;
	font-size:11px;
	margin-bottom:12px;
	padding:0;
}

#tour {
	margin-top:5px;
}

#footer {
	font-size:10px;
	color:#9E9E9E;
}

#footer a {
	color:#9E9E9E;
}

#footer div.cl {
	float:left;
	width:391px; /*411px*/
	padding:10px;
	text-align:right;
}

#footer div.cl a {
	text-decoration:none;
}


#request-box {
	padding:10px;
	background:#505050;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
#request-box h2 {
	margin-top:0;
}
#request-box input,
#request-box select {
	color:#585858;
	font-size:10px;
	background-color:#FFFFFF;
	border:1px solid #E2E2E2;
	margin-right:3px;
}

#request-box input.l2 {
	width:18px;
}

#request-box input.l4 {
	width:30px;
}

#request-box input.submit {
	width:106px;
	color:#fff;
	background-color:#7f1d1d;
	border:1px solid #7f1d1d;
	margin:0;
	font-weight:bold;
	/*width:36px;*/
}

#request-box .dt_lbl {
	display:block;
	float:left;
	width:65px;
}

#request-box div.request-box-field {
	clear:both;
}

#request-box div.request-box-field div {
	float:left;
	margin-bottom:4px;
}

#request-box img {
	cursor:pointer;
}


/* Navigation
----------------------------------------------- */
#metanav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#metanav li {
	margin:0;
	display:inline;
	padding-right:8px;
	margin-right:8px;
	background:url(../images/page_metanav_separator.gif) no-repeat right center;
}
#metanav li.lang {
	padding:0;
	margin:0;
	background:transparent;
}
#metanav a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	color:#404040
}
#metanav a:hover, #metanav a.sel {
	text-decoration:underline;
}
#metanav li.de a {
	background:url(../images/lang_de.gif) no-repeat left center;
	padding-left:20px;
}
#metanav li.en a {
	background:url(../images/lang_en.gif) no-repeat left center;
	padding-left:20px;
}

#mainnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainnav li {
	display:inline;
	margin:0;
	padding:0;
}
#mainnav a {
	float:left;
	display:block;
	width:90px;
	height:90px;
	background-color:#7F1D1D;
	margin:0 3px 3px 0;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	color:white;
}
#mainnav a:hover, #mainnav a.sel {
	background-color:#B11F1F;
}


#sidenav {
	margin-bottom:40px;
}
#sidenav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidenav li {
	margin:0;
	text-align:right;
}
#sidenav ul a {
	display:block;
	text-decoration:none;
}
#sidenav ul.l1 a {
	padding:2px 12px 2px 0px;
	background-image:url(../images/page_sidenav_arrow.gif);
	background-repeat:no-repeat;
	background-position:175px 6px;
}
#sidenav ul a:hover, #sidenav ul a.sel {
	background-color:#B11F1F;
}

body.popup {
	margin:20px;
	background:#3F3F3F;
}

#popupwrapper {
	width:385px;
	color:white;
	padding-bottom: 20px;
}

#popupwrapper img {
  margin-bottom: 10px;
}

#popupwrapper h1 {
	margin:0 0 3px 0;
	height:50px;
	padding:15px;
	color:white;
	background-color:#7F1D1D;
	color:#e9e9e9;
	font-size:22px;
	font-family:helvetica,arial,verdana,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}

#popupwrapper a {
	text-decoration:none;
	font-weight:bold;
	color:white;
}

#popupwrapper a:hover {
	text-decoration: underline;
}
