body {
	color:black;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:white;
	text-align:left;
	margin:0;
	border:0;
	padding:0;
	left:0;
	font-family:arial, helvetica, geneva, sans-serif, SunSans-Regular;
	height:100%;
	width:100%;
}
.textfluss2 {	
	width: 18px;
	color: white;
	background-color: black;	
}
.space2 {
	padding: 0 5px 0 0;
	background-color:transparent;
}
.textfluss5 {
	font-weight:bolder;
	color: black;
	background-color: transparent;	
}
.textfluss4 {
	font-size: 13px;
	font-weight:bolder;
	color: black;
	background-color: transparent;
	
}
.textfluss4 a {
	font-weight:bolder;
	color:#4CB8F6;
	background-color: white;
	text-decoration:none;
}
.textfluss4 a:hover {
	background-color:#4CB8F6;
	color: white;
	text-decoration:none;
}


#mainCenter {
	height:100%;
}

#titleframe {
	text-align:left;
	position:relative;
}
#bilder {
	position:absolute;
	top: 180px;
	width: 100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	color: #000000;
}

.banner .title{
	font-size:18px;
	font-weight:bold;
}

.banner .info{
	font-weight:bold;
	font-size:0.9em;
}

.pagenums {
	font-size:10px;
	color: #000000;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000000;
}

.indexInfo .date {
	color: #000000;
}

/* file info */

#imageInfo{
	width: 461px;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #000000;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #000000;
}

.contentLast {
	font-size:11px;
/*	color: #000000;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#000000;
	width:100%;
	background-color:#D6BA8B;
}

.menu_link {
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
