html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #C7C7C7;
	line-height: 1.5em;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #005DA9;
	margin-bottom: 0px;
}
h3 {
	color: #333333;
	margin-bottom: 0px;
	font-size:18px;
}
p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 170%;
}

ul {
	margin: 0px;
	padding-left: 20px;
	list-style:url(../images/ul.gif);
}

li {
	}
	
ul li ul {
	margin: 0px;
	padding-left: 20px;
	list-style-image:none;
}
ul li ul li {
	font-weight:normal;
	}

strong {
}

a {
	color: #005DA9;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 960px;
	height: 292px;
	margin: 0px auto;
	background: url(../images/headervkma.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	width: 960px;
	height: 0px;
	margin: 0px auto;
	text-transform: uppercase;
}

#logo h1 a {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 36px;
}

#logo p {
	margin: -28px 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
}

/** MENU */

#menu {
	width: 960px;
	height: 48px;
	margin: 0px auto;
	background: url(../images/img03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 16px 25px 0px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #005DA9;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a.active {
	background: #005DA9;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .first a {
	background: #005DA9 url(../images/img04.jpg) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 950px;
	margin: 0px auto;
	padding: 30px 0px 10px 10px;
	background-color: #EAEAEA;
	background-image: url(../images/streeprechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

/** CONTENT */

#content {
	float: left;
	width: 610px;
	padding-right: 30px;
	background: url(../images/streeprechts.jpg) repeat-y right top;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar h2 {
	padding: 0px 0px 10px 0px;
	font-size: 18px;
}

#sidebar li ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
}

#sidebar li li {
	padding: 0px 0px 5px 0px;
}

#sidebar p {
	margin: 0px 0px 20px 20px;
}

/** POST */

.post {
	margin-bottom: 0px;
	background: url(../images/streeponder.jpg) repeat-x left bottom;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	color: #333333;
}

.post .meta {
	display: block;
	margin-top: -15px;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	padding: 10px 0px 10px 0px;
}

/** FOOTER */

#slogan {
	font-size: 140%;
	letter-spacing: 2px;
	color: #005DA9;
	}

#footer {
	width: 960px;
	margin: 0px auto;
	background: url(../images/footervkma.jpg) no-repeat left top;
}

#footerold {
	width: 960px;
	margin: 0px auto;
	background: url(../images/img05.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #333333;
}
