@charset "utf-8";
/* CSS Document */

/* Contents fuer die Home-Seite */
#contentVideo {
	position:absolute;
	width:514px; height:315px;
	top:5px; left:63px;
	text-align:center;
	background-image:url(../images/contentvideo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#contentBeispiele {
	position:absolute;
	width:100%; height:85px;
	bottom:0; left:0;
	text-align:center;
	}
	
/* Contents fuer die Arbeitsprobe-Seite */
#contentMenuArbeitsprobe {
	position:absolute;
	width:100%; height:385px;
	bottom:0; left:0;
	text-align:center;
}

/* Contents fuer die Kompetenzen- und Kunden-Seite */
#contentText {
	position:absolute;
	width:280px; height:385px;
	bottom:0; left:0;
}

#contentText ul {list-style-image:url(../images/raube_liste.gif); }
#contentText li a:link, #contentText li a:visited { color:#6c242c; text-decoration:none;}
#contentText li a:hover, #contentText li a:active { color:#ce8803; font-weight:bold; }

#contentTextzwei {
	position:absolute;
	width:255px; height:345px;
	bottom:0; left:342px;
	background-color:#f0eeea;
	display:block;
	padding:20px;
}

#contentTextzwei h1 {
	font-weight:bold;
	font-size:13px;
	margin-top:-6px;
}


/* Contents fuer die Leistungen und Kontakt-Seite */
#contentLeistungen {
	position:absolute;
	width:450px; height:385px;
	bottom:0; left:0;
}
#contentLeistungen a:link, #contentLeistungen a:visited { color:#6c242c; text-decoration:none; }
#contentLeistungen a:hover, #contentLeistungen a:active { color:#6c242c; text-decoration:underline; }


/* Contents fuer die Impressum-Seite */
#contentImpressum {
	position:absolute;
	width:280px; height:385px;
	bottom:0; left:0;
}
#contentImpressum a:link, #contentText a:visited, #contentText a:active { color:#6c242c; text-decoration:none;}
#contentImpressum a:hover { color:#6c242c; text-decoration:underline; }

#contentImpressumzwei {
	position:absolute;
	width:255px; height:345px;
	bottom:0; left:342px;
	background-color:#f0eeea;
	display:block;
	padding:20px;
	font-size:11px;
}

#contentImpressumzwei h1 {
	font-weight:bold;
	font-size:11px;
	margin-top:-6px;
}



/* Contents fuer die Unterseite der Arbeitsprobe-Seite */
#contentArbeitsprobe {
	position:absolute;
	width:100%;
	height:385px;
	bottom:0; left:0;
}
#contentArbeitsprobe a:link, #contentArbeitsprobe a:visited, #contentArbeitsprobe a:active { color:#6c242c; text-decoration:none; font-weight:bold;}
#contentArbeitsprobe a:hover { color:#6c242c; text-decoration:underline; font-weight:bold; }



/* easyscroll */
#easyscroll{
	background:#fff;
	margin-top:0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	
	#easyscrollnav { float:right; margin-top:0;}

	#easyscrollnav li#btnUp{
		width:10px;
		list-style:none;
		height:340px;
		margin-right:2px;
		padding:0;
		cursor:pointer;
		font-size:30px;
		}
		
	#easyscrollnav li#btnDown{
		width:10px;
		list-style:none;
		height:30px;
		margin-right:2px;
		padding:0;
		cursor:pointer;
		font-size:30px;
		}	
		
	#easyscrollnav li#over{
		color:#000;
		text-decoration:none;
		}								
	/* // easyscroll navigation buttons */	
/* // end easyscroll */

table { border:none; width:587px; }