

/*<group=Central Styles
  >*/

a {
	color : #396f22;
	text-decoration : underline;
}

body {
	background : #f4f4f4;
	color: 333333;
	font: 11px/20px "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans", LucidaSans, Helvetica, Arial, sans-serif;
}

table.main {
	border: 1px solid #999999;
	margin-top: 30px;
}

td {
  vertical-align:top;
	background: #ffffff;
}
	
/*</group>*/

/*<group=Content Styles>*/

td.content {
	padding: 30px 40px 80px;
}

td.content h1 {
	font-variant: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
}

td.content h2 {
	font-variant: normal;
	font-size: 15px;
}
	
/*</group>*/

/*<group=Navigation Styles>*/

/*<group=News Navigation>*/

td.news {
	background: #fcfcfc;
	border-left: 1px solid #999999;
}

td.news h1 {
	background: #396f22;
	padding: 0px 6px 0px 6px;
	margin: 15px 0px 0px 0px;
	font-size : 12px;
	color : white;
}

td.news h2 {
	font-size: 13px;
	padding: 0px 6px 0px 6px;
	margin: 10px 0px 0px 0px;
}

td.news a {
	line-height: 16px;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
	display: block;
	border-bottom : 1px solid #cccccc;
}

td.news p {
	line-height: 16px;
	padding: 6px 6px 9px 6px;
	display: block;
	margin : 0px 0px 0px 0px;
	border-bottom : 1px solid #cccccc;
}

td.news p a {
    display: inline;
    padding : 0px;
    border-bottom-width : 0px;
}

td.news div.dohover a:hover {
	background : #cccccc;
}

	
/*</group>*/

/*<group=Quickstart Navigation>*/

td.quick p {
	display: inline;
	margin-right: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

td.quick {
	margin: 0;
	padding: 0;
	border-top: 3px solid #e4e4e4;
}

td.quick ul li a:hover {
	background: #5cb537;
	color: #ffffff;
}

td.quick ul {
	font-size : 11px;
	margin: 0;
	padding: 0;
	text-align: right;
}

td.quick ul li {
     float: right;
	display: block;
	border-left: 1px solid #cccccc;
	border-bottom : 2px solid #AdD99A;
}

td.quick ul li.title {
	display: block;
	font-size : 11px;
	background : #AdD99A;
	padding: 1px 10px;
	color : #396f22;
	letter-spacing : 1px;
}

td.quick ul li a {
    text-align : center;
	display: block;
	font-size : 11px;
    width: 100px;
	padding: 1px 10px;
	letter-spacing : 1px;
	text-decoration : none;
}
	
/*</group>*/

/*<group=Section Navigation>*/

td.sections a.active,
td.sections a:hover,
td.sections a.praxis1:hover {
	background: #5cb537;
}

td.sections ul {
	margin: 0;
	padding: 0;
}

td.sections ul li {
    float: right;
	display: block;
	border-left: 1px solid ffffff;
}

td.sections a {
	display: block;
	width: 120px;
	height : auto;
	padding: 2px 4px;
    line-height : 16px;
	text-decoration : none;
	color: #ffffff;
	margin : 0px;
	vertical-align : bottom;
}

td.sections a div {
	min-height : 53px;
}

td.sections, td.sections table td {
	margin: 0;
	padding: 0;
	background: #396f22;
	border-left : 1px solid #ffffff;
	vertical-align : bottom;
}


td.sections td.descr_praxis {
    padding : 0px 15px 0px 15px;
    letter-spacing : 2px;
	color : #396f22;
	background: #ADD99A;
}



/*</group>*/

/*<group=Central Navigation>*/

td.navi a {
	margin: 0;
	padding: 6px 10px;
	line-height : 14px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid cccccc;
}

td.navi a:hover {
	text-decoration: underline;
}

td.navi {
	padding: 0;
}
	
/*</group>*/
	
/*</group>*/

/*<group=Other Styles>*/

/*<group=Line row>*/

td.line {
	margin: 0;
	padding: 0;
}

td.line h1 {
	margin: 0;
	padding: 10px 40px;
	background: #5cb537;
	color: #ffffff;
	font-weight: normal;
}
	
/*</group>*/

/*<group=List row>*/

td.list {
	padding: 0px 10px;
	background: #ADD99A url("liste_bg.gif") right top;
}
	
/*</group>*/


/*<group=Bottom row>*/

td.bottom {
	border-top: 3px none #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	padding: 1px 12px;
}
	
/*</group>*/
	
/*</group>*/

ul.sitemap, ul.sitemap ul {
  list-style-type:none;
}

ul.sitemap li {
  border-bottom : 1px solid #cccccc;
  margin : 0px;
}

ul.sitemap li a {
  display : block;
  text-decoration : none;
}

ul.sitemap li a:hover {
  background-color : #f4f4f4;
}

ul.sitemap {

}