body{
	padding:0;
	margin:0 auto;
	font:76% tahoma, verdana, sans-serif;
	background:#C6C6AC url(img/bredbg.jpg) repeat-y center;
	color:#303030;
	width: 960px;
}

a{
color:#333333;
}

a:hover{
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}

#container{
	width:760px;
	height: 68px;
	margin-bottom: 10px;
}

#logo{
	margin-right: auto;
	margin-top: 15px;
	width: 910px;
	height: 20px;
	margin-bottom: 20px;
	margin-left: auto;
}

#logo h1 a{
	color:#303030;
	padding-left: 255px;
}

#logo h1 a:hover{
	text-decoration:none;
	color: #000000;
}

#main{
	width:640px;
	float:right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
}

.block{
background:#EBEBEB;
padding:15px;
}

#sidebar{
	width:130px;
	float:right;
	height: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	clear: both;
	display: block;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

h1{
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
	font-size:1.4em;
	font-weight:normal;
	color: #333333;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0px;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
	font-size: 1.1em;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}
#container1 {
	width:910px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	background-image: url(img/bredlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 153px;
	width: 910px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #6FC1F1;
	padding-bottom: 10px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #6FC1F1;
	padding-top: 10px;
}
#avmenu {
	width:225px;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#avmenu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#avmenu li {
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1C5DE;
	font-size: 1.1em;
}

#avmenu li a {
	font-weight:normal;
	height:20px;
	text-decoration:none;
	display:block;
	padding:6px 0 0 10px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	color: #666666;
	background-color: #BCE0F8;
}
#avmenu li a.small {
	font-weight:normal;
	height:20px;
	text-decoration:none;
	display:block;
	padding:6px 0 0 20px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	font-size: 1em;
	color: #666666;
}
#avmenu li a:hover, #avmenu li a.current {
	border-left:2px solid #336699;
	color: #000000;
	background-color: #FFFFFF;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}
#clear {
	clear: both;
}
#wrap {
	margin:0 auto;
	width: 910px;
}
#footer{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a{
color:#808080;
}

#footer p{
	margin:0 10px;
	color: #666666;
}
.clear {

	clear: both;
}
.picleft {
	float: left;
	margin-right: 8px;
}
h4 {
	font-size:1.1em;
	font-weight:normal;
	color: #333333;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
	padding-left: 5px;
}
.farvelinie {
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB;
}
.lysgrbg {
	background-color: #F9F9F9;
}
.picright {
	float: right;
	margin-left: 8px;
}

