/* style.css orig HG #FFFFFF (weiss) VG #CDCDCD (hellgrau) */
body {
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.erweitert {
	letter-spacing: 1px;
}
.subheader {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	/* color: #D50078; */
	color:#E46008;
}
a:active {
	text-decoration: none;
	color: #D50078;
}
/* aktiver Menupunkt im Hauptmenue */
#headernavi_intro a.active { color: #E46008; }

#center {
	position: absolute;
	width: 802px;
	/*	height: 627px; */
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -401px;
	z-index: 2;
}
#centerintro {
	position: absolute;
	width: 802px;
	height: 570px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -401px;

}
#rahmen {
	border: 1px solid #CCCCCC;
}

#header_intro {
	position: absolute;
	width: 725px;
	height: 16px;
	top: 76px;
	background-color: #FFFFFF;
	left: 38px;
}
#headertitle_intro {
	position: absolute;
	overflow: hidden;
	width: 199px;
	height: 16px;
	z-index: 6;
}
#headernavi_intro {
	position: absolute;
	width: 300px;
	overflow: visible;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: right;
	left: 424px;
	top: 2px;
	z-index: 5;
}
#headertext_intro {
	position: absolute;
	overflow: hidden;
	width: 210px;
	height: 160px;
	left: 10px;
	top: 26px;
	z-index: 4;
}
#main {
	height: 468px;
	width: 798px;
	border: 1px;
	border-style: solid;
	border-color: #2E2E2E;
}
#main_bg {
	height: 398px;
	width: 798px;
	border: 1px;
	border-style: solid;
	border-color: #2E2E2E;
	background-color: #FFFFFF;
}
#main_bg2 {
	height: 400px;
	width: 800px;
	background-color: #E46008;
	background-image: url(../pics/bg_orange_E46008.gif);
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#main_bg3_intro {
	height: 480px;
	width: 800px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#flash {
	height: 400px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#flash_collage {
	position: relative;
	height: 300px;
	width: 725px;
	left: 37px;
	top: 90px;
	background-color: #FFFFFF;
}

#shadow_unten {
	height: 131px;
	width: 800px;
	background-color: #E5E5E5;
	background-image: url(../pics/bg_082_vertik_hellgr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#flash_collage_orange {

	position: relative;
	height: 300px;
	width: 725px;
	left: 37px;
	top: 90px;
	background-color: #E46008;
}
#main_bg3_portfolio {

	height: 480px;
	width: 800px;
	background-color: #E46008;
	border-top: 1px solid #CCCCCC;
	background-image: url(../pics/bg_orange_E46008.gif);
}
#rahmen_weiss {

	border: 1px solid #FFFFFF;
}

#Flashplayer {
	position:absolute;
	width:155px;
	height:15px;
	z-index:3;
	left: 10px;
	bottom: 10px;
}
#sound {
	height: 20px;
	width: 100px;
	padding-left: 5px;
	padding-top: 10px;
}
#footerlink { 
	position:absolute;
	height:15px;
	right:10px;
	bottom: 10px;
	text-align:right;
}
