/* CSS Document */

.rosengarten {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-size: 12px;
}
.rosengartenKopie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
body {
	background-color: FF99FF;
	font-family: arial; 
	font-size: 11px;
}
h1, h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	line-height: 2.0em;
}



.contentBox {
	width: 612px;
	float: left;
	margin: 15px;
	overflow: auto;
	height: 600px;
	background-image: url(bilder_rosengarten/bg_rosen.gif);
	background-repeat: no-repeat;
}

.contentBox img {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}
.gelbmarkiert {
	background-color: #ffff00;
}
p {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
a {
	color: #333333;
	text-decoration: underline;
	border: none;
}
.tabFeld {
	background-color: #ff99ff;
	vertical-align: top;
	background-image: url(bilder_rosengarten/linie_oben.gif);
	padding: 10px;
}
.rosengartenKlein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-size: 10px;
}
.hierArbeiteIchNoch {
	font-size: 12px;
	color: #FFFF66;
	font-style: italic;
	font-weight: bold;
}
img {
	border: none;
}
.miniLink {
	font-size: 9px;
}
