.unnamed1 {
	font-size: 10px;
}
body {
color: #EBEFE0;
margin:0px;
padding:0px;}


#siteholder
{
width: 800px;
height: 600px;

position:relative;

}

#dhead
{
width:800px;
height: 100px;
position:relative;
background-image: url(images/layout/top_logo.jpg);




}


#dschatten{
width:5px;
height:590px;
position:relative;
float:left;
background-image: url(images/layout/schatten.gif);

}

#dcontent
{
width: 535px;
height: 530px;
top:0px;
float:right;
clear:right;
position:relative;

}

#dleft
{
width: 260px;
height: 280px;
top:0px;
position:relative;
float:left;
clear:right;
background-image: url(images/layout/ziegel.gif);

}

#dmenue
{
margin:0px;
padding:0px;
width: 100px;
height: 520px;
top:70px;
position:relative;
float:left;
background-image: url(images/layout/h_tex.gif);
z-index:2;
}

.menuelist {

text-align: left;
	vertical-align: top;
    border:none;
	margin-bottom:2px;
	height: 26px;
	width:95px;
	}


#dgalery
{text-align: left;
	vertical-align: top;
margin:0px;
padding:0px;
width: 160px;
height: 520px;
top:70px;
float:left;
position:relative;
background-image: url(images/layout/h_tex.gif);
z-index:2;
}

#footer {
width: 800px;
height: 20px;
top:0px;
left:0px;
position:relative;
float:left;
z-index:5;
border-top: 2px solid #B5CFB1;
color: #B5CFB1;
font-size: 8;

}

a:link {
	color: #B5CFB1;
}

a:visited {
	color: #B5CFB1;
}

a:hover {
	color: #B5CFB1;

}

a:active {
	color: #B5CFB1;
}
