*{
	padding:0px;
	margin:0px;
}

html{
	overflow-y: scroll;
}

body{
	font-family:  Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	letter-spacing:1px;
	color:#333;
	background-color: #fff;
	text-align:left;
	line-height:1.5em;
	padding: 20px 0px 0px 28px;
}

p{
	padding-bottom:13px;
}

img{
	border:none;
}

a{
	font-weight: bold;
	color: #999999;
	border: none;
	text-decoration:underline;
}

a:hover{
	color: #666666;
	text-decoration:none;
}

#headlinks{	/*alternativ zu fototext2 bei gestaltung Links im head*/
	color: #666666;
	font-weight:bold;
	text-align:left;
	width: 650px;
	margin-left:242px;
}

#subnavi_img{
	position:absolute;
	top:151px;
	left:95px;
	width:150px;
	height:99px;
/*	border:1px solid blue;*/
	text-align:left;
}

#subnav{
	position: absolute;
	top: 270px;
	left:95px;
	width:150px;
}

#subnav ul{
	list-style:none;
}

#subnav li{
	margin-bottom:10px;
	font-weight: bold;
	font-size:11px;
	}

#subnav li a{
	display:block;
}

.aktiverglink{
	text-decoration:none;
	color:#666666;
	font-size:14px;
}

#mitte{
	position: absolute;
	top: 221px;
	left: 285px;
	width: 600px;
	height: 290px;
	background-color:white;
}

#mitte_vrLinks{
	margin-top:100px;
}

#mittehellgrau{
	position:absolute;
	top:0px;
	left:50px;
	width:500px;
	height:100%;
	background-color:#eee;
	border:solid 1px #DEDEDE;
	z-index:10;
}

#typtext{
	width:460px;
	height: 260px;
	margin:15px 20px 0px 20px;
	text-align:left;
	font-weight:normal;
}

#typtext p.head{
	font-weight:bold;
}

#mittefotos{
	width: 500px;
	height: 260px;
	text-align: center;
	font-weight: bold;
}

#materialien{
	font-size:11px;
	margin-top:10px;
	float:right;
}

#materialien a{
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

#mittetext{
	position: absolute;
	top: 170px;
	width: 425px;
	margin-left: 321px;
}

#projektexte{
	position: absolute;
	top: 530px;
	left:335px;
	width: 500px;
	line-height:1.6em;
	color: #666;
}

.klein{
	font-size:11px;
	color: #666;
}

.zentriert{
	text-align: center;
}

#foo{
	color:#999;
	margin-top: 20px;
	text-align:center;
}

#foo a{
	font-size:11px;
}

