a {
		color: white;
		font-size: 1.5rem;
		text-decoration: underline;
	}
	
body{
		background-color:#5e2028;
	}
	 /*Weinrot=#5e2028*/
	 
.u1{	
		color: white;
		font-family: Arial;
		font-size: 48px;
	}

.link1 {
		color: white;
		font-size: 34px;
		text-decoration: underline;
	}		
	
.link2 {
		color: white;
		font-size: 25px;
		text-decoration: underline;
	}
			
head {
		color: white;
		font-size: 20px;
		text-decoration: underline;
	}
			
#hr1 {
		color:white;
		size:3px;
	}
			
.hr2 {
		color: white;
		size: 10px;
	}
			
.frame1 {
		cols: 225px,*725px;
	}
			
.frame2 {
		cols: 110px,*890px;
	}
	
	

		<link rel="stylesheet" href="Trautwein_Style.css">