/* @override http://ujds.dk/ujds.css */

body {
	background-color: #ffffff;
	color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

h3 {
	font-size: 14px;
}

p {
	margin: 0;
	padding: 0;
}

#circum ,#top, #menu, {
	border: 1px solid #000;
}

INPUT,  TEXTAREA, .bogDetaljer{
	border: 1px solid black;
	background-color: #fff;
	}

#circum{
	width: 750px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
	top: 32px;
	position: relative;
}

#body{
	margin-left: 162px;
	padding: 20px;
	text-align: justify;
	border: 1px solid #000;
	color: #000;
	min-height: 366px;
	margin-top: 10px;
}

#menu {
	margin-top: 10px;
	width: 150px;
	height: 400px;
	float: left;
}

#soeg{
	background: #28c700;
	padding-left: 1em;
	border: 1px solid #000;
	padding-top: 226px;
	padding-bottom: 4px;
}

.link{
	background: #28c700;
}



#top{
	height: 52px;
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	vertical-align: middle;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(billeder/headergroen.png) no-repeat;
}

.emne A, .emne A:visited{
	text-decoration: none;
	font-size: 125%;
	color: black;
}

.emne A:hover{
	color: #28c700;
}

.bog{
	display: block;
	font-size: 13px;
	padding-bottom: 12px;
}

.bogAar{
	text-align: center;
}

.bogTitel{
	font-size: 14px;
	font-weight: bold;
}

.bogTitel A, .bogTitel A:visited{
	text-decoration: none;
	background-color: #205200;
	color: white;
	display: block;
	padding: 2px 3px;
}

.bogTitel A:hover {
	color: #28c700;
}

.valid{
	color: white;
	background-color: black;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	text-align: center;
	position: relative;
	top: 40px;
}

.valid A{
	text-decoration: none;
	color: #f37b27;
		background-color: inherit;
}

.valid A:hover {
	text-decoration: underline;
}

.logoHeader{
	height:35px;
	width: 55px;
	vertical-align: middle;
}

.mereOmUjds{
	padding: 5px 5px 5px 5px;
	
}

.ujdsLogo{
	float: left;
	width: 72px;
	height: 52px;
	padding: 12px 5px 5px 5px;
	
}

.overskrift{
	padding: 0px 5px;
	font-weight: bold;
	text-align: center;
}

.liste{
	color: black;
}

.link {
	display: block;
	color: #fff;
	text-decoration: none;
	text-indent: 1em;
	margin-bottom: 1px;
	border: 1px solid #000;
}

.link:hover {
	background-color: #205200;
	color: #fff;
}

.kurv, .bogDetaljer{
	width: 550px;
}

.kurv{
	margin-left: auto; 
	margin-right: auto; 
}

.valgt{
	background-color: #205200;
	color: #fff;
	display: block;
	text-decoration: none;
	text-indent: 1em;
	padding-bottom: 2px;
	border: 1px solid #000;
	margin-bottom: 1px;
}

.bogDetaljer{
	margin-left: auto;
	margin-right: auto;
}

.udsalg {
	color: red;
	text-decoration: underline;
	font-size: 130%;
}
