/* CSS Document */

* { padding:0; margin:0; border:0; }
.clear { height:1px; line-height:1px; overflow:hidden; clear:both; }

body, html { width:100%; height:100%;
	/*\*//*/
	height:auto;
	/**/ 
	}
body {
	background-color: #FFFFFF;
} 
.styleTable {
	width:100%;
	height:100%;
	vertical-align: middle;
}
.styleTabletd {
	vertical-align:middle;
}
.middle-side {
	position:fixed;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #d0d1d3;
	height: 363px;
	width: 375px;
}

/*boxes*/
#centerFrameblack  {
	width: 857px;
	height: 428px;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	position: relative;
} 

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
padding:2px;
font-weight:bold;
}

.referenz_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../_art/_navi_sub/pfeil_trans_grau.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.ref-copy {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #eeeeee;
}
.ref-copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom:5px;
}

.ref-copy h2  { background:url(../_art/li_intro.gif) left center no-repeat; padding-left:15px; display:inline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;	line-height: 16px; font-weight: normal}
.ref-copy h3  { background:url(../_art/h3_vis.gif) left center no-repeat; padding-left:15px; display:inline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;	line-height: 12px; font-weight: normal}
.ref-copy a {
	color: #D3CEAA;
	background:url(../_art/pfeil_klein.gif) no-repeat left;
	padding-left:10px;
}

.ref-copy #vor  {
	color: #D3CEAA;
	background:url(../_art/pfeil_klein.gif) no-repeat right;
	padding-right:12px;
}

.ref-copy #back  {
	color: #D3CEAA;
	background:url(../_art/pfeil_klein_back.gif) no-repeat left;
	padding-right:12px;
}

.ref-copy a:link {
	text-decoration: none;
	color: #D3CEAA;
}
.ref-copy a:visited {
	text-decoration: none;
	color: #D3CEAA;
}
.ref-copy a:hover {
	text-decoration: none;
	color: #D3CEAA;
}
.ref-copy a:active {
	text-decoration: none;
	color: #D3CEAA;
}

.ref-copy-td-content {
	height:213px;
	vertical-align:top;
}

.ref-copy-td-navi {
	padding-top:10px
}

.ref-facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.ref-facts a { text-decoration:none; padding-left:15px; background:url(../_art/pfeil_12px.gif) no-repeat left center; color: #000000;}

