

body {
	font-family: 'Helvetica', Verdana, Arial, sans-serif;
	font-size: 11px; 
	line-height: 1.4em;
	color: #99a;
	text-align: center;
	background: #ffffff;
}

html { height: 100%; margin-bottom: 1px; }


a { color: #b0ac8e; text-decoration: none; }


/* this is the all-containing box, used for centering on page */
#container {
	
	position: relative;
	width: 960px;
	margin: 5 auto;
	text-align: left;
	/* so scrollbar is always on */
}

/* this is the box containing the list */
#main {
	position: absolute;
	top: 200px; left: 290px;
	padding-bottom: 400px;
}

/* THE HEADLINE LEFT */

h1 {
	display: block;
	position: absolute;
	left: 20px;
	top: 30px;
	width: 223px;
	height: 150px;
	font-size: 39px; 
	line-height: 0.8em;
	color: #000000;
	font-weight: bold;

}

h1#info a {
	display: block;
	width: 223px;
	height: 25px;
	text-indent: -9999px;

}

h2 {
	color: #000000;

}




/* this is one whole entry */
li.entry { 
	display: block;
	width: 650px; 
	border-bottom: 1px solid #ddd; 
}

/* tableheader */

/*div.head div.titel { padding: 0; }*/

div.head a {
	color: #335;
/*	width: 100%;*/
	display: block;
	padding: 4px 0 4px 5px;
	background: #f0f0f0;
}

div.head a:hover, div.head a.active {
	color: #335;
	background: #e5e5e5;
}

div.head a:hover { 
	background: #e5e5e5;
}

div.name_an div.titel a { background: #000000  422px 60% no-repeat; }
div.name_ab div.titel a { background: #000000  422px 60% no-repeat; }
div.kat_an div.kat a { background: #000000 105px 60% no-repeat; color: #000000;}
div.kat_ab div.kat a { background: #000000  105px 60% no-repeat; color: #000000;}
div.dat_ab div.datum a { background: #000000  65px 60% no-repeat; color: #000000;}
div.dat_an div.datum a { background: #000000 65px 60% no-repeat; color: #000000;}


/* sets widths for columns */
div.titel { width: 435px; }
div.kat, div.datum { width: 100px; color: #000000;}
div.titel, div.kat, div.datum { float: left; padding: 0 0 0 5px; color: #000000; }
div.head div.titel { width: 440px; }
div.head div.kat, div.head div.datum { width: 105px; color: #000000;}
div.head div.titel, div.head div.kat, div.head div.datum { float: left; padding: 0; }

div.kat { width: 120px; }
div.datum { width: 80px; }
div.head div.kat { width: 125px; }
div.head div.datum { width: 85px; }


div.data { padding: 2px 0 3px 0; }
div.data:hover { 
	background: #eee; 
	cursor: pointer;
}



#information {
	left: 18px;
	top: 200px;
	width: 240px;
	position: absolute;
	color: #000000;
}

#information h2 {
	font-weight: bold;
	margin: 0 0 2px 0;
}

#information h2 a { 
	color: #000000; 
	padding: 2px;
}

#information h2 a.active { color: #ffffff;	}
#information h2 a:hover { color: #335; background: #eee; }



#information strong { font-weight: bold;}

#information .infotext { 
	margin: 0 0 0 2px; 
	padding: 3px 0 5px 0;	
}
#information div.infotext p { margin: 0 0 1em 0; }
#information div.infotext a { color: #99a; text-decoration: none; }
#information div.infotext a:hover { color: #ccd; }


/* AN OPENED PROJECT */


div.content {
	margin: 5px 0 20px 0;
	padding: 3px 3px 3px 3px;
	color: #000000;
	width: 644px;
	line-height: 1.4em;
}

.content .images {
	display: block;
	width: 644px;
	height: 227px;
}

.imagebox {
	width: 644px;
	height: 200px;
	margin: 0;
	overflow: hidden;
}

.preloadbox {
	width: 644px;
	height: 199px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	overflow: hidden;
	background: 50% 45% no-repeat;
	background: url("images/girandola_flash.gif") 50% 45% no-repeat;
}

.imageholder { width: 9999px; height: 200px; }

.imageholder img {
	float: left;
	margin: 0 7px 0 0;
	border: none;
}

.imageholder img:hover {
	cursor: pointer;
}


.content .imagenav {
	width: 644px;
	height: 15px;
	color: #778;
	clear: both;
	margin: 0;
	padding: 0;
	clear: both;
}


.content .imagenav a {
	color: #99a; 
	padding: 2px 4px;
}

.content .imagenav a:hover, .content .imagenav a.active { 
	color: #335; 
	background: #eee;
}

/* table below images */

.content table { 
	margin: 0; padding: 0; 
	line-height: 1.4em;	
}

.content table td.desc {
	width: 85px;
	padding: 0 15px 0 0;
	text-align: right;
}

.content table td.cont {
	color: #778;
	font-weight: bold;
}

.content .text {
	width: 444px;
	color: #000000;
	margin: 15px 0 0 100px;
	line-height: 1.3em;
}

.content .text p { margin: 0 0 1em 0; }


/* debug */

.cake-sql-log {
	z-index: -1;
	position: absolute;
	left: 0; bottom: 0;
}

#login {
	position: absolute;
	left: 20px;
	top: 100px;
}
