.Nyhedsoverskrift {
	font-family: verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #ff9933;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #ff9933 0 0 0px;
}

input.search {   /* styling af søgefelt */
    width:100px;
    height:20px;
    border:solid 1px #999999;
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-top:1px;
	padding-left:2px;
	font-family:   verdana, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #333333;
}

.formstatistik a{   /* Styling af links i footer og newsteaser */
	font-family: verdana, eras, myriad;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9933;
	padding-left: 0px;
	padding-right:0px;
	display: inline;
}

a:link.formstatistik	  	{color:#FF9933;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:active.formstatistik		{color:#FF9933;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:visited.formstatistik		{color:#FF9933;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
a:hover.formstatistik 		{color:#cccccc;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}



.indholdstekst a{   /* Styling af links i footer og newsteaser */
	font-family: arial, verdana, eras, myriad;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-left: 0px;
	padding-right:0px;
	display: inline;
	text-shadow: #666666 0 0 0px;
}

.indholdstekst a:link	  	{color:#666666;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.indholdstekst a:active		{color:#666666;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.indholdstekst a:visited	{color:#666666;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.indholdstekst a:hover 		{color:#cccccc;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}

.newsteaser a{   /* Styling af links i footer og newsteaser */
	font-family: arial, eras, myriad;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 0px;
	padding-right:0px;
	text-shadow: #000000 0 0 0px;
}

.newsteaser a:link	  	{color:#000000;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.newsteaser a:active	{color:#000000;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.newsteaser a:visited	{color:#000000;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}
.newsteaser a:hover		{color:#cccccc;	text-decoration:none;	cursor:pointer;	margin-bottom:0px;	padding-right:0px; padding-left: 0px;}

.billedgallerithumbs {
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=ff9933,offX=1,offY=1,positive=true); 
	border:solid #000000 1px;
}

/* RSS Style starter her  */


img {
	border:0px;
}

h1{
    font-family:   arial, verdana, eras;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:200;	
	text-shadow: #000000 0 0 0px;
}

h2{
  	font-family:   arial, verdana, eras;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #000000 0 0 0px;
}

h3{
  	font-family:   arial, verdana, eras;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}

p{
	font-family:   arial, eras;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #000000 0 0 0px;
}

.newsteaser p{
	font-family:   arial, eras;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #000000 0 0 0px;
}

td {
	font-family:   arial, verdana, eras;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #333333 0 0 0px;
}

ul {
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    list-style-type:square;
    list-style-position:outside;
}

ol {
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
    list-style-type:decimal;
    list-style-position:outside;
}

li{   /* General styling af li elementer, bla. menu */
	font-family:   arial, verdana, eras;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-left:-18;
	text-shadow: #333333 0 0 0px;
}

.designScroll {
	scrollbar-face-color:ffffff; 
	scrollbar-shadow-color:ffffff; 
	scrollbar-base-color:ffffff; 
	scrollbar-darkshadow-color:ffffff; 
	scrollbar-highlight-color:ffffff; 
	scrollbar-arrow-color:333333; 
	scrollbar-3dlight-color:ffffff;
}