html, body {
	margin: 0px;
	width: 100%;
	font-family: verdana, Helvetica, Arial,  sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
background-image: url(bilder/back/back_buch.jpg);
		background-repeat: repeat-x;
}
		   

p {	font-family: verdana, Helvetica, Arial,  sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#333333;
}
.hidden
{
display: none;
}
.sub
{margin-left:388px;
margin-top:-1px;
	font-size: 11px;
	line-height: 16px;
	color:#666666;
	text-align:left;
}
.cover {	font-family: verdana, Helvetica, Arial,  sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#333333;
}

.rahmen {border-color: #666666; border-style: solid; border-width: 1px; }



/*.............. top*/
#top {
	position: relative;
	margin-top: 30px;
	background-color: #FAFAFA;
	width: 100%;
	height: 5px;
	padding:0px;
}

#punkt {
	position: relative;
	margin-top: 3px;
    background-image: url(bilder/back/punkte.gif);
	width: 100%;
	height: 45px;
}
#punkt2 {
	position: relative;
	margin-top: 3px;
    background-color: #FAFAFA;
	width: 100%;
	height: 45px;
}
* html #punkt {
	margin-top: 5px;
}
#logo {
	position: relative;
	margin-top: 3px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}
/*.............. content*/
#main {
	position: relative;
	background-color: #FAFAFA;
	width: 100%;
}

#container {
	position: relative;
	width: 800px;
	height: 436px;
	background-color: #FAFAFA;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}

#start {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	text-align:center;
}
#navi{
	position: absolute;
	float: right;
	width: 800px;
}
#projekt{
	float: left;
	color: #333333;
	width: 203px;
	height: 340px;
	margin-top: 9px;
	text-align:left;
}
#profil2{
	float: left;
	color: #333333;
	width: 263px;
	height: 340px;
	margin-top: 9px;
	text-align:left;
}
#projekt_cover{
	float: left;
	color: #333333;
	width: 340px;
	height: 340px;
	margin-top: 9px;
	text-align:right;
}

#objekt{
	float: right;
	color: #333333;
	width: 579px;
	height: 363px; 
	margin-top: 9px;
	text-align:right;
}

#objekt_cover{
	float: right;
	color: #333333;
	width: 410px;
	height: 363px; 
	margin-top: 9px;
	text-align:left;
}

#ziffer{float: left;
	color: #333333;
	text-align:left;
	width: 203px;
}

#ziffer_cover{float: left;
	color: #333333;
	text-align:right;
	width: 340px;
}

* html #ziffer1{position: absolute;
	color: #333333;
	text-align:left;
	margin-left:-227px;
	margin-top: 348px;
}
* html #ziffer_cover{position: absolute;
	color: #333333;
	text-align:left;
	margin-left:-172px;
	margin-top: 348px;
}
  

/*.............. footer*/
#footer{
position: relative;
	background-color: #FAFAFA;	
	width: 100%;
	height: 6px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #A2132B;
	text-align:right;
}

	
a:link { color:#666666; text-decoration: none;}
a:visited { color:#666666; text-decoration: none; }
a:hover { color: #A2132B;  }
a:active {color: #A2132B; }

a:link.act{ color: #A2132B;}
a:visited.act { color: #A2132B; }
a:hover.act { color: #A2132B; }
a:active.act {color: #A2132B; }



