/* Standard Stylesheetwww.designagenten.comStart: 12.2007*//* Reset all */*{	padding: 0;	margin: 0;	border: 0;	}html {	height: 100%;	}	/* Allgemeines */body {	color: #333;	background: #ffffff;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	background-image:  url(  );	background-repeat: repeat-x;	background-position: center top;	min-height: 101%;}a:link {	color: #666666;	background-color: transparent;	text-decoration: none;}a:visited {	color: #999999;	background-color: transparent;		text-decoration: none;}a:hover {	text-decoration: none;	color: #999999;}.c {	clear: both;}/**********************************************************************//* allgemeine einstellungen für tabellen*/	.datatable {	width: 550px;	border-collapse: collapse;	}	.datatable td {	border-bottom: 1px solid #add8e6;	padding: 7px 5px 7px 12px;	background-color:#e3f2f7;	/*background-color: #cccccc;*/	text-align: left;	border-bottom: 1px solid #add8e6;	}	.datatable th {	border-bottom: 1px solid #e3f2f7;	font-weight: bold;	text-align: left;	padding: 7px 0px 5px 10px;	background-color:#add8e6;	}	.datatable tr.rot {	color: #b90062;	background-color: #cccccc;	}	.datatable caption {	font-family: Arial, Helvetica, sans-serif;	text-align: left;	color: #33517a;	padding-top: 3px;	padding-bottom: 2px;	font-size: 1em;	font-weight: bold;	width: 200px;	}		/* Absaetze */p {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.9em;	line-height: 1.5em;	color: #000000;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	}	h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	line-height: 2em;	}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 1.5em;	line-height: 1.8em;	}	.serifen1 {	font-family: "Times New Roman", Times, serif;	font-size: 1.5em;	color: #b8b2ae;	}		.grey {	color: #333333;	}	/* Links- bzw. Rechtsausrichtung f? Elemente */.leftalign {	float: left;}.rightalign {	float: right;}.smallkursiv {	font-size: 0.7em;	font-style: italic;	line-height: 1.4em;	}/****************************************************************************************************//****************************************************************************************************//* LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT*//****************************************************************************************************/#wrapper {	position: relative;	text-align: left;	width: 900px;	height: 600px;	margin-right: auto;	margin-left: auto;	padding: 0 0 0 0;	border: none;	background-color: transparent;}/****************************************************************************************************//****************************************************************************************************//************************* HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER************//****************************************************************************************************/#header {	position: absolute;	top: 0;	margin:0 0 0 0;	padding:0 0 0 0;	width: 900px;	height: 91px;	border: none;	background-color: transparent;	}	/****************************************************************************************************//****************************************************************************************************//* MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE **//****************************************************************************************************/#content {	position: absolute;	top: 81px;	width: 900px;	height: 600px;	background-color: transparent;	border: none;	}	#content a:link {	color: #990000;	background-color: #ffffff;	text-decoration: none;}#content a:visited {	color: #990000;	background-color: #ffffff;	text-decoration: none;}#content a:hover {	text-decoration: none;	background-color: #333333;	}	#schnitt_head {	position: absolute;	top: 180px;	left: 80px;	width: 300px;	height: 100px;	margin: 0;	padding: 0 0 0 11px;	background-color: transparent;	border: none;	}	#schnitt {	position: absolute;	top: 250px;	left: 80px;	width: 600px;	height: 400px;	margin-top: 9px;	margin-left: 11px;	padding: 0;	background-color: transparent;	border-top: 1px dotted #cfcfcf;	overflow: hidden;	}#download {	position: absolute;	top: 180px;	left: 580px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	border: 1px dotted #cfcfcf;	background-color: #ffffff;	margin: 0;	padding: 8px;	}				#einmaldh {	position: absolute;	top: 180px;	left: 260px;	width: 420px;	height: 210px;	margin: 0;	padding: 0 0 0 11px;	background-color: transparent;	border: none;	overflow: hidden;	}				/******************* JAVASCRIPT SCROLLLEISTENEINSTELLUNG ****************/#scrolltext {	position: absolute;	top: 0;	left: 0;		}	#sidebar{	position:absolute;	top:170px;	left:700px;	width:20px;	}	#sidebar_2{	position:absolute;	top:290px;	left:700px;	width:20px;	}/***********************************************************************/#uebermich {	position: absolute;	top: 180px;	left: 260px;	width: 420px;	height: 400px;	margin: 0;	padding: 0 0 0 0px;	background-color: transparent;	border: none;	overflow: hidden;	}	#bildinfo {	position: absolute;	top: 180px;	left: 590px;	width: 300px;	margin: 0;	padding: 0;	border: none;	background: transparent;	}#bildinfo .text {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #333333;	line-height: 1.5em;	}	/****************************************************************************************************//****************************************************************************************************//* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER *******//****************************************************************************************************/#footer {	clear:both;	width: 900px;	display: block;	margin: 0px 0 0 0;	padding: 2px 0px 3px 0px;	background-color: transparent;	color: #666666;	text-align: right;	border-top: 1px dotted #666666;	border-bottom: 1px dotted #666666;	}#footer a {	color: #666666;	font-size: 0.7em;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;		}	#footer a:hover {	color: #ff3300;	text-decoration: none;	}		
