body {
	padding : 0;
	text-align : left;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	font-size: 90%;
	cursor: default;
	bottom: auto;
	background-image: url(baggrunde/red034.jpg);
	background-color: #acaf2c;
	list-style-type: none;
	border: 1 none #acaf2c;
	color: #0000FF;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-color: #CC3300;
	border-bottom-width: medium;
}
#container {
	width : 1100px;
	padding : 0;
	background : #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #acaf2c;
}
			/*BANNER*/
#banner {
	float : none;
	width : 1100px;
	height : 180px;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(TOP%20LOGO/logo3.jpg);
}
#banner h1 {
margin : 140px 0 0 20px;
font : normal 2em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ffffff;
background : transparent;
}
			/*MAIN CONTENT*/
#content {
padding : 0 10px 0 10px;
margin-left : 170px;
margin-right : 170px;
margin-top : 0;
line-height : 1.8em;
}
#content h1 {
	padding : 20px 0 0 0;
	font : normal 1.4em verdana, tahoma, arial, sans-serif;
	text-transform : uppercase;
	letter-spacing : 3px;
	background : inherit;
	text-align : center;
}
			/*LEFT SIDEBAR*/
#sidebar {
	float : left;
	width : 150px;
	margin : 0 0 0 0;
	padding : 5px;
}
			/*NAVIGATION*/
.menu {
	margin-bottom : 50px;
	width : 150px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
.menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
.menu li {
margin : 0 0 0.2em 0;
}
.menu a {
display : block;
font-size : 11px;
color : #acaf2c;
background : #2e79bc;
width : 120px;
padding : 0.5em 0.8em;
text-decoration : none;
border-left : 10px solid #1f5688;
}
.menu a:hover {
	border-left : 10px solid #1f5688;
	color : #fff;
}
.links {
	font-size : 9px;
	text-transform : none;
	letter-spacing : 3px;
	background-image: url(baggrunde/red034.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	color: #0000FF;
}
			/*RIGHT SIDEBAR*/
#sidebar-b {
	float : right;
	width : 150px;
	margin : 0 0 0 0;
	padding : 5px;
	bottom: inherit;
}
			/*FOOTER*/
#footer {
	text-align:center;
	background-color: #acaf2c;
	background-image: url(baggrunde/red034.jpg);
	background-repeat: repeat-x;
	background-position: bottum;
}
#footer p{

padding : 20px;
margin-top : 5px;
height : 40px;
font-size : 0.8em;
border-top : 1px solid #236bac;
color : #000000;
}
#footer a:link, #footer a:visited {
color : #236bac;
text-decoration : none;
}
#footer a:hover {
color : #3186d3;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 10px 0;
font : normal 1.4em verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
color : #acaf2c;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #acaf2c;
}
			/*LINKS*/
a {
color : #acaf2c;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : none;
color : #369;
background : inherit;
}
a img {
border: 0;
}
			/*CLASS*/
.clear {
	clear : both;
	overflow : visible;
	width : 1100;
	height : 1px;
}
.post {
background-color : #404040;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
}
.post .date {
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .comments {
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .readmore {
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}

