body
{
    margin: 3%;
     font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
/*   

*/
  /*  font: normal 11px/14px "Segoe UI", Verdana, sans-serif;  */
  color: Black;
    background-color: #eeead6;
}

.Content
{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #cccccc;
}


.SubMeny
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    background-color: #1d8d43;
}

 a:hover.Submeny { color:red!important;}
 a:link.Submeny { color:black!important;}
 a:visited.Submeny { color:black!important;}


 a:hover.SubmenyLink { color:black!important;text-decoration:none!important;}
 a:link.SubmenyLink { color:black!important;}
 a:visited.SubmenyLink { color:black!important;}
 
 /*
 
 a:hover.Articlelinks { color:#1d8d43!important;  font-weight:bold!important;text-decoration:none!important;}
 a:link.Articlelinks { color:#1d8d43!important;  font-weight:bold;}
 a:visited.Articlelinks { color:#1d8d43!important;  font-weight:bold;}
 a:active.Articlelinks { color:#1d8d43!important;  font-weight:bold;}
 
 */
/*

td a        {width:100%;height:100%;display:block;} 
td a:hover  {width:100%;height:100%;display:block;color: Black; text-decoration:none}
td a:visited{width:100%;height:100%;display:block;color: Black;}
td a:active {width:100%;height:100%;display:block;color: Black;}

*/
.Test
{
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    color:Blue;
    text-decoration:line-through;
    
}

.button-search
{
    border-top: 10px;
    border-right: 10px;
    border-bottom: 10px;
    border-left: 10px;
    }
    
.LoginBox
{
    
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    width: 350px;
    height: 130px;
    border-collapse:collapse;
    background-color: #8a8a8a;
}

.login
{
      color:white!important;
    }
    a:hover.login { color:white!important; text-decoration:none!important;}
 a:link.login { color:white!important;}
 a:visited.login { color:white!important;}

.Box
{
    padding: 0px;
    margin-top: 5px;
    margin-right: 10px;
    width: 375px;
    height: 130px;
    border-top: 1px outset #cccccc;
    border-right: 1px outset #cccccc;
    border-bottom: 1px outset #cccccc;
    border-left: 1px outset #cccccc;
}

.Left {
	background-color: #FFFFFF;
	padding: 0px;
	width: 220px;
	border-right: 1px solid #dddddd;
	}
	
.Main
{
    background-color: #FFFFFF;
    padding: 0px;
    
}



.Right
{
    background-color: #FFFFFF;
    padding: 10px;
    width: 220px;
    border-left: 1px solid #dddddd;
}

.Footer
{
    background-color: #FFFFFF;
    border-top: 1px solid #dddddd;
    padding: 10px;
}


table.NewsletterLog
{
    width: 100%;
    background-color: #5d7b9d;
    color: #eeeeee;
    font-weight: bold;
}

tr.NewsletterLog
{
    background-color: #f7f6f3;
    color: #333333;
    font-weight: normal;
}

tr.NewsletterLogAlternating
{
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
}


table.ShoppingCart
{
    width: 100%;
    background-color: #5d7b9d;
    color: #eeeeee;
    font-weight: bold;
}

tr.ShoppingCart
{
    background-color: #f7f6f3;
    color: #333333;
    font-weight: normal;
}

tr.ShoppingCartAlternating
{
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
}

tr.ShoppingCartSum
{
    background-color: #e9e9e9;
    color: #333333;
}


A
{
    color: #1d8d43!important;
    text-decoration: none;
     font-weight:bold;
}

A:visited
{
    color: #1d8d43!important;
     font-weight:bold;
}

A:active
{
    color: #1d8d43!important;
     font-weight:bold;
}

A:hover
{
    color: #1d8d43!important;
    font-weight:bold;
}


/*
A
{
    color: #1d8d43!important;
    text-decoration: none;
     font-weight:bold;
     display:inline!important;
}

A:visited
{
    color: #1d8d43!important;
     font-weight:bold;
}

A:active
{
    color: #1d8d43!important;
     font-weight:bold;
}

A:hover
{
    color: #1d8d43!important;
    text-decoration: underline!important;
    font-weight:bold;
}

*/

.ArticleHeading
{
    font-size: 20px;
    color: Black;
    line-height: normal;
    display: block;
}

.ArticleImage
{
}

.ArticleIngress
{
    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    width:30;
}

.ArticleByLine
{
    display: block;
}

.ArticleBody
{
    margin-top: 10px;
    display: block;
    margin-bottom: 30px;
}



.Breadcrumbs
{
    display: block;
    margin-bottom: 10px;
    color:Green;
}

.ArticleReadMore
{
}

hr
{
    color: #cccccc;
    background-color: #dddddd;
    height: 1px;
}

li
{
    list-style-image: url('/app_themes/images/bullet.gif');
   
/*    line-height: 9px; */
     margin-bottom:10px;

     font: normal 11px/13px "Segoe UI", Verdana, sans-serif;
     
    }

.Button
{
   /* border: 1px;
    
    background-color: #C0C0C0; */
}

.tblPicturepanel
{
 background-color:White; 
 border-collapse:collapse; 
 padding-bottom:1px;
 padding-top:1px;
 padding-left:1px;
 padding-right:1px;
}

fieldset
{
    padding-left: 10px;
    padding-bottom:10px;
}

legend
{
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}


