body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
div.content {
	width: 804px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	text-align: left;
	
}
div.navi {
	position: relative;
	top: -4px;
	width: 804px;
	border-top: 2px ridge #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}

div.text{
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
a.navi:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
img.foto {
	padding: 10px;
}
img.design {
	padding: 0px;
}
a.navi:hover {
	color: #000000;
	background-color: #cccccc;

}
a.navi:visited {
	color: #000000;
	text-decoration:none;
	
}
a.navi:active {
	color: #000000;

	
}


h3 {
	margin: 0px;
	padding: 0px;
}

/* CSS der Fotos*/


#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

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

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



.userAlert{
	float:right;

}


/* title frame */

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

.banner
{

	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color: #000;
}

.banner .info{
	
}

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

/* index frame */

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

.indexInfo {

	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;

	padding: 0 6px 0 6px;
}

.content {

/*	color: #333333;*/

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

.header{
	
	font-weight:bold;
	color: #999;
}

.contentLast {
	
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

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

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

