/* Allgemeine Definitionen für BODY */



BODY {
   background-color: #FFA048;   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
   text-align: left;
}

h1{   font-family:  Helvetica, Arial, sans-serif;
font-size: 18px;
   color:#3B160F;
   font-weight: bold;
   margin: 0 0 5 0;
}

h2{   font-family:  Helvetica, Arial, sans-serif;
font-size: 16px;
   color: #FF7404;
   color:#3B160F;
	font-weight: bold;
   margin: 0 0 5 0;
}
h3{   font-family:  Helvetica, Arial, sans-serif;
font-size: 14px;
   color: #FFA048;
   font-weight: bold;
   margin: 0 0 5 0;
}
h4{   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
   color: #3B160F;
   font-weight: bold;
   margin: 0 0 5 0;
}


a:link {
	color: #FF7404; 
	text-decoration: none;
	font-weight:normal;

}
a:visited{
	color: #FF7404; 
	text-decoration: none;
	font-weight:normal;

}
a:active{
	color: #FF7404; 
	text-decoration: none;
	font-weight:normal;
}

a:hover{
	color: #FF7404; 
	text-decoration: underline;
	font-weight:normal;
}


TD {
   color: #3B160F;   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
}

/* Tabellen Klassen */

.TableHead {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background-color: #FF7404;
   text-align: left;


}

.TableHighlight {   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
  font-weight: normal;
  color: #FF7404;
  background-color: #ffffff;
  text-align: left;
}




/* Projektspezifische Klassen */



.titlecustom{   font-family:  Helvetica, Arial, sans-serif;
font-size: 13px;
   color: #FF7404;
   font-weight: bold;
}



.textcustom {   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
   color: #000000;
}

.textcustom :link{
   color: #FF7404;
   text-decoration: none;

}

.textcustom :visited{
   color: #FF7404;
   text-decoration: none;

}

.textcustom :hover{
   color: #FF7404;
   text-decoration: underline;

}
.textcustom :active{
   color: #FF7404;
   text-decoration: none;

}


/* Frameworks */

#inhalte {
		background-image: url(/layout/layout1/img/bg_content.jpg);
		background-repeat:no-repeat;
		background-position: top;
		background-color: #FFB26B;
		vertical-align:top;
		padding: 0px;
		padding-top: 30px;
		padding-left: 20px;
		margin: 0px 0px 0px 0px;
	}
#inhalte-home {
		background-image: url(/layout/layout1/img/bg_content.jpg);
		background-repeat:no-repeat;
		background-position: top;
		background-color: #FFB26B;
		vertical-align:bottom;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
#inhalte-home img{
	display: block;
		}


#top {
		background-image: url(/layout/layout1/img/bg_top.jpg);
		background-repeat:no-repeat;
		background-position: bottom;
		padding: 0 0 0 0;
		margin: 0px 0px 0px 0px;
		height:122px;
		text-align: right;
		padding-right:10px;
		padding-top: 20px;
		vertical-align:top;
		color: #ffffff;
		}

#top1 {
		background-image: url(/layout/layout1/img/pwt-logo.jpg);
		background-repeat:no-repeat;
		background-position: bottom;
		vertical-align :bottom;
		color: #ffffff;
		}

#top1 img{
	display: block;
		}


#bottom {
		background-image: url(/layout/layout1/img/slogan_bottom.jpg);
		vertical-align:bottom;
	}


.orange{
	vertical-align: top;   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FF7404;
}


.module {
	margin-left: 18px;
}




/* Modul Horiz */



/*level1*/



#menuelevel1 {
	padding-top: 5px;
	padding-bottom:9px;
}

.menuehselected {
	padding-left:10px;
	padding-right:10px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;

}



a.menuehselected {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}




.menueh {
	font-size: 14px;
	font-weight: normal;
	color: #F9702B;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
} 



a.menueh {
	font-size: 14px;
	font-weight: normal;
	color: #F9702B;
	text-decoration: none;
}

a.menueh:hover {
	color: #ffffff;
}





/*Navigation STufe 2*/



/*level2*/



#menuelevel2 {
	padding-top: 0px;
	padding-bottom:5px;
}



.menueh2selected {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}



a.menueh2selected {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}



.menueh2 {
	font-size: 12px;

	font-weight: normal;

	color: #A6814C;

	text-decoration: none;

	padding-left: 10px;

} 





a.menueh2 {

	font-size: 12px;

	font-weight: normal;

	color: #A6814C;

	text-decoration: none;

}



a.menueh2:hover {

	color: #ffffff;
}





	/*Navigation STufe 3*/

	

/*level3*/



#menuelevel3 {

	padding-top: 5px;

	padding-bottom:0px;

	margin-bottom:0px;

}



.menueh3selected {

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	padding-left: 10px;

}



a.menueh3selected {

	font-size: 12px;

	color: #ffffff;

	

}









.menueh3 {

	font-size: 12px;

	font-weight: normal;

	color: #FEC691;

	text-decoration: none;

	padding-left: 10px;

} 





a.menueh3 {

	font-size: 12px;

	font-weight: normal;

	color: #FEC691;

	text-decoration: none;

}



	

a.menueh3:hover {

	color: #ffffff;
}









/* Definition Context innerhalb Multimodul*/

/*Teaser (Template 2)*/


#teaserbox {
	border-top: 1px solid #ffc48d;
	padding: 5px;
}


/* Formular */

input,select,textarea {
   background-color: #FFFFFF;   font-family:  Helvetica, Arial, sans-serif;
font-size: 12px;
   font-weight: normal;
   color: #FF7404;
}
.submit, .reset {
	background-color: #FFFFFF;
}
.radio {
	background-color: #ffffff;
}

#footer {   font-family:  Helvetica, Arial, sans-serif;
font-size: 9px;
   	font-weight: normal;
   	color: #936F41;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: 5px;
	text-align: right;
	padding-right:10px;

}

#footer a{
   	color: #ffc48d;

}

#footer a:hover { 
   	color: #FFFFFF;
	text-decoration: none;
	
}








#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(/layout/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(/layout/lightbox/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; }


