/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color:#FFFFFF;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0;
	margin:0;
	background-image:url(images/hg.jpg);
	background-repeat:repeat-x;
}
a {
	color:#000000;
	text-decoration:none;
	font-size: 1.2em;
	font-variant:small-caps;
}
a:visited {	
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
}
a:active { 	
	color:#000000;
	text-decoration:none;
}
h1 {
	font-size: 2em; 
	font-weight: normal;
 }
current a:hover{
	background-color:#FF9900;
	}

h2 {
	font-size: 1.1em;
	font-weight: normal;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 70em;
	margin: 0 auto;
	padding: 0;
	background-image:url(images/content-hg.jpg);
	background-repeat:repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(images/Banner.jpg);
	background-repeat:no-repeat;
}
#banner p{
	margin-left: 20em;
	padding: 53px;
}
#mainnavi {
	margin: 0;
	padding: 0;
}

#mainnavi p{
	margin-left: 20em;
	padding: 0 25px;
}

/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	padding: 0;
	margin: 0 0 0 20em;
}

p, pre {
	padding: 0 20px 15px 25px;
	margin:0;
}
pre, code { font-size: 1.2em;}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2 {
	padding: 5px 25px;
	margin:0;
}
.ausz {
	background-color:#FF9900;
	color:#000000;
	text-decoration:none;
	font-size: 1.2em;
	font-variant:small-caps;
	font-style:normal;
	
}
.gross {
	width: 5.71em;
	height: 1.07em;
}
	
ul.column{
	width:100%;
	list-style:none;
	margin:34px 0;	
}
	
ul.column li{
	float:left;
	width:184px;
	display:inline;
}

.block{
	font-size:1em;
	text-align:center;
	color:#666;
	height:200px;
	margin:4px 0 4px 2px;
	padding:10px;}
	
.block img{
	width:100%;
	background:#fff;
	border:1px solid #ddd;
	display:block;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	padding:4%;
}
	
.block img:hover{
	border-color:#666;
}
.block p{margin:6px;}

#menue{
	margin:17px 0 0 40px;
	padding: 0 0 8px 0;
	background-image:url(images/linie.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.imageborder{
	background:#fff;
	border:1px solid #666;
	margin:0 auto;
	padding:4%;
}	
.zahlenborder{
	background:#fff;
	border:1px solid #666;
	padding:2%;
	width:400px;
}

ul.zahlen{
	list-style:none;
	margin:445px 0 0 0;
	width:400px;
	
}
	
ul.zahlen li{
	float:left;
	width:400px;
	display:inline;
	padding:0px;
}

.ausztext {
	color:#000000;
	text-decoration:none;
	font-size: 1,2em;
	padding: 15px 0 15px 0;
	width:300px;
	float:left;
}
.about {
	color:#000000;
	text-decoration:none;
	font-size: 1,2em;
	padding: 15px 0 15px 0;
	width:500px;
	float:left;
	
}
.aboutausz {
	color:#FF9900;
	text-decoration:none;
	font-size: 16px;
	font-variant:small-caps;
	padding: 15px 0 15px 0;
	width:500px;
	float:left;
}
/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 20em;
	margin: 0;
	padding:15px 0 0 25px;
	color:#ffffff;
	background-image:url(images/linie-vertikal.jpg);
	background-position:190px 80px;
	background-repeat:no-repeat;
}
#left ul{
	list-style-type: none ;
	padding: 0 0 0 20px;
	margin: 0;
}
#left ul.borderbottom{
	padding: 0 0 7px 25px;
}

#left li a {
	font-size: 1.3em;
	text-decoration:none; 
}
#left  li li a { font-size: 1em; }s
#left li{
	margin: 0;
	padding: 0 0 1px 0;
}
#left li li{
	margin: 0;
	padding: 0 0 2px 0;
}
#left li a.selected {
	margin: 0;
	padding: 0 0 0 25px;
	color:#ffffff;
}

#left li li a.selected {
	margin: 0;
	padding: 0;
}
/* -----------lightbox--------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* -----------footer--------------------------- */
#footer {
	clear: left;
	padding: 0;
	margin: 0;
	background-image:url(images/content-hg.jpg);
	background-repeat:repeat-y;
	}
