/* CSS Document */
BODY {

	FONT-SIZE: 10pt;
	COLOR: #990000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #990000;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-BASE-COLOR: #ffffff

}

P {

    FONT-SIZE: 12pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/* LINKS */

a.main:link    {text-decoration: none; color: #b58904; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
a.main:visited {text-decoration: none; color: #b58904; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
a.main:active  {text-decoration: none; color: #b58904; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
a.main:hover   {text-decoration: underline; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}

A         { FONT-SIZE: 10pt; COLOR: #d6afaf; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
A:hover   { FONT-SIZE: 10pt; COLOR: #663300; FONT-FAMILY: Arial, Helvetica, sans-serif; }
A:visited { FONT-SIZE: 10pt; COLOR: #d6afaf; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; } 
A:active  { FONT-SIZE: 10pt; COLOR: #d6afaf; FONT-FAMILY: Arial, Helvetica, sans-serif; }


A.linkgelb10b { FONT-SIZE: 10pt; COLOR: #CC9900; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: bold; }
A.linkgelb10b:visited { FONT-SIZE: 10pt; COLOR: #CC9900; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; } 
A.linkgelb10b:active { FONT-SIZE: 10pt; COLOR: #CC9900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


A.linkgelb9b { FONT-SIZE: 9pt; COLOR: #CC9900; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: bold; }
A.linkgelb9b:visited { FONT-SIZE: 9pt; COLOR: #CC9900; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
A.linkgelb9b:active { FONT-SIZE: 9pt; COLOR: #CC9900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


A.Headerweiss         { FONT-SIZE: 10pt; COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; } 
A.Headerweiss:hover   { FONT-SIZE: 10pt; COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
A.Headerweiss:visited { FONT-SIZE: 10pt; COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; }
A.Headerweiss:active  { FONT-SIZE: 11pt; COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; }



/* HTML Befehle */
.randringsum35 {

	margin: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	margin-bottom: 4px;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: left;
	margin-bottom: 4px;
}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.braun10b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-align: left;
}

.rand3seiten {

	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 35px;
}

.grau10 {

	FONT-SIZE: 10pt;
	COLOR: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.weiss10 {

	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.gelb10 {

	FONT-SIZE: 10pt;
	COLOR: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.braun10unterstrich {

	FONT-SIZE: 10pt;
	COLOR: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.rot10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	
}
/* Image */
.image_border
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	margin-right: 8px;
}
.image_border_fa
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	margin-left: 8px;
}
.image_border_top
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	margin-bottom: 8px;
}
.image_border_bottom
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	margin-top: 8px;
}
/* negahTamasha */
td.negah {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	width: 20%;
	padding-top: 10px;
	text-align: center;
	vertical-align: text-top;
	border-top: solid;
	border-bottom: solid;
	border-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
td.negah-text {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	width: 20%;
	padding-top: 0px;
	text-align: center;
	vertical-align: text-top;
	border-top: solid;
	border-bottom: solid;
	border-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
