body
{    
    font: 72%/1.4 Arial,Helvetica,sans-serif
}

a
{
    color: #0372BC;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

.weatherinfo
{
    float: left;
    font-family: Arial;
    font-style: italic;
    color: #ababab;    
}

.topmenulink
{
    font-family: Arial;
    color: #ababab;
}

.topmenulinklang
{
    height: 40px;
    font-family: Arial;
    color: #ababab;
    vertical-align: top;
}
    .topmenulinklang img
    {
        
        vertical-align: middle;
        margin: 0 5px 0 0;
    }

.topmenulink img
{
    vertical-align: baseline;
    margin: 0 2px 0 0;
    position: relative;
    top: 1px;
}

.headerlistingitem
{
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.headerlistingitem img
{
    vertical-align: baseline;
    margin: 0 2px 0 0;
    position: relative;
    top: 1px;
}

.topmenutext
{    
    color: #ffffff;
    font-size: 1.5em;    
    font-family: Arial;
    text-shadow: 2px 2px #007bae;      
}

.topmenusubtext
{
    color: #ffffff;
    font-style: italic;    
}

.mainmenuitem a:hover .topmenutext, 
.mainmenuitem a:focus .topmenutext,
.mainmenuitem.selected .topmenutext
{
    color: #f78f1e;
    text-shadow: 1px 0 #f9ad5a;
    border-bottom: 1px solid #e2e2e2;
}

.mainmenuitem a:hover .topmenusubtext,
.mainmenuitem a:focus .topmenusubtext, 
.mainmenuitem.selected .topmenusubtext
{
    color: #626262;
}

#maincontentmainpuffheader h2
{
    font-weight: normal;
    font-family: Arial;
    font-size: 1.2em;
    color: #ffffff;
    font-weight: normal;
    padding: 15px 0 15px 15px;
    margin: 0 0 0 0;
}

#maincontenttext .headline
{
    font-family: Arial;
    font-size: 2em;
    color: #000000;
    font-weight: normal;
    margin: 0;
    text-align: center;       
}

#maincontenttext .text
{
    font-family: Arial;
    text-align: center;    
    margin: 10px 0;
    padding: 0 35px;
}

    #maincontent .text a
    {
        font-family: Arial;
        font-size: 1.2em;
        font-weight: bold;
        display: block;
        overflow: hidden;
        text-align: left;
    }
    
	#maincontent .text a.helplink
	{    
		float: right;
		background-color: #61d1fa;
		font-size: 1em;
		display: inline-block;
		padding: 8px 10px;
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		margin-right: -35px;
		margin-top: -6px;
		overflow: hidden;
		-webkit-border-radius: 2px;  
		-moz-border-radius: 2px;  
		border-radius: 2px;  
	}
    
#maincontentlist .content
{
    color: #3F3F3F;
}

#maincontentlist .content .maincontentheadline
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 0 0;
}

#maincontentlist a.content:hover .maincontentheadline,
#maincontentlist a.content.slider-active
{
    color: #F78F1E;
}

#maincontentlist .content .maincontentsummary
{
    font-family: Arial;
    margin: 0 0 0 0;
    color: #3f3f3f;
    display: block;
}

.newsheadline
{
    color: #949494;
    font-family: arial;
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: normal;
}

.newsdate
{
    display: block;
    color: #888888;
    font-family: Arial;
    margin: 15px 0 5px 0;
    
}

.newsheadlinepuff
{
    font-family: Georgia;
    font-size: 1.8em;
    font-weight: normal;
    display: block;
    color: #000000;
    line-height: 1.2em;
    margin: 0;
}

	.newsheadlinepuff a
	{
		color: #000;
		display: block;
	}
	
	.newsheadlinepuff a:focus
	{
		text-decoration: underline;
	}

.newssummary
{
    display: block;
    font-size: 1.2em;
    color: #393939;
    font-family: Arial;
    margin: 10px 0 0 0;
}

	.newssummary a
	{
		color: #000;
		display: block;
	}
	
	.newssummary a:focus
	{
		text-decoration: underline;
	}

.newslink
{
    font-family: Arial;
    display: block;
    font-size: 1.2em;
    margin: 10px 0 0 0;
}

.morenewslink
{
    font-family: Arial;
    font-weight: bold;
    clear: left;
}

.prenumerate
{
    font-family: Arial;
    font-weight: bold;
    clear: right;
}   

.footerlisting
{
    font-family: arial;
    
}

    .footerlisting ul li a
    {
        position: relative;
        padding-left: 8px;
    }
    
    .footerlisting .arrow
    {
        background: url("newimages/smallthinarrowright.png") no-repeat;
        color: #9C9C9C;
        display: inline-block;
        left: 0;
        padding: 0;
        position: absolute;
        text-indent: -99999px;
        top: 4px;
        width: 10px;
        height: 10px;
    }

.footerlistingheader
{
    font-size: 1.2em;
    color: #646464;
    font-family: Arial;
    font-weight: bold;
    border-bottom: 1px solid #c5c5c5;
    padding: 0 0 5px 0;
    margin: 50px 0 10px 0;
}

#footerbottom .footerlistingheader
{
    border: 0;
    padding: 0;
    margin: 20px 0 5px 0;
}

.maincontentrightpuff h3
{
    font-weight: normal;
    font-family: Arial;
    color: #ffffff;
    margin: 0 0 0 0;
    padding: 10px 0 10px 10px;
}

.brown h3
{
    background-color: #7d6a55;
    
}

.green h3
{
    background-color: #009999;
}

.maincontentrightpuff h2
{
    font-weight: normal;
    font-family: Arial;
    color: #ffffff;
    margin: 0 0 0 0;
    padding: 10px 0 10px 10px;
    font-size: 1.17em;
}

.brown h2
{
    background-color: #7d6a55;
    
}

.green h2
{
    background-color: #009999;
}

.darkblue h2
{
	background-color: #274185;
}


.maincontentrightpuffcontent
{
    font-family: Arial;
}

.seasave
{
    
}

.seasave .Date
{
    padding: 5px 0 0 0;
    font-size: 0.9em;
    /*color: #888888;*/
    color: #4b4b4b;
}

.seasave .LinkContainer
{
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 5px 0;
}

/*.seasave .LinkContainer a
{
    color: #4b4b4b;
    
} */   

.mswreportal .Date
{
    padding: 5px 0 0 0;
    font-size: 0.9em;
    /*color: #888888;*/
    color: #4b4b4b;
}

.mswreportal .LinkContainer
{
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 5px 0;
}

/*.mswreportal .LinkContainer a
{
    color: #4b4b4b;
    
} */ 

/***********************************
 ----Substart Page--------
************************************/

.substartlinklist .substartlinkheader
{
    
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;   
}

.substartlinklist .substartlinkbody
{
    
    color: #000000;
}

.substartlinklist li:hover .substartlinkheader
{
    color: #f78f1e;
}

#maincontentnews .puff .pufftext
{
    font-size: 1.56em;
    color: #51bbee;
}

/***********************************
 ----Standard Page--------
************************************/

#pageheader h1
{
    font-size: 3.12em;
    color: #4d4d4d;
    font-weight: normal;
    padding: 0 0 0 0;
    margin: 50px 0 25px 0;
    
}

#pagecontent
{
    font-size: 1.2em;
    color: #393939;
    line-height: 1.8em;
}

#pagecontent .ingress
{
    font-size: 1.2em;
    font-style: italic;
    color: #8c8c8c;
}

#pagecontent h2
{
    font-weight: bold;
    font-size: 1em;
    margin: 0 0 0 0;
}

#pagecontent p
{
    margin: 0 0 25px 0;
}

#pagerightcontent
{
   
}

    #pagerightcontent ul
    {
        
    }
    
        #pagerightcontent ul li
        {
            
        }
        
    #pagerightcontent a
    {
        color: #13a8e7;
        word-wrap: break-word;
    }
    
    #pagerightcontent h3
    {
        font-size: 1.2em;
        margin: 0 0 10px 0;
        padding: 0 0 5px 0;
        color: #393939;
        border-bottom: 1px solid #eaeaea;
    }
    
    #pagerightcontent p
    {
        margin: 0;
        padding: 0;
    }

.tools span
{
    font-weight: bold;
}

#submenuarea h2
{
    font-size: 2em;
    font-weight: normal;
    color: #f78f1e;
    
}

#submenu
{
    font-size: 1.2em;
    
}

    #submenu li a
    {
        color: #626262;
        display: block;
        padding: 5px 0 5px 20px;
        position: relative;
    }
    
.panel-trigger 
{
    cursor: pointer;
    color: #295AA6;
}

.panel-toggle
{
    border-bottom: 1px solid #cccccc;
}