html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: 70% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/website/background_body.gif) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*height: 1%;
	_display: inline-block;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 760px;
	height: 238px;
	background-image: url(../images/website/siegfried_bracke.jpg);
	text-indent: -9999px;
}
#nav_main {
	width: 480px;
	height: 44px;
	background: #515a61 url(../images/website/background_meni.jpg) no-repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	float: left;
}
#nav_main li {
	float: left;
}
#nav_main a {
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
	padding-top: 13px;
	padding-right: 30px;
	padding-left: 20px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#nav_main a:hover {
	color: #ffd56c;
}
#nav_main .active a {
	color: #fec80a;
}
#content {
	width: 440px;
	color: #444;
	line-height: 170%;
	float: left;
	padding: 30px 20px 20px;
}
h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#content h2 {
	font-size: 190%;
	color: #fec80a;
	margin-bottom: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 210%;
}
#content h3 {
	font-size: 122%;
	color: #515a61;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
}
#content p {
	margin-bottom: 14px;
	font-size: 100%;
}
#content ul, #content ol {
	margin-bottom: 14px;
	font-size: 100%;
}
#content ul li {
	margin-bottom: 3px;
	background: url(../images/website/bullet_blue.png) no-repeat 0 6px;
	padding-left: 9px;
	margin-left: 30px;
	overflow: hidden;
}
#content ol li {
	margin-bottom: 3px;
	margin-left: 39px;
	list-style-type: decimal;
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#content img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content .pictures img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.item {
	margin-bottom: 45px;
}
#content p.date {
	color: #515a61;
	margin-bottom: 20px;
	margin-top: -24px;
	border-top-color: #868686;
	text-indent: 20px;
	font-weight: bold;
}
#content p.more {
	margin-bottom: 0;
	clear: both;
	padding-top: 0;
}
#content a {
	color: #515a61;
	text-decoration: none;
	border-bottom: 1px solid #ffdb8a;
}
#content a:hover {
	border-bottom: 1px solid #fec80a;
}
#content a:visited {
	border-bottom: 1px solid #515a61;
}
#content ul, #content ol {
	margin-bottom: 19px;
}
#content ul li {
	margin-bottom: 2px;
	background: url(../images/website/bullet_yellow_white.gif) no-repeat 0 7px;
	padding-left: 10px;
	margin-left: 12px;
}
#content ol li {
	margin-bottom: 2px;
	margin-left: 12px;
	list-style-type: decimal;
}
p.pagination {
	margin: 0 auto;
	padding: 25px 0 0;
	text-align: center;
}
#box_right {
	width: 220px;
	line-height: 170%;
	background-color: #f8f9fb;
	float: right;
	margin-top: -43px;
	padding: 20px;
}
#box_right h2 {
	margin-bottom: 9px;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	color: #fec80a;
}
#box_right ul {
	margin-bottom: 30px;
}

#box_right ul li p {
	color: #515a61;
}
#box_right ul li {
	margin-bottom: 2px;
	background: url(../images/website/bullet_yellow_grey.gif) no-repeat 0 7px;
	padding-left: 10px;
	margin-left: 12px;
}
#box_right a {
	color: #515a61;
}
#box_right a:hover {
	text-decoration: none;
}
#box_right form {
	margin-bottom: 26px;
}
#box_right form .text {
	float: left;
	width: 142px;
	color: #67737c;
}
#box_right form .searchbutton {
	width: 60px;
	margin-left: 10px;
}

.share {
	border-top: 1px solid #ebe9e9;
	padding-top: 10px;
	margin-top: 30px;
	font-weight: bold;
}

#content a.facebook {
	color: #fff;
	background-color: #3b5998;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-bottom-style: none;
	padding: 3px 6px 3px 4px;
	margin-left: 1px;
	margin-right: 2px;
}	

#content .twitter-share-button {
	position: relative;
	top: 5px;
	left: 3px;
}

/* FOOTER */
#footer {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #515a61;
	clear: both;
	border-top: 1px solid #dcdddf;
}
#footer p {
	margin-bottom: 1px;
}
#footer a {
	color: #aeaeae;
}
#footer a:hover {
	text-decoration: none;
}

