/* Breite beschränken */
div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}




/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
	width:170px;
	padding-top:0;
	height:210px;
	color:#666;
	font-family:"Franklin Gothic Medium", "Franklin Gothic Medium Cond", "Franklin Gothic Demi", Arial;
	font-size:12px;
}
.fade a{ font-family:"Franklin Gothic Medium", "Franklin Gothic Medium Cond", "Franklin Gothic Demi", Arial; font-size:11px; color:#FF6600; text-decoration:underline;}
.fade a:hover{ font-family:"Franklin Gothic Medium", "Franklin Gothic Medium Cond", "Franklin Gothic Demi", Arial; font-size:11px; color:#FF6600; text-decoration:none;}
.fade img{padding:2px; border:1px solid #EBE4B8;}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}



.fadeacademics div{	margin-bottom: 2em;
	width:170px;
	padding-top:0;
	height:210px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
}

.fadePlacements div{margin-bottom: 2em;
	width:750px;
	padding-top:0;

}

.fadeTopReasons div{
	width:780px;
	padding-top:0;
	color:#89706B;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:425px;
	font-size:14px;
	background:url(../images/top-reasons/bg.jpg) no-repeat left top;
	line-height:25px;
	text-align:left;
	}
.fadeTopReasons div span{color:#89706B; font-size:24px; font-weight:normal; line-height:40px; width:430px;}
.fadeTopReasons div span b{color:#008FDC; font-size:25px; font-weight:bold;}
.fadeTopReasons div span span{color:#993300; font-size:27px; font-weight:bold;}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	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;
}
	

