* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000 url(../images/bg.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
}

h1, h2, h3 {
	color: #8C3047;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ol {
	
	list-style: url(../images/picklein.png) inside;
}
a {
	text-decoration: none;
	color: #8C3047;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* wrapper */

#wrapper {margin-top: 5px;}

/* kop */

#header {
	width: 1060px;
	height: 90px;
	margin: 0 auto;
	background-image: url(../images/topje2.png);
	background-repeat: no-repeat;
	
	
}

/* logo */

#logo {
	float: left;
	width: 270px;
	height: 50px;
	margin: 20px;
	padding-left: 50px;
	padding-top: 20px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #8C3047;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* menu */

#menu {
	width: 1060px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/topje1.png) no-repeat left top;
}

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

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #525252;
}

/* container */

#container {
	width: 1060px;
	margin: 0 auto;
	background: url(../images/bg.png) repeat-y left top;
}

#container-bgtop {
	padding: 0px 0px 0px 20px;
}

/* content */

#content {
	float: left;
	width: 660px;
	padding-top: 30px;
	margin: 0px 0px 10px 0px;
	padding: 15px 20px;
}
h4 {
	color: #EAE6E7;
	font-weight: normal;
	font-family: Verdana;
}
.title {
	margin: 0px;
	padding: 20px 12px 10px 33px;
	font-weight: normal;	
}
.img {
	float: left;
	padding: 15px 0px;
	border: 0px;
}

.rechts {
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #202020;
}

/* sidebar */

#sidebar {
	float: right;
	width: 245px;
	margin: 60px 50px 50px 0px;
	padding: 30px 20px 30px 20px;
	background: #303030;
}
td {
	padding: 3px;
}
.attent {
	color: #1e5430;
	font-weight: bold;
}



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

#sidebar li {
	margin-bottom: 1px;
}

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

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #171717;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #BFBFBF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* footer */

#footer {
	width: 1060px;
	height: 100px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: url(../images/foot.png) no-repeat left top;
	color: #9C9C9C;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
}
.thumbgroot{
	width: 100px;
	height: 130px;
	margin: 0px;
}
.thumbkort{
	width: 100px;
	height: 65px;
	margin: 0px;
}
.thumbmiddel{
	width: 100px;
	height: 75px;
	margin: 0px;
	padding: 5px;
	border: 0px;
}
#jula {
	width: 100%;
	padding-left: 140px;
}
/* google */
 
