/* ================================
 ALLGEMEIN + LAYOUT
 ================================ */

html
{
}


 body{
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 14px;
	line-height: 15px;
	background-color:#ffffff;
	margin: 0;
        padding: 0;
        letter-spacing:0px;
}

#gesamtkasten {
  	margin-left: 45px;
  	margin-top: 60px;
	width: 890px;
}

#header {
	width: 890px;
	color: #979898;
        font-size: 34px;
        line-height: 34px;
        letter-spacing:8px;
        font-weight: normal;

}

#kasteninhalt {
	margin-top: 45px;
	float: left;
	width: 890px;
}

#zurueck {
         clear:all;
         top: 540px;
	float: left;
	width: 210px;
	padding:0px;
	margin:0px;
         margin-left: 45px;
         position: absolute;
}

.navi1 {
	clear: all;
	float: left;
	width: 110px;
	padding: 0px;
	margin: 0px;
}

.navi2 {
         float: left;
	width: 210px;
	padding:0px;
	margin:0px;
}

.news {
	clear: both;
         float: left;
	width: 702px;
	padding-left: 110px;
         margin-top: -135px;
}

.archbild {
	clear: both;
         float: right;
	width: 460px;
         margin-top: -390px;
         margin-right: 0px;
}

.malereibild {
	clear: both;
         float: right;
	width: 460px;
         margin-top: -235px;
         margin-right: 0px;
         }

.zeichnungbild {
	clear: both;
         float: right;
	width: 460px;
         margin-top: -272px;
         margin-right: 0px;
}

.objektebild {
	clear: both;
         float: right;
	width: 460px;
         margin-top: -215px;
         margin-right: 0px;
}

.buecherbild {
	clear: both;
         float: right;
	width: 460px;
         margin-top: -130px;
         margin-right: 0px;
}

.vorpfeil {
	clear: both;
         float: right;
	width: 19px;
         margin-top: 42px;
         margin-left: 775px;
         position: absolute;
}

.vita {
         float: left;
	width: 800px;
	padding:0px;
	margin:0px;
}

.architektur {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height: 13px;
}

.malerei {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height: 13px;
}

.objekte {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height: 13px;
}

.buecher {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height: 13px;
}

.textbreit {
	float: left;
	width: 890px;
	padding-right:0px;
	margin:0px;
}

#kastenfuss {
	margin-top: 50px;
	float: right;
	margin-bottom: 15px;
}

img {
	display: inline;
	padding-top: 4px;
}

.float_right {
	float:right;
}

ul {

list-style-type:square;
}

 /* ================================
 SCHRIFT
 ================================ */

.fett {
	font-weight: bold;
}

.aktiv {
	line-height: 14px;
	font-size: 15px;
	color: #808080;
	letter-spacing:0px;
         font-weight: bold;
}

.aktiv_arch {
	line-height: 12px;
	font-size: 13px;
	color: #808080;
	letter-spacing:0px;
         font-weight: bold;
}



  /* ================================
 LINKS
 ================================ */

a:link {
	color: #808080;
	text-decoration: none;
	letter-spacing:0px;
}

a:visited {
	color: #808080;
	text-decoration: none;
	letter-spacing:0px;
}

a:hover {
	color: #808080;
	text-decoration: none;
	letter-spacing:0px;
         font-weight: bold;
}

a:active {
	color: #808080;
	letter-spacing:0px;
         font-weight: bold;
}

a.tobi, a.tobi:visited, a.tobi:hover, a.tobi:active {
	color: #979898;
        font-size: 34px;
        line-height: 34px;
        letter-spacing:8px;
        font-weight: normal;
}