body {
background-color: #333399;

}

.body {
background-color: #FFFFFF;
}

.zeilenhöhe {
	line-height: 47px;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.linktext {
font-family: Arial, Helvetica, sans-serif;
fontsize: 12px;
}

.TDstage {
	background-image: url(images/css_bg_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.TDstageiframe {
	background-image: url(images/css_bg_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.TDborder {
	border: 2px outset #FFFFFF;

	
}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.imagelinks {
	margin-right: 14px;
	margin-bottom: 5px;

}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.normtext A {
text-decoration: none;
	color: #990000;
	}
	
.normtext A:hover {
color: #0055ff;
}

.linktext A {
	background-color: #D9D9FF;
	color: #000066;
	border: 2px solid #FFFFFF;


}

.linktext A:hover {
color: #0055ff;
}

.normtextli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;

}

.normtextli A {
text-decoration: none;
	color: #990000;
	}
	
.normtextli A:hover {
color: #0055ff;
}
.imagerechts {
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 15px;
}

