BODY {
	margin           : 0px;
	background-color : #D4DEE3;
	color            : #858585;
	scrollbar-base-color: #778899;
	padding: 0px;
	background:url(../templates/templatebilder/back.png);
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C89C5;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #103BA4;
}
.productcoltab h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #103BA4;
	margin:0px;
}
.productcoltab h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #103BA4;
}
.rightcoltab h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #103BA4;
	margin:0px;
}
.rightcoltab h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #103BA4;
	margin:0;
}
#adminlink {
/*	clear:both; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
/*	position: relative; */
}
#outer {
  position:relative;
  width:1000px;
  margin:0 auto;
  padding:20px 0 0;
}

.startpage #inner{
	padding-bottom:50px;
	background-color:#ffffff;
	min-height:850px;
/*	padding-left: 6px; */
	position: relative;
}
.subpage #inner{
	padding-bottom:50px;
	background-color:#ffffff;
	min-height:600px;
/*	padding-left: 6px; */
	position: relative;
}
/*.subpage inner {
	padding-bottom:50px;
	background-color:#ffffff;
	min-height:600px;
	padding-left: 6px; 
	position: relative;
}*/
.clearfooter {
  clear:both;
  height:150px;
  width:100%;
}

#main{
	position: relative;
	height: 100%;
}

#leftshadow {
	position:absolute;
	left:-3px;
	top:0;
	height:100%;
	width:3px;
	background-image: url(../templates/templatebilder/bodyLeftShadow.png);
	background-repeat: repeat-y;
/*	border: 1px dotted #000000; */
}
/* header */

#header {
	padding-top:1.5em;
	margin-bottom:20px;
	color:#ffffff;
	position: relative;
	height:185px;
}

#flashContent {
  height:148px;
  width:500px;
  background-color:#ffffff;
  left:344px;
  top:60px;
  position:absolute;
} 

#flashadow {
	position:absolute;
	top:56px;
	left:344px;
	height:14px;
	width:660px;
	background-image: url(../templates/templatebilder/flashadow.png);
	background-repeat: repeat-x;
}
/* LOGO */
.logo {
	display:block;
	margin-bottom:0px;
	left: -5px;
	top: 0px;
	position:absolute;
}
 
 /* MENY */

#menu {
	height: 24px;
	position: absolute;
	padding-top: 6px;
	left:0;
	width:100%;
	background:url(../design/templatebilder/menushadow.png) repeat-x top left;
	top:-3px;
}
.shadowCorner {
	top:-3px;
	left:-3px;
	width:14px;
	height:30px;
	background-image: url(../design/templatebilder/menucorner.png);
	background-repeat: no-repeat;
	position: absolute;
}
#hmenu{
	position:relative;
	padding:0 3px 0 40px;
	list-style-type:none;
	color:#ffffff;
	margin:0;
}
#hmenu li {
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:4 0 0 0;
	padding:0 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#hmenu a {
	color:#ffffff;
	display:block;
	padding:0 0.6em;
	font-size:0.95em;
	text-decoration: none;
}
.submenucontainer{
	background-color: #DBE0E4;
	top:-3;
	left:-3px;
	width:345px;
	min-height:390px;
}
#hmenu a:link, #hmenu a:visited, #hmenu a:hover, #hmenu a:active {
  color:#ffffff;
  text-decoration:none;
}
.corner{
	left: -2px;
	top: -2px;
	display: block;
	height: 30px;
}

.bottomCorner{
	background-image: url(../design/templatebilder/botcorner.png);
	background-repeat: no-repeat;
	left: -2px;
	position: absolute;
	top: 800px;
}

/* submenu */

.subMenu {
	width: 200px;
	margin-top: 100px;
	margin-bottom: 30px;
	float: right;
	margin-right:0px;
}

.subMenu .title {
	position:relative;
	/*  background:#91a4b2 url(../templates/templatebilder/submenu_corner_left.png) no-repeat top left; */
  text-align:center;
	line-height:2em;
	font-weight:bold;
	margin-bottom:4px;
	width:100%;
	height: 20px;
	background-color: #103AA6;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.subMenu .title .corner {
  position:absolute;
  top:0;
  right:0;
  width:7px;
  height:7px;
/*  background:url(../templates/templatebilder/submenu_corner_right.png) no-repeat top right; */
}

.subMenu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

.subMenu ul ul {
  margin-left:1em;
  padding-top:0.2em;
}

.subMenu li {
  margin:0 0 4px 0;
  padding:0;
}

.subMenu li li {
  margin:0;
}

.subMenu li a, .subMenu li div {
	display:block;
	line-height:1.5em;
	padding:0 2em;
	color:#4263B9;
	background-color:#CAD4EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.subMenu li.selected a, .subMenu li.selected div {
  background-image:url(../templates/templatebilder/menu_selection.png);
  background-repeat:repeat-y;
  background-position:top left;
}

.subMenu li.selected li a, .subMenu li.selected li div {
  background-image:none;
}

.subMenu li li a, .subMenu li li div {
  background-color:transparent;
  line-height:1.8em;
}

.subMenu a:link, .subMenu a:visited, .subMenu a:hover, .subMenu a:active {
	color:#4263B9;
	text-decoration:none;
}

.subMenu .decoration {
  height:8px;
}

	/* CONTENT */
.startpage #inner .content{
	min-height:750px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 27px;
	padding: 0px;
}
.subpage #inner .content{
	min-height:500px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 27px;
	padding: 0px;
}
.news{
	background-color: #DBE0E4;
	top:-3;
	left:-3px;
	width:345px;
	min-height:404px;
}
#leftcol{
	background-color: #FFFFFF;
	float:left;
	width:345px;
	min-height:200px;
	
}
.rightcol{
	width: 695px;
	float:right;
	position:relative;
	margin: 0 0 8px 8px;
}
.rightcoltab {
	height: 300px;
	width: 100%;
	margin: 95px 0 0 0;
	padding: 0px 0px 0px 5px;
	border:0;
}
.rightcoltab tr{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.productcoltab {
	height: 300px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border:0;
}
.leftcoltab {
	height: 300px;
	width: 345px;
	margin: 0px;
	padding: 0px;
	border-top-width: 30px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsbordertable {
	border: 1px solid #999999;
}
.subpage .contentleft {
	height: 90%;
	width: 250px;
	float:left;
	top: 0px;
	margin:0px;
	position:relative;
}
.subpage .contentright {
	height: 100%;
	width: 695px;
	left: 348px;
	top: 0px;
	margin:0px;
	position:absolute;
}
.startpage .contentleft {
	height: 90%;
	width: 345px;
	float:left;
	top: 0px;
	margin:0px;
	position:relative;
}
.startpage .contentright {
	height: 100%;
	width: 700px;
	left: 348px;
	top: 0px;
	margin:0px;
	position:absolute;
}
.contentright_bare {
  float:right;
  padding-top:100px;
/*
	height: 100%;
	width: 651px;
	left: 348px; 
	top: 0px;
	margin:0px;
	position:relative;
*/
}
.reference{
	width: 70%;
	left: 25%;
	float:right;
	padding: 0 0 0 10px;
}
.linkright {
	width: 125px;
	float: right;
	min-height:123px;
	text-align: left;
	padding: 10px;
	margin-top: 11px;
	background-color: #DBE0E4;
}
.linkright a{
	color: #123BA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.picleft {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	min-height:140px;
	margin-top: 11px;
}
.picleft img{
	width:198px;
	height:144px;
}
#ref{
	list-style-type: none;
}
#ref .refpic{
  float:left;
  height:164px;
  width:100px;
  margin:0 5px 0 0;
  padding:0px 12px 10px 10px;
}
.contact{
	width:22%;
	float:left;
	padding: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
	padding: 0px;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}
.newsTable {
	height: 100px;
	width: 100%;
	margin-top:1px;
}
.newsTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #103BA4;
}
.newsTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin:0px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newslink{
	text-decoration: none;
	color: #000000;
}
.footer {
	clear: both;
	background-color: #FFFFFF;
	width: 98%;
	height:150px;
	margin-top:30px;
}
.adminMenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #7784A3;

}

.adminGreenText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #7784A3;

	text-decoration: none;

	font-weight: bold;



}

.adminMenuError {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #E87A7D;

}