/* [[[[[[[[[[[[[[[[[[[ LINKS ]]]]]]]]]]]]]]]]]]] */
a:link		{color: #FF6600; text-decoration: none;}
a:visited	{color: #FF6600; text-decoration: none;}
a:hover		{color: #FF6600; text-decoration: none;}
a:active	{color: #FF6600; text-decoration: none;}

a.linkschwarz:link		{color: #000; text-decoration: none;}
a.linkschwarz:visited	{color: #000; text-decoration: none;}
a.linkschwarz:hover		{color: #000; text-decoration: none;}
a.linkschwarz:active	{color: #000; text-decoration: none;}

a.linkweiss:link		{color: #FFF; text-decoration: none;}
a.linkweiss:visited	{color: #FFF; text-decoration: none;}
a.linkweiss:hover		{color: #FFF; text-decoration: none;}
a.linkweiss:active	{color: #FFF; text-decoration: none;}

/* [[[[[[[[[[[[[[[[[[[ BODY ]]]]]]]]]]]]]]]]]]] */
body {
	margin			: 0px;
	padding			: 0px;
	background-color: #FFFFFF;
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	line-height		: 1.2;
	font-weight		: bold;
}

/* [[[[[[[[[[[[[[[[[[[ TEXT ]]]]]]]]]]]]]]]]]]] */
h1 {
	margin-bottom	: 0px;
	font-family		: "Arial Black", Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: normal;
}
h2 {
	margin-top		: 0px;
	margin-bottom	: 7px;
	padding			: 0px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
}
h3 {
	margin-top		: 0px;
	margin-bottom	: 7px;
	padding			: 0px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 13px;
}
p {
	font-size		: 12px;
}

/* [[[[[[[[[[[[[[[[[[[ EBENEN ]]]]]]]]]]]]]]]]]]] */
div#textfeld {
	position: absolute;
	left	: 6px;
	top		: 25px;
	width	: 577px;
	z-index	: 2;
}
div#textfeldschmal {
	position: absolute;
	left	: 6px;
	top		: 25px;
	width	: 362px;
	z-index	: 2;
}
div#ecke1static, div#ecke2static, div#ecke3static, div#ecke4static, div#weissoben, div#weissunten {
	position: absolute;
}
div#weissoben, div#weissunten {
	display: none;
}
/* [[[[[[[[[[[[[[[[[ TABELLEN  ]]]]]]]]]]]]]]]]]]] */
td {
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 1.2;
}

/* [[[[[[[[ TABELLEN IN #TEXTFELD ]]]]]]]]]] */

/* [[[[[[[[ TABELLEN-HINTERGRUND ]]]]]]]]]] */
.bg-beige {
	background-image	: url(images/bg_textfeld_beige.gif);
}
.bg-grau	{
	background-image	: url(images/bg_textfeld_grau.gif);
}
.bg-orange	{
	background-color	: #FF6600;
}
.bg-weiss	{
	background-color	: #FFFFFF;
}
/* [[[[[[[[ TABELLENZELLEN-HINTERGRUND ]]]]]]]]]] */
.td-oben {
	background-image	: url(images/weiss_18px.gif);
}
.td-rechts {
	background-image	: url(images/weiss_18px.gif);
}
.td-unten {
	background-image	: url(images/weiss_23px.gif);
}
.td-links {
	background-image	: url(images/weiss_18px.gif);
}

/* [[[[[[[[[[[[[[[[[ BILDER ]]]]]]]]]]]]]]]]]]] */
img.trenner {
	padding			: 0px;
	padding-top		: 5px;
	padding-bottom	: 5px;
}
img.trenner2 {
	padding			: 0px;
	padding-top		: 15px;
	padding-bottom	: 5px;
}

/* [[[[[[[[[[[[[[[[[[[ KLASSEN ]]]]]]]]]]]]]]]]]]] */
.headline {
	margin-bottom: 0px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.fliess-fettGROSS {
	font-weight: bold;
	text-transform: uppercase;
}
.kleingedruckt-fett {
	font-size: 10px;
	font-weight: bold;
}
.fliess-schwarz	{
	color			: #000000;
}
.fliess-schwarz11px {
	color			: #000000;
	font-size		: 11px;
}
.fliess-grau {
	color			: #333333;
}
.fliess-weiss {
	color			: #FFFFFF;
}
.fliess-orange {
	color			: #FF6600;
}
.fliess-orange11px {
	color			: #FF6600;
	font-size		: 11px;
}
.fliess-klein11px {
	font-size		: 11px;
}
.fliess-schwarz12px {
	font-size		: 12px;
	font-weight		: bold;
	font-family		: Arial, Helvetica, sans-serif;
	line-height		: 1.2;
}
.fliess-normal400 {
	font-weight: normal;
}
.abstand20px {
	padding: 0px;
	padding-right: 20px;
}
.abstand10px {
	padding			: 0px;
	padding-right	: 10px;
}
