
body
{
	background-color: #4C5A66;
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 0.75em;
	line-height: 150%;
}

a
{
	font-weight: bold;
	color: #E9AC12;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#startshadowtop 
{ 
	background: url("images/startshadowtop.png"); 
	height: 13px;
	margin: 60px 0 0 0;
	padding: 0;
}

#startinhalt
{
	background: url("images/startlogo.jpg") left no-repeat;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 280px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #000000;
	min-height: 500px;
}

.starttitle
{
	margin-top: 30px;
	font-size: 1.8em;
	font-weight: bold;
}

.startsubtitle
{
	font-weight: bold;
	color: #AAAAAA;
	margin-top: 2px;
}

.startpanel
{
	min-width: 480px;
	max-width: 700px;
}

.startcaption
{
	clear: both;
	font-weight: bold;
}

.startproject
{
	float: left;
	width: 230px;
	line-height: 100%;
	margin-bottom: 20px;
}

.starticon
{
	float: left;
	margin-right: 10px;
	border: 0;
}

.startprojectdate
{
	color: #AAAAAA;
	font-size: 0.75em;
}

#infoline
{
	text-align: right;
	width: 97%;
	position: absolute;
	top: 540px;
}

#startshadowbottom 
{
	background: url("images/startshadowbottom.png");
	height: 30px;
	margin: 0;
	padding: 0;
}

#page
{
	background: url("images/page.png") repeat-y; 	
	background-color: #FFFFFF;
	margin: 0 0 0 100px;
	padding: 0 0 15px 17px;
	width: 730px;
}

.logo
{
	display: block;
}

#pagecontent
{
	margin: 30px 60px 0 30px;
}

#pagebottom
{
	clear: both;
	background: url("images/pagebottom.png"); 	
	margin: 0 0 0 100px;
	width: 750px;
	height: 45px;
}

.title
{
	margin-top: 20px;
	font-size: 1.5em;
	font-weight: bold;
}

.subtitle
{
	font-size: 1.0em;
	font-weight: bold;
	color: #AAAAAA;
	margin: 2px 0 25px 0;
}

.imagepreview
{
	border: 0;
	padding: 7px 7px 7px 0;
}

.caption
{
	font-weight: bold;
}

p
{
	text-align: justify;
}