@charset "UTF-8";


@media all
{
  #page_margins { min-width: 740px; max-width:800px; margin: 0;  border: 0px #889 solid; }
  * html #page_margins {width:800px;}
  #page{ bxxackground-color:orange; border: 0px #fff solid; }

  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  bxxxody { text-align: center }
  #page_margins { text-align:left }

  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {
    color: #000;
    bxxackground: #aaa;
    padding: 0px 10px 5px 0px; 
    height: 71px;
	 width:800px;
  }
  
  .subcr{
  	float: right;
  }

  #nav_main {
    width: 100%; 
	 width: 800px;
 }
  #nav_main ul {
    margin: 0;
    margin-left: 25px; 
  }

#typocontent{
	padding:0;
	margin:0;
	background-color: silver;
}

#main{
	width: 800px;
	padding: 0;
	margin:0;
	bxxackground-color: green;
}

  /* #col1 becomes the main column | #col1 wird zur Hauptinhaltsspalte */

  #col1 {  display:none;}

  
  /* #col2 is turned off | #col2 abschalten */

  #col2 { display:none;}



  /* #col3 becomes the left column | #col3 wird zur linken Spalte */

  #col3 {width: 900px;  margin-right: 0; 	padding: 0;
	margin:30px;background-color: black;}

  #col3_content {

	padding: 10px 0px 10px 3px;
margin-left: 0px;
	bxxackground-color: orange;

}


.tx-jbpicviewing-pi1-listnamesrow{
float: left;
	bxxackground-color: Aqua;
	width: 290px;
	margin-top: 30px;
	margin-left: 10px;
}
.tx-jbpicviewing-pi1-listrow{
float: left;
	bxxxackground-color: yellow;
	width: 489px;
	margin: 0px;
}
  .tx-jbpicviewing-pi1-listnamesrow a, .tx-jbpicviewing-pi1-listrow a, .tx-jbpicviewing-pi1-listnamesrow p {
  color: #888888; 
background-image: url(../../layoutbilder/pfeil.gif);
text-decoration:none;
background-repeat: no-repeat;
padding-right: 10px;
}
.tx-jbpicviewing-pi1-browsebox{
	display: none;
}
  a:focus,
  a:hover,
  a:active {background-color: #fff; text-decoration:underline;}
.tx-jbpicviewing-pi1-singleView{
	margin-left: 100px;
}
.tx-jbpicviewing-pi1-singleView a{
	height: 20px;
  color: #888888; 
font-weight: bold;
text-decoration:none;
}
.tx-jbpicviewing-pi1-singleView a:focus,
.tx-jbpicviewing-pi1-singleView a:hover,
.tx-jbpicviewing-pi1-singleView a:active {background-color: #fff; text-decoration:underline;}

#fensterzu{
	margin-left: 30px;
	}
#fensterzu a{
	color: #888888;
	text-decoration: none;
}
  #fensterzu a:focus,
  #fensterzu a:hover,
  #fensterzu a:active{
  background-color: #fff; 
  text-decoration:underline;}
 #footer{
 	margin-left: 5px;
 }
 
 .tx-jbpicviewing-pi1-listrow tr{
 	
 }
 .tx-jbpicviewing-pi1-listrow table{
 	 }
 } 
