
a:link, 
a:visited
{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover, .hover a, a:visited{ color: #333; }

a:focus { /* Macht den Rahmen um Links im Firefox weg */
	outline: none;
}



/***** T E A S E R *****/


.TeaserPortfolio
{
	padding: 0;
	margin: 40px 0 0 0;
	width: 670px;
	height: 100px;
}


.TeaserNeuigkeiten
{
	padding: 0;
	margin: 40px 0 0 0;
	width: 430px;
	height: 100px;
}


.TeaserBox 
{
	width: 180px;
	height: 100%;
	margin: 40px 0 0 0;
	padding: 0 5px 5px 5px;
}


.TeaserBoxSlider
{
	width: 190px;
	height: 100%;
	margin: 40px 0 0 0;
	padding: 0 0 5px 0;
}



.TeaserProjekt
{
	padding: 0;
	margin: 0;
	width: 430px;
	height: 100%;
}




.TeaserImage
{
	width: 180px;
	float: left;
	padding: 5px 45px 5px 5px;
	border-width: 0;
}

.TeaserHeadUppercase
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 9px;
	padding: 5px 0 11px 0;
	font-weight: normal;
}


.TeaserPortfolioBody a
{
	font-size: 11px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}


.TeaserPortfolioBody
{
	width: 440px;
	height: 100px;
	float: right;
	margin: 0;
}

.TeaserPortfolioBody img { margin: 10px 10px 0 -2px; }

.LinkPortfolio { padding: 0 0 4px 0; }

.TeaserNeuigkeitenBody
{
	width: 200px;
	height: 100px;
	float: right;
	margin: 0;
}

.TeaserNeuigkeitenBody a
{
	font-size: 11px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}

.TeaserNeuigkeitenBody img,
.TeaserPortfolioBody img { margin: 10px 0px 0 0; }

.LinkNeuigkeiten {margin-bottom: 4px;}

.LinkNeuigkeiten { padding: 0; }


.LinkBox { padding: 0; }

.TeaserHead
{
	font-family: 'Ubuntu', Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	line-height: 44px;
	font-weight: 300;
	padding: 0 0 5px 5px;
	letter-spacing: 1px;
}

.TeaserHead img,
.rankingpanel_head img
{
	margin-bottom: -5px;
	margin-right: -25px;
	margin-left: -13px;
	border:0;
}

.TeaserProjektBody
{
	width: 420px;
	height: 100%;
	margin: 0;
	cursor: pointer;
	padding: 5px 5px 0 5px;
}

.LinkProjekt
{
	width: 420px;
	padding: 30px 0 0 0;
}

.LinkProjekt a
{
	font-size: 11px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
.TeaserProjektImage
{
	width: 420px;
	border-width: 0;
	cursor: pointer;
}


.hover
{
	background-color: #F4F4F4; 
	cursor: pointer;
}

.fullstory a{ margin: 0 0 18px 0; }



.TeaserBoxHead
{
	font-size: 9px;
	color: #333;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 9px;
	font-weight: normal;
	display: block;
	padding: 5px 0 11px 0;
}

.TeaserBoxContent
{
	font-size: 11px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
	display: block;
}


ul.TeaserBox
{
	display: block;
	margin:0;
	padding:0;
}
	
ul.TeaserBox li
{
	display: block;
	width: 180px;
}
	
ul.TeaserBox a,
ul.TeaserBox .holyway
{
	display: block;
	text-decoration: none;
	padding: 0 5px 5px 5px;
	margin: 40px 0 0 0;
	width: 100%;
}

ul.TeaserBox a:hover
{
	background-color: #F4F4F4;
}