#infoOpen    { position: absolute; top: 258px; left: 60px; width: 320px; height: 150px; visibility: visible }
#infoClosed   { position: absolute; top: 466px; left: 4px; width: 320px; height: 23px; visibility: visible }
#info2Open   { position: absolute; top: 247px; left: 4px; width: 320px; height: 150px; visibility: hidden }
#infoOpenTest    { position: absolute; top: 425px; left: 30px; width: 320px; height: 150px; visibility: visible }

#mainCenter {
	height:100%;
}

#titleframe {
	width: 140px;
	/*height: 92px;*/
	background-color: /*#8edab8;*/#fbd0d6;
	border:1px solid #009855;
	margin-left: 5px;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#rahmen {
	position:absolute;left:0px;top:20px;width:150px;height:335px;z-index:1;visibility: show;
}

#rand {padding-left: 50px;}
#rand2 {padding-left: 50px;}

a { color: #000;
	text-decoration: none;
	font-weight:normal;
	font-family: verdana, arial;
	font-size: 11px;
} 
a:hover{ color: #f51e6d;
		 font-weight:bold;
		 background-color:#fbd0d6;
		 border-bottom:solid #fbd0d6 1px;
  }

.weblink a{
	height:17px;
	line-height:17px;
	display:block;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	background-color:#f51e6d;
} 
.weblink a:hover{
	background-image:url(../layout/navi_hover_cg.gif);
	text-decoration: none;
	color:#f51e6d;
	text-align:center;
	font-weight:bold;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: verdana, arial;
	font-weight:bold;
	color: #000000;
}

.banner .title{
	font-size:1.0em;
	font-weight:bold;
	color: #f51e6d;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:150;
	/*border-bottom:1px dotted #333333;*/
	padding-top:5px;
	padding-bottom:0px;
}

.indexInfo {
	font-size: 12px;
	font-family: verdana, arial;
	padding: 0 0 0 0px;
}

.indexInfo .filename {
	color: #000;
	font-size: 11px;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 100%;
	font-family: verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-family: verdana, arial;
	font-size:11px;
	color: #333333;
	padding-left: 10px;
}

.header{
	font-family: verdana, arial;
	font-size:11px;
	font-weight:bold;
	color: #000;
}

.contentLast {
	font-family: verdana, arial;
	font-size:11px;
	color: #000000;
	padding-top:4px;
}

.artikel{
	font-size:9px;
	font-weight:normal;
	color: #666;
}

.artangabe{
	font-size:11px;
	font-weight:normal;
	color: #666;
}

.hd{
	font-size:11px;
	font-weight:bold;
	color: #f51e6d;
	padding-left:1px;
}

