A:link {
	TEXT-DECORATION: underline;
	font-size:11px;
	font-weight: bold;
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #8B0000;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR:#8B0000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
A:active {
	COLOR: #8B0000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}	
BODY {
	SCROLLBAR-FACE-COLOR:#FFFECA; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #929FB0; 
	SCROLLBAR-ARROW-COLOR:#FE161D; 
	SCROLLBAR-TRACK-COLOR: #FFE6E6; 
	SCROLLBAR-DARKSHADOW-COLOR: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}	

P { text-align: justify; 
    text-indent: 1em; 
    margin-top: 0.2em; 
	padding-top: 0.2em; 
	margin-right: 1ex; 
	margin-bottom: 0.2em; 
	margin-left: 1ex; 
	padding-right: 1ex; 
	padding-bottom: 0.2em; 
	padding-left: 1ex;
	COLOR:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:1;
	line-height:150%;
}


hr {

COLOR: #FE0203
}

h1 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 2ex;
	padding-right: 2ex;
	color: #CA0202;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

h2 {
	font-size: 16px;
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-right: 2ex;
	padding-bottom: 0.2em;
	padding-left: 2ex;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-right: 2ex;
	padding-bottom: 0.2em;
	padding-left: 2ex;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {  
     font-align: left;
	 font-size: 14px; 
	 font-style: 400;
	 margin-top: 0.2em; 
	 padding-top: 0.2em; 
	 margin-bottom: 0.2em; 
	 padding-bottom: 0.2em; 
	 color: blac;
}

h5 {
	text-align: right;
	font-size: small;
	font-weight: bold;
	text-indent: 3ex;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	margin-right: 1ex;
	margin-left: 1ex;
	padding-right: 1ex;
	padding-left: 1em;
	color: #FFFECA;
}
	
	
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#siteInfo{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C4531;
	background-position: center top;
	font-weight: normal;
	left: 5px;
	right: 5px;
	bottom: 5px;
}
#siteInfo A:visited {
	COLOR: #193175;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#siteInfo A:hover {
	COLOR: #A05329;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#siteInfo A:active {
	COLOR: #FDFAC0;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#sectionLinks{
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: 1px;
	text-decoration:none;
}

#sectionLinks a {
	display: block;
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration:none;
}

#sectionLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFECA;
	text-decoration:none;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FE0101;
}

#sectionLinks HR{
	color: #FE1D29;
	font-size: 90%;
	background-position: center;
	text-decoration:none;
}

.styletab  {
	color: #FFFECA;
	font-size: 12px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-indent: 0ex;

}

.styletab  a {
	display: inline;
	color: #FFFECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}
.styletab  a:visited {
	display: inline;
	color: #FFFECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}

.styletab  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE5050;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}

.styletab a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}	

.styletab1  {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;

}
.styletab1  a:visited {
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}

.styletab1  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDE4C9;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}

.styletab1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}
.style0  {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
.style0 a {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}	
.style0 a:visited {
	
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}	
.style0 a:hover{
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}	
.style0  a:active{
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}		

.style1  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 5px;
	top: 5px;
	right: 10px;
	bottom: 2px;
	background-position: right;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	float: right;
}

.style2  {
	color: #FE161D;
	font-size: 12px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {  
	text-align: center
}
a.menu {  
	text-align: center;
	color: #0000FF
}
td.menu {  
	text-align: center
	font-family: Arial, Helvetica, sans-serif;
}
a.tmenu {  
	color: #0000FF; 
	background-color: #CCFFFF
}
a.tmenu:hover {  
	color: #FF0000; 
	background-color: #FFFFFF
}
a.tmenu:first-letter {  
	color: #0000FF; 
	background-color: #CCFFFF; 
	font-weight: bolder
	font-size: 12px;
}
li {  
	text-align: justify; 
	margin-right: 1ex; 
	margin-left: 1ex; 
	padding-right: 1ex; 
	padding-left: 1ex
}
ol {  
	text-align: justify; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px
}
.srf {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold
}
.rek {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold
}
.gor {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	text-decoration:none;
	font-weight:normal
}
.simvolika {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	text-decoration:none;
	font-weight:normal
}
.gerbi_red {
	
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold
}
.gerbi_braun {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal
}
.gerbi_braun_bold {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
}
.news {
	
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin-top: 0.2em; 
	padding-top: 0.2em; 
	margin-right: 2ex; 
	margin-bottom: 0.2em; 
	margin-left: 1ex; 
	padding-right: 2ex; 
	padding-bottom: 0.2em; 
	padding-left: 2ex
	
}