	
	
/*allgemeine formate */
			form {
				text-align: left;
				letter-spacing: 1px;
				line-height: 20px;
				font-weight: bold;
			}
			textarea,input {
			border: 1px solid #3A4607;
				
			}
			.button { 
				background-color:#3A4607; 
				color:#FFFFFF; 
				width:65px;  
				letter-spacing : 1px;
				font-weight: bold;
				border: thin none;
			}
			
			body {
				font-family: "Times New Roman", Times, serif;
				font-size: 14px;
				font-style: normal;
				line-height: 18px;
				font-weight: normal;
				font-variant: normal;
				color: #321F01;
			}
			.fett {
				font-weight: bold;
			}
			
			.fetter {
				font-weight: bold;
				font-size: 30px;
			}
			
			.block{
				font-family: "Times New Roman", Times, serif;
				font-size: 14px;
				font-style: normal;
				line-height: 18px;
				font-weight: normal;
				font-variant: normal;
				color: #321F01;
				text-align:justify ;
			}
			a:link {
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #321F01;
				font-weight: bold;
				text-decoration: none;
				font-style: italic;
			}
			
			a:visited  {
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #321F01;
				font-weight: bold;
				text-decoration: none;
				font-style: italic;
			}
			
			a:focus  {
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #321F01;
				font-weight: bold;
				text-decoration: none;
				font-style: italic;
			}
			
			a:hover {
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #321F01;
				font-weight: bold;
				text-decoration: none;
				font-style: normal;
			}
			
			a:active {
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #321F01;
				font-weight: bold;
				text-decoration: none;
				font-style: italic;
			}
			
			DIV.logo-01 {
				position:absolute;
				left:623px;
				top:0px;
				width:63px;
				height:149px;
			}
			
			DIV.logo-streifen {
				position:absolute;
				left:686px;
				top:0px;
				width:94px;
				height:94px;
			}
			
			DIV.logo-02 {
				position:absolute;
				left:686px;
				top:94px;
				width:94px;
				height:55px;
			}
			
			
		DIV.rechts {
	position:absolute;
	left:800px;
	top:0px;
	width:40%;
	background-repeat: repeat;
	height: 910%;

			}

			

