/* @override http://192.168.1.202/PPL/css/ppl.css */

/* ///  CLIENT: WWW.PPL-HH.DE  / PRODUCTION: WWW.BUREAU-K.DE  2007 / AUTHORS: M.THOMAS R.KOCH /// */


/* ALLGEMEINES */

body {
	margin: 0px;
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 12px;
	color: #585858;
	line-height: 125%;		
	background-color: #ccc2b6;
	/background-image: url(../graphics/paperbkgrd.gif); */
}

p	{
  margin:0px;
}

.note {
	font-family:  Geneva, Verdana;
	font-size: 10px;
	color: #7caf28;
	text-transform: normal;
}

#nav li { /* all list items */	
	float: left;
	width: 160px; /* width needed or else Opera goes nuts */
}

.fatdescription {
	font-size: 16px;
}
h1{
  margin-top:7px;
}




#boxleft h1 {
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	color: #333333;
	border-top: 1px solid #e7e7e7;
	width: 278px;
	padding-top: 8px;
	padding-left: 12px;
	margin-top: 125px;

}

h2 {
	font-size: 12px;
	color: #ff3300;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2 a {
	color:  #ff3300;
	text-decoration: none;
}

h2 a:hover {
	color:  #ff3300;
	text-decoration: none;
}

h3 {
	font-size: 11px;
	color:  #000000;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	color: black;
}

h5 {
	font-size: 11px;
	margin-top:  13px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;	
}

.abstand25px {
	margin-top: 25px;
}


.pink {
	color: #ff3300;
	margin:  0px;
}

.boxtext {
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
	font-size: 11px;
	color: #333333;
}

.boxtext2 {
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	line-height: 125%;
	font-size: 11px;
	color: #333333;	
}
.boxtext2 h1 {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:125%;
	font-weight: bold;
	margin: 0px;
}

.boxtext2 ul, boxtext ul {
	padding-left: 15px !important;
	margin-left: 0px !important;
	margin-left: 15px;
	padding-left: 0px;
	/*list-style-type: circle; */
	list-style-image: url(../graphics/ppl_square.gif);
	line-height: 125%;
	
}




.boxtext p, .boxtext2 p {
	margin-bottom:  3px;
}

.boxtext a, .boxtext2 a {
	color: #333333;
	text-decoration: none;
}


.boxtext a:hover, .boxtext2 a:hover {
	color: #ff3300;
	text-decoration: none;
}




a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #ff3300;
	text-decoration: none;
}


div#outer {
    border-right: 12px solid white;
  	border-left: 12px solid white; 
  	top:  45px;
    top: 10%;
  	width: 962px;
  	height: auto;
   	overflow:visible;
  	position: absolute;
  	left: 50%;
	
  	margin-left: -481px;
  	background-color: white; 
  	/* background-image: url(../graphics/outerbackgrd.gif);
  	background-repeat: no-repeat; */
  	}



#logo {
	float: right;
	width: 70px;
	margin-top: 12px;
	text-align: right;
}
#logo a img {
	border: 0px;
}

#breadcrumb {
	float: right;
	width: 230px;
	margin-top: 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-transform: normal;
	color: #333333;
}

#breadcrumb a {
	color: #ff3300;
}
#breadcrumb a:hover {
	color: #000000;
	text-decoration: none;
}


/* SUCKERFISH MENU */ 

.menuhack {
	margin-left: 15px;
}

a.menuheader:link, a.menuheader:visited {
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
}
a.menuheader:hover, a.menuheader:active {
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
}

.menuitemHeader {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	font-weight: bold;
	width: 50px;
}

#nav li:hover.menuitemHeader  {
	background: transparent;
}


a.menuitem:link, a.menuitem:visited {
	color: #333333;
	margin-left: 10px;
	text-decoration: none;
}
a.menuitem:hover, a.menuitem:active {
	color: #000000;
	margin-left: 10px;
}



#nav li:hover {
	background: #f8f8f8;
}
#nav li.off:hover {
	background: transparent;
}


#nav li.sfhover {
	background: #f8f8f8;
	/*border-left: 1px solid #e7e7e7; 
	border-right: 1px solid #e7e7e7;*/
}


#nav { /* all lists */
	position: absolute;
	z-index: 300;
	padding: 0;
	margin: 0;
	left: 10px;
	list-style: none;
	line-height: 1.25;
}

#nav ul { /* all lists */
	z-index: 300;
	padding: 0;
	margin: 0 0 0 0 ;
	list-style: none;
	line-height: 1.25;
}

#nav a {
	display: block;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	color: #ff3300;
	text-decoration: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f8f8f8;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #e7e7e7;
	/* border-left: 1px solid #e7e7e7; */
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}







/*  CONTENT */

#content {
	background-color: white;
}


#contentmap {
	z-index: 1;
	margin-top: 36px;
	width: 960px;
	height: 495px;
	background-image: url('../graphics/map_495.gif');
	background-repeat: no-repeat;
	border:  1px solid #E5E5E5; 
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	
}

#contentmap a img {
	border: 0px;
}

a img {
	border: 0px;
}

.imageNomargin {
	margin: -5px;
}

/* 1 BOX : Details */




/* 2 BOXEN: Details */

.text910 {
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	width: 910px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.text910 a {
	display: inline-block;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 19px;
	border-bottom: 2px solid #ffffff;
}

.text910 a:hover {
	display: inline-block;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
	margin-right: 19px;
	border-bottom: 2px solid #ff3300;
}



.detailheader {
	font-size: 12px;
	color: #ff3300;
	margin-left: 10px;
	margin-top: 10px;
}

.detailtext {
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 270px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



.detailtext a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.detailtext a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.detailtext a img {
	border: 1px solid #e1e1e1;
}

.detailtext a:hover img {
	border: 1px solid #ff3300;
}



/* STATUS */ 


#status {
	height: 36px;
	width: 962px;
	margin-top: 12px;
	margin-left: 12px;
	font-family: Arial, sans-serif;
  	left: 1px;
  	top: 1px;
  	font-size:  11px;
	color: #979797;
	font-weight: normal;
	text-transform: normal;
}

#status a {
	color: #979797;
	margin-right: 8px;
	text-decoration: none;
}
#status a:hover {
	color: #ff3300;
}
a.noline {
	text-decoration: none;
}


/* NAVIGATIONSELEMENTE */

.download {
	/* visibility: hidden; */
	position: absolute;
	text-align: left;
	top: 420px;
	left: 10px;
	width: 270px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid white; 
	border-bottom: 1px solid white;
	/*background-color: #d4d4d4; */
 }
.download a {
	display: block;
	color: #666666;
	border: 5px solid white;
	text-decoration: none;	
}
.download a:hover {
	display: block;
	color: #ff3300;
	border: 5px solid white;
	text-decoration: none;
}

.pdf {
	margin-top: 0px;
	margin-left:  5px;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	color: #999999;
}
.pdf a {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border:  1px solid white;
}
.pdf a:hover {
	color: #ff3300;
	text-decoration: none;
	background-color: white;
	border:  1px solid white;
}


.backGalerie {
	position: absolute;
	top: 450px;
	width: 200px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.fwdGalerie {
	text-align: left;
	right:  0px;
	position: absolute;
	top: 450px;
	width: 230px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.backGalerie a, .fwdGalerie a  {
	margin-left: 5px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.backGalerie a:hover, .fwdGalerie a:hover {
	margin-left: 5px;
	color: #ff3300;	
}
.backGalerie a img, .fwdGalerie a img {
	border: none;
}



.forward2 {
	position: absolute;
	text-align: right;
	top: 428px;
	right: 15px;
	/*width: 100px; */
	width: 300px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #d4d4d4;
}

.forward2 a  {
	margin-left: 5px;
	color: #ff3300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border:  1px solid #ff3300;
	padding:  1px 4px 1px 4px;
	background-color: transparent;		
}
.forward2 a:hover {
	color: #ffffff;
	padding:  1px 4px 1px 4px;
	background-color: #ff9176;		
}
.forward2 a.factive {
	color: white;
	padding:  1px 4px 1px 4px;
	background-color: #ff3300;	
}


.forward3 {
	position: absolute;
	width: 300px;
	top: 305px;
	color:  #999999;
	font-size: 10px;
	font-weight: normal;
	text-align:  right;
	right: 0px;
}
.forward3 a {
	text-decoration: none;
	color: #999999;
}
.forward3 a:hover {
         text-decoration: none;
	color: #ff3300;
}


.forward4 {
	position: absolute;
	width: 300px;
	top: 434px;
	color:  #999999;
	font-size: 10px;
	font-weight: normal;
	text-align:  right;
	right: 10px;
}
.forward4 a {
	text-decoration: none;
	color: #999999;
}
.forward4 a:hover {
         text-decoration: none;
	color: #ff3300;
}




.backLinkBottom {
	position: absolute;
	top: 430px;
	left: 5px;
	/*width: 100px; */
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #d4d4d4;
}



a.back  {
	font-family: arial, helvetica,sans-serif;
	font-size: 11px;
	color:  #FF3300;
	text-decoration: none;
	border:  none;
	margin-left: 5px;
	margin-top: 2px;
}
a:hover.back {
	color:  #000000;
	text-decoration: none;
	border:  none;
}














/* Für Übersichsansicht */

.front {
	top: 450px;
}

a.enter {
}
a:hover.enter p {
	color:  #ff3300;
}

a.enter img {
	padding-top: 5px;
	padding-left: 5px;
}



/* Startseite */


.startlogo {
	margin-top: 22px;
	margin-left: 0px;
}
.startlogo.dwld {
	margin-top:  0px;
}

.startlogo.dwld img {
	margin-bottom: 30px;
	padding-left: 98px;
	padding-top: 20px;
}

.startlogo.dwld label {
	color:  #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px !important;
	padding-top: 7px;
	float: left;
}
label.login {
	padding-right:  25px;
}
label.psw {
	padding-right:  7px !important;
	padding-right: 3px;
}
.span10 {
	margin-top: 5px;
}

.startlogo.dwld input {
	border:  1px solid #c6c6c6;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight:  normal;
	background-color: #dadada;
	padding:  3px;	
	margin-right: 40px;
	margin-bottom: 3px;
	float: right;	
}

.startlogo.dwld input.loginButton {
		border:  none;
		background-color: #333333;
		padding: 3px;
		text-transform: uppercase;
		color:  #ffffff;
		font-weight: bold;
		font-size: 9px;
		margin-top: 3px;
		margin-right: 156px;
}

input[type=text], input[type=password] {
	width: 150px;
}


#team {
	margin-top: 15px;
	margin-left: 6px;
	width: 924px;
}
#team td {
	font-weight:  normal;
}

.teamTab {
	padding: 1px 10px 0px 12px;
	line-height: 112%;
}

.teamTab h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
td.teamAbstand {
	height: 60px;
}
td.teamWeiter {
	padding-top: 20px;
	padding-left: 15px;
}



#fotogallerie {
	margin-top: 6px;
	margin-left: 6px;
}
#fotogallerie img {
	

	}

#fotogallerie a img {
	/*border:  1px solid #E5E5E5; */
		border:  1px solid #efefef;
		 padding:  3px;	
		 margin-right: 5px;
  			margin-top:  3px;
}
#fotogallerie a:hover img {
		border:  1px solid #999999;
		
}
#fotogallerie h1 {
	font-size: 12px;
	color:  #333333;
	margin-top: 0px;
	margin-bottom: 5px;	
	line-height: 125%;
	font-weight: bold;
}
#fotogallerie h2 {
	font-size: 15px;
	color:  #000000;
	margin-bottom: 20px;	
	margin-left: 0px;
	line-height: 125%;
	font-weight: bold;
}

#fotogallerie h3 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
}


#adressfeld {
  	font-weight: normal;
  	z-index: 200;
  	width: 302px;
 	height: 60px;
  	overflow:visible;
  	position: absolute;
  	margin-left: 330px;
  	margin-top: 365px;
  	font-size: 11px;
  	color:  #000000;
}
#adressfeld td {
	padding-top:  2px;
	padding-bottom: 2px;
}

.vline {
	font-size: 16px;
	font-weight: normal;
	font-family: times, geneva, sans-serif;
	line-height:  60%;
}

/* Impressum */

#impressum {
	width:  500px;
	margin-top:  10px;
	margin-left:  10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color:  black;
	line-height: 1.5;
}
body.imprint {
	background-color: #ffffff;
	background-image: none;
}


/* SHOW HIDE LAYERS  | www.scriptygoddess.com | NEWS */

.newslayer {
	width: 288px;
	padding: 0px;
	border: 1px none #000000;
	visibility: hidden;
	position:absolute; 
	top: 133px; left: 0px; 
	z-index: 600;
}
.newsheader {
	font-weight: bold;
	color:  #111111;
	margin-top: 15px;
	margin-bottom: 0px;
}

.newslayer p {
	margin-bottom:  5px;
}
.newslayer p a {
	font-weight: normal;
	color:  #ff3300;
	text-decoration: none;
}
.newslayer p a:hover {
	font-weight: normal;
	color:  black;
	text-decoration: underline;
}

.pad {
	padding-left: 6px;
	top: 145px;
}
.zurueck {
	font-size: 32px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
}
p.zurueck a {
	font-weight: normal; 
	text-decoration: none;
}
.errMsg{
   margin-left:20px;
   margin-bottom:10px;
   color: #ff3300;
   font-weight: normal;
}

/* LOGIN AREA */

#loginSuccess {
	text-align: center;
	margin-top: 80px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
}

#loginSuccess a {
	margin-top: 15px;
   	color: #ff3300;
   	padding: 10px;
}

#loginSuccess a:hover {
   color: #ff3300;
	 text-decoration: underline;
}


/* Projektliste */

.bereichlinks a {
	font-weight: bold;	
}

a.pr_act {
	font-weight: bold;
  color:#FF3300;
}
ul.projektList{
   margin:12px 0px;
   padding:0px;
}
ul.projektList li {
    list-style: none;
    margin: 0; 
    padding: 1px 0;
    height:16px;
}





pre{
  z-index:300;
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  background-color:white;
}



/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}
