#page_margins {
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
#header {
	position: relative;
	height: 235px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.flagge {
	left: 341px;
	top: 202px;
	position: absolute;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #88CCFF;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 1pt;
	font-size: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #243542;
	font-weight: bold;
	padding-top: 20px;
	letter-spacing: normal;
	font-size: 0.875em;
	font-style: oblique;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	color: #C31D16;
	margin-left: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-style: oblique;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #C31D16;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 20px;
}

#topnav {
	background-color: transparent;
	position: absolute;
	top: 87px;
	text-align: left;
	left: 285px;
	color: #C31D16;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
#topnav ul {
	list-style-type: none;
}
#topnav li {
	float: left;
	margin-right: 60px;
}
#topnav a {
	color: #243542;
	text-decoration: none;
}
#topnav a:hover {
	color: #C31D16;
}

#main {
	clear: both;
	width: auto;
	background-image: url(../images/hg_main.jpg);
	background-repeat: repeat-y;
}
#col1 {
	width: 280px;
	float:right;
	z-index: 3;
	margin-bottom: 20px;
}
#col1_content {
	position:relative;
	z-index:4;
}
.bild {
	margin-top: 15px;
}
.bild_kontakt {
	margin-top: 30px;
}

.bild_impressum {
	margin-top: 135px;
}


.punkt {
	margin-right: 7px;
	margin-bottom: 2px;
}
.rahmen {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.blau {
	color: #88CCFF;
}
.u_10 {
	margin-bottom: 10px;
}
.u_15 {
	margin-bottom: 25px;
}

.u_5 {
	margin-bottom: 5px;
}

.rechts {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.l_20 {
	text-indent: 31px;
}





#col2 {
	width: auto;
	margin-right:300px;
	z-index: 1;
	background-image: url(../images/content_hg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#col2_content {
	position: relative;
	z-index: 2;
	padding-left: 20px;
	padding-right: 20px;
}
#col2_content p, #col1_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #243542;
	line-height: 1.5em;
}

#col1_content p, #col1_content li {
	margin-left: 15px;
}
#col2_content li, #col1_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #243542;
	line-height: 1.5em;
	list-style-type: none;
}
#col2_content img {
	margin-right: 7px;
	margin-bottom: 2px;
}
#col2_content a, #col1_content a {
	color: #243542;
	text-decoration: underline;
}
#col2_content a:hover, #col1_content a:hover {
	color: #C31D16;
	text-decoration: none;
}
#ro_webseite {
	padding: 20px;
	background-color: #F9F8F4;
}




.aufzaelung {
	margin-left: 30px;
	color: #C31D16;
	text-decoration: none;
}
#ie_clearing {
	display: none;
}
#footer {
	clear: both;
	height: 43px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#copy {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: left;
	text-indent: 20px;
}

#impressum {
	float: right;
	width: 300px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#impressum a {
	color: #FFFFFF;
	text-decoration: none;
}
#impressum a:hover {
	color: #C31D16;
	text-decoration: none;
}

