﻿#spalte2	{
	Margin: auto;
	height: auto;
	Padding: 5px;
	width: auto;		
}

#spalte1	{
	float:left;
	text-align: left;
	width: auto;
	height: auto;
	padding: 0 20px 20px 5px;
}

#billedediv	{	
	text-align: center;
	Padding: 0 20px 0 25px;
	}

#citatdiv	{
	float:left;
	margin: 10px 20px; 
	padding: 20px 10px;
	text-align: center;
	height: auto;
	width: 220px;	
	background:#ffffe3;
	border-width: thin;
	border-style: solid;
	border-color: #009900;
}

#citat	{
	Padding: 5px;
	text-align: left;
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
}

#forfatter	{
	text-align: right;
	font-family: Times New Roman, serif;
	font-variant: small-caps;
}

#forsidebund	{
	clear: both;
	padding: 30px 0;
	width: 100%;
	text-align: center;
}

#ur	{
	clear: both;
	padding: 30px 0;
	width: 100%;
	text-align: center;
}

#felt_venstre	{
	float: left;
	width: 33%;
	text-align: center;
	left: auto;
}

ul#nyheder {
  width: 300px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#nyheder li {
  line-height: 18px;
  color: #006600;
}

#lucky {
	font: italic normal normal small serif;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	min-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
}

.alerttekst{
	text-align:center;
	font-size: 20px;
	color:#FF0000;
}


