/*  ... Style-Sheet-Angaben ... */

* { margin: 0; padding: 0; }

html { height: 100%; }
body { height: 100%; margin-top:0px; margin-bottom:0px; font-family:verdana; font-size: 10pt; color:#000000; background-color:#EAEEF1 }

#lasik-background {
	position: relative;
	top: 55px;
	margin:0px auto;
	text-align:left;
	width: 1024px;
	height: 640px;
	background-image:url(artemis_startseite_bgr.jpg);
	background-repeat:no-repeat;
}

#lasik-content {
	position: relative;
	top: 90px;
	left: 325px;
	width: 680px;
	height: 445px;
	overflow: auto;
}

#no-js {
	position: fixed;
	top: 5px;
	margin:0px auto;
	text-align:center;
	color:#101010;
	padding:5px;
	border:1px dashed #333;
	background-color:#eee;
	width: 1024px;	
}

h1 { color:#606060; font-family:tahoma; font-weight:bold; font-size:12pt; margin-top: 20px; margin-bottom:20px; }
h2 { font-weight:bold; font-size:10pt; margin-bottom:0px; }

p { margin-top:3px; margin-bottom:15px; }
p.seitentitel { color:#606060; font-family:tahoma; font-weight:bold; font-size:12pt; margin-bottom:20px; }
p.titel { font-weight:bold; font-size:10pt; margin-bottom:0px; }
p.sub { color:#606060; font-family:tahoma; font-size:8pt; margin-top:3px; margin-bottom:5px; }

a { color:#990000; font-weight:bold; }
a:hover { color:#EA0000; text-decoration:underline; }
a.menu { text-decoration:none; font-weight:normal; }
a.menu:hover { color:#EA0000; text-decoration:underline; }
a.copyright { color:#606060; font-weight:normal; text-decoration:none; }
a.copyright:hover { text-decoration:underline; }

strong.normal { font-weight: normal; }

td { font-size:10pt; font-family:verdana }
td.seitentitel { color:#606060; font-family:tahoma; font-weight:bold; font-size:12pt; margin-bottom:20px; }
td.titel { font-weight:bold; font-size:10pt; margin-bottom:0px; }
td.sub { color:#606060; font-family:tahoma; font-size:8pt; margin-top:3px; margin-bottom:5px; }
/*td.foto { alignment:right; }*/
td.thema { margin-bottom:0px; margin-top:0px; }

td.normal { padding-bottom:0px; padding-left:5px; }
td.thema {padding-bottom:10px; }

#sub { color:#606060; font-family:tahoma; font-size:8pt; margin-top:3px; margin-bottom:5px; } 
