body      {
	background: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height:100%; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

.style1 {color: #336666; }

/* Links */
a:link, a:visited, a:active, a:hover   { color: blue;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
	 }
a:hover  { color: red; }

/* Überschriften */
h1 {
	COLOR: #000000; 
	FONT-FAMILY: arial;
	 font-weight:bold; 
	 FONT-SIZE: 18px; 
	 line-height: 18px; 
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	


TD {line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px;}
TD.kurs {line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px;}

H2 {COLOR: #000000; FONT-FAMILY: arial; font-weight:bold; FONT-SIZE: 12px; line-height: 14px; font-style:italic}

.load{color: #999999; font-family: Arial; font-size: 9px;}

a:link { text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;}
a:visited { text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;} 
a:active{ text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;} 
a:hover { text-decoration: none; line-height: 14px; COLOR: #666666; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;}

a.rot:link { text-decoration: none; line-height: 14px; COLOR: #660000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;}
a.rot:visited { text-decoration: none; line-height: 14px; COLOR: #660000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;} 
a.rot:active{ text-decoration: none; line-height: 14px; COLOR: #660000; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;} 
a.rot:hover { text-decoration: none; line-height: 14px; COLOR: #666666; FONT-FAMILY: arial; FONT-SIZE: 11px; font-weight:bold;} 

a.mail:link { text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px;font-weight:normal;}
a.mail:visited { text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px;font-weight:normal;} 
a.mail:active{ text-decoration: none; line-height: 14px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px;font-weight:normal;} 
a.mail:hover { text-decoration: none; line-height: 14px; COLOR: #666666; FONT-FAMILY: arial; FONT-SIZE: 11px;font-weight:normal;} 

input {	COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; width: 210px;}
textarea {	COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; width: 200px;}
input.check {COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; width: 20px;}
input.submit {COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 11px; width: 80px;}



div#mastercontainer  {
	position:relative;
	text-align:left;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	background: #F2ECDF;
	width: 810px;
}

div.content  {  margin-left: 15px;
	margin-right: 30px;  }
	
div.picsright_title  {
	line-height: 13px; 
	color: #000000; 
	font-family: arial; 
	font-size: 10px;
	margin-bottom:16pt;
}

div#imageContainer  {
	position: relative;
	height:299px;
	width:200px;
	margin-left:20px;
}
img#img1  {
	position:absolute;
	z-index:10;
}
img#img2  {
	position:absolute;
	z-index:9;
}
img#img3  {
	position:absolute;
	z-index:8;
}
img#img4  {
	position:absolute;
	z-index:7;
}
img#img5  {
	position:absolute;
	z-index:6;
}
img#img6  {
	position:absolute;
	z-index:5;
}
img#img7  {
	position:absolute;
	z-index:4;
}
img#img8  {
	position:absolute;
	z-index:3;
}
img#img9  {
	position:absolute;
	z-index:2;
}




#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.wiesestein.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.wiesestein.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.wiesestein.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
	
