body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 900px;
	padding: 0px;
}

#holder {
	position: relative;
	text-align: left;
	width: 900px;
	height: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#holder #title {
	margin: 0px;
	padding: 0px;
	height: 58px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #EEEEEE;
	background-image: url(images/bannertext.gif);
	border: thin none #CCCCCC;
}

#holder #content {
	margin: 0px;
	background-color: #8D8FA5;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#holder #content p {
	line-height: 130%;
}

#holder #fotocontent {
	margin: 0px;
	background-color: #F1F1F1;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/hintergrundbalken.gif);
}

#holder #fotocontent p {
	line-height: 130%;
}


#holder #footer {
	margin: 0px;
	height: 20px;
	background-color: #BFBFCA;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#holder #content #nav{
	background-image: url(images/portfoliorahmen.gif);
	height: 260px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 20px;
}
#holder #content #nav2{
	background-image: url(images/morerahmen.gif);
	height: 76px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 20px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#fotocontent #left #choose {
	width: 100px;
	text-align: center;
	background-color: #DEDEE4;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #C8C9D5;
}
#fotocontent #left #description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	padding-top: 188px;
}


#fotocontent #photo {
	float: right;
	height: 505px;
	width: 550px;
	margin-top: 5px;
	margin-right: 40px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#fotocontent #left #choose a:link { /*property:values here*/
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #DEDEE4;
}
#fotocontent #left {
	float: left;
	width: 185px;
	margin-top: 30px;
	height: 450px;
}


#fotocontent #left #choose a:visited { /*property:values here*/
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #DEDEE4;
}

#fotocontent #left #choose a:hover, #nav a:active, #nav a:focus { /*property:values here*/
	background-color: #D0D5CC;
	text-decoration: none;
}

.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
	color: #666666;
}
.navigationact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
	color: #9CA68C;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
