/*corpus gesamt*/
BODY, corpus
 	{
	background: #ECECE6;
	color : silver;
	font-family : "Verdana", "helvetica",sans-serif;
	font-size: 14px;
	margin :0;
	padding-top:75px;
	padding-left:0px;
	padding-right:auto;
	border :none;
	text-decoration : none;
	}

DIV#imagelogo
{
position:absolute;
top :0px;
left :500px;
z-index:10;
}

DIV#box1
{
 position:relative;
 height:522px;
 width:1050px;
 background-color:#333a3d;
 margin-top :0px;
 margin-left :  0;
 /*padding-left:30px;*/
 z-index : 3;
}

DIV#imagetitel
{
position:absolute;
top:0;
left:100px;
z-index : 8;
}

DIV#bild1
{
 position:absolute;
 top :380px;
 margin-right : auto;
 left :  100px;
 z-index : 8;
}

DIV#bild2
{
 position:absolute;
 top :380px;
 margin-right : auto;
left :  200px;
 z-index : 8;
}

DIV#bild3
{
 position:absolute;
 top :380px;
 margin-right : auto;
left :  300px;
 z-index : 8;
}

DIV#bild4
{
 position:absolute;
 top :380px;
 margin-right : auto;
 left :  400px;
 z-index : 8;
}

DIV#bild5
{
 position:absolute;
 top :380px;
 margin-right : auto;
 left :  800px;
 z-index : 8;
}

DIV#lines
{
 position:absolute;
 top :155px;
 margin-right : auto;
 left :  200px;
 z-index : 8;
}





#navcontainer
{
position:relative;
background:#333a3d;
width:100px;
height:150px;
top:100px;
left:760px;
padding:0;
font-family: verdana,sans-serif;
font-size: 14px;
text-align:left;
}

ul#navlist
{
width: 80px;
height:150px;
list-style:none;
background-color:#333a3d;
}

ul#navlist li
{
display: block;
padding:0;
}

ul#navlist li a
{
display: block;
width:90px;
padding: 5px 2px 5px 5px;
color: #777;
text-decoration: none;
background: #333a3d; /*dunkelgrau*/
}

#navcontainer ul,
#navlist li a
{
width:100px;
}

ul#navlist li#active a
{
color: #000;
background:#ecece8; /*hellgrau*/
}

ul#navlist li a:hover,
ul#navlist li#active a:hover
{
color:  #000; /*schwarz*/
background:#ecece8; /*hellgrau*/
}




/*button 1, aquarell*/
DIV#button1
{

position:absolute;

top:500px;
left:102px ;
padding: 0;
list-style-type: none;
z-index: 3;
}

/*button 2, zeichnung*/
DIV#button2
{
position:absolute;

top:500px;
left:201px ;
padding: 0;
list-style-type: none;
z-index: 3;
}

/*button 3, skulptur*/
DIV#button3
{
position:absolute;

top:500px;
left:301px ;
padding: 0;
list-style-type: none;
z-index: 3;
}

 /*button 4, malerei*/
DIV#button4
{
position:absolute;

top:500px;
left:402px ;
padding: 0;
list-style-type: none;
z-index: 3;
}

/*button 5, home*/
DIV#button5
{
position:absolute;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align:center;
color: #333a3d;
background-color:#ecece8 ;
top:495px;
left: 802px ;
padding: 5px 26px 5px 28px;
list-style-type: none;
z-index: 3;
}

DIV#button1  li,
DIV#button2  li,
DIV#button3  li,
DIV#button4  li

{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 0px;
text-align:center;
background-color: transparent;
}



DIV#button1 a,
DIV#button1 a:link
 {
min-width:100px;
height:40px;
margin: 0;
padding: 5px 14px 6px 16px;
color: #fffdfd;
text-decoration: none;
}

/*button 2, zeichnung*/
DIV#button2 a,
 DIV#button2 a:link
{
min-width:100px;
height:40px;
margin: 0;
padding: 5px 8px 9px 8px;
color: #fffdfd;
text-decoration: none;
}

/*button 3, skulptur*/
DIV#button3 a,
 DIV#button3 a:link
 {
min-width:100px;
height:40px;
margin: 0;
padding: 5px 14px 6px 13px;
color: #fffdfd;
text-decoration: none;
}

/*button 4, malerei*/
DIV#button4 a,
 DIV#button4 a:link
{
min-width:100px;
height:40px;
margin: 0;
padding: 5px 18px 6px 18px;
color: #fffdfd;
text-decoration: none;
}


/*  DIV#button5  li#active */
DIV#button1  li#active,
DIV#button2  li#active,
DIV#button3  li#active,
DIV#button4  li#active
{
min-width:100px;
height:40px;
color: #333a3d;
background-color: #ecece8;
}

/* DIV#button5 a:hover     */
DIV#button1 a:hover,
DIV#button2 a:hover,
DIV#button3 a:hover,
DIV#button4 a:hover

{
min-width:100px;
height:40px;
color: #333a3d;
background-color: #ecece8;
}

DIV#footer
{
position:absolute;
/*height:120px;
width:1050px;
border:1px solid;
border-color:#333a3d;*/
top:650px;
left:118px;
font-size:8pt;

 }








