html	{
	overflow-y:scroll;
	}

body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	padding-bottom:20px;
	text-align:center;
	background-color:#F2F2F2;
	scrollbar:yes;
	}

img{
	border:0;
	}

#space {
	margin-bottom:5px;
	}

#space_xs {
	height:20px;
	}

#space_small {
	height:10px;
	}

#space_content {
	height:17px;
	}

#bottom {
	margin-bottom:8px;
	}

#clear{
	clear:both;
	}

/* ---------------------------------- container ---------------------------------- */
#container{
	padding:10px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF;
	}

/* ---------------------------------- header ---------------------------------- */
#header{	
	height:140px;
	display:block;
	color:#FFF;
	padding-left:30px;
	margin-bottom:10px;
	}

/* ---------------------------------- navigation ---------------------------------- */
#container_nav {
	padding:10px;
	padding-bottom:0px;
	background:#FFF;
	}

#container_nav_xs {
	padding:10px;
	padding-bottom:0px;
	background:#FFF;
	margin-bottom: -20px;
	}
/*
#nav {
	vertical-align:top;
	}

div#nav img{
	width:100%;
	height:1px;
	text-align:center;
	background:#DBD9D8;
	}

div#nav a {
	display:block;
	margin-left:20px;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:30px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	background:url(../images/menu_link.gif) no-repeat left;
	}

div#nav a:hover {
	color:#2A9CFF;
	font-weight:bold;
	background:url(../images/menu_hover.gif) no-repeat left;
	}

div#nav a:active {
	color:#2A9CFF;
	font-weight:bold;
	background:url(../images/menu_hover.gif) no-repeat left;
	}

#nav_sel {
	vertical-align:top;
	font-weight:bold;
	}
*/

	
.nocurrentArea {
	display:block;
	margin-left:20px;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:30px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	background:url(../images/menu_link.gif) no-repeat left;
	}
	
.nocurrentArea:hover {
	color:#2A9CFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/menu_hover.gif) no-repeat left;
}

.currentArea, .currentArea:hover, .currentArea:active {
    display:block;
	margin-left:20px;
	margin-top:7px;
	margin-bottom:7px;
	padding-left:30px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#2A9CFF;
	background:url(../images/menu_hover.gif) no-repeat left;
}

.spacergif img{
	width:100%;
	height:1px;
	text-align:center;
	background:#DBD9D8;
	}


/* ---------------------------------- adress ---------------------------------- */
#adress {
	vertical-align:bottom;
	padding-left:10px;
	padding-top:25px;
	padding-bottom:15px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	background:#FFF;
	}

#adress_xs {
	vertical-align:bottom;
	padding-left:0px;
	padding-bottom:15px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	background:#FFF;
	}

#adress_blue_xs {
	vertical-align:bottom;
	padding-left:0px;
	padding-bottom:15px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#2A9CFF;
	background:#FFF;
	}

div#adress_blue {
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:15px;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#2A9CFF;
	background:#FFF;
	}

div#adress a {
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	}

div#adress a:hover {
	color:#2A9CFF;
	font-weight:normal;
	}

div#adressblue {
	color:#2A9CFF;
	font-weight:normal;
	}
	
/* ---------------------------------- content ---------------------------------- */
	
#content_container {
	margin-left:30px;
	margin-right:30px;
	padding:0;
	vertical-align:top;
	text-align:left;
	text-decoration:none;
	background:#FFF;
	}

#content_container_xs {
	margin-left:0px;
	margin-right:0px;
	padding:0;
	vertical-align:top;
	text-align:left;
	text-decoration:none;
	background:#FFF;
	}

#content {
	color:#666666;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	}

#content_justify {
	color:#666666;
	text-align:justify;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	}

#content_headline_blue {
	margin-top:0px;
	margin-bottom:5px;
	text-align:left;
	text-decoration:none;
	color:#2A9CFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}

#content_headline_grey {
	margin-top:0px;
	margin-bottom:5px;
	text-align:left;
	text-decoration:none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#content_headline_red {
	margin-top:0px;
	margin-bottom:5px;
	text-align:left;
	text-decoration:none;
	color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	}
	
#content_headline {
	margin-bottom:20px;
	text-align:left;
	text-decoration:none;
	color:#2A9CFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

div#content a {
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	}

div#content a:hover {
	color:#2A9CFF;
	font-weight:normal;
	text-decoration: none;
	}

div#spacer img{
	width:100%;
	height:1px;
	text-align:center;
	background:#DBD9D8;
	}

@media screen and (max-width: 320px) {
	#content {
		font-size: 11px;
	}

	#content_headline_grey {
		font-size: 11px;
	}

	#content_justify {
		font-size: 11px;
	}
	
	#adress {
		font-size: 11px;
	}

	#adress_xs {
		font-size: 11px;
	}

	#adress_blue_xs {
		font-size: 11px;
	}

	div#adress_blue {
		font-size: 11px;
	}

	div#adress a {
		font-size: 11px;
	}

	div#content a {
		font-size: 11px;
	}
}

/* ---------------------------------- footer ---------------------------------- */
#footer{	
	color:#FFF;
	margin-top:10px;
	height:50px;
	}

#footer_center {
	padding-top:16px;
	padding-bottom:16px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(../images/footer_back.gif);
	height:50px;
	}

#footer_center_xs {
	padding-top:8px;
	padding-bottom:8px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(../images/footer_back.gif);
	}

#footer_left{
	float:left;
	background:#FFF url(../images/footer_left.gif) left;
	width:10px;
	height:50px;
	}

#footer_right{
	float:right;
	background:#FFF url(../images/footer_right.gif) right;
	width:11px;
	height:50px;
	}

/* ---------------------------------- lytebox ---------------------------------- */
#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #666666; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; color: #2A9CFF;}
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #ffffff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer { font: 12px Verdana, Arial, Helvetica, sans-serif ; color: #2A9CFF; background-color: #ffffff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading.gif) center no-repeat;}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(./images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(./images/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 110px; height: 28px; float: right; margin-bottom: 1px; background: url(../images/close_blue_new.gif) no-repeat; }

