/*CSS definition for http://www.zeichensprecher.de
 *by michael markert
 *webresponse _ at _ zeichensprecher.de */
 
BODY  { font-size: 12px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #D6D6D6; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #F5F5F5; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #006666; scrollbar-track-color: #FFFFFF }

td { color: #999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 150% }



/*standards*/
p  { font-style: normal; font-weight: normal}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; line-height: 125%; color: #CC99CC}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; line-height: 125%; color: #999999; text-decoration: line-through}

b { color: #CC99CC}
i { font-size: 11px; font-style: italic; }

a:link { color: #B595AE; text-decoration:none; }
a:visited { color: #B595AE; text-decoration:none; }
a:active { color: #C5D0D5; text-decoration:none; }
a:hover {
	text-decoration : underline overline;
	color: #97ABB4;
}



/*custom styles*/
.newsHeadline {	color: #97ABB4;font-size: 14px;
	border-bottom-style: inset;
	border-top: thin dotted #97ABB4;
	border-bottom-color: #e1e3e6;
}
.menu { color: #999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
.submenu { color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
.blink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bolder; line-height: normal; color: #CC99CC; text-decoration: underline blink}
.tiny { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: lighter; line-height: 90%; color: #809B9F}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	color: #999999;
}
.superSmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: lighter; line-height: normal; color: #000000 }

.error { color: #FF0000 }

bigger {
	font-size: xx-large;
	line-height: 200%;
}

.ATTENTION {
	background: #ff1679;
	position: fixed;
	top: 250px;
	right: 0;
	left: 0;
	z-index: 100;
	visibility: visible;
	width: 100%;
	height: auto;
	text-align: center;
	color: white;
	text-decoration: blink;
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px dotted white;
	border-bottom: 2px dotted white;
}

.ATTENTION a {
	text-decoration: none;
	color: #e0e0e0;
}

.ATTENTION a:hover {
	text-decoration: none;
	color: yellow;
}