/* Stylesheet für www.gesangstudio.de */

body,table,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fcfcfc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.inhalt {

	padding-left: 80px;
	padding-top: 8px;
	padding-right: 48px;
	text-align: justify;
}

body.eingang {
	background-color: #fcfcfc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.beschreibung    {position:absolute; top:-160px; left:-160px; width:150px; height:150px; z-index:1; }

a:link { color: #3399FF; text-decoration:none; }
a:hover { color: #555555; text-decoration:underline; }
a:visited {	color: #3399FF;	text-decoration:none; }

img.rechts {
	float: right;
	margin-top: 5px; 
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
}


img.links {
	float: left;
	margin-top: 5px; 
	margin-left: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
}
