* {
    box-sizing: border-box;
}

.page-wrapper {   
    max-width: 800px;
    margin: auto;
}

.column {
    float: left;
    padding: 10px;
}

.left {
    width: 95%;
    
}

.right {
    width: 5%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


P 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#333333; 
	font-size:12px;
	line-height:12px;
	}
	
P.result
        {
        padding-right: 10px;
        }

P.species
        {
        padding-right: 10px;
        font-style: italic;
        }

.form 
	{
	color:#990000; 
	font-weight:bold; 
	}
	
.smallheadline 
	{
	color:#333333; 
	font-weight:bold; 
	}

UL
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#333333; 
	font-size:12px;
	line-height:12px;
	}

TD 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#333333; 
	font-size:12px;
	line-height:12px;
	}
	
TD.result
        {
        line-height: 12px;
        vertical-align: center;
        }


FONT 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:12px; 
	line-height:12px; 
	}
	
.datumstor 
	{
	color:#999999; 
	font-weight:bold;
	}
	
.datumliten 
	{
	color:#FFFFFF; 
	font-weight:bold;
	}
	
.aktuellt 
	{
	color:#000000;
	}
	
.blue 
	{
	color:#004466;
	font-weight:bold;
	}

.notable 
	{
	color:#004466;
	}
.scarcely_notable 
	{
	color:#004466;
	font-weight:normal;
	}
	
.inaktuell 
	{
	color:red;
	font-weight:normal;
	}
	
.byline 
	{
	letter-spacing:0.5px;
	font-weight:bold;
	color:#004466;
	}
	
 .mybyline 
        {                                                                     
        font-weight:bold; 
        color:#004466;
        }                                                                       

A:link 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	font-size:12px; 
	color:#004466; 
	}
		
A:visited 
	{
	text-decoration:none; 
	font-size:12px; 
	color:#999999; 
	}
	
A:hover 
	{
	text-decoration:underline; 
	font-size:12px; 
	color:#004466; 
	}

H1 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:14px; 
	line-height:16px; 
	font-weight:bold; 
	}
	
H2 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:13px; 
	font-weight:bold; 
	line-height:15px; 
	}

H3 
	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none; 
	color:#CCCCCC; 
	font-size:14px; 
	font-weight:bold; 
	line-height:16px; 
	}
	
