/* CSS Document */
}
#kopf {
 	height: 50px;
}
#logo_print {
	position: absolute;
	top: 60px;
	right: 0px;
	text-align: right;
	width: 150px;
}
#logo_print img {
	width: 120px;
	height: 50px;
	float: right;
}
#inhalt h1 {
        font-size: 1.3em;
        font-weight:600;
        text-transform: uppercase;
        color: #FF7700;
        margin-bottom: 10px;
        line-height: 1.4em;
}
#inhalt h2 {
        font-size: 1.1em;
        font-weight: 600;
        color: #FF7700;
        margin-bottom: 10px;
}
#inhalt .anreisser h2 {
        font-size: 1.1em;
        font-weight: 600;
        color: #FF7700;
        margin-bottom: 0px;
}
#inhalt h3 {
        font-size: 1.0em;
        font-weight: 600;
        color: #000000;
        margin-top: 10px;
        margin-bottom: 10px;
}
#inhalt h4 {
        font-size: 1em;
        font-weight: 600;
        color: #000000;
        margin-top: 8px;
        margin-bottom: 6px;
}
#inhalt p {
        line-height:1.5em;
        padding-bottom: 8px;
}
#inhalt .anreisser ul {
	padding: 0;
}
#inhalt ul {
	padding-left: 10px;
}
.csc-default {
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#rechts_2,
#rechts_3 {
	display: none;
}