﻿/* 
Stylesheet für die djo-bosau.de
*/

* { padding: 0; margin: 0; }
html {
	height: 101%;

}
body {
	color: black;
	background-color: #E7E7E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/background.gif);

	
}
#seite {
	color: black;
	background-color: #E7E7E9;
	width: 780px; /*  padding: 15px? org 20px; */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-color: rgb(247,151,12);
	border-left-color: rgb(247,151,12);
	border-bottom-color: rgb(247,151,12);
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
#top {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  	
#navibereich { 
  background-color: #E7E7E9;
  padding-top: 0px ;
  padding-right: 0px; 
  padding-bottom: 0px;
  padding-left: 0px; 
} 

#header {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#textbereich {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 10px;
}

#infokasten {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #CCCCFF;
	color: rgb(11,99,163);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #3366FF;
	border-left-color: #3366FF;
	border-left-width: thin;
	border-left-style: dotted;
	background: #F0F7FF;
}

#textbereich_programme {
	margin-right: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	
}

#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
}

	#footer ul {
	    margin-bottom: 0; /* keinen unteren Rand */ 
	  }
    #footer li {
      display: inline;
      list-style-type: none;
      margin: 0 5px 0 0;
    }
    #footer a { color: black; }
    #footer a:active { background-color: white;
}
h1 {
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 130%;
	color: #525252;
	border-bottom-color: rgb(247,151,12);
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: rgb(247,151,12);
	border-left-style: solid;
	border-left-width: 20px;
} 
h2 { font-size: 110%; margin-bottom: 1em;}

address {
  text-align: center;
  font-size: 80%; 
  font-style: normal;
  letter-spacing: 2px;
  line-height: 1.5em;
}
a {
	text-decoration: none;
	outline: none;
	
}
a:link { color: rgb(247,151,12);}
a:visited { color: #cc6666; }
a:focus { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { color: white; background-color: rgb(61,134,57); }

ul {
  margin-top: 0 ;
  margin-right: 0 ;
  margin-bottom: 1em ;
  margin-left: 0; 
}

p {
  margin-top: 0 ;
  margin-right: 0 ;
  margin-bottom: 1em ;
  margin-left: 0; 
}
ul { 
  margin: 0;
}
li { 
  margin-top: 0 ; 
  margin-right: 0; 
  margin-bottom: 0; 
  margin-left: 1em; 
}

.HeaderInfokasten {
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 115%;
	border-bottom-color: rgb(11,99,163);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(11,99,163);
	border-left-style: solid;
	border-left-width: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: rgb(11,99,163);
}

.bildlinks {
	    float:left; 
	    padding: 3px; 
	    margin-right: 10px; 
	    margin-bottom: 10px; 
	  }

.bildrechts {
	    float:right; 
	    padding: 3px; 
	    margin-bottom: 10px;
	    margin-left: 10px; 
}

.text_zentriert {
	text-align: center;
	color: #F90;
	text-decoration: blink;
	text-shadow:#CCC;
}

#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(../images/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(../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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #EEEEEE;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
	

.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 */
	}
