/* Startseiten-Hintergrundbild */
BODY.index #wrapper
{
	background: url('../images/index-wrapper.jpg') no-repeat top left;
}
BODY.index #content
{
	margin-top: 0;
	background: transparent;
}





/* Startseiten-Hauptbereich mit Project */
BODY.index #stage H2
{
	position: absolute;
	left: 50px;
	top: 60px;
	width: 358px;
	height: 45px;
	background: url('../images/index-headline.gif');
	text-indent: -9999px;
}
BODY.index #project
{
	position: absolute;
	left: 50px;
	top: 125px;
}
BODY.index #stage #project H3
{
	display: inline-block;
	width: 77px;
	height: 18px;
	background: url('../images/index-aktuelles.png') no-repeat;
	text-indent: -9999px;
}
BODY.index #stage #project H5
{
	text-transform: uppercase;
	font-size: 115%;
	letter-spacing: 0.05em;
}
BODY.index #stage #project H4
{
	display: inline;
	background-color: #664B44;
	font-size: 200%;
	padding: 3px 20px 3px 0;
}
BODY.index #stage #project A
{
	display: inline-block;
	background-color: #FF00FF;
	font-size: 90%;
	padding: 0 50px 0 0;
	margin: 10px 0 0 0;
	text-decoration: none;
	color: black;
}


BODY.index #keywords
{
	position: absolute;
	top: 550px;
	left: 50px;
	font-size: 140%;
	line-height: 1.2em;
	text-transform: lowercase;
}
BODY.index #keywords SPAN
{
	white-space: nowrap;
}
BODY.index #keywords SPAN.bright
{
	color: #666666;
}
BODY.index #keywords SPAN.dark
{
	color: #333333;
}









/* Startseiten-Sidebar mit Projekten */
BODY.index #sidebar UL.projects
{
	margin: 70px 0 60px 0;
} 

BODY.index #sidebar UL.projects LI.project
{
	display: block;
	background: #3e3d40;
	margin-bottom: 10px;
	padding: 7px;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 85%;
}
BODY.index #sidebar UL.projects LI.project A.open
{
	background: #FFF000 url('../images/index-project-arrow.png') no-repeat right bottom;
	padding: 1px 50px 1px 1px;
	text-decoration: none;
	color: black;
	float: right;
}
BODY.index #sidebar UL.projects LI.project DL
{
	margin-bottom: 20px;
	padding: 40px 10px 0 10px;
}
BODY.index #sidebar UL.projects LI.project DT,
BODY.index #sidebar UL.projects LI.project DD
{
	float: left;
}
BODY.index #sidebar UL.projects LI.project DT.separate,
BODY.index #sidebar UL.projects LI.project DD.separate
{
	margin-top: 10px;
}
BODY.index #sidebar UL.projects LI.project DT
{
	color: #CCC;
	width: 80px;
}
BODY.index #sidebar UL.projects LI.project DD
{
	width: 150px;
}
BODY.index #sidebar UL.projects LI.project DD A
{
	color: white;
	text-decoration: none;
}
BODY.index #sidebar UL.projects LI.project DD A:hover
{
	color: #CCC;
}















/* Silberweiss-Hintergrundbild */
BODY.silberweiss #wrapper
{
	background: url('../images/silberweiss-wrapper.jpg') no-repeat top left;
}
BODY.silberweiss #stage
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
BODY.silberweiss #stage H2
{
	width: 83px;
	height: 13px;
	background: url('../images/silberweiss-headline.png');
	text-indent: -9999px;
	margin: 10px 0;
}
BODY.silberweiss #stage H3
{
	display: inline-block;
	background-color: #CCC;
	font-size: 200%;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}
BODY.silberweiss #stage P
{
	margin-bottom: 10px;
	width: 600px;
}


BODY.silberweiss #sidebar
{
	padding: 20px 0 0 0;
	width: 235px;
}
BODY.silberweiss #sidebar A.iphone
{
	display: block;
	width: 235px;
	height: 91px;
	background: url('../images/silberweiss-iphone.png');
	text-indent: -9999px;
	
}
BODY.silberweiss #sidebar DIV.info
{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 90%;
}
BODY.silberweiss #sidebar DIV.info H4
{
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 3px;
}
BODY.silberweiss #sidebar DIV.info A
{
	background-color: #999;
	color: black;
	text-decoration: none;
	float: right;
	padding: 3px;
}
BODY.silberweiss #sidebar #projects
{
	margin-top: 50px;
}
BODY.silberweiss #sidebar #projects H3
{
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 3px;
}
BODY.silberweiss #sidebar #projects LI
{
	display: inline;
}



/* Kontakt-Hintergrundbild */
BODY.kontakt #wrapper
{
	background: url('../images/silberweiss-wrapper.jpg') no-repeat top left;
}
BODY.kontakt #stage
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
BODY.kontakt #stage H2
{
	width: 83px;
	height: 13px;
	background: url('../images/silberweiss-headline.png');
	text-indent: -9999px;
	margin: 10px 0;
}
BODY.kontakt #stage H3
{
	display: inline-block;
	background-color: #CCC;
	font-size: 200%;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}
BODY.kontakt #stage P
{
	margin-bottom: 10px;
	width: 600px;
}


BODY.kontakt #sidebar
{
	padding: 20px 0 0 0;
	width: 235px;
}
BODY.kontakt #sidebar A.iphone
{
	display: block;
	width: 235px;
	height: 91px;
	background: url('../images/silberweiss-iphone.png');
	text-indent: -9999px;
	
}
BODY.kontakt #sidebar DIV.info
{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 90%;
}
BODY.kontakt #sidebar DIV.info H4
{
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 3px;
}
BODY.kontakt #sidebar DIV.info A
{
	background-color: #999;
	color: black;
	text-decoration: none;
	float: right;
	padding: 3px;
}
BODY.kontakt #sidebar #projects
{
	margin-top: 50px;
}
BODY.kontakt #sidebar #projects H3
{
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 3px;
}
BODY.kontakt #sidebar #projects LI
{
	display: inline;
}







/* Aktuelles-Hintergrundbild */
BODY.aktuelles #wrapper
{
	background: url('../images/silberweiss-wrapper.jpg') no-repeat top left;
}
BODY.aktuelles #stage
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
BODY.aktuelles #stage H2
{
	width: 83px;
	height: 13px;
	background: url('../images/silberweiss-headline.png');
	text-indent: -9999px;
	margin: 10px 0;
}
BODY.aktuelles #stage H3
{
	display: inline-block;
	background-color: #CCC;
	font-size: 200%;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}
BODY.aktuelles #stage P
{
	margin-bottom: 10px;
	width: 600px;
}


BODY.aktuelles #sidebar
{
	padding: 20px 0 0 0;
	width: 235px;
}
BODY.aktuelles #sidebar A.iphone
{
	display: block;
	width: 235px;
	height: 91px;
	background: url('../images/silberweiss-iphone.png');
	text-indent: -9999px;
	
}
BODY.aktuelles #sidebar DIV.info
{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 90%;
}
BODY.aktuelles #sidebar DIV.info H4
{
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 3px;
}
BODY.aktuelles #sidebar DIV.info A
{
	background-color: #999;
	color: black;
	text-decoration: none;
	float: right;
	padding: 3px;
}
BODY.aktuelles #sidebar #projects
{
	margin-top: 50px;
}
BODY.aktuelles #sidebar #projects H3
{
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 3px;
}
BODY.aktuelles #sidebar #projects LI
{
	display: inline;
}









/* Kompetenzen-Hintergrundbild */
BODY.kompetenzen #wrapper
{
	background: url('../images/silberweiss-wrapper.jpg') no-repeat top left;
}
BODY.kompetenzen #stage
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
BODY.kompetenzen #stage H2
{
	width: 83px;
	height: 13px;
	background: url('../images/silberweiss-headline.png');
	text-indent: -9999px;
	margin: 10px 0;
}
BODY.kompetenzen #stage H3
{
	display: inline-block;
	background-color: #CCC;
	font-size: 200%;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}
BODY.kompetenzen #stage P
{
	margin-bottom: 10px;
	width: 600px;
}


BODY.kompetenzen #sidebar
{
	padding: 20px 0 0 0;
	width: 235px;
}
BODY.kompetenzen #sidebar A.iphone
{
	display: block;
	width: 235px;
	height: 91px;
	background: url('../images/silberweiss-iphone.png');
	text-indent: -9999px;
	
}
BODY.kompetenzen #sidebar DIV.info
{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 90%;
}
BODY.kompetenzen #sidebar DIV.info H4
{
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 3px;
}
BODY.kompetenzen #sidebar DIV.info A
{
	background-color: #999;
	color: black;
	text-decoration: none;
	float: right;
	padding: 3px;
}
BODY.kompetenzen #sidebar #projects
{
	margin-top: 50px;
}
BODY.kompetenzen #sidebar #projects H3
{
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 3px;
}
BODY.kompetenzen #sidebar #projects LI
{
	display: inline;
}








/* Silberweisslinhe-Hintergrundbild */
BODY.silberweisslinge #wrapper
{
	background: url('../images/silberweiss-wrapper.jpg') no-repeat top left;
}
BODY.silberweisslinge #stage
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
}
BODY.silberweisslinge #stage H2
{
	width: 83px;
	height: 13px;
	background: url('../images/silberweiss-headline.png');
	text-indent: -9999px;
	margin: 10px 0;
}
BODY.silberweisslinge #stage H3
{
	display: inline-block;
	background-color: #CCC;
	font-size: 200%;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}
BODY.silberweisslinge #stage P
{
	margin-bottom: 10px;
	width: 600px;
}


BODY.silberweisslinge #sidebar
{
	padding: 20px 0 0 0;
	width: 235px;
}
BODY.silberweisslinge #sidebar A.iphone
{
	display: block;
	width: 235px;
	height: 91px;
	background: url('../images/silberweiss-iphone.png');
	text-indent: -9999px;
	
}
BODY.silberweisslinge #sidebar DIV.info
{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 90%;
}
BODY.silberweisslinge #sidebar DIV.info H4
{
	text-transform: uppercase;
	font-size: 130%;
	margin-bottom: 3px;
}
BODY.silberweisslinge #sidebar DIV.info A
{
	background-color: #999;
	color: black;
	text-decoration: none;
	float: right;
	padding: 3px;
}
BODY.silberweisslinge #sidebar #projects
{
	margin-top: 50px;
}
BODY.silberweisslinge #sidebar #projects H3
{
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 3px;
}
BODY.silberweisslinge #sidebar #projects LI
{
	display: inline;
}



.socialmedia {
	position: absolute;
	left: 883px;
	bottom: -50px;
	padding-bottom: 10px;
}
.socialmedia li {
	display: inline-block;
}
.socialmedia li a {
	display: inline-block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999em;
	background-image:url('../images/socialmedia-a.png');
}
.socialmedia li a.facebook {
	background-position: 0 0;
}
.socialmedia li a.twitter {
	background-position: -26px 0;
}
