/* Historische Kuranlagen und Goethe-Theater Bad Lauchstädt GmbH */
/* hpscreen.css - copyright 2000-2003 by insoft GmbH */

html, body, textarea {
	background : #ffeecc;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#9A3567;
  	scrollbar-3d-light-color:#FAF6ED;
 	scrollbar-arrow-color:#604600;
 	scrollbar-darkshadow-color:#D4CAB0;
 	scrollbar-face-color:#DEC279;
 	scrollbar-highlight-color:#342601;
 	scrollbar-shadow-color:#604600;
 	scrollbar-track-color:#D4CAB0;
	margin : 3px;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
} 

p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin : 0px;
}

p.description {
	font-size : 10px;
	line-height : 15px;
 }

p.news {
	color : #993366;
	font-size : 10px;
	line-height : 15px;
	font-weight : bold;
 }
p.titel {
	font-size : 10px;
	color : #993366;
	font-weight : bold;
 }

a:link {
	color : #993366;
	text-decoration : none;
	font-weight : normal;
}

a:visited {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}

a:active {
	color : #993366;
	text-decoration : underline;
	font-weight : normal;
}

a:hover {
	color : #993366;
	text-decoration : underline;
	font-weight : normal;
}
