/* DATEI: text.css			*/
/* Schriftformatierungen	*/

/* Farben fuer Links */
a:link		{ text-decoration:none }
a:visited	{ text-decoration:none }
a:active	{ text-decoration:none }
a:hover		{ text-decoration:underline; color:#AD0908; }

/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,opxion,select,input,br,b
{ font-family: Verdana, Times New Roman, MS Sans Serif, Arial; font-size:10px }

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }

.navi-top	{ font-weight:bold; font-size:10px; color:#7C023E; }
.navi-foot	{ font-size:9px; color:#000000; }
.navi-left	{ font-size:12px; color:#000000; }
.navi		{ font-size:10px; color:#FEDD00; }
.ueb2		{ font-size:10px; color:#AD0908; }

.Erotik { 
Z-INDEX: 1; 
VISIBILITY: visible; 
POSITION: absolute; 
TOP: -500px; 
HEIGHT: 500px 
}

#faw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 340px;
	height: 265px;
	position: absolute;
	margin: 0 auto;
	top: 188px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0);
	left: 397px;

	-moz-opacity: 0;
	z-index: 1000;	
}

#faw a {
	text-decoration: none;
	border: none;
}

#faw .ad {
	height: 245px;
}

#faw img {
	border: none;
}

#faw .bar {
	background: url('bar.gif') no-repeat top left;
	height: 20px;
	line-height: 20px;
}

#faw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#faw .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
	background: url('close_off.gif') no-repeat center;
}

#faw.show {
	display: block;
}
