body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.linkmore-margin {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #F0AE02;
	background: url(/images/pfeil.gif) no-repeat left;
	padding-left: 15px;
	line-height: 25px;
}

ul { margin:15px 0px 10px 18px; padding:15px 0px 10px 18px; }
li { margin-bottom: 5px }
li a {color:#F0AE02; text-decoration:underline; }
li a:hover {text-decoration:none; }

#list ul { padding:0px 0px 6px 18px; list-style-image:url(/images/pfeil.gif); }
#list li { margin-bottom: 10px }
#list li a {color:#F0AE02; text-decoration:underline; }
#list li a:hover {text-decoration:none; }

.button{
	text-align: center; 
	font-weight: bold; 
	width:215px; 
	background: #fff; 
	color: #ff0000; 
	border: solid 2px #F0AE02; 
	padding: 20px 0px 20px 0px;
	margin-left: 10px;
	cursor: pointer;
}
.button:hover{
	background: #FFF1CC; 
}

img { 
	border: none;
}

.picright {
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.picbalken {
	padding-right: 5px;
}

table{
	border-collapse:collapse;
	border-spacing:0px;
}

table td {
  padding: 0px;
}

.linktabele td {
  padding: 0px 5px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	color: #F0AE02;
	font-size: 28px;
	margin-bottom: 13px;
	font-weight: normal;
}

h2 {
	color: #F0AE02;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}

.leftmargin {
	margin-left: 15px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

a {
	color: #F0AE02;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #666666;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bgstones {
	background: url(/images/stones.jpg) no-repeat;
	border-right: 1px solid #E2E2E2;
}

.rightpic {}

.bglinks {
	background: #FFFF99 url(/images/bglinks.gif) repeat-y right;
}

.bgrechts {
	background: #FFFF99 url(/images/bgrechts.gif) repeat-y left;
}