body {
		background-color: #f1f1f1;
		font-family: Arial, Helvetica, sans-serif, Verdana;
		font-size: 12px;
		line-height: 16px;
    	color: #333333;
    	margin: 0; 
    	padding: 0;
    	text-align: center;
}

#container {
	position: relative;
    width: 960px;
    margin: 0px auto 0px;
    text-align: left;
}


#k {
		position: absolute;
		right: 0;
		top: 144px;
		width: 163px;
		height: 220px;
		text-align: right;
}

#arit {
		position: absolute;
		left: 104px;
		top: 385px;
		width: 309px;
		height: 90px;
		text-align: right;
}

#b1 {
		position: absolute;
		left: 0px;
		top: 33px;
		width: 413px;
		height: 331px;
		background-image: url(images/rlo.png);
		background-repeat: no-repeat;
		text-align: center;
}

#b2 {
		position: absolute;
		left: 436px;
		top: 33px;
		width: 336px;
		height: 331px;
		background-image: url(images/rro.png);
		background-repeat: no-repeat;
		text-align: center;
}


#text {
		position: absolute;
		left: 436px;
		top: 392px;
		width: 336px;
		background-image: url(images/rc2.png);
		background-repeat: y-repeat;
		text-align: left;
		padding-bottom: 12px;
}

p {
		padding-left: 16px;
		padding-top: 2px;
		padding-right: 10px;
}

#einschub {
		padding-left: 16px;
		padding-top: 2px;
		padding-right: 10px;
		width: 280px;
		text-align: left;
		height: 30px;
}

.pdf1 {
	width: 35px;
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

.pdf2 {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

#texto {
		position: absolute;
		left: 0;
		top: -7px;
		text-align: left;
}


#textu {
		position: absolute;
		left: 0;
		bottom: -7px;
		text-align: left;
}

#bild {
		position: absolute;
		left: 16px;
		top: 16px;
		text-align: left;
}

#unter {
		position: absolute;
		left: 16px;
		bottom: 15px;
		text-align: left;
}

#men {
		position: absolute;
		left: 215px;
		top: 500px;
		width: 180px;
		text-align: right;
		color: #a08951;
}

#men p {
		padding-top: 0;
		padding-right: 5px;
		padding-bottom: 0;
		line-height: 12px;
}

a:link { 
	text-decoration: none; 
	color: #a08951;
}
	
a:visited { 
	text-decoration: none; 
	color: #a08951;
}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #a08951;
}


.men { 
	text-decoration: none; 
	color: #8d8c8d;
}

.men:link { 
	text-decoration: none; 
	color: #8d8c8d;
}
	
.men:visited { 
	text-decoration: none; 
	color: #8d8c8d;
}
	
.men:hover, .men:active { 
	text-decoration: none; 
	color: #a08951;
}

