/*Beginn allgemeine Definitionen----------------------------------------------------------
------------------------------------------------------------------------------------------*/

* {
    margin: 0; 
    padding: 0; 
}


body {
          margin: 0;
          padding: 0;
          height:100%;
          }
div, ul, li, p, body { 
	
	font-family: "Verdana", arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	/*font-size: 1.15em;
	line-height: 1.45em;*/
	color: #603913;
	font-weight: normal;
}

hr{
	border-bottom: 1px dashed #603913;
}

a, a:link {
	text-decoration: none;
	color:#603913; 
	font-size:11px;
	line-height:15px;
	font-weight: bold;
}

a:hover {
color:#57CAFF;
}
a img, img {
    border: none;
	text-decoration: none; 
}

ul {
    list-style: none;
    margin: 0 0 0 0;
}

li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#content_bgr, #galerie, #seminar_datum, #bild_bio {
	position: absolute;
}



#scrollbereich { 
	position: absolute;
	height: auto;
	left: 0px;
	width: 478px;
	top: 60px;
	padding-left: 319px;
	padding-top: 42px;
	padding-right: 20px;
	padding-bottom: 44px;
	background-color: #F2EBD5;
	z-index: 50;
     }

#scrollbereichHome { 
	position: absolute;
	/*height: 200px;*/
	left: 279px;
	width: 478px;
	top: 60px;
	padding-left: 40px;
	padding-top: 42px;
	padding-right: 20px;
	padding-bottom: 14px;
	background-color: #FFFFFF;
	z-index: 50;
     }
	 
#scrollbereichArbeiten {
	position: absolute;
	/*height: 200px;*/
	left: 0px;
	right:0px;
	/*width: 520px;*/
	/*clear: both;*/
	overflow: hidden;
	top:0px; /*102px;*/
	padding-bottom: 10px;
	/*padding-left: 40px;
	padding-right: 20px;
	
	background-color: #F2EBD5;*/
	z-index: 50;
	
	}
	
#scrollbereichArbeiten2 { 
	position: absolute;
	width:500px;
	/*height: 200px;*/
	left: 279px;
	right:0px;
	/*width: 520px;*/
	clear: both;
	
	top: 102px; 
	padding-bottom: 40px;
	/*padding-left: 40px;
	padding-right: 20px;
	
	background-color: #F2EBD5;*/
	z-index: 50;
	}
	
#scrollbereichArbeitenInhalt { 
	position: relative;
	/*height: 200px;*/
	left: 279px;
	right:0px;
	top: 53px;
	clear: both;
	overflow: hidden;
	background-color: #222;
	z-index: 50;
     }
	 
#scrollbereichArbeitenRechts { 
	position: relative;
	/*height: 200px;*/
	right: 0px;
	width: 400px;
	top: 53px;
		background-color: #333;
	z-index: 49;
     }

#scroll_td{
	padding-left: 40px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 14px;

          }
#page {	/* für quickedit, leider erscheint der text nicht in der gewünschte grösse*/
    /*font-size: 1.6em; /* leider erscheint der text nicht in der gewünschte grösse! */
	width: 870px;
    margin: 0 auto;
    text-align: left;
   /* background: url(images/tile.gif) repeat-y; */
}


/*formatierung der automatisch generierten subdokus */

#LCOS_box{
display:block;
	margin-top:32px;
	}
	
#LCOS_child {
 margin: 33px 0 3px 0px;
    padding: 0 0 0 0;
	border-bottom: 1px dashed #603913;
	padding-bottom: 5px;	

}

#LCOS_child a {
font-size:17px;
color: #57CAFF;
}

#LCOS_child a:hover {
font-size:17px;
color: #603913;
}


/* inhalte und Listen
------------------------------------------------------------------------------- */
#liste a {
	display:block;
	margin-top:32px;
color:#57CAFF;
	}
	
#liste a:hover {
	background: #FFFFFF;
	color:#603913; 
	
	}

#listentxt {
	display:block;
	margin-top:3px;
}
	
#inhalt {
margin-top:33px;
margin-bottom:2px;
padding-bottom: 25px;
/*border-bottom: 1px dashed #603913; */
}	
#inhaltKlein {
float:right;
width:190px; /*200px*/
margin-top:37px;
margin-bottom:2px;
padding-bottom: 0px;
/*border-bottom: 1px dashed #603913; */
}

#inhalt_b {
position:relative;
margin-top: -1px;
}

#inhaltBioKontakt {
position:relative;
margin-top: 16px;
}

#i_links {
position:relative;
left:0px;
top:1px;
}

#i_rechts {
position:absolute;
left:415px;
top:0px;
}

#i_rechtsArbeiten {
position:absolute;
left:415px;
top:22px;
}

#bildInhalt {
margin-top:37px;
width: 478px;
height:130px;
overflow:hidden;
}

#bildInhaltKlein {
float:left;
margin-top:37px;
margin-right:15px;
width: 200px;
height:130px;
overflow:hidden;
}

#bildInhaltKleinListe {
float:left;
margin-top:37px;
margin-right:25px;
width: 130px;
height:95px;
overflow:hidden;
}

/*liste vor zurueck */
#vor_zurueck {
padding-top:2px;
border-top:1px dashed #603913;
}

#vor {
	position:absolute;
	left:372px;
	width:280px;
	height:160px;
	z-index:20;
}
#zurueck {
	position:absolute;
	left:0px;
	width:280px;
	height:160px;
	z-index:20;
}

#vorArbeiten {
	position:absolute;
	left:760px;
	width:90px;
	height:10px;
	z-index:20;
}
#zurueckArbeiten {
	position:absolute;
	left:320px;
	width:90px;
	height:10px;
	z-index:20;
}


/*summary styles---------------------------------------Liste */
.summaryPost{ 
	border-bottom: 1px dashed #603913; 
	padding-bottom: 2px;
	font-family: "Verdana", Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight: bold;
}

.summaryPost a, div#summaryPost a:link, div#summaryPost a:hover {
	font-weight: bold;
	color: #57CAFF;
	text-decoration: none;
	border-bottom-width: 0;
	}
.summaryPost a:hover {
	color: #603913;
	}
	
/* Post (main content entries)
------------------------------------------------------------------------- */
.post { /* linie unten */
    margin: 0 0 3px 0px;
    padding: 0 0 0 0;
	border-bottom: 1px dashed #603913;
	padding-bottom: 2px;
}

.linieU2 {
margin: 0 0 0px 0px;
    padding: 0 0 0 0;
	border-bottom: 1px dashed #603913;
	padding-bottom: 10px;
}	

/*Menu
--------------------------------------------------------------*/
#menu {
	width: 150px;
	left: 40px;
	top: 30px;
	height: auto;
	/* border-bottom: 0px dashed #603913;*/ 
	z-index: 60;
    position: absolute;
	
}


ul.leftMenubar li{
    line-height: 20px;
	text-indent: 10px;
	font-weight: bold;
	background: #FFF; 
	padding: 0px;
   border-bottom: 1px solid #663300;
 }
 
ul.leftMenubar li:hover{
    line-height: 20px;
	text-indent: 10px;
	font-weight: bold;
	background: #33CCFF; 
	padding: 0px;
  
 } 
 

.activeLink ul li {
background:#e7dfc7;
border-bottom: 1px solid #805e36;
}



ul.leftMenubar li ul { /*submenus nicht anzeigen */
display: none;
}
ul.leftMenubar li.activeLink ul{ /*submenu anzeigen wenn der uebergeordnetete Listenpunkt aktiv ist */
display: inline;
}
ul.leftMenubar li.activeLink ul li ul{ /*genauso drittes Level */
display: none;
}
ul.leftMenubar li ul li.activeLink ul{
display: inline;
}

ul.leftMenubar li a /* Links 1 Level */
{
text-decoration: none; 
display: inline;
font-weight: bold;
color: #663300;  
}

ul.leftMenubar li.activeLink, ul.leftMenubar li.activeLink a { /* definiert die Farben der aktiven menu parent. */
	color:#33CCFF;

}

ul.leftMenubar li.activeLink ul li a {/* Die Punkten in 2. level list, die nicht gerade ausgewählt sind */
display: inline;
	color:#805e36; 
	padding-left:10px;
}

ul.leftMenubar li.activeLink ul li a:hover {/* 2. level list: rollover */
    display: block;
	background-color: #33CCFF;
	color:#FFF;     
	line-height:20px;
}

ul.leftMenubar li ul li a {
font-weight: bold;
color: #663300;


}

ul.leftMenubar li.activeLink{ /* 1 Level hgrverantwortlich für ausgewarhlte farbe erster punkt */ 
color: #33CCFF; 
background: #663300;
}

ul.leftMenubar li ul li.activeLink{ /* 2 Level hgr */
      padding-left:0px; /*verantwortlich für aktiven link in 2 ebene*/
      font-weight: normal;   
	  background:#805e36;
}

ul.leftMenubar li ul li.activeLink a:hover{ /* 2 Level hgr */
      padding-left:0px; /*verantwortlich f?r aktiven link in 2 ebene*/
      font-weight: bold;  
      padding-left:10px;
      color:#33CCFF; 
      background:#805e36;
}

ul.leftMenubar li ul li.activeLink.last { /*linie 2 level letzter punkt */
border-bottom:1px solid #663300;

}

ul.leftMenubar li ul li.activeLink a { /*2 Level aktive link */
color: #33CCFF;

}

/* tabellendefinition */

div.table { display:table; margin-top:10px;}
div.tr { display:table-row; }
div.td { display:table-cell; top:1px;}

/*------------------------------------------------------------------------------------------
---------------------------------------------End allgemeine Definitionen------------------*/

/* zweites Menue zum test*/

