@charset "utf-8";
/* CSS Document */

/* ------------------------------ Basic ------------------------------ */
/* ************************* Body ************************* */
body {
	background: #528037 url(../images/base/background.effect.png) no-repeat fixed;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 14px;
	color: #585858;
	margin-top: 55px;
}

#wrapper {
	width: 931px;
	margin-left: 250px;
}

.box90_wrapper {
	
}

.box90_top {
	background: transparent url(../images/base/white.90.topdown.png) 0px 0 no-repeat;
	height: 10px;
}

.box90_middle {
	background: transparent url(../images/base/white.90.middle.png) 0px 0 repeat-y;
	min-height: 100px;
	overflow: auto;
}

.box90_end {
	background: transparent url(../images/base/white.90.topdown.png) 0px -8px no-repeat;
	height: 8px;
}

.box90_left {
	clear: both;
	float: left;
	width: 150px;
}

.box90_right {
	float: left;
	width: 730px;
	margin-bottom: 15px;
}

.box80_wrapper {
	margin-top: 35px;
}

.box80_top {
	background: transparent url(../images/base/white.80.topdown.png) 0px 0 no-repeat;
	height: 10px;
}

.box80_middle {
	background: transparent url(../images/base/white.80.middle.png) 0px 0 repeat-y;
	min-height: 100px;
	overflow: auto;
	padding-top: 25px;
}

.box80_end {
	background: transparent url(../images/base/white.80.topdown.png) 0px -13px no-repeat;
	height: 8px;
}

.box80_left {
	clear: both;
	float: left;
	width: 250px;
	padding-left: 0px;
	padding-top: 40px;
}

.box80_right {
	float: left;
	width: 625px;
	margin-bottom: 15px;
}

#firstBoxMiddle {
	padding-top: 30px;
}

#firstBoxAccent {
	position: absolute;
	top: 144px;
	left: 218px;
}

#menu_bar {
	background: transparent url(../images/base/menu.top.png) 0px 0 no-repeat;
	height: 48px;
	margin-top: 35px;
}

#menu_items {
	clear: both;
	float: left;
	height: 30px;
	margin-left: 20px;
	margin-top: 4px;
}

.itemsplit {
	margin: 0 15px;
	position: relative;
	top: 3px;
}

#menu_items .menu_item {
	
}

#menu_indikator {
	background: transparent url(../images/base/menu.top.line.png) -813px -1px no-repeat;
	clear: both;
	float: left;
	height: 15px;
	width: 910px;
	margin-left: 9px;
	overflow: hidden;
}

#menu_sub {
	background: transparent url(../images/base/menu.sub.png) 0px 0px repeat-y;
	height: 50px;
	width: 925px;
}

#menu_end {
	background: transparent url(../images/base/menu.sub.end.png) 0px 0px no-repeat;
	height: 14px;
}

#menu_sub .on {
	display: block;
}

#menu_sub .menu_sub_item {
	display: none;
	/* opacity: 0; */
}

#menu_sub p {
	margin: 0 10px;
	width: 900px;
}

#menu_sub .leftImage {
	clear: both;
	float: left;
	width: 40px;
	margin: 0 15px;
}

#menu_sub .rightText {
	float: left;
	width: 840px;
}

#menu_sub .rightText p {
	width: 825px;
	margin-top: 6px;
}

#menuStar {
	position: absolute;
	top: 342px;
	left: 1143px;
}

#footer_bar {
	background: transparent url(../images/base/menu.top.png) 0px 0 no-repeat;
	height: 48px;
	margin-top: 35px;
}

#footer_items {
	clear: both;
	float: left;
	height: 30px;
	margin-left: 20px;
	margin-top: 4px;
}

#footer_indikator {
	background: transparent url(../images/base/menu.top.line.png) -920px -1px no-repeat;
	clear: both;
	float: left;
	height: 15px;
	width: 910px;
	margin-left: 9px;
	overflow: hidden;
}

#footer_sub {
	background: transparent url(../images/base/menu.sub.png) 0px 0px repeat-y;
	min-height: 14px;
}

#footer_end {
	background: transparent url(../images/base/menu.sub.end.png) 0px 0px no-repeat;
	height: 14px;
}

#upSplit {
	margin-left: 180px;
}

#upLink {
	margin-bottom:3px;
}

/* ************************* Kundcase ************************* */
.box80_right span.listLeft, .box80_right span.listLeftSmall, .box80_right span.listLeftMedium {
	display: block;
	clear: both;
	float: left;
	width: 175px;
	font-weight: bold;
}

.box80_right span.listLeftSmall {
	width: 100px;
}

.box80_right span.listLeftMedium {
	width: 125px;
}

.box80_right span.listRight {
	display: block;
	float: left;
	width: 425px;
}


/* ************************* Headlines ************************* */
h1 {
	font-family: Tahoma;
	font-weight: normal;
	margin-top: 0;
}

p {
	margin-top: 0;
	text-align: justify;
}

/* ************************* Images ************************* */
a img {
	border: 0;
}

/* ************************* Misc ************************* */
a {
	color: #be0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textAlignCenter {
	text-align: center;
}

img.cc {
	border: 1px solid #fff;
}

a:hover img.cc {
	border: 1px dashed #444;
}

span.intro {
	text-transform: uppercase;
	color: #be0000;
}

.clear {
	clear: both;
	float: left;
}
