* {margin:0; padding:0;}

html{
	margin-top:15px;
	}

img {
	border: 0;
	}

body{
 	width:100%;
	display:block; 
	background-color:#335825;
 	font-family:Arial, Helvetica, sans-serif;
 	color:#000;
 	font-size:12px;
  } 

a:link, a:visited, a:active { 
	font-size: 100%;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#335825;
	}

a:hover{ 
	font-size: 100%;
	text-decoration:none;
	color:#000;
	}

	
.sright a:link, .sright a:visited, .sright a:active { 
	text-decoration:none;
	}

.green_big { 
	font-family:"Times New Roman", Times, serif;
	color:#335825;
	font-weight:bold; 
	margin-bottom:10px;
	letter-spacing:2px;
	font-size: 200%;
	border-bottom:solid 1px #335825;
	padding-bottom:3px;
	}

.titles { 
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-weight:bold; 
	margin-bottom:10px;
	letter-spacing:1px;
	font-size: 190%;
	text-decoration:underline;
	}

.leistungen { 
	font-family:"Times New Roman", Times, serif;
	color:#335825;
	font-weight:bold; 
	margin-bottom:10px;
	letter-spacing:2px;
	font-size: 130%;
	border-bottom:solid 1px #335825;
	padding-bottom:3px;
	text-align:left;
	}

.text_left { 
	font-family:"Brush Script Std", Times, serif;
	color:#335825;
	margin-left:5px;
	letter-spacing:1px;
	font-size:240%;
	font-style:italic;
	}

.text_right { 
	font-family:"Brush Script Std", Times, serif;
	color:#335825;
	margin-bottom:10px;
	margin-right:5px;
	letter-spacing:1px;
	font-size:240%;
	font-style:italic;
	text-align:right;
	}
	
.text_italic { 
	font-family:"Times New Roman", Times, serif;
	color:#335825;
	font-weight:900; 
	margin-bottom:10px;
	letter-spacing:2px;
	font-size:130%;
	font-style:italic;
	}	
	
.text_small { 
	color:#335825;
	font-size:80%;
	}	

.text_smaller { 
	color:#335825;
	font-size:70%;
	}
	
.text_big { 
	color:#000;
	font-weight:600;
	font-size:140%;
	line-height:1.2em;
	}	

.text_bigger { 
	color:#000;
	font-weight:800;
	font-size:190%;
	line-height:1.6em;
	}
	
.text_bigger a:link, .text_bigger a:visited, .text_bigger a:active { 
	text-decoration:underline;
	}	
	
ul.liste01 {
	margin-left: 15px;
}

li.liste01 {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height:110%;
	list-style-image:url(../images/arrow.png);
	padding: 5px;
	margin-left: 5px;
}

li.liste02 {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4F4F4F;
	line-height:120%;
	list-style:url(../images/line.png);
	margin-left: 25px;
}

.clear {
	clear: both;
	}
