/* Individual */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1
{
	text-align:left;
	font-size:15px;
	margin:0;
	padding:0;
}

/* Bilderrahmen
--------------------------------------------------*/

.bilder p
{
	display:block;
	width:400px;
	height:50px;
	padding:10px;
	margin:335px 0 0 0;
}

.bilder a
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000000
}
.bilder a:hover
{
	color:#9A1E14;
	background-color:#CCCCCC;
}
.bilder a:first-child:hover
{
	background-color:#FFFFFF;
}

/* Showcase
--------------------------------------------------*/
#placeholder
{
	border: 1px solid #000000;
	width:425px;
	margin-top:5px;
}

#showcase
{
	float:right;
	overflow:auto;
	width:245px;
	height:328px;
	padding:0;
	text-align:center;
	position:relative;
}

#showcase img 
{
	border: 1px solid #000000;
	padding: 1px;
	max-width: 100px;
	max-height: 75px;
	margin:0;
	background:#FFFFFF;
}

#showcase a:hover img
{
	border-color:#9A1E14;
	background-color:#000000;
}

#showcase ul
{
	margin:5px 0 0 5px;
	padding:0;
}

#showcase li
{	
	display:inline;
	list-style:none;
}

/* Referenzliste
------------------------------------------*/
#list a
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000000
}

#list a:hover
{
	color:#9A1E14;
	background-color:#CCCCCC;	
} 

#list h2
{
	margin:0;
	padding:0;
	font-size:9px;
	color:#9A1E14;
	width:700px;
	background:url(../gfx/inhalt/individual/list.gif) no-repeat 1px;

}

#list ul li
{
	margin:7px;
}

#list div.alphabet span
{
	font-size:9px;
	color:#999999;
}
