html
{
	padding: 0px;
}

body
{
         background-image: url(graphic/higru.jpg);
    	background-repeat: repeat-y;
         background-color: #000000;
         background-position: 206px 0px;
         padding: 0px;
         margin: 0px;
}

#navigation
{
         position: absolute;
         margin-top: 100px;
         margin-left: 30px;
}

.menue
{
	margin-top: 15px;

}

a.navigation
{
         font-size: 14px;
         font-weight: bold;
         font-family: "Arial";
         text-decoration:none;
         color:#B9B9B9;
}

a.navigation:visited
{
	color:#B9B9B9;
}

a.navigation:hover
{
	text-decoration: none;
	color:#8C8C8C;
}

a.navigation:active
{
	color:#AFAFAF;
}

a.navigation_u
{
         font-size: 11px;
         font-family: "Arial";
         text-decoration: none;
         color:#AFAFAF;
}

a.navigation_u:visited
{
	color:#AFAFAF;
}

a.navigation_u:hover
{
	text-decoration: none;
	color:#E1E1E1;
}

a.navigation_u:active
{
	color:#AFAFAF;
}

a.navi
{
         font-size: 14px;
         font-weight: bold;
         font-family: "Arial";
         text-decoration:none;
         color: #000000;
         position: absolute;
         background-color: #FFFFFF;
         width: 117px;
         padding: 4px;
}

a.navi:visited
{
         color: #000000;
}

a.navi:hover
{
         text-decoration: none;
	color: #000000;
         border: solid 1px;

}

a.navi:active
{
	color: #000000;
}

a.navi:focus
{
	color: #000000;
}

.navi-box
{
	background-color: #303030;
         width: 148px;
         height: 130px;
         border: solid 1px;
         border-color : #000000 #000000 #FFFFFF #000000;
         float: left;
}

#logo
{
         background-image: url(graphic/logo.gif);
    	background-repeat: no-repeat;
    	position: absolute;
    	top: 35px;
    	left: 330px;
         width: 300px;
         height: 85px;
}

#pageheader
{
    	background-image: url(graphic/pageheader.jpg);
    	background-repeat: no-repeat;
    	background-attachment: scroll;
         position: absolute;
         margin-top: 150px;
    	margin-left: 282px;
    	width: 704px;
    	height: 48px;
}

#container-background
{
         background-image: url(graphic/novecento-note.jpg);
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-position: 3px 180px;
         background-color: #CECECE;
         position: absolute;
         margin-top: 250px;
         margin-left: 337px;
         width: 630px;
         border: solid 2px;
         border-color: #FFFFFF;
         float: left;
}

.container-center
{
         background-image: url(graphic/novecento-higru.jpg);
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-position: left bottom;
         background-color: #575757;
         width: 477px;
         border-style: solid;
         border-width: 0px 0px 0px 3px;
         border-color: #FFFFFF;
         float: left;
}

.container-text
{
         padding-bottom: 20px;
         margin-left: 10px;
         width: 443px;
         float: left;
}

.picturebox
{
         border: solid 1px;
         border-color: #d0d0d0;
         margin-top: 3px;
         margin-bottom: 3px;
         margin-left: 10px;
         float: right;
}

.header
{
         font-family: "Book Antiqua";
         font-size: 24px;
         letter-spacing: 1px;
         text-align: center;
         color: #FFFFFF;
         margin-top: 30px;
         margin-bottom: 20px;
}

.schrift
{
         font-size: 13px;
         font-family: "Arial";
         font-weight: normal;
         color:#FFFFFF;
}
