.content {
	background-color: transparent;
	margin-top: 70px;
	font-size: small;
}
.rechts {
	background-color: transparent;
}
#hinweis {
	position: absolute;
	width: 400px;
	margin-top: 70px;
	text-align: center;
	font-size: smaller;
}
.rot {
	color: #DA251C;
	font-weight: bold;
	font-size: 34px;	
}
.rot2 {
	color: #DA251C;
	font-size: 22px;	
}
.blau {
	color: #323676;
	font-weight: bold;
	font-size: 34px;
}
.blau2 {
	color: #323676;
	font-size: 22px;
}
.blau3 {
	color: #323676;
	font-size: 20px;
}
.space {   /* In diesem Bereich muß alles rein! */
}
.content {
	background-color: transparent;
	font-size: small;
}
.rechts {
	background-color: transparent;
	padding-top: 10px;
	text-align: center;
}
#iframe_1 {
position: absolute;
margin-left: -25px;
margin-top: -30px;
width: 550px;
height: 510px;
color: #323676; 
font-size: small;
background-image: url(../grafiken/img_fond-kontakt1.gif);
background-color: #A1A1A1;
background-repeat: no-repeat;
scrollbar-arrow-color: #000066; /* dunkelblau*/
scrollbar-face-color: #a4a4ff;
scrollbar-highlight-color: #a4a4ff; 
scrollbar-3dlight-color: #a4a4ff; 
scrollbar-shadow-color: #a4a4ff; 
scrollbar-darkshadow-color: #a4a4ff; 
scrollbar-track-color:#a4a4ff; 
}
#iframe_1 h1, h2, h3 {
	color: #323676;
}
.abstand_iframe{
padding-left: 0px;
}
.scrollbereich {
margin-top: 0px;
overflow: auto;
width: 550px;
height: 500px;
} 
.scrollbarabstand {
padding-right: 0px;
padding-left: 10px;
}
p {
	margin-top: 6px;
	margin-bottom: 5px;
}
.r1 {
	position: relative;
	top: 317px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #323676;		
}
.r2 {
	margin-top: 315px;
}
.r3 {
	position: relative;
	top: 0px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #323676;		
}
.r4 {
	margin-top: 0px;
}
.left {
	margin-left: 100px;
}
.fett {
	font-weight: bold;
	font-size: 16px;
}
.table, tr, td {
	font-size: 10px;
	color: #000000;
}
ul, li {
	padding-left: 0px;
	list-style-position: inside;
}	

.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323676;	
}	
.txt-normal-headline-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA251C;
	font-weight: bold;
	text-decoration: underline;
}	
ul, li {
	position: relative;
	padding-left: -27px;
	top: -5px;
	list-style-position: inside;
}	



