
body
{   
	font-family: 	Trebuchet MS, Tahoma, Verdana,Arial;
	font-size  : 	11px;
	color      : 	#333;
	cursor     : 	default;
	/*background:   #F5F5F5 url(../siteimg/af_bg.jpg) repeat-x top left fixed;*/
	background-color: 	#FFF;
	padding:		    0px;
	margin:			    0px;
}
 
.tdMenu
{
    background:    #F7F7F7;
    cursor:        pointer;
}
.tdMenuActive
{
    color:         #B90105;
    background:    #EEEEEE;
    cursor:        pointer;
}

body.sport
{   
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size  : 11px;
	color      : #333; /*#333;*/
	cursor     : default;
	background: #ECF3E3;
}

body.deraat
{   
	font-family: Trebuchet MS,Tahoma,Verdana,Arial;
	font-size  : 11px;
	color      : #DADADA;
	cursor     : default;
	background: #373737;
}

HR 
 {
  COLOR:  #6F6F6F;
  HEIGHT: 1;	
 }

hr.hr_orange
{
    COLOR:  #FF8642;
    HEIGHT: 1px;	
}
 
.divMenuHeader
{
	text-align:			left
} 

.robots_nav, .li_robots
{	
	display: 	none;
	float:		right;
	padding: 	0px;
	margin:		0px;
	height:     0px;
}


/* NORMAL PART - default */ 
.MenuHeaderNormal
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight: 	bold;
    color: 			#FFFFFF;
    background: 	#004cb4;
    text-align: 	left;
	margin:			0px;
	padding:		3px;   
}               
.tdMenuHeaderBetween
{
    font-weight : bold;
    color       : #FFFFFF;
    background  : #004cb4;
    text-align  : left;
    
    border-left:   1px solid #FFFFFF;
    border-right:  1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF; 
}
.tdMenuHeaderPoll
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : bold;
    color       : #FFFFFF;
    background  : #004cb4;
    text-align  : left;
    
    border-top  : 1px solid #FFFFFF;    
    border-left : 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF; 
}
.tdNormal
{
    background: #F7F7F7;
     text-align:         left;
	margin:		0px;
	padding:	3px;
}

.MenuItemNormal
{    
    background: #FAFAFA;
 text-align:         left;
    cursor: normal;   
	margin:	0px;
	padding:	3px;
}

/**/
A.menuLinkNormal, A.menuLinkNormal:visited, A.menuLinkNormal:active
{ 
    text-decoration: none;  
    color: #004cb4;
}                                                
A.menuLinkNormal:hover
{ 
    text-decoration: underline;
    color: #004cb4;
}  
/* END NORMAL PART - default */


/* GREEN PART */
.MenuHeaderGreen
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : 	bold;
    color       : 	#FFFFFF;
    background  : 	#008a05;
    text-align  : 	left;
    padding:		3px;
	margin:			0px;
}
.MenuItemGreen
{
    background: 		#fafafa;
 	text-align:         left;    
	margin:				0px;
	padding:			3px;
}
A.menuLinkGreen, A.menuLinkGreen:visited, A.menuLinkGreen:active
{ 
    text-decoration: none;  
    color: 			 #008a05;
}                                                
A.menuLinkGreen:hover
{ 
    text-decoration: underline;
    color: #008a05;
}  
/* END GREEN PART */


/* GREEN-SPORT PART */
.tdMenuHeaderSport
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : bold;
    color       : #FFFFFF;
    background  : #70A12D;
    text-align  : left;
	margin: 0px;
	padding: 3px;    
    border: 1px solid #FFFFFF; 
}
.tdMenuItemSport
{
    cursor: pointer;
    background: #F3F7ED;
    color: #70A12D;
	margin: 0px;
	padding: 3px;
     text-align:         left;
    border-left:    1px solid #FFFFFF; 
    border-right:   1px solid #FFFFFF; 
    border-bottom:  1px solid #FFFFFF;    
}
.tdMenuItemSportHover
{
    cursor: pointer;
    background: #EAF0E2;
    color: #70A12D;
	margin: 0px;
	padding: 3px;
     text-align:         left;
    border-left:    1px solid #FFFFFF; 
    border-right:   1px solid #FFFFFF; 
    border-bottom:  1px solid #FFFFFF;    
}

A.menuLinkSport, A.menuLinkSport:visited
{ 
    text-decoration: none;  
    color: #70A12D;
}                                                
A.menuLinkSport:active, A.menuLinkSport:hover
{ 
    text-decoration:    none;
    color:              #70A12D;
}  
A.menuLinkSportHover, A.menuLinkSportHover:visited, A.menuLinkSportHover:active, A.menuLinkSportHover:hover
{
    text-decoration: none;
    color: #70A12D;
}
/* END GREEN-SPORT PART */


/* ORANGE PART */
.MenuHeaderOrange
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : 	bold;
    color       : 	#FFFFFF;
    background  :	#ff7200;
    text-align  : 	left;   
	margin:			0px;
	padding:		3px;
}
.MenuItemOrange
{
 	text-align:     left;
    background: 	#fafafa;
	margin:			0px;
	padding:		3px;
}
A.menuLinkOrange, A.menuLinkOrange:visited, A.menuLinkOrange:active
{ 
    text-decoration: 	none;  
    color: 				#ff7200;
}                                                
A.menuLinkOrange:hover
{ 
    text-decoration:	 underline;
    color: 			 	 #ff7200;
}  
/* END ORANGE PART */

/* YELLOW PART */
.MenuHeaderYellow
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight: 	bold;
    color       : #FFFFFF;
    background  : #ffc016;
    text-align  : left;
	margin:			0px;
	padding:		3px;    
}
.MenuItemYellow
{
    background: #fafafa;
     text-align:         left;
	padding: 		3px;
	margin:			0px;
}
A.menuLinkYellow, A.menuLinkYellow:visited, A.menuLinkYellow:active
{ 
    text-decoration: none;  
    color: #ffc016;
}                                                
A.menuLinkYellow:hover
{ 
    text-decoration: underline;
    color: #ffc016;
}  
/* END YELLOW PART */

/* RED PART */
.MenuHeaderRed
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : bold;
    color       : #FFFFFF;
    background  : #9E0B0E;
    text-align  : left;
    
	margin:			0px;
	padding:		3px;
}
.MenuItemRed
{
    background: #fafafa;
    
	margin:			0px;
	padding:		3px;   

     text-align:         left;
}

A.menuLinkRed, A.menuLinkRed:visited, A.menuLinkRed:active
{ 
    text-decoration: none;  
    color: #9E0B0E;
}                                                
A.menuLinkRed:hover
{ 
    text-decoration: underline;
    color: #9E0B0E;
}  
/* END RED PART */


/* RED 2 PART  !!!*/
.MenuHeaderRed2
{
	font-family:	Georgia, Trebuchet MS, Tahoma, Verdana;
	font-size:		11px;
    font-weight : bold;
    color       : #FFFFFF;
    background  : #ec1400;
    text-align  : left;
	margin: 		0px;
	padding:		3px;
}
.MenuItemRed2
{
    cursor: pointer;
    background: #fafafa;
     text-align:         left;
	margin: 		0px;
	padding:		3px;
}
A.menuLinkRed2, A.menuLinkRed2:visited, A.menuLinkRed2:active
{ 
    text-decoration: none;  
    color: #ec1400;
}                                                
A.menuLinkRed2:hover
{ 
    text-decoration: underline;
    color: #ec1400;
}  
/* END RED 2 PART !!! */


/* PINK PART */
.tdMenuHeaderPink
{
    color       : #FFFFFF;
    background  : #FF00CC;
    text-align  : left;   
}
/* END PINK PART */


.ova_header_bg
 {
  background: url(../siteimg/ova_header_03.jpg) #E8EFFA no-repeat;
  
	padding-bottom: 2px;
	
  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size   : 10px;
	font-weight : bold;
  color       : #FFFFFF;
  cursor      : default; 
 }
.header_bg
{
    background: url(../images/header_arum_03.jpg) #E8EFFA no-repeat;
  
	padding-bottom: 0px;
    
	font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
    font-size   : 0.6em;
	font-weight : bold;
    color       : #FFFFFF;
    cursor      : default; 
}

.header_bg_merke2005
{
    background: url(../images/merke2005/merkeHeader2005_03.jpg) #E8EFFA no-repeat;
  
	padding-bottom: 0px;
    
	font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
    font-size   : 10px;
	font-weight : bold;
    color       : #FFFFFF;
    cursor      : default; 
}


.header_bg_easter
{
    background: url(../images/easter/header_arum_03.jpg) #E8EFFA no-repeat;
  
	padding-bottom: 0px;
    
	font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
    font-size   : 10px;
	font-weight : bold;
    color       : #FFFFFF;
    cursor      : default; 
}
 
TABLE.bg
 {
  background: url(../siteimg/header.jpg) #E8EFFA no-repeat;

  padding-right: 10px;
  padding-top:   10px;

  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size  : 11px;
  color      : #333;
  cursor     : default;
 }

TABLE.table_top
 {
  padding-top:   5px;
 }

TABLE.stripe
 {
  background: url(../siteimg/stripe_bottom.gif) #E8EFFA repeat;
 }

TD
 {
  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size  : 11px;
  color      : #333;
  cursor     : default;
 }

TD.small
 {
  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size  : 10px;
  color      : #333;
  cursor     : default;
 }
TABLE.pagecontrol
 {
  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size  : 10px;
  color      : #333;
  cursor     : default;
 }
TD.hand
 {
  font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
  font-size  : 11px;
  color      : #333;
  cursor     : pointer;
 }
 
TD.hand_sport
{
    font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
    font-size  : 11px;
    color      : #70A12D;
    cursor     : pointer;
}


A
{ 
text-decoration: none;
color: #de1300;
} 
A:hover 
{ 
text-decoration: underline;
color: #ec1400;
} 

A.menu_link 
{ 
	text-decoration: none;  
	color: 			 #FFFFFF;
	padding:		 0 2px 0 2px;
} 
A.menu_link:visited 
{ 
text-decoration: none;
color: #FFFFFF;
padding:		 0 2px 0 2px;
} 
A.menu_link:active 
{ 
text-decoration: none;
color: #B90105;
padding:		 0 2px 0 2px;
} 
A.menu_link:hover 
{ 
text-decoration: none;
color: #B90105;
padding:		 0 2px 0 2px;
} 

A.menu_link2 
{ 
text-decoration: none;  
color: #FFFFFF;
} 
A.menu_link2:visited 
{ 
text-decoration: none;
color: #FFFFFF;
} 
A.menu_link2:active 
{ 
text-decoration: none;
color: #ECD833;
} 
A.menu_link2:hover 
{ 
text-decoration: none;
color: #ECD833;
} 

A.menu_link_easter
{ 
text-decoration: none;  
color: #FFFFFF;
} 
A.menu_link_easter:visited 
{ 
text-decoration: none;
color: #FFFFFF;
} 
A.menu_link_easter:active 
{ 
text-decoration: none;
color: #ECD83305;
} 
A.menu_link_easter:hover 
{ 
text-decoration: none;
color: #ECD833;
} 

A.merke_link
{ 
text-decoration: none;  
color: #FFFFFF;
} 
A.merke_link:visited 
{ 
text-decoration: none;
color: #FFFFFF;
} 
A.merke_link:active 
{ 
text-decoration: none;
color: #D67103;
} 
A.merke_link:hover 
{ 
text-decoration: none;
color: #D67103;
} 


A.link 
{ 
text-decoration: none;  
color: #333;
} 
A.link:visited 
{ 
text-decoration: none;
color: #333;
} 
A.link:active 
{ 
text-decoration: none;
color: #B90105;
} 
A.link:hover 
{ 
text-decoration: none;
color: #B90105;
} 

/* hoppa */
A.linkActive; A.linkActive:visited; A.linkActive:active; A.linkActive:hover  
{ 
    text-decoration: none;  
    color:           #B90105;
} 

A.orange 
{ 
text-decoration: none;  
color: #FFFFFF;
} 
A.orange:visited 
{ 
text-decoration: none;
color: #FFFFFF;
} 
A.orange:active 
{ 
text-decoration: none;
color: #FFFFFF;
} 
A.orange:hover 
{ 
text-decoration: none;
color: #F17C0E;
} 

A.gallery 
{ 
text-decoration: none;  
color: #333;
} 
A.gallery:visited 
{ 
text-decoration: none;
color: #333;
} 
A.gallery:active 
{ 
text-decoration: none;
color: #333;
} 
A.gallery:hover 
{ 
text-decoration: none;
color: #333;
} 

.td_border
{
border: 1 solid #697487;
}

img.border
 {
  border: 1px solid #333;
 }

img.brd_white
 {
  border: 1px solid #FFFFFF;
 }
 
INPUT.noborder {
border: 0px;
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}
INPUT.noborder_over {
border: 0px;
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}
INPUT {
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}

INPUT.error {
background-color: #F4E9E9;
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}

TEXTAREA {
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}

TEXTAREA.error {
background-color: #F4E9E9;
color: #333;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}

SELECT 
{
	color: 			#333;
	font-size: 		11px;
	font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
}

DIV.error {
color: #B90105;
font-size  : 11px;
font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
font-weight: bold;
}

.errorMessage, .error 
{
    color:       	#B90105;
    font-size  : 	11px;
	font-family: 	Trebuchet MS, Tahoma, Verdana, Arial;
    font-weight: 	bold;
}

.border_white
{  
    border: 1px solid #FFFFFF;
    background-color: #FF8642;    
}
.td_header
{
    color      :        #FFFFFF;
    font-size  :        11px;
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    font-weight:        bold;
}

.newsTitle, .pageTitle, .commentTitle
{
	font-family:		Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			17px;
	font-weight:		bold;
	padding:			0 0 3px 0;
	margin:				0px;
}
.guestbookTitle
{
	font-family:		Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			15px;
	font-weight:		bold;
	padding:			0 0 3px 0;
	margin:				0px;
}

.feedTitle, .menuPinkHeader 
{
	font-family:		Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			11px;
	font-weight:		bold;
	padding:			0 0 1px 0;
	margin:				0px;
	color:				#FFF;
	text-align:			center;
}
.newsContent, .pageContent
{
	line-height:		16px;
}
.newsComments
{
	font-family:	Arial, Trebuchet MS, Verdana;
	border-bottom: 	1px solid #6F6F6F; 
	padding-top: 	10px; 
	font-size: 		10px;
}
.newsDate
{
	font-family:	Arial, Trebuchet MS, Verdana; 
    padding:        0 0 6px 0;
    margin:         0px;
	font-size: 		10px;
    letter-spacing: 2px;
}
.commentDate, .guestbookDate
{
	color:			#6F6F6F;
	font-family:	Arial, Trebuchet MS, Verdana;
	font-size: 		10px; 
	margin:			0px;
	padding:		0px;
}
.divComment
{
	margin: 			0 10px 15px 10px;
	padding: 			10px;
	border: 			1px solid #6F6F6F;
	background-color: 	#EEEEEE;
	float:				left;
	width:				360px;;
}
.divGuestbookMessage
{
	margin: 			0 30px 15px 30px;
	padding: 			10px;
	border: 			1px solid #6F6F6F;
	background-color: 	#EEEEEE;
	float:				left;
	width:				560px;;
}
.commentContent, .guestbookContent
{
	padding:			0px;
	margin-top:			5px;
	margin-bottom:		0px;
	line-height:		16px;
}
.guestbookOptions
{
	text-align: 		right;
	padding:			0px;
	margin:				0px;
}
.imgAvatar
{
	margin:				5px 10px 0 0;
}
.guestbookNavigation
{
	text-align: 		center;
	padding:			0px;
	margin:				0px;
	width:				100%;
}
p.normal
{
	padding:			1px;
	margin:				0px;
}
.otherNewsContainer, .otherContentContainer
{
	line-height:		20px;
	background-color: 	#F6F6F6;
	color: 				#000;
    text-align:         left;
}
a.menuPink:link, a.menuPink:active, a.menuPink:visited
{
	color: #FF00CC;
}
a.menuPink:hover
{
	color:           #FF00CC;
    text-decoration: underline;
}

.pFeed, .personalMenu
{
	padding:		0 0 0 6px;
	margin:			0px;
}

.pFeedMore
{
	padding:		0 6px 0 6px;
	margin:			0px;
	text-align:		right;
}

a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited
{
	font-family:		Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			11px;
	font-weight:		bold;
	color: 				#FFFFFF;
	padding:			3px;
}
a.whiteLink:hover
{
	font-family:		Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			11px;
	font-weight:		bold;
	color: 				#FFFFFF;
	text-decoration:	underline;
	padding:			3px;
}
.afSiteInfo
{
    padding-top:        3px;
    padding-bottom:     3px;
}

.cmsHeader
{
    background: url(../siteimg/cms_header.jpg) repeat-x top left; 
    height:     60px;
    width:      100%;
}
A.cmsLink:link, A.cmsLink:visited, A.cmsLink:active 
{ 
    text-decoration: none;  
    color: #cfdc01;
    margin-bottom: 6px;
}   
A.cmsLink:hover 
{ 
    text-decoration: underline;
    color: #cfdc01;
    margin-bottom: 6px;
} 


.googleAd_468
{
	padding:		6px	0 6px 0;
}

.googleAd_728
{
	text-align:			center;
	padding:			4px	0 14px 0;
}