@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #df4e13;
}
a:active {
	text-decoration: none;
	color: #333333;
}


ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}


.grundformatierung {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8a9492;
	text-decoration: none;
}
.fett {
	font-weight: bold;
}

.rot {
	color: #df4e13;
}
.normale_schreibweise {
	text-transform: none;
}
.grossschreibung {
	text-transform: uppercase;
}
.schriftgroesse_navigation {
	font-size: 11px;
}



.schriftgroesse_video_bild_steuerung {
	font-size: 9px;
}
.schriftgroesse_video_bild_steuerung_gross {
	font-size: 10px;
}
.schriftgroesse_weiter {
	letter-spacing: 0.4px;
}

.schriftgroesse_enger {
	letter-spacing: -0.2px;
}

.schriftgroesse_heike_ueberschrift {
	font-size: 24px;
	word-spacing: 2px;
	letter-spacing: 2px;
}
/* Hauptnavigation Link */

a.hauptnavigation_aktiv:link {
	text-decoration: none;
	color: #df4e13;
}
a.hauptnavigation_aktiv:visited {
	text-decoration: none;
	color: #df4e13;
}
a.hauptnavigation_aktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.hauptnavigation_aktiv:active {
	text-decoration: none;
	color: #df4e13;
}
/* Hauptnavigation Link */

a.hauptnavigation_nichtaktiv:link {
	text-decoration: none;
	color: #8a9492;
}
a.hauptnavigation_nichtaktiv:visited {
	text-decoration: none;
	color: #8a9492;
}
a.hauptnavigation_nichtaktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.hauptnavigation_nichtaktiv:active {
	text-decoration: none;
	color: #8a9492;
}
/* Hauptnavigation Link */








/* Unternavigation Link */

a.unternavigation_aktiv:link {
	text-decoration: none;
	color: #df4e13;
}
a.unternavigation_aktiv:visited {
	text-decoration: none;
	color: #df4e13;
}
a.unternavigation_aktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.unternavigation_aktiv:active {
	text-decoration: none;
	color: #df4e13;
}
/* Unternavigation Link */

a.unternavigation_nichtaktiv:link {
	text-decoration: none;
	color: #8a9492;
}
a.unternavigation_nichtaktiv:visited {
	text-decoration: none;
	color: #8a9492;
}
a.unternavigation_nichtaktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.unternavigation_nichtaktiv:active {
	text-decoration: none;
	color: #8a9492;
}
/* Unternavigation Link */




/* works navigation Link */

a.works_projekt_aktiv:link {
	text-decoration: none;
	color: #df4e13;
}
a.works_projekt_aktiv:visited {
	text-decoration: none;
	color: #df4e13;
}
a.works_projekt_aktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.works_projekt_aktiv:active {
	text-decoration: none;
	color: #df4e13;
}
/* works navigation Link */

a.works_projekt_nichtaktiv:link {
	text-decoration: none;
	color: #8a9492;
}
a.works_projekt_nichtaktiv:visited {
	text-decoration: none;
	color: #8a9492;
}
a.works_projekt_nichtaktiv:hover {
	text-decoration: none;
	color: #df4e13;
}
a.works_projekt_nichtaktiv:active {
	text-decoration: none;
	color: #8a9492;
}
/* works navigation Link */






/* Ueberschrift Heike Logo Link */
a.heike_ueberschrift:link {
	text-decoration: none;
	color: #8a9492;
}
a.heike_ueberschrift:visited {
	text-decoration: none;
	color: #8a9492;
}
a.heike_ueberschrift:hover {
	text-decoration: none;
	color: #8a9492;
}
a.heike_ueberschrift:active {
	text-decoration: none;
	color: #8a9492;
}
/* Ueberschrift Heike Logo Link */






#rahmen {
	position:absolute;
	width:720px;
	height:540px;
	z-index:1;
	left: 50%;
	overflow: visible;
	visibility: visible;
	margin-left: -360px;
	margin-top: -270px;
	top: 50%;
	background-image: url(system_grafiken/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#body {
	position:absolute;
	width:1px;
	height:103%;
	z-index:200;
	overflow: hidden;
	top: 0px;
	left: 5px;
	visibility: visible;
}
#ueberschrift_heike {
	position:absolute;
	width:190px;
	height:51px;
	z-index:1;
	left: 331px;
	top: -4px;
	overflow: hidden;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	margin-top: 0px;
}
#navigation {
	position:absolute;
	width:370px;
	height:93px;
	z-index:201;
	left: 333px;
	top: 64px;
	overflow: hidden;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a9492;
}
#navigationspunkt {
	position:relative;
	width:83px;
	height:17px;
	z-index:202;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	white-space: nowrap;
	clear: left;
}
#unternavigationspunkt {
	position:relative;
	height:17px;
	z-index:202;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
	float: left;
	white-space: nowrap;
	clear: none;
	width: auto;
}
#navigations_ueberschrift {
	position:absolute;
	width:370px;
	height:13px;
	z-index:200;
	left: 333px;
	top: 168px;
}
#inhalt {
	position:absolute;
	width:370px;
	height:345px;
	z-index:2000;
	left: 333px;
	top: 186px;
	overflow: visible;
}
#inhalt_video_bilder {
	position:absolute;
	width:319px;
	height:auto;
	z-index:2000;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}
#inhalt_video_bilder_steuerung {
	position:absolute;
	width:auto;
	height:14px;
	z-index:2000;
	top: 356px;
	overflow: hidden;
	right: 400px;
}

#rahmen_1 {
	position:absolute;
	width:880px;
	height:540px;
	z-index:1;
	left: 50%;
	overflow: hidden;
	visibility: visible;
	margin-left: -440px;
	margin-top: -270px;
	top: 50%;
	background-image: url(hintergrund.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}


#works_projekt {
	position:relative;
	width:369px;
	height:auto;
	z-index:202;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	clear: left;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
}

#works_linie {
	position:relative;
	width:369px;
	height:2px;
	z-index:202;
	overflow: hidden;
	float: left;
	clear: left;
	visibility: visible;
	padding: 0px;
	margin:0px;
	vertical-align: top;
}
#works_projekt_titel {
	position:relative;
	width:369px;
	height:auto;
	z-index:202;
	text-align: left;
	overflow: hidden;
	float: left;
	clear: left;
	visibility: visible;
	margin: 0px;
	padding-top: 18px;
}

#works_projekt_inhalt {
	position:relative;
	width:369px;
	height:auto;
	z-index:202;
	text-align: left;
	overflow: hidden;
	float: left;
	clear: left;
	visibility: visible;
	margin: 0px;
}




#inhalt_video_zaehler_nichtaktiv {
	position:relative;
	width:15px;
	height:13px;
	z-index:202;
	overflow: hidden;
	float: left;
	visibility: visible;
	vertical-align: middle;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}


#inhalt_video_zaehler_nichtaktiv:hover {
	position:relative;
	width:15px;
	height:13px;
	z-index:202;
	overflow: hidden;
	float: left;
	visibility: visible;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}




#inhalt_video_zaehler_aktiv {
	position:relative;
	width:15px;
	height:13px;
	z-index:202;
	overflow: hidden;
	float: left;
	visibility: visible;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}



#inhalt_video_zaehler_link {
	position:relative;
	width:70px;
	height:13px;
	z-index:202;
	overflow: hidden;
	float: left;
	visibility: visible;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
