*{
	font-family: Verdana;
}
body{
	margin: 0px;
	padding: 0px;
	background-image: url(/design/bodybg.gif);
	background-repeat: repeat-x;
}
.def2{
	line-height: 160%;
}
#container{
	width: 900px;
	margin: auto;
}
#logo_container{
	height: 160px;
}
#logo{
	position: relative;
	top: 40px;
	left: 20px;
}
#content_container{
	clear: both;
}
#footer{
	font-size: 11px;
	display: block;
	color: #000000;
}
#adresse{
	padding-top: 12px;
	height: 28px;
	border-top: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
	width: 865px;
	float: left;
	margin-left: 20px;
}
#adresse img{
	height: 12px;
}
#soeg{
	float: left;
	width: 235px;
	padding-top: 8px;
	height: 28px;
	padding-right: 15px;
}
#soeg #soegefelt{
	border: 1px solid #C1272D;
	font-size: 10px;
	padding: 7px;
	margin-left: 25px;
	color: #a8a8a8;
	width: 150px;
}
input,textarea{
	font-size: 10pt;
}
#content td{
	font-size: 10pt;
}
#content{
	color: #000000;
	font-size: 8pt;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	float: left;
}
#content h1{
	color: #000000;
	font-style: condensed;
	font-weight: normal;
	font-size: 32px;
}
#content h2{
	color: #000000;
	font-style: condensed;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
}
#content h3{
	font-style: condensed;
	font-weight: normal;
	font-size: 13px;
}

.contentlarge{
	width: 500px; /* kunne være 615 */
	padding-right: 130px;
}
.contentsmall{
	padding-right: 15px;
	width: 415px;
}
#blaesalarm{
	width: 180px;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
#blaesalarm img#forside{
	border: 1px solid #ed1c24;
}
#banners{
	position: relative;
	width: 250px;
	height: 400px;
	float: left;
}
#artikelliste{
	position: relative;
	left: 25px;
	top: 40px;
	width: 200px;
	height: 270px;
	color: #c1272d;
	padding-top: 5px;
	border-top: 1px solid #ed1c24;
}
#artlist{
	font-size: 10pt;
	padding-bottom: 12px;
	padding-top: 12px;
}
#dagensord{
	position: relative;
	left: 25px;
	top: 40px;
	width: 200px;
	height: 300px;
	color: #c1272d;
	padding-top: 5px;
	border-top: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
}
#dagensord #emailfelt{
	border: 1px solid #C1272D;
	font-size: 10px;
	padding: 7px;
	color: #00aeef;
	width: 180px;
	margin-bottom: 12px;
}

.dagensordsnippet{
	font-size: 8pt;
	height: 44px;
	overflow: hidden;
	padding-bottom: 12px;
	padding-top: 12px;
}

.menupunkt{
	padding-left: 10px;
	padding-right: 10px;
}
.menupunkt_aktiv{
	padding-left: 10px;
	padding-right: 10px;
	background-color:  #ED1C24;
}

a{
	color: white;
	text-decoration: none;
}
a:hover{
}
a:visited{
}
a:active{
}

#content a{
	color: red;
}

#ultop1{
	padding-left: 10px;
	height: 32px;
	background-color: #C1272D;
	list-style: none;
	font-size: 16px;
	font-style: condensed;
	margin: 0px;
}
#ultop1 li{
	height: 28px;
	float: left;
	padding-top: 4px;
}
#ultop1 li:hover{
	background-color: #ED1C24;
}

#ultop2{
	padding-left: 10px;
	height: 19px;
	background-color: #ED1C24;
	list-style: none;
	font-size: 11px;
	margin: 0px;
}
#ultop2 li{
	padding-top: 2px;
	height: 17px;
	float: left;
}
#ultop2 li:hover{
	background-color: white;
}
#ultop2 li:hover a{
	color: #000000;
}
#ultop2 li.menupunkt_aktiv a{
	color: #000000;
}
#ultop2 li.menupunkt_aktiv{
	background-color: white;
}

.artikel_div_show{
	width: 500px;
	font-size: 8pt;
	color: #000000;
}
.artikel_div_show img{
	padding-top: 10px;
	padding-bottom: 20px;
}
.artikel_div_show .indhold{
	line-height: 160%;
}
.artikel_div_show h1{
	font-style: condensed;
	font-weight: normal;
	font-size: 32px;
}
.artikel_div_show h2{
	font-style: condensed;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
}
.artikel_div_show h3{
	font-style: condensed;
	font-weight: normal;
	font-size: 13px;
}

.artikel_div{
	width: 185px;
	float: left;
	margin-right: 20px;
	font-size: 10pt;
	color: #000000;
	border-bottom: 1px solid #9d9fa2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.artikel_div .indhold{
	height: 34px;
	overflow: hidden;
	margin-bottom: 12px;
}
#content .artikel_div h1{
	font-style: condensed;
	font-weight: normal;
	font-size: 19px;
	color: #000000;
	height: 40px;
}
#content .artikel_div:hover{
	color: #C1272D;
	cursor: pointer;
	border-bottom: 1px solid #C1272D;
}
.artikel_div:hover h1{
	text-decoration: underline;
}
.kalrow{
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #00AEEF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.kalrow b{
	color: #ed1c24;
	line-height: 160%;
}
.kaldate{
	font-style: condensed;
	font-weight: normal;
	font-size: 17px;
	color: #000000;
}
#blaesalarmliste img{
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
	border: 1px solid #ed1c24;
	
}
