/* css (exkl. lightbox-part) von hc pauly, hc-pauly: [communications] */
/* (c) 2008 */

html, body {
	position: relative;
	margin-left:auto;
	margin-right: auto;
	padding: 0;
	background-color: #353637;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	/*background: url("../pix/side.jpg") repeat-y top;
	height: 100%;
	min-width: 1000px;*/
}


/* lightbox-part */

#lightbox{

	position: absolute;

	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;

	overflow: auto;

	width: 100%	

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{

	font-weight: normal;

}

#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: #000;

	}
/* ende lightbox-part */
	

/* doro-part */
	
p {
	color: #000000;
	line-height: 1.8em;
	font-size: 12px;
}

.narrow {
	color: #000000;
	line-height: 1.4em;
	font-size: 11px
}

h1 {
  font-size: 24px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  color: #e7h727;
  line-height: 2em;
   }
	
h2 {
  font-size: 13px;
   color: #aa4545
	}
	
h3 {
	font-size: 11px;
	color: #efb000;
	font-weight: normal;
	font-style: italic;
	line-height: 0.2em
	}
	
td {
	color: #909090;
	margin: 0; 
}

ul {
position: relative;
	left: 20px;
	color: gray
}

ul.pic {
position: relative;
	left: 20px;
	color: gray;
	list-style: none;
}

li {
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 4px;
}

li.pic {
	line-height: 4em;
}


li.greybackground {
	background-color: #f6f6f6;
	padding-top: 4px;
	padding-bottom: 4px;
}

img {
	border: 0px none;
	padding: 0px 0px 0px 0px;
}

img.sidebar {
	padding-left: 30px;
	padding-bottom: 20px;
}

form {
	margin: 3px;
	border: none;
}

input {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	color: #909090;
	padding-left: 2px;	
}

textarea {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	color: #909090;
	padding-left: 2px;
}

.greybackground {
	background-color: #fafafa
}

.checkbox {
	border: none;
	font-size: 10px;
	color: #909090;
}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none
	}
	
a:visited {
	text-decoration: none
	}
	
a:hover {
	color: #000000;
	text-decoration: underline
	}

.language {
	color: #ff00ff;
	font-size: 8px;
	}
	
#language {
	position: absolute;
	top: 24px;
	left: 210px;
	display: none
}
	
.smallnav {
	font-size: 10px;
	font-weight: bold;
	color: #77beed;
	border-top: none;
	line-height: 1.3em
	}
	
.active {
	font-size: 12px;
	color: #4aa7ff;
	white-space: nowrap;
}

.inactive {
	font-size: 12px;
	color: Silver;
	white-space: nowrap;
}

.activesmall {
	color: #4c0d04;
	font-size: 11px;
	white-space: nowrap;
}

.inactivesmall {
	color: #ccd4ec;
	font-size: 11px;
	white-space: nowrap;
}

.black {
	color: #000000;
}

.footer {
	color: #ababab;
	font-size: 11px;
}

table.nav {
	position: relative;
	top: 140px;
	margin-left: 90px;

}

table.shadow {
	position: absolute;
	left: 30px;
	top: 210px;
	width: 870px
}

#top {
	position: absolute;
	left: 350px;
	top: 0px;
	padding: 0;
	height: 120px;
}

#main_out {
	width: 800px;
	position: relative;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid orange;
	border-right: 2px solid orange;
	border-bottom: 2px solid orange;
}

#main_in {
	padding: 0;
	height: 100%
}
	
#footer {
	position: relative;
	bottom: 0px;
	background: url("../pix/foot.jpg") no-repeat bottom;
}

.impressum {
	position: relative;
	top: 20px;
	left: 90px;
}

.pcut {
	position: relative;
	margin-left: 535px;
	margin-top: 20px;
	height: 116px;
}

#footer p {
	text-align: center;
	font-size: 10px;	
}

#rightbox {
	position: absolute;
	margin-left: 658px;
	margin-top: 120px;
	border: 1px solid lightgrey;
	width: 160px;
	height: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0e3192
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 400
}

#headline {
	position: absolute;
	left: 6px;
	top: 0px;
}

#text {
	position: absolute;
	left: 80px;
	top: 222px;
	padding: 10px;
	background-color: #ffffff;
	width: 500px;
	height: auto;
	color: Gray;
}

#textintro {
	position: absolute;
	left: 300px;
	top: 240px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
	color: Gray;
}

#textwhite {
	position: absolute;
	left: 300px;
	top: 190px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
	color: Gray;
}

#grafikrechts {
	position: absolute;
	left: 530px;
	top: 165px;
	width: 200px;
	height: auto;
}

#grafikunten {
	position: absolute;
	left: 80px;
	top: 430px;
	width: 200px;
	height: auto;
}


.maintext {
	margin-top: 190px;
	margin-left: 90px;
	margin-bottom: 50px;
	width: 620px;
	color: Gray;
	line-height: 1.4em;
	
}


