.unnamed1 {
	position: relative;
	left: 522px;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 338;
	height: 226;
}
.Rahmen_obenunten {
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, sans-serif;
	}
	
.Rahmen_rechts {
	padding-right:8px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
}

.Fuss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	padding-top: 3px;
	text-align: right;
}
.groesser {
	color : #006699;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : x-large;
	font-variant : normal;
	font-weight : normal;
}
.Rahmen_unten {
	border-color: black black #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-bottom: 8px;
}
.Ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #666;
	padding-bottom: 3px;
}

textarea {
	font:Verdana, Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color:#666;
	border-bottom-style: none;
	}
.sansserif {
	font-family: Verdana, Geneva, sans-serif;
}

.unten_rot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
	padding-bottom: 1px;
}

a:hover {
	text-decoration: none;
	color:black;
	background-color: silver;
	text-align: center;
	border-bottom-style: none;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
li{font-family: Verdana, Arial, Helvetica, sans-serif;
}td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.kleiner
{font-size:smaller;
}
.rot {
	margin: 4px;
	padding: 2px;
	border: thin solid #F00;
}
.Absatzabstand {
	line-height: 150%;
}
.Rahmen_unten_und_rechts { 
border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: thin; border-bottom-width: thin; border-left-width: 0px}
li {
	padding-bottom: 0.5em;
}

._rechts {
	position: relative;
	right: 0px;
	bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	line-height: 90%;
	font-weight: normal;
	color: #666;
}
.grau {
	color: #666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666;
	font-style: italic;
	font-weight: normal;
}
.Rahmen_oben {
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: thin;
}

.info_rotate {
	-webkit-transform: rotate(-4deg); -moz-transform: rotate(-4deg); -o-transform: rotate(-4deg); font-size: 14px; font-weight: bold; color: #403f3f; background-color: #fefcaf; background-image: -moz-linear-gradient(top, #fefcaf, #fffeda); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fefcaf),color-stop(1, #fffeda)); -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25); box-shadow: 1px 1px 3px rgba(0,0,0,0.25); 
	}
	
.schatten {
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
.transparent_class {
        filter:alpha(opacity=70);
        -moz-opacity:0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
}

.gelb_hintergr {
	background-color:#FFC;

}
.gelb_hintergr_select {
	background-color:#FFC;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-left:none;
	border-top:none;
	border-right:none;

}