/*
Theme Name: 3p-institute.org
Theme URI: 
Description: Theme for 3p-institute.org
Version: 0.9
Author: plan-r Ralf Zinkel
Author URI:
*/
.low {display:none;}
html{	}

/* body
--------------------------------------------------*/
body {
	margin: 0;
	padding: 0px 0 0;
	font-family: Verdana;
	font-size: 75%;
	/*line-height: 1.6em;*/
	text-align: left;
	background: #e5e8e3 url(img/linientapete.jpg) repeat-x;/*#FCEBF5;*/
}

/* container
--------------------------------------------------*/
/*#container {
	width: 821px; /*825px;*/
	/*margin: 0 0 0 28px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #fff;
}*/

.alignleft{float:left;}
.alignright{float:right;padding-left:5px;margin-left:5px;}
.header {
	/*position:absolute;
	left:28px;*/
	width: 821px;
	height:188px;
	margin:0 0 0 28px;
	padding: 0px;
	background: #ffffff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #fff;
}
#headerprint{display:none;}


#headermotiv{
	/*position:absolute;
	top:58px;
	left:0px;*/
	margin:57px 0 0 0;
	width:821px;
	height:130px;
	background:#fff;
	border-top:1px solid #000;
}

#header_bildunterschrift{
	position:absolute;
	left:13px;
	top:16px;
	height:23px;
	width:818px;
	background:none;
	color:#5B5A4E;
	font-size:75%;
	z-index:99;
}

#headermotiv a{
	display:block;
	color:red;
	font-weight:bold;
	text-decoration:none;
	/*padding:86px 0 0 10px;
	letter-spacing: 1px;*/
}


#rightcontainer{
  	/*position:absolute;
	top:0px;
	left:168px;*/
	margin:-16px 0 0 0px;
	float:left;
	border-left:1px solid #aab4a1;
	  min-height:1285px;
}
#logomotiv{
	/*position:absolute;
	top:16px;
	left:18px;*/
	margin-top:16px;
	margin-left:18px;
	height:72px;
	width:634px;
	padding-bottom:16px;
	border-bottom:1px solid #aab4a1;
	background:url(img/3pLogo.jpg) no-repeat;
}



#navicontainer1{
	position:absolute;
	top:190px;
	left:28px;
	height:23px;
	width:653px;
	background:#959480;
	padding-left:168px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:23px solid #000;
	/*z-index: 9999 ! important;*/
}
*html #navicontainer1{
	margin-left:25px;
}


#navicontainer2{
	float:right;
	margin-top:59px;
	height:23px;
	background:#ffc20e;/*#00a651; */
    /*z-index: 9999 ! important;*/
}
*html #navicontainer2{
	width:140px;
}



/*#header a {
	display:block;
	text-decoration:none;
	font:Arial;
	font-weight:bold;
	text-align:right;
	color: #ffffff;
	height: 100px;
		/*line-height: 1.6em;letter-spacing:1px;*/
/*}*/

/*--------------------------------------------------*/
/*----------------------------------------------------------*/

  ul#Navigation {
	margin: 0px 0px;/*0 -3*/
	padding: 0 0 0 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 1px;
	color:#fff;
	
}


  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0px;
	 padding: 0px 0px 1px;/*2ter Abstand Oberpunkt zu Oberpunkt, 3ter Abstand Unterpunkt zu Unterpunkt*/
  }

* html ul#Navigation {  /* Korrektur fuer den IE */
    margin: 1px 0px;
  }

  
  ul#Navigation li ul {
    margin: 0px;
	 padding: 0px;
    position: absolute;
    top: 2.5em;/*1.75 1.45.Abstand Unterpunkte zu Oberpunkt*/
	 left: 0px;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: 0em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: -1px;/*-2px Abstand Unterpunkt zu Unterpunkt*/
  }

  /*Eingef�gt f�r Untermen� andere Grundfarbe*/
ul#Navigation li ul li a {
	background: #959480;
	border-bottom:1px solid #fff;
	border-right:none;
	text-transform: lowercase;
	white-space:nowrap;
	/*width:120px;*/
	min-width:120px;

}
ul#Navigation li ul li a:hover {
	border-right:none;
}
 
  
  ul#Navigation a, ul#Navigation span {
	display: block;
	height: 18px; /*1.5em passt allen ...1.3em H�he Ober- & Unterpunkte*/
	/*width: 11.8em;/*  Breite den in li enthaltenen Elementen zuweisen 120px optimal*/
	padding: 5px 10px 0 10px;
	text-decoration: none;
	text-transform: lowercase;
	border-right: 1px solid #fff; /*#A1B0C7;*/
	color: #fff;
}

  /* Breitenkorrektur IE5/6, * html ul#Navigation span */
   * html ul#Navigation a {
    width: 2em;/*8.6em;*/   /* Breite nach altem MS-Boxmodell f�r IE 5.x */
    /*w\idth: 11.8em;*//*6.4em;*/  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  * html ul#Navigation li ul li a, * html ul#Navigation span {
/*    padding: 0em 0px 0px 0px;*/
	padding: 3px 10px 0px 10px;
		font-size: 9px;
    width: 17em;/*8.6em;*/   /* Breite nach altem MS-Boxmodell f�r IE 5.x */
    /*w\idth: 11.8em;*//*6.4em;*/  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
 
  
  
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	background-color:#ed1c24;

}
  ul#Navigation li.current_page_item a,
  ul#Navigation li.current_language_item a
  {  /* aktuelle Rubrik kennzeichnen */
	color: #ffffff;
	background:#ed1c24;
  }
  
 ul#Navigation li.current_page_item ul li a{
 	color: #fff;
	background:#959480;
 }
  ul#Navigation li.current_page_item ul li a:hover{
 	color: #ffffff;
 }
   ul#Navigation li ul li.current-cat a{
 	color: #ffffff;
 }
 ul#Navigation li ul.Cats{
	white-space: nowrap;/* 	width:180px;*/
	text-transform: lowercase;
 }
  
ul#Navigation li ul li.page_item a
{color:#ffffff;font-weight:bold;}
ul#Navigation li ul li.page_item a:hover
{color:#ffffff;font-weight:bold;background:#ed1c24;}

ul#Navigation li ul li.current_page_item a
{color:#ffffff;font-weight:bold;}
  
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: #ed1c24;
	color: white;
  }
  
  .last{
  border-right:none !IMPORTANT;
  }

  
  






/* subcontent
--------------------------------------------------*/
/*#kasten ul li a{}*/
#kasten {margin: 0; padding: 0;}
#kasten li{margin: 0; padding: 0;float: left;list-style: none; margin: 0px; line-height:1.6em;padding: 0 0 0 0px;}
#kasten li a{display:block;color:#ffffff;font-weight: bold;text-decoration:none;width:140px;letter-spacing:1px;width: 35px;height: 35px;background: #44C9F6;vertical-align: middle;
text-align: center;
line-height: 35px;
margin-right:10px;}
#kasten li a:hover{background:#000F24;text-decoration:none;}
#kasten li.current_page_item a{background:#000F24;text-decoration:none;}
/*
list-style: none;
display:inline;
width: 35px;height: 35px;
background: #44C9F6;
font: Arial;
font-weight: bold;
color: White;
vertical-align: middle;
text-align: center;
line-height: 35px;
margin-right:10px;
*/

#subpages {
    float:left;
	width: 138px;
	height:100%;
	padding: 0px 0 0 0px;
	/*font-size: 0.9em;*/
	line-height: 1.5em;
/*border:1px solid yellow;*/
	/*background: #FCD7E9;*/
}

/*navi*/
#subpages span.head {display:block;font-weight:normal;padding:10px 0 10px 0;text-indent:25px;letter-spacing:1px;color:#fff;margin:0 0 15px 4px; border-bottom:1px solid #44C9F6;background:url(img/pfeil1x.jpg) no-repeat;background-position: left;}
#subpages #line {float:left;margin-left:4px;border-bottom:1px solid #44C9F6;width:134px;}
#subpages span.foot {display:block;font-weight:normal;padding:10px 0 10px 0;text-indent:25px;letter-spacing:1px;color:#fff;margin:25px 0 15px 4px;}
#subpages span.foot a {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}


*html #subpages #line{
margin-left:8px;
}
/* Subpage menu */
#subpages li{margin: 0; padding: 0;}
#subpages li{ list-style: none; margin: 0px; line-height:1.6em;padding: 0 0 0 29px;}
#subpages li a{display:inline;color:#ffffff;text-decoration:none;width:140px;letter-spacing:1px;}
#subpages li ul{padding:0;margin:0;}
#subpages li ul li a{width:120px;margin:0 0 0 -19px;}

#subpages li a:hover, #subpages li ul li.page_item a:hover, #subpages span.foot a:hover
{color:#44C9F6;font-weight:bold;text-decoration:none;}
/*, #subpages ul.submenu li.current_page_item */
#subpages li.current_page_item a
{color:#44C9F6;font-weight:bold;}

#subpages li ul li.page_item a
{color:#FFFFFF;font-weight:normal;}

#subpages li ul li.current_page_item a
{color:#44C9F6;font-weight:bold;}


/*#subpages{border:1px solid yellow;padding:0 0 10px 10px;width:135px;}*/
/*#subpages h2{font-size:1.2em;font-weight:bold;line-height:1.3em;margin:0 0 12px;}
#subpages ul.submenu{line-height:1.4em;list-style:none; margin:0;border:1px solid red;}
#subpages ul.submenu li{display:inline; line-height:1.4em; width:140px; padding:0; }
#subpages ul.submenu li a{background-color:#f4f4f4;border-left:4px solid #cccccc;color:#505050;float:left;font-weight:bold;margin-bottom:5px;padding:3px 1px 3px 5px;text-decoration:none;width:140px;}
/*#subpages ul.submenu li ul{margin:0 0 5px 10px;width:170px;}
#subpages ul.submenu li ul li a{width:140px;}
#subpages ul.submenu li ul ul{margin:0 0 5px 10px;width:140px;}
#subpages ul.submenu li ul ul li a{width:160px;}
#subpages ul.submenu li ul ul ul{margin:0 0 5px 10px;width:140px;}
#subpages ul.submenu li ul ul ul li a{width:140px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a{background-color:#eaeaea;border-left:4px solid #286ea0;color:#505050;}
#subpages ul.submenu li.current_page_item ul li a{background-color:#f4f4f4;border-left:4px solid #cccccc;color:#505050;}
*/



/*navi-ende*/

form input {
	/*background-color: #faf8f9;
	border: 1px solid #b0d13a;*/
	color: #000000;
    background:#faf8f9;
    border:#c4c9c5 1px solid;
	font:normal, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;

}

#sidebarcontainer form input{
	color: #000000;
    background:#ededed;
    border:#5087c7 1px dashed;
	font:normal, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width:120px;
}
#sidebarcontainer form input:focus {background-color:#FFFFFF;}

#sidebarcontainer form input#searchsubmit {width:40px;}
#sidebarcontainer form#searchform {padding-bottom:15px;border-bottom:1px dashed #5087c7;}

form textarea {
	background-color: #ededed;
	color: #000000;
	font:normal, 10px, Verdana, Arial, Helvetica, sans-serif;
/*	border: 1px solid #b0d13a;*/
	 border:#c4c9c5 1px solid;
}

/*form .Submit */

#contactsubmit{
	background-color: #ededed;
	font-color: #000000;
	font:normal, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	border: 1px solid;
	border-style: solid #b0d13a;
	border-color: #b0d13a;
}

form input:focus {background-color:#FFFFFF;}
form textarea:focus {background-color:#FFFFFF;}

.contacterror {
	border: 2px dashed #b0d13a;
}


/* contentcontainer
--------------------------------------------------*/
#contentcontainer {
  /*position:absolute;
  top:234px;
  left:28px;*/
  margin:47px 0 0 28px;
  width:821px;
  padding-top:16px;
  float:left;
  background:#fff;
  border-left:1px solid #000;
  border-right:1px solid #000;


}


#sidebarcontainer{
	float:left;
	width:168px;
	
	margin-top:-14px;
	background:#fff;
	height:auto;
     
}

#sidebarcontainer h2{
	background:#fff;
	padding:6px 0 0px 0;
	vertical-align: middle;
	font-size:11px;
/*	letter-spacing: 1px;*/
	color:#000;
	font-weight: bold;
	text-transform:uppercase;
}
#sidebarcontainer h2.search{
color:#5087c7;
}
#sidebarbox{
	width:153px;
	padding-bottom:15px;
	padding-left:15px;
	border-bottom:1px solid #aab4a1;
}
#sidebarboxnavi{
	width:164px;
	padding-top:16px;
	padding-bottom:15px;
	padding-left:4px;
	border-bottom:1px solid #aab4a1;
}
#sidebarboxnavi ul li a{
	color:#000 !IMPORTANT;
	font-weight: bold;
	text-transform:uppercase !IMPORTANT;
	font-size:11px;
	letter-spacing:0px !IMPORTANT;
	}
	
#sidebarboxnavi ul li a:hover{
	color:#fff !IMPORTANT;
}

#sidebarcontainer ul, #sidebarcontainer ol{
        margin: 3px 0 0px 0px;
        padding: 0;
		}
#sidebarcontainer ul li{
	list-style: none;
	list-style-position:inside;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom:4px;
	padding-left:10px;

}
#sidebarcontainer ol li{
	list-style-position:inside;
	font-size: 10px;
	letter-spacing: 1px;

}
#sidebarcontainer ul li a{
	text-decoration:none;
	text-transform: none;
	/*font-weight:bold;*/
	color:#5B5A4E;

	}
#sidebarcontainer ul li a:hover{	
	color:#fff;
	background:#959480;
	}
#sidebarcontainer ul li.current-cat a{	
	color:#fff;
	background:#959480;
	}
	

/* content
--------------------------------------------------*/
#content {
  float:left;
  width:632px;
  padding-left:18px;
  margin-top:16px;
  padding-bottom:16px;
  color:#000;
  background:#ffffff;
  text-align:justify;
/*  border:1px solid red;*/
}
#content .entry{
 /* border-bottom:1px solid #aab4a1;*/
}

#content .line{
	display:block;
	width:634px;
	border-bottom:1px solid #aab4a1;
	margin:20px 0 20px 0;
}

*html #content{
	/*margin-left:30px;
	  width:538px;*/
}

#content span.head {
	display:block;
	font-weight: normal;
	padding:10px 0 4px 0;
	text-indent:0px;
	letter-spacing:1px;
	margin:0 0 0px 0px;
	text-align:right;
	}

#content a, #content .breadcrumb {
	color:#ed1c24;
	font-weight:bold;
}

#content a, #content .breadcrumb a {
	color:#ed1c24;
	text-decoration:none;
	letter-spacing:1px;
		font-weight:normal;
	}
	
#content a:hover, #content .breadcrumb a:hover
{color:#ffffff;background:#ed1c24;}

#content .breadcrumb .bc_current{
	text-transform:lowercase;
}

#content h2 {
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	letter-spacing:1px;
	margin-bottom:0px;
	text-transform:uppercase;
	margin-top:10px;
	color:#959480;
}

#content h2 a{
	font-weight:bold;
	text-decoration:none;
	color:#959480;
}
#content h2 a:hover{
	color:#fff;
	background-color:#ed1c24;
}

#content strong {
	color: #000;
}

#content img {
	/*padding-left:5px;*/
	padding-right:5px;
    `/*margin-left:5px;*/
    margin-right:5px;
	border:1px solid #fff;
}

#content .mypicsgallery a:hover {
background:transparent none repeat scroll 0%;
}
#content .mygallerygallery a:hover {
background:transparent none repeat scroll 0%;
}
#content .mygallerygallery .mygallerynames a:hover {
background:#959480 none repeat scroll 0%;
}

#content .postmetadata, #content .entrytext .postmetadata{
  border:1px solid #959480;
  padding:5px;
  font-size:0.8em;
  letter-spacing:0px;
  margin-bottom:45px;
  margin-top:20px;
  /*background:#ededed;*/
  background:#faf8f9;
  border:#959480 1px solid;
}

#content .postmetadata a, #content .entrytext .postmetadata a{
	color:#000;
	letter-spacing:0px;
	text-decoration:underline;
}
#content .postmetadata a:hover, #content .entrytext .postmetadata a:hover{
	color:#fff;
}

#content .next {
	float:right;
}
#content p{
	color:#000;
}
.post{
width:616px;
padding-right:18px;
}

#content small{
	display:block;color:#808080;margin:0px 0 25px 0;
}
#content .postmetadata small{
	display:block;color:#000;margin:0px 0 0px 0;
}
#content .postmetadata small a{
color:#b0d13a;
}
#content .postmetadata small a:hover{
color:#fff;
}

#content h3#comments{
color:#000;
}
#content ol.commentlist{
        margin: 0 0 0px 0px;
        padding: 0;
		width:505px;
}
#content ol.commentlist li{
        margin: 0 0 10px 0px;
        padding: 5px;
  background:#fff;
    border:1px dashed #b0d13a;
}

#content ol.commentlist li.alt{
  background:#faf8f9;

}
#content ol.commentlist cite{
  color:#000;  font-size:0.8em;
}

#content #startpageleft{
	float:left;
	width:297px;
	margin-right:25px;
}

#content #startpageleft_inner{
	width:220px;
	margin-top:35px;
	color:#000;
	padding:1px 5px 0px 5px;
	text-align: justify;
	  background:#fff;
	 border:#c4c9c5 1px solid;
}
#content #startpageleft_inner h2,#content #startpageleft_inner h2 a{
	margin-top:10px;
}


#content #startpageleft h2,
#content #startpageright h2{
color:#959480;
font-size:1em;
margin-bottom:10px;
margin-top:20px;
letter-spacing:0px;
}
#content #startpageright{
	float:left;
	width:290px;
	margin-right:7px;
}


#content ul.startpage{
padding:0px;
margin:0px;
}
#content ul.startpage li{
color:#000;
display: list-item;
list-style-type: disc;
list-style-position: inside;
}

#content ul.startpage li a{
color:#000;
font-weight:bold;
letter-spacing:2px;
text-transform:lowercase;
}
#content ul.startpage li a:hover{
color:#fff;
}

#content .minientry{
color:#000;
margin:0 0px 15px 0;
text-align: justify;
}
#content .minientry a{
font-weight:bold;
}

/* footer
--------------------------------------------------*/
#footer {
	width: 821px; /*825px;*/
	margin: 0px 0 0 28px;
	padding-top:10px;
	padding-bottom:10px;
	clear: both;
	font-size: 0.9em;
	color: Gray;
	background:white;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #aab4a1;
	border-bottom:1px solid #aab4a1;
}

#footer p {
  padding:0px 0 0px 0;
  border-top:0px solid #aab4a1;
  text-align: center;
}
#footer p.p2 {
  padding:3px 0 0px 0;
  border-top:1px solid #aab4a1;
  background:#aab4a1;
  text-align: center;
}

#footer strong {font-weight:normal;}

/*------------For special 2column Startpage----------------*/
#ppp{
	/*position:absolute;
	top:16px;
	left:18px;*/
	margin-top:-16px;
	margin-left:0px;
/*	height:72px;*/
	width:616px;
	/*padding:0 18px 16px 0;*/
	border-bottom:1px solid #aab4a1;
	text-align:right;
	color:#000;
}

#ppp strong{
	color:#ed1c24;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
.colhead{
	color:#000 !IMPORTANT;
	border-bottom:1px solid #959480;
	padding-bottom:4px;
	margin-top:15px !IMPORTANT;;
}

.language_item{
    list-style: none;
    float: left;
    position: relative;
    margin: 0px 0 0 5px;
}
.language_item a img{
    border:none;
}

/*#########    Schattenmacher    ####### */

#masscontainer {

}
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
}

#shadow-container .shadow2,
#shadow-container .shadow2a,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #e7e7e7;/*F1F0F1*/
        
    }

    #shadow-container .shadow2 {
        background: #dedede;/*DBDADB*/
        
    }

    #shadow-container .shadow3 {
        background: #d9d9d9;/*B8B6B8*/
        
    }

    #shadow-container .container {
        background: #ffffff;
        padding:0 2px 2px 0 0;
        /*border:1px solid #8c8c8c;*/

        /*border: 1px solid #848284;*/
/*        padding: 10px;*/
    }
