/* css (exkl. lightbox-part) von hc pauly, hc-pauly: [communications] */
/* (c) 2008 */

body {
	border: 0;
	background-color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* 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 */


/* hcpy-part */

p {
	color: #000000;
	line-height: 1.3em;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #cf0131;
  line-height: 2em;
  padding-top: 20px;
   }
	
h2 {
  font-size: 13px;
   color: #aa4545
	}
	
h3 {
	font-size: 11px;
	color: #efb000;
	font-weight: normal;
	font-style: italic;
	line-height: 0.2em
	}
	
td {
	color: #252525;
	margin: 0; 
}

ul {
	position: relative;
	left: 20px;
	color: #393939;
	list-style: square;
}

ul.pic {
position: relative;
	left: 20px;
	color: gray;
	list-style: none;
}

li {
	line-height: 1.5em;
}

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;
}

img.left {
	padding-right: 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;
}

.underline {
	color: Black;
	text-decoration: underline;	
}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none
	}
	
a:visited {
	text-decoration: none
	}
	
a:hover {
	color: #000000;
	text-decoration: none
	}

.impressum {
	position: relative;
	top: -158px;
	left: 24px;
}
	
.smallnav {
	font-size: 10px;
	font-weight: bold;
	color: #77beed;
	border-top: none;
	line-height: 1.3em
	}
	
.active {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

.inactive {
	font-size: 14px;
	font-weight: bold;
	color: Gray;
	white-space: nowrap;
}

.activesmall {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

.advertsmalla {
	font-size: 10px;
	color: Olive;
	font-style: italic;
	background-color: #f0f0f0;
	padding-left: 8px;
}

.advertsmalli {
	font-size: 10px;
	color: Olive;
	padding-left: 8px;
}

.inactivesmall {
	font-size: 10px;
	font-weight: bold;
	color: #998888;
	white-space: nowrap;
}

.contactsmall {
	font-size: 10px;
	color: Navy;
	white-space: nowrap;
}

.black {
	color: #000000;
}

table.navone {
	position: absolute;
	left: 50px;
	top: 10px;
	width: 870px
}

table.navtwo {
	position: absolute;
	left: 65px;
	top: 30px;
	width: 820px;
	line-height: 2em;
}

#top {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background: url("../pix/header.jpg") no-repeat top;
	height: 120px;
}

#page {	
	text-align: left;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 1000px;	
	position: relative;
	background: url("../pix/border.jpg") repeat-y top
	}
	
#footer {
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background: url("../pix/footer.jpg") no-repeat bottom;
	height: 40px;
}

#text {
	position: absolute;
	left: 80px;
	top: 222px;
	padding: 10px;
	background-color: #ffffff;
	width: 500px;
	height: auto;
}

#textintro {
	position: absolute;
	left: 300px;
	top: 240px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
}

#textwhite {
	position: absolute;
	left: 300px;
	top: 190px;
	padding: 10px;
	background-color: #ffffff;
	width: 350px;
	height: auto;
}

#grafikrechts {
	position: absolute;
	left: 530px;
	top: 165px;
	width: 200px;
	height: auto;
}

#grafikunten {
	position: absolute;
	left: 80px;
	top: 430px;
	width: 200px;
	height: auto;
}

#sidepic {
	position: absolute;
	left: 720px;
	top: 110px;
	width: 200px;
	height: auto;
}

.maintext {
	padding-left: 50px;
	padding-top: 70px;
	padding-bottom: 20px;
	width: 600px;
	line-height: 1.4em;
	color: #252525;
	z-index: auto;
}


