﻿body{
	background: #191919 url(../Images/bg.gif) repeat-x;
	margin: 58px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.4em;
}

table{
	text-align: left;
}
.top1{
	background: url(../Images/bgtop1.gif) no-repeat;
	height: 81px;
}
.top2{
	background: url(../Images/bgtop_new.jpg) no-repeat;
	height: 137px;
	position: relative;
}
.top2 div{
	position: absolute;
	width: 180px;
	height: 50px;
	top: 45px;
	right: 53px;
	cursor: pointer;
	line-height: 20px;
	padding-top: 5px;
}
.menu{
	background: url(../Images/bgmenu.gif) no-repeat;
	height: 44px;
	padding-top: 2px;
}
.menuitems{
	/*background: url(../Images/bgmenuitems.gif) repeat-x;*/
	height: 38px;
	margin-left: 30px;
	position: relative;
}
.menuitems a{
	background: url(../Images/bgmenuitems.gif) repeat-x top;
	color: #ffffff;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	padding-bottom: 11px;			
	float: left;
}
.menuitems a:hover{
	background: transparent;
	color: #69be28;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	padding-bottom: 11px;			
	float: left;
}
.menudivider{
	float: left;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.logintextbox{
	background: #ffffff url(../Images/bglogintextbox.gif) repeat-x;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #ffffff;
	width: 170px;
}
a{
	color: #6faceb;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}

.divider{
	background: url(../Images/divider.gif) repeat-x;
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.rubrik{
	font-size: 18px;
	color: #69be28;
	font-weight: bold;
	line-height: 24px;
}
.rubrik2{
	font-size: 14px;
	color: #69be28;
	font-weight: bold;
	line-height: normal;
}
.rubrik3{
	font-weight: bold;
	color: #ffffff;
}
.rubrik4{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
}
.rubrik5{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	line-height: 32px;
}

h2{
	font-size: 18px;
	color: #69be28;
	font-weight: bold;
	line-height: 24px;
	margin: 0;	
}
h4{
	font-size: 14px;
	color: #69be28;
	font-weight: bold;
	line-height: normal;
	margin: 0;	
}
h5{
	font-weight: bold;
	color: #ffffff;
	margin: 0;
}
h3{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
}
h1{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	line-height: 32px;
	margin: 0;
}

.footer{
	font-size: 9px;
	font-family: Tahoma;
	color: #727272;
	line-height: normal;
	margin-top: 10px;
}
.button{
	background: #8fe64d url(../Images/bgbutton.gif) repeat-x center;
	border: 1px solid #121212;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;	
}

ul{
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}

.box1{
	background: #2e2e2e url(../Images/bgboxtop.gif) repeat-x top;
}
.box2{
	background: url(../Images/bgboxbottom.gif) repeat-x bottom;
}
.box3{
	background: url(../Images/bgboxleft.gif) repeat-y left;
}
.box4{
	background: url(../Images/bgboxright.gif) repeat-y right;
}
.box5{
	background: url(../Images/bgboxtopleft.gif) no-repeat left top;
}
.box6{
	background: url(../Images/bgboxtopright.gif) no-repeat right top;
}
.box7{
	background: url(../Images/bgboxbottomleft.gif) no-repeat left bottom;
}
.box8{
	background: url(../Images/bgboxbottomright.gif) no-repeat right bottom;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding: 30px;
}




