/* Positionierung der Hauptelemente */
.seiteninhalt {
	height: 814px;
	}

.hauptinhalt {
	height: 784px;
	}

.sr_titel, .sr_untertitel, .sr_untertitel_logo, .sr_text, .vk_motto, .sr_abstand, .vk_button_abstand {
	font-size: 12px;
	line-height: 16px; 
	text-align: left;
	color: #000000; 
	} 
.sr_titel {
	font-weight: bolder; 
	margin-bottom: 5px;
	} 
.sr_untertitel {
	font-weight: normal; 
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #606060; 
	} 
.sr_text {
	font-weight: normal; 
	margin-bottom: 0px;
	} 
.vk_motto {
	font-weight: normal; 
	font-style: italic;
	margin-bottom: 3px;
	} 
.sr_abstand {
	font-weight: normal; 
	margin-bottom: 35px;
	} 
.vk_button_abstand {
	font-weight: normal; 
	margin-bottom: 19px;
	} 

.punkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	}


.spalte_rechts {
    position: absolute;
	top: 23px;
	left: 790px;
	width: 190px;
	height: 613px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	z-index: 1;
	}

.spalte_rechts_titel {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 26px;
	vertical-align: top;
	background-color: #DDDDDD;
	z-index: 2;
	}

.spalte_rechts_titel_linie {
    position: absolute;
	top: 26px;
	left: 0px;
	width: 190px;
	height: 1px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: 1px solid #888888;
	z-index: 2;
	}

.spalte_rechts_titel_text {
    position: absolute;
	top: 3px;
	left: 10px;
	width: 170px;
	height: 18px;
	vertical-align: top;
	z-index: 3;
	}

.spalte_rechts_inhalt_punkt_oben, .spalte_rechts_inhalt_punkt_unten {
    position: absolute;
	left: 10px;
	width: 10px;
	height: 18px;
	vertical-align: top;
	z-index: 3;
	}
.spalte_rechts_inhalt_text_oben, .spalte_rechts_inhalt_text_unten {
    position: absolute;
	left: 22px;
	width: 158px;
	height: 18px;
	vertical-align: top;
	z-index: 3;
	}
.spalte_rechts_inhalt_punkt_oben, .spalte_rechts_inhalt_text_oben {
	top: 44px;
	}
.spalte_rechts_inhalt_punkt_unten, .spalte_rechts_inhalt_text_unten {
	top: 152px;
	}

.spalte_rechts_inhalt_text_mitte, .spalte_rechts_inhalt_text_ende {
    position: absolute;
	left: 10px;
	width: 170px;
	height: 18px;
	vertical-align: top;
	z-index: 3;
	}
.spalte_rechts_inhalt_text_mitte {
	top: 131px;
	}
.spalte_rechts_inhalt_text_ende {
	top: 500px;
	}
