/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 
html, body { 	
	background-color: #f0fff0;	
	height: 100%; 
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

#abstand {
	height: 50%; 
	width: 800px;
	margin-bottom: -290px;
	float: left; 	
	}

#wrap {
	height: 578px; 
	clear: left; 
}

body {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
#wrap {	
	position: relative; 
	margin: 0 auto; 
	width: 798px; 
	text-align: left;
	border: 1px solid #000000;
}

#header {
	width: 798px;
	height: 68px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
}

#speaker {
	position: absolute;
	left: 725px;
	top: 0;
	width: 48px;
	height: 36px;
}

#headerlinks {
	position: relative;
	white-space: nowrap;
	display: inline;
	left: 50px;
	font-size: 13px;
}

#header a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	word-spacing: 10em;
}

#header a:hover {
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	word-spacing: 10em;
}

#header1 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 4.0em;
	top: 16px;
}

#header2 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 12em;
	top: 16px;
}

#header3 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 18em;
	top: 16px;
}

#header4 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 24em;
	top: 16px;
}

#header5 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 29em;
	top: 16px;
}

#header6 {
	position: absolute;
	font-size: 10px;
	background-color: #f0fff0;
	padding: 5px;
	width: 300px;
	border: 1px solid #99cc99;
	visibility: hidden;
	z-index: 200;
	left: 34em;
	top: 16px;
}

#logo {
	position: absolute;
	left: 186px;
	top: 37px;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 612px;
}



/*********** #navigationBar link styles ***********/

#navigationBar ul a:link, #navBar ul a:visited {display: block;}

#navigationBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navigationBar li {border-bottom: 1px solid #336596;} 
/* fix for browsers that don't need the hack */

html>body #navigationBar li {border-bottom: none;}

#navigationBar a:link, a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#navigationBar a:hover {
	color: #000033;
	text-decoration: none;
}

#menuBar{	
	position: absolute;
	height: 380px;
	width: 165px;
	margin: 0;
	color: #716F64; 
	text-align: left;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat;
	padding-top: 20px; /*10px*/
	padding-left: 21px;
	padding-bottom: 10px;
	float: left;
}

.mainmenu_pict {
	padding-bottom: 12px; /*25*/
	padding-top: 1px;
}

.mainmenunews_pict {
	padding-top: 22px;
}

.menupict {
	border: 1px solid #99cc99;
	margin-top: 13px; /*4*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* SUBMENUS */
#subMenu1 
{
	position: absolute;
	top: 89px;
	left: 158px;
	width: 128px;
	text-align: center;
	background-color: #336699;
	visibility: hidden;
	z-index: 10;
	margin: 0px;
	font-size: 12px;
	background-image: url(../img/bg_submenu.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

#subMenu2 
{
	position: absolute;
	top: 124px;
	left: 158px;
	width: 128px;
	text-align: center;
	background-color: #336699;
	visibility: hidden;
	z-index: 10;
	margin: 0px;
	font-size: 12px;
	background-image: url(../img/bg_submenu.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

#subMenu4 
{
	position: absolute;
	top: 194px;
	left: 158px;
	width: 128px;
	text-align: center;
	background-color: #336699;
	visibility: hidden;
	z-index: 10;
	margin: 0px;
	font-size: 12px;
	background-image: url(../img/bg_submenu.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

#subMenu6 
{
	position: absolute;
	top: 285px;
	left: 158px;
	width: 128px;
	text-align: center;
	background-color: #336699;
	visibility: hidden;
	z-index: 10;
	margin: 0px;
	font-size: 12px;
	background-image: url(../img/bg_submenu.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}


/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#content {
	position: absolute;
	width: 558px;
	left: 186px;
	top: 83px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat;
	height: 385px;
	margin: 0;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 32px;
	border: 0;	
	font-size: 13px;	
}

#content a {
	color: #336699;
	font-weight: normal;
	text-align: left;	
	word-spacing: normal;
	}

#content a:visited {
	color: #336699;
	font-weight: normal;
	text-align: left;	
	word-spacing: normal;
	}

/* zweispaltig links/rechts */
#contentleft {
	position: absolute;
	width: 260px;
	margin: 0;
	padding: 0;
	border: 0;			
}

#contentright {
	position: absolute;
	top: 15px;
	left: 292px;
	width: 290px;
	margin: 0;
	border: 0;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentrightlow {
	position: absolute;
	top: 105px;
	left: 292px;
	width: 290px;
	margin: 0;
	border: 0;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentTitel
{
	margin-bottom: 27px;
}

.contentImg
{
	border: 1px solid #99cc99;
}

#imgBarcode {
	position: absolute;
	text-align: right;
	right: 10px;
	bottom:-50px;
}

/* einspaltig ... Titel */
p.contentCenterText

{
	line-height: 1.5em;
	padding-top: 0px;
	padding-left: 20px;
}

p.contentCenterDz
{
	position: absolute;
	top: 200px;
	left: 15px;
	z-index: 5;
}

p.contentStartImg
{
	position: absolute;
	top: 200px;
	left: 15px;
	z-index: 5;
}

p.contentCenterImg
{
	position: absolute;
	top: 220px;
	left: 32px;
}

#imgBarcode1 {
	position: absolute;
	text-align: right;
	right: 30px;
	bottom: 16px;
}

#contentGuestbook {
	position: absolute;
	width: 558px;
	top: 40px;
	margin: 0;
	padding: 0;
	border: 0;	
	text-align: center;		
}

.tableTermine {
	background-color: #FFFFFF;
	font-size: 8px;	
}

#footer-myspace
{
	position: absolute;
	top: 468px;
	left: 0;
	width: 150px;
	height: 80px;
	background-color: #F0FFF0;
	margin: 0;
	border: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#footer1
{
	position: absolute;
	top: 468px;
	left: 187px;
	width: 611px;
	height: 95px;
	background-color: #F0FFF0;
	margin: 0;
	border: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer1 a {
	color: #336699;
	font-weight: normal;
	text-align: left;	
	word-spacing: normal;
	}

#footer1 a:visited {
	color: #336699;
	font-weight: normal;
	text-align: left;	
	word-spacing: normal;
	}

#footerNews
{
	position: absolute;
	top: 468px;
	width: 594px;
	height: 95px;
	background-color: #F0FFF0;
	margin: 0;
	border: 0;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
	background-image: url(../img/news/bg_breaking_news.gif);
	background-repeat: no-repeat;
	background-position: 186px 5px;
	text-align: center;
}

#footerNews a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#footerNews a:hover {
	color: #FF0000;
	text-decoration: none;
}

.footerImg
{
	margin-top: 12px;
	border: 0;
	padding: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#footer2
{
	position: absolute;
	top: 564px;
	width: 746px;
	height: 15px;
	background-color: #000000;
	margin: 0;
	border: 0;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 13px;
	font-weight: bold;
}

#footer2 a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#footer2 a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}

#footerUrl
{	
	color: #FFFFFF;
	display: inline;
	margin-left: 400px;	
}


/***********************************************/

/* Lightbox JS v2.0                            */

/***********************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../img/js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../../img/js/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../../img/js/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.2em;
	}

#imageData{
	padding:0 8px;
	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.7em;	}		

#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em;	}	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}