/* General Semantic Tags
----------------------------------------------------------------------------------------------------*/
header, section, nav, article, footer {display: block; position: relative; }
	nav h1 {display: none;} /* Being friendly to newsreaders */

/* Reset
-------------------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,header,section,nav,footer,article,img {margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0; margin-bottom: 7px; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,b,strong,th,var { font-style:normal; font-weight:normal; }
ul { list-style: disc; }
ol { list-style: decimal; }
td {vertical-align: top; padding-right: 10px;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
p,dl,hr,ol,ul,pre,table,fieldset { margin-bottom: 7px; font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* Set to 100%
-------------------------------------------------------------------------------------------------- */
html, body {
	height: 100%;
}

/* Body
----------------------------------------------------------------------------------------------------*/			
body{font-family:Arial,Helvetica,sans-serif;font-size:12px;cursor:default;background: transparent;color:#000; -webkit-text-size-adjust: none;}


h1,h2,.large,.left{font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
h2,.box div img{padding-bottom:0px}
a{text-decoration:none;color:#000;outline:0}
img{display:block}

#loading {background:url(loading.gif); z-index: -100000; width: 100%; height: 100%;}


#menu{position:fixed; left:0px; bottom:20px; z-index:80; width:100%; line-height:12px; height:56px;}

	#title { position: absolute; width: 140px; background: #000; height:56px;}
	#title a {padding:41px 10px 10px 0;color:#fff;background:#000 url(go.gif) 0 -30px repeat-x;font-size:11px;text-align:right;display:block }
	#title a:hover{background:#000 url(go.gif) 0 43px repeat-x} 

	
	#navigation_container {position: relative; margin-left: 141px; background:#000; opacity:0.6; filter:alpha(opacity=60); padding:7px 0 0 7px; width: 100%; height: 56px;}
		#navigation_container ul{float:left;width:110px}
		#navigation_container li a{height:12px;padding:0 5px;font-weight:bold;color:#999;display:block}
		#navigation_container li a:hover,#navigation_container li.cur a{color:#fff}


#cont{ position:absolute;top:10%; right:15%; width:500px; padding-bottom:100px; z-index:70; }

	.box div{line-height:1.5em;background:#fff;padding:20px 30px}

	.box div div {padding:0; padding-bottom: 10px; margin:0;} /* wegen reflection.js ein div welches sich um das bild legt  */
	.box div p {padding:3px 19px;} /* wegen reflection.js ein div welches sich um das bild legt  */

	.box div a{text-decoration:underline}

	.large{text-align:right;top:20%;right:120px;font-size:13px}
	.left{text-align:left;right:auto;left:180px;font-size:13px}
	.large h2{font-size:60px}
	.white{color:#fff}
	.bg_white {background-color: black;opacity:0.6;filter:alpha(opacity=60); color: white;}
	.bg_black {background-color: white;opacity:0.6;filter:alpha(opacity=60); color: black;}


	h3{position:relative;border-bottom-width:1px;padding:30px 30px 10px 30px;margin:0 -30px 20px -30px;text-transform:uppercase;line-height:20px;font-weight:bold}
	h3 span{position:absolute;right:510px;top:29px;background:#000;text-align:center;padding:0 5px;white-space:nowrap;display:block;color:#fff;font-weight:normal}

	h4{position:relative;padding:20px 20px 10px 20px;margin:0 -20px 10px -20px;text-transform:uppercase;line-height:20px;font-weight:bold}


dl{margin:10px 0}
dt,dd p{padding:15px 0 25px 0;display:block;border-top-width:1px;width:440px}
dt{text-transform:uppercase;padding:0 5px;cursor:pointer;line-height:20px;height:20px;font-weight:bold;width:430px}
dd{height:0px;overflow:hidden;width:440px}

#photos{position:absolute;z-index:90;bottom:41px;right:40px;height:20px;overflow:hidden}
#photos a,#float{z-index:90;height:20px;line-height:20px;text-align:center;width:40px; background:#000 url(gal.gif) -6px 5px no-repeat;cursor:pointer;color:#fff}
#photos a{width:20px;float:left;margin-left:1px;background:#000;font-weight:bold;overflow:hidden}
#photos a:hover,#photos a.cur{background:#fff;color:#000}
#float{display:none;position:absolute}
#float.nxt,#float.prv{display:block}
#float.nxt{background-position:-16px 5px}
#float.prv{background-position:7px 5px}

p {margin-bottom: 15px;}

#lang {position: absolute; top:0; left: 0; width: 50px; height: 20px; padding: 5px; z-index: 100;color: #fff;}
#lang a, #lang a:link,#lang a:visited { color: #fff;} 
.not_translated {font-size: 9px; color: gray; font-style: italic;}
