/* css (exkl. lightbox-part) von hc pauly, hc-pauly: [communications] */
/* (c) 2008 */

body {
	border: 0;
	background-color: #006db5;
	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: 20px;
  font-weight: normal;
  color: #006db5;
   }
	
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; 
}

tr.kontr {
	background-color: #F0F8FF;
}

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;
}

img.right {
	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;
}

iframe {
	background-color: White;
}

.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
	}

.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: Navy;
	white-space: nowrap;
}

.inactive {
	font-size: 14px;
	font-weight: bold;
	color: Gray;
	white-space: nowrap;
}

.activesmall {
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	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: 11px;
	font-weight: normal;
	color: #ababab;
	white-space: nowrap;
}

.contactsmall {
	font-size: 10px;
	color: Navy;
	white-space: nowrap;
}

.black {
	color: #000000;
}

.exp {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 35px;
	padding-right: 15px
}

.exphead {
	font-size: 14px;
	font-weight: bold;
	color: navy;
	line-height: 1.4em;
	padding-left: 0px;
	padding-top: 20px
}

table.navone {
	position: absolute;
	left: 132px;
	top: 0px;
	width: 608px;
	border-bottom: 1px dotted silver;
}

table.navtwo {
	position: absolute;
	left: 132px;
	top: 18px;
	width: 608px;
	line-height: 2em;
}

table.eckdaten {
	line-height: 1.5em;
}

table.eckdaten td {
	border-bottom: 1px dotted blue;
	font-size: 11px
}


#top {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background: url("../pix/header1.jpg") no-repeat top;
	height: 161px;
}

#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: 20px 0 0 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background: url("../pix/footer.jpg") no-repeat bottom;
	height: 80px;
}

#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: 740px;
	top: 88px;
	width: 200px;
	height: auto;
}

#hotoffer {
	position: absolute;
	left: 740px;
	top: 473px;
	width: 210px;
	height: 230px;
	border: 1px dotted Gray;
	padding: 10px;
	line-height: 1.2em;
}

#hotnew {
	position: absolute;
	left: 740px;
	top: 743px;
	width: 210px;
	height: 180px;
	border: 1px dotted Gray;
	padding: 10px;
	line-height: 1.2em;
}

.bigblue {
	font-size: 16px;
	font-weight: bold;
	color: #006db5;
}


#grafikunten {
	position: absolute;
	left: 80px;
	top: 430px;
	width: 200px;
	height: auto;
}


.maintext {
	padding-left: 134px;
	padding-top: 62px;
	padding-bottom: 20px;
	width: 580px;
	line-height: 1.4em;
	color: #252525;
	z-index: auto;
}

#freevisit {
	position: absolute;
	left: 615px;
	top: 48px;
}
