td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F17597;
}
body {
	background-color: #F985A8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#iframe {
width: 358px;
height: 283px;
background: #fde9d2;
}

#iframe_interno {
text-align: justify;
width: 560px;
height: 344px;
}

.abstand_iframe{
padding: 10px;
} 

.scrollbereich {
overflow: auto;
width: 348px;
height: 283px;
scrollbar-face-color:#91052c;
scrollbar-arrow-color:#fde9d2;
scrollbar-track-color:#fde9d2;
scrollbar-shadow-color:#fde9d2;
scrollbar-highlight-color:#fde9d2;
scrollbar-3dlight-color:#fde9d2;
scrollbar-darkshadow-color:#fde9d2;
} 

.scrollbereich_interno {
overflow: auto;
width: 540px;
height: 324px;
scrollbar-face-color:#91052c;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
} 

.scrollbarabstand {
padding-right: 20px;
} 
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #AB1640;
}
a:link {
	color: #AB1640;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #EB6E9A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #AB1640;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #AB1640;
	text-decoration: none;
	font-weight: bold;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #AB1640;
}
.pinkborder {
	border: 1px solid #F17597;
}
