body{
	margin: 0px;
	background-color: #e2f0f9;
	background-repeat: repeat-x;
	background-image: url(../images/header.jpg);
	background-position: top, left;
	background-attachment: scroll;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}

.header{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.coloredText{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: #6E2843;
}
.menublock{
	/*border : 0px solid #999999;*/
}
.menupunkt{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	cursor: hand;
}
.noBGrepeat{
	background-repeat : no-repeat;
}
.tableBorder{
	border : 1px solid Black;
	background-color : White;
}
table{
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}
input{
	font-size: 10px;
}
a:link,a:active,a:visited{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-size: 10px;
	color: #0F0F0F;
	text-decoration: underline;
}
image{
	border : 1px solid #000000;
	/*border: 0px;*/
}
.na{
	border : 0px;
}

.stagetable{
	background-repeat: repeat-x;
	background-image: url(../images/stage_bottom_bg.gif);
	background-position: bottom;
	background-attachment: scroll;
}
.blacktop{
	padding-left: 15px;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
.pagetop{
	background-image: url(../images/header.jpg);
	background-position: top;
}
.pagecontent{
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.pagecontent2{
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.pagecenter{
	background-color: #e5ebef;
	background-image: url(../images/center.gif);
}
.pagebottom{
	background-image: url(../images/page_bottom.gif);
}
.pagereflect{
	background-image: url(../images/page_bottom_reflection.gif);
}
.menuTop{
	background-color: d4e1b5;
	background-repeat: no-repeat;
	background-image: url(../images/menu_top.gif);
	background-position: top;
}
.menuBottom{
	/*background-color: d4e1b5;*/
	background-repeat: no-repeat;
	background-image: url(../images/menu_bottom.gif);
	background-position: bottom;	
}
.contenttop{
	background-image: url(../images/content_top.gif);
	background-position: top, left;
	background-color: e2f0f9;
	background-repeat: repeat-x;
}
.contentBottom{
	background-image: url(../images/content_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.newsBox{
	background-image: url(../images/newsBox.gif);
	background-position: top;
	/*background-color: f6f8fa;*/
	background-repeat: no-repeat;
}
.contentHeader{
	background-image: url(../images/contentheader.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.langSelector{
	position: absolute;
	left: 930px;
	top: 77px;
	z-index: 1;
}
.menuCat{
	background-image: url(../images/menuCat.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
}
.mainTable{
	position: absolute;
	left:180px;
	top:0px;
	z-index: 0;
}
.contentTitle{
	font-family: Verdana;/*"MS Sans Serif", Geneva, sans-serif;*/
	font-size: 26px;
	font-weight: bold;
	color: #669800;
}
.contentTitle2{
	font-family: Verdana;/*"MS Sans Serif", Geneva, sans-serif;*/
	font-size: 20px;
	font-weight: bold;
	color: #669800;
}
.contentTitle3{
	font-family: Verdana;/*"MS Sans Serif", Geneva, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #669800;
}
#cT2:link,#cT2:active,#cT2:visited{
	font-size: 20px;
	color: #669800;
	text-decoration: none;
}
#cT2:hover{
	font-size: 20px;
	color: #669800;
	text-decoration: underline;
}
