/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/* generally classes for html tags */

body
{
     background: #ffffff;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
     text-align: justify;
}


p
{
    margin-top: 1.2em;
    padding: 0;
}

a:link, a:visited
{
    color: #78ad4c;
    text-decoration: none;
}

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

a:active
{
    color: #517533;
    text-decoration: none;
}

ul
{
    margin:1.2em ;
    padding:0 ;
}

ol
{
    margin:0;
    padding:0;
}

li
{
    margin-bottom: 0.5em;
}


img
{
    border: 0px;
}

center form
{
    margin: 0;
}

table
{
    margin: 0.2em 0 1em 0;
    border-collapse: separate;
    float: left;
}

td
{
    vertical-align: top;
    padding: 0.3em 1em 0.3em 0.5em;
}

hr
{
    vertical-align: middle;
    background-color: #517533;
    color: #517533;
    width: 100%;
    height: 1px;
    border: none;
}

/* generally div-layout */

#header-region
{
    width: 780px;
    height: 21px;
    background-color: #f3f8ef;
    background-image: url(images/headerregion.jpg);
    background-attachment:scroll;
    background-position: 0 0;
    margin-top: 10px;
	margin: auto;
}

#wrapper
{
    margin: auto;
    width: 780px;
    background-color: #f3f8ef;
    background-image: url(images/wrapperbackground.jpg);
	background-repeat: repeat -y;
    background-position: 0 0;
	
}

#header
{
    height: 135px;
    margin-left: 4px;
    background-image: url(images/headerbackground.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 40px;
	
}

	


#primary-links
{
    height: 29px;
    margin-left: 4px;
    margin-right: 10px;
    margin-top: 10px;
    background-color: #e4efdb;
    background-image: url(images/primarylinks.jpg);
    background-attachment: scroll;
    background-position: 0 0;
    color: #78ad4c;
    text-decoration: none;
    text-align: right;
    font-weight: bold;
	
}

ul.secondary-links
{
	margin-top: 10px;
	margin-left: 2px;
    width: 195px;
    background-color: #e4efdb;
    background-image: url(images/leftnavigation.jpg);
    background-repeat: repeat -y;
    background-attachment: scroll;
    background-position: 0 0;
    padding-top: 23px;
	padding-left: 2px;
	text-align: left;
	position: fixed;
}

ul.secondary-links li
{
	
}


/*
#sidebar-left
{
    margin-left: 5px;
    margin-top: 10px;
    width: 192px;
    background-color: #e4efdb;
    background-image: url(images/leftnavigation.jpg);
    background-repeat: repeat -y;
    background-attachment: scroll;
    background-position: 0 0;
    float: left;
    padding-top: 50px;
}
*/

#center
{
	/*Änderung der margin-left Eigenschaft von  197 auf 4 Pixel, da sitebar-left wegfällt*/
    margin-left: 4px;
    margin-right: 14px;
    margin-top:20px;
    margin-bottom: 20px;
	
    /*
	padding: 0 1.5em;
	*/
}

/*
#position-fixed-text
{
	position:fixed;
	margin-top: 250px;
}
*/
#footer
{
    margin-left: 4px;
    margin-right: 14px;
    text-align: center;
    clear: both;
    float: none;
}

#footer-region
{
    width: 780px;
    height: 32px;
    background-color: #f3f8ef;
    background-image: url(images/footerregion.jpg);
    margin-bottom: 10px;
    margin: auto;
}

#logo
{
    float: left;
    margin-left: 10px;
	
}






#sitename
{
    margin: 6.3em 1em;
}

/*
#breadcrumbs
{
    font-size: 0.7em;
    color: #9ac179;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
}
*/


#title
{
	
    
	font-size: 12pt;
    color: #517533;
    text-align: left;
    font-weight: bold;
	margin: 10px 10px 0 208px;
	padding: 0 0 0px 6px;
}


#anchor
{
	margin-top: 10px;
	margin-left: 2px;
    width: 200px;
    /* background-color: #e4efdb;
    background-image: url(images/leftnavigation.jpg);
    background-repeat: repeat -y;
    background-attachment: scroll;
    background-position: 0 0; */
    padding-top: 0px;
	padding-left: 2px;
	text-align: left;
	float: left;
	
			
}

#anchor-fixed-position
{
	margin: 1px;
	position: fixed;
	width: 195px;
	background-color: #e4efdb;
    background-image: url(images/leftnavigation.jpg);
    background-repeat: repeat -y;
    background-attachment: scroll;
    background-position: 0 0;
}


#picture-homepage
{
	padding: 1px;
	width: 185px;
	background-color: #f3f8ef;
    /* background-image: url(images/leftnavigation.jpg);
    background-repeat: repeat -y;
    background-attachment: scroll;
    background-position: 0 0; */
}

/* #position-fixed
{
	position:fixed;
	background-color: #f3f8ef;
	background-image: url(images/wrapperbackground.jpg);
	display: block;
	height: 243px;
	top: 0;
	width: 778px;
	left: auto;
	margin: 0;
	padding: 0;
} */


#anchor ul li
{
	list-style-image: url(images/menu-leaf.gif);
}


#text
{
	margin: 10px 10px 0 10px;
	/*padding:0 0 0 10px;*/
 	width: 520px;
	float: left;
 	
	
}

form
{	
	margin: 10px 10px 0 208px;
	padding: 0 0 0 10px;
	width: 520px;
}

#text2
{	
	margin: 10px 10px 0 208px;
	padding: 0 0 0 10px;
	width: 520px;
}

/* detailed Layout */

h2
{
    font-size: 150%;
    color: #517533;
    margin-top: 0.5em;
    font-weight: normal;
}

ul.links
{
    padding: 0.5em 0.2em;
}

ul.links li
{
    display: inline;
    list-style-type: none;
	/*Änderung des Originals 0 0.15em zu 0 30px 0 1.96em*/
    padding: 0 21px 0 0;
}

ul.menu
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;
    padding: 0 0 0.5em 1.5em;
}

.block ul
{
    padding: 0 0 0.2em 1em;
}

ul.menu li
{
    margin: 0.5em 0 0 0.5em;
    padding: 0 0 0.2em 0.5em;
}

li.collapsed
{
    list-style-image: url(images/menu-collapsed.gif);
    list-style-type: disc;
    padding: 0 0 0.2em 1.5em;
}

li.leaf
{
    list-style-image: url(images/menu-leaf.gif);
    list-style-type: square;
    padding: 0 0 0.2em 1.5em;
}

li a.active
{
    color: #517533;
    text-decoration: none;
}

ul li.expanded
{
    list-style-image: url(images/menu-expanded.gif);
    list-style-type: disc;
    padding: 0 0 0.2em 1.5em;
}

li a
{
    padding: 0 0 0 0.2em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a
{
    display: block;
}

.feed-icon
{
    float: right;
}

.content
{
	margin: 0;
}

.node {
  border-bottom: 1px solid #e9eff3;
  /*
  margin: -1.5em -26px 1.5em;
  padding: 1.5em 26px;
  */
  
  margin:0;
  padding:0;
}


