body {
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	margin: 0px;
	background:#99CA3B url(images/body_bg.jpg) repeat-x bottom;
	text-align:center;
}
img, form {
	margin: 0px;
	border:none;
}
a {
	color: #0F9C47;
	text-decoration:underline;
}
a:visited {
	color: #0F9C47;
	text-decoration:underline;
}
table {
	border-collapse:collapse;
}
td {
	font-size: 12px;
	font-family: Tahoma;
	padding: 0px;
	vertical-align: top;
}
p {
	margin: 5px 0px
}
h1 {
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	text-transform:uppercase;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:12px;
	font-style:italic;
}
input {
	color: #000000;
	background: #FFFFCC;
	border: #F89A38 solid 1px;
}
.textarea {
	width: 250px;
	height: 100px;
	background: #FFFFFF;
}
input.text {
	width: 200px;
}
input.smalltext {
	width: 50px;
}
.select {
	width: 200px;
	color: #000000;
	background: #FFFFFF;
	border: #F89A38 solid 1px;
}
input.checkbox {
	width: 15px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}
input.button {
	background:#F89A38;
}
input.radio {
	background:none;
	border: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 5px 0px;
}
table.t_border {
	border-top: #F89A38 solid 1px;
	border-left: #F89A38 solid 1px;
}
table.t_border td {
	border-bottom: #F89A38 solid 1px;
	border-right: #F89A38 solid 1px;
	padding: 2px 4px;
}

table.t_noborder {
	border: none;
}
table.t_noborder td {
	border: none;
	padding: 2px 4px;
}

.t_form {
	width:auto;
	margin-bottom: 10px;
	margin-top: 3px;
}
.t_form td {
	text-align:left;
	padding: 4px 5px;
	vertical-align: middle;
}
.t_items {
	width:100%;
	margin-bottom: 10px;
	margin-top: 3px;
}
.t_items td {
	text-align:left;
	padding: 2px 4px;
	vertical-align: top;
}
.div_pagelinks {
	text-align: right;
	margin: 5px 0px;
}
.div_pagelinks a {
	margin-right: 5px;
}
.div_pagelinks b {
	margin-right: 5px;
}
td.date {
	width: 150px;
}

div.main {
	width: 1000px;
	margin:0px auto;
	margin-bottom:20px;
	text-align:left;
	background:#fff;
}
div.top1 {
	background:url(images/top1.jpg) no-repeat;
	height:285px;
}
div.top2 {
	background:url(images/top2.jpg) no-repeat;
	height:285px;
}

div.logo {
	padding-top:15px;
	padding-left:130px;
}

div.right {
	float:right;
	width:400px;
	margin-top:40px;
}
div.contact {
	float:right;
	background:url(images/contact_bg.png) no-repeat left;
	height:47px;
	line-height:47px;
	padding-left:20px;
	padding-right:10px;
	font-size:16px;
	margin-bottom:20px;
	clear:right;
}
div.contact table td {
	vertical-align:middle;
}

div.menu {
	height:47px;
	line-height:47px;
	font-size:18px;
	float:right;
	margin-top:-50px;
}
div.menu a {
	color:#fff;
	text-decoration:none;
}
div.menu a:hover {
	text-decoration:underline;
}
div.orange_left {
	height:47px;
	padding-left:4px;
	background:url(images/orange_left.png) no-repeat;
	
}
div.orange_bg {
	height:47px;
	background:url(images/orange_bg.png) repeat-x;
}
div.menupunkt {
	float:right;
	padding:0px 35px;
}

div.left {
	float:left;
	width:235px;
}
div.lefttop {
	background:url(images/lefttop.png) no-repeat right;
	height:7px;
}
div.leftbg {
	background:url(images/left_bg.png) repeat-y right;
	padding:0px 3px;
}
div.leftbottom {
	background:url(images/leftbottom.png) no-repeat right;
	height:7px;
}
div.leftlink {
	height:63px;
	margin-bottom:8px;
	margin-right:5px;
	border-bottom:1px dashed #F89A38;
}
div.leftlink a {
	color:#F89A38;
	text-decoration:none;
	font-size:16px;
}
div.leftlink .icon {
	width:60px;
	height:60px;
	float:left;
	margin-right:5px;
}
div.leftlink .icon img {
	width:60px;
	height:60px;
}
div.leftlink div {
	height:60px;
	display:table-cell;
	vertical-align:middle;
}


div.content {
	margin-left:240px;
	padding:10px;
	min-height:420px;
}

div.clear {
	clear:both;
}

div.bottom_links {
	width: 1000px;
	margin:10px auto;
	text-align:left;
	color:#fff;
}
div.bottom_links a, div.bottom_links a:visited {
	color:#fff;
}

div.counters {
	float:right;
	width:100px;
	padding-top:10px;
	text-align:right;
}
div.copyright {
	margin-right:100px;
	padding-top:10px;
	text-align:left;
	font-size:80%;
}