@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}


/*********************************************/
 html { height: 100%; margin-bottom: 1px; }
body{
	padding: 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00501F;}
	
	
h2{
	font-size:16px;
	padding-bottom:10px;}	

#page{
	width:950px;
	height:100%;
	position:relative;
	margin:0 auto;
	background-color: #DBE2DB;}
	
	#header{
		width:950px;
		height: 108px;
		clear:both;
		position:relative;
			border-bottom: 5px solid #ffffff;}
		
		#header h1 a{
			outline:none;
			position:absolute;
			width: 200px;
			height:108px;
			background:url(../images/logo.gif) no-repeat 10px 10px;
			border-right: 5px solid #ffffff;}
			
		#header #topnav{
			position:absolute;
			width:200px;
			height:25px;
			text-transform: uppercase;
			top:10px;
			right:0;
			line-height:25px;
			z-index:10;}
			
		#header #topnav a{
			text-decoration:none;
			color: #ffffff;}
			
		#header #praxis-line{
			width:725px;
			height:38px;
			position:absolute;
			top:0;
			right:0;
			background-color: #00501F;
			color: #ffffff;
			padding-top:70px;
			padding-left:20px;
			font-size:17px;}
			
			

    #sidebar1 {
    	float: left;
    	width: 200px;
   
    	padding: 0;
		position:relative;

    }
    #sidebar2 {
    	float: right;
    	width: 200px;
		padding: 45px 0 0 0;
 
    }
	
	 #sidebar2 img {
 	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
    }
    #content { 
    	margin: 0 200px;
    	padding:40px 0px 60px 20px;
		width:auto; 
		line-height:18px;
		border-left: 5px solid #ffffff;
    }
	
	 #content1 {
	 margin-left:200px;
    	
    	padding:40px 0px 60px 20px;
		width:auto; 
		line-height:18px;
		border-left: 5px solid #ffffff;
    }
		
	#content p, #content1 p{
		width:450px;
		padding-bottom:10px;}
	.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }		
	
	#content li{
		list-style-type:square;
		margin-left:40px;
		line-height:25px;}
		
	#content a{
		color:#00510F;
		text-decoration:none;}

  		#main .inhalt { padding: 10px 20px 10px 10px; position:relative;  }

.bold{
	font-weight:bold;}
	
	
table tr th{
	text-align:center;
	height:35px;
	font-weight:bold;
	font-size:15px;}
	
tr.thead{
	height:30px;
	}

tr.thead td{

	border-bottom:1px solid #006600;
	padding-left:10px;
}
	
td.right{
	border-right:1px solid #006600;}
	
table tr td{
	text-align:left;
	padding-top:10px;
	padding-right:10px;}
	
	
	.people{
	margin-top:240px;
	}


.anf{
	margin-top:55px;
	}
	
.tea{
	margin-top:55px;
	}
