.R1 { background-image: url(images/tuch.gif);
      background-repeat: repeat-y; 
      background-repeat: repeat-x;
}
h1 { 	font: 2.5em Times;
	color: white;
	font-style: italic;
	line-height: 1.0em;
}
h2 {	font: 2.0em Times;
	color: #87ceeb;
	font-style: italic;
	line-height: 0.0em;	
}
h3 {	font: 1.2em Arial;
	color: #ffdab9;			
}
h4 {	font: 2.0em Times;
	color: #87ceeb;
	font-style: italic;
	line-height: 1.0em;	
}
h5 {	font: 1.5em Times;
	color: #191970;
	font-style: italic;
	font-weight: bold;	
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	line-height:1.5em;
	font-weight: bold;
	color: #49413e;
	text-align: justify;
	margin: 3em;
	padding: 3em;
}
.text4 {
	font: 2.0em Times;
	color: #87ceeb;
	font-style: italic;
	line-height: 1.0em;	
}
a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.menue:link {
	font-family: tahoma;
	font-size: 12px;
	line-height:1.5em;
	font-weight: bold;	
	color: #a52a2a;
	text-decoration: none;
}
a.menue:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a52a2a;
	text-decoration: none;
}
a.menue:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a52a2a;
	text-decoration: underline;
}
a.oben:link {
	font: 1.2em Arial;
	color: #ffdab9;	
}
a.oben:visited {
	font: 1.2em Arial;		
	color: 7b7b7b;
	text-decoration: none;
}
a.oben:hover {
	font: 1.2em Arial;
	color: #ffdab9;	
	color: 7b7b7b;
	text-decoration: underline;
}