@charset "utf-8";
/* CSS Document */


html {
	margin-bottom: 0px;
}
body {
	background: none;
}
a {
	cursor: pointer;
	color: #4E4E4E;
	text-decoration: underline;
}

/*****************************************************
/ Seiten-Aufbau
*****************************************************/
#scrollBox {
    position: absolute;
	width: 100%;
	height: 100%;
}
#boxAll {
	background: none;
}
#boxSkyscraper {
	display: none;
}
#boxMenu {
	display: none;
}
#boxContent {
	position: relative;
	margin: 20px 0;
	display:inline;
	padding: 0 13px 0 25px;
	float: left;
	width: 581px;
}
#boxMetanavigation {
	position: relative;
	margin: 20px 13px;
	width: 856px;
	height: 25px;
	text-align: center;
	font-size: 11px;
}
#boxHeader {
	position: relative;
	width: 878px;
	height: 80px;
	z-index: 5;
}
#boxAd {
	position: absolute;
	margin-left: 288px;
	margin-top: 10px;
	width: 468px;
	height: 60px;
	display: none;
}
#boxBreadSearch {
	position: relative;
	padding-top: 18px;
	margin-left: 13px;
	width: 853px;
	font-size: 11px;
}
#boxBreadcrumb {
	display: none;
}
#boxSearch {
	display: none;
}
/*****************************************************
/ Elemente
*****************************************************/
/* Loginbox */
#boxLogin {
	display: none;
}
#boxLogin #boxLoginBackground {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black-70.png);
	display: none;
	z-index: 5;
}
#boxLogin #boxLoginContent {
	position: absolute;
	margin-left: 47px;
	margin-top: 33px;
	padding: 22px;
	left: 50%;
	width: 336px;
	height: 235px;
	background: #FFFFFF;
	display: none;
	z-index: 10;
}
#boxLogin #boxLoginButton {	
	position: absolute;
	margin-left: 362px;
	margin-top: 10px;
	left: 50%;	
	text-align: center;
	z-index: 10;
}
#boxLogin #boxLoginButton #loginButtonIn {
	display: none;	
}
#boxLogin .loginSend {
	padding: 0;
	margin: 0;
	float: left;	
	width: 65px;
	height: 23px;	
	border: none;
	font-weight: bold;
	color: #DA0022;
}
#boxLogin .loginBoxClose {
	position: absolute;	
	bottom: 10px;
	right: 10px;
}
#boxLogin .loginBoxClose a {
	font-weight: bold;
	color: #000000;
	background: url(../images/link_close.gif) no-repeat 0 3px;
	padding-left: 18px;
}
#boxHeader h1 {
	position: absolute;
	margin-left: 25px;
	width: 159px;
	height: 80px;

}
#boxBreadSearch .formSearch {
	padding: 3px 0 0 0;
	margin: 0;
	float: left;	
	width: 143px;
	height: 19px;
}
#boxBreadSearch .formSearchSend {
	float: left;
	margin-left: 10px;
	height: 23px;	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background: #DA0022;
	border: none;	
	width: 65px;
}
#boxMetanavigation .metaText {
	margin-top: 6px;
}
#boxMetanavigation .metaText a {
	text-decoration: none;
}
#boxMetanavigation .metaText span {
	color: #DA0022;
}
/*****************************************************
/ Menu
*****************************************************/
#boxMenu ul {
	list-style-type: none; 
}
/* Ebene 1 */
#boxMenu ul a, #boxMenu .active .activeText {
	display: block;
	height: 19px;
	width: 240px;
	border-top: #000000 solid 1px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 10px;
	text-decoration: none;
}
#boxMenu .active .activeLink { /* IE BUG */
	display: block;
	height: 25px;
}
#boxMenu ul a .intern {
	color: #DA0022 !important;	
}
#boxMenu ul .active .intern {
	color: #000000 !important;		
}
#boxMenu ul .last a, #boxMenu ul .last .activeText {
	border-bottom: #000000 solid 1px;
}
#boxMenu ul .active .activeText, #boxMenu ul .active a {
	background: #DA0022;
	color: #FFFFFF !important;
}
#boxMenu ul .active li a {
	color: #000000 !important;
}
#boxMenu ul .active .last a  {
	border-bottom: none;
}
/* Ebene 1 Hoover*/
#boxMenu ul a:hover, #boxMenu ul a:active {
	background: #DA0022;
	color: #FFFFFF;
}
#boxMenu ul a:hover .intern, #boxMenu ul a:active .intern {
	color: #000000 !important;
}
/* Ebene 2 */
#boxMenu ul .active ul  {
	border-top: #000000 solid 1px;	
}	
#boxMenu ul .active li a  {
	width: 220px !important;
}
#boxMenu ul .active li a, #boxMenu ul .active .active .activeText {
	background: #E5E5E5;
	width: 230px;
	margin-left: 20px;
	border-top: none;
	border-bottom: #000000 solid 1px;
}
#boxMenu ul .active .active .activeLink a {
	background: #DA0022 !important;
	color: #FFFFFF !important;
}
#boxMenu ul .active .active .activeText {
	background: #DA0022;
	width: 220px !important;
}
#boxMenu ul .active .last .activeText {
	border-bottom: none;
}
/* Ebene 2 Hoover */
#boxMenu ul .active li a:hover, #boxMenu .active li a:focus  {
	background: #DA0022;
	color: #FFFFFF !important;
}
/* Bookmarks */
#boxMenu #bookmarks {
	margin: 30px 0 10px 5px;	
}

/* LIGHT WINDOW */
a#lightwindow_title_bar_close_link,	
a:link#lightwindow_title_bar_close_link,
a:visited#lightwindow_title_bar_close_link {
	display: none;
}

a#lightwindow_galleries_tab,		
a:link#lightwindow_galleries_tab,
a:visited#lightwindow_galleries_tab {
	display: none; 
}

#lightwindow_data_gallery_container {
	display: none; 
}


#lightwindow_data_author_container {
	display: none; 
}

#lightwindow_navigation{
	display: none; 
}

/* Galerie Navigation */
#boxContent .galleryNav {
	display: none;
}

/*Schriftzug unten links 'Marketingclub'*/	 	
#lightwindow_galleries {
	display: none; 
}

