/* Listen */
#image_container{
	height: 391px;
	width: 515px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	position: absolute;
	left: 0px;
	top: 3px;
	background-image: url(../images/home/r_home_00.png);
}

ul#portfolio li img{
	padding: 0px; 
}

/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
/*************************************
	RESET
*************************************/
ol,ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img {border: none;}

