body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	line-height:17px;
	color:#333333;
}
.DivMain {
	position:absolute;
	left:50%;
	top:0px;
	width:1000px;
	margin-left:-500px;
	
}
.DivLogo {
	padding-bottom:8px;
	color:#CCCCCC;
	font-size:11px;
}
.DivFlash {
}
.DivContent {
	background-color:#EEEEEE;
	padding-top:10px;
}
.DivFooter1 {
	color:#BC3020;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
}
.DivFooter {
	padding:10px;
	padding-left:8px;
	padding-right:8px;
	color:#BC3020;
	font-size:13px;
}
.DivContentLeft {
	float:left;
	width:250px;
}
.DivContentRight {
	float:left;
	padding-top:10px;
	width:730px;
	padding-bottom:10px;
}
.DivTeaser {
	background-image:url(images/teaser_bg.jpg);
	background-repeat:no-repeat;
	width:230px;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:10px;
	line-height:19px;
}
.Nav, .NavAKTIV {
	background-image:url(images/icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	width:185px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	display:block;
}
.Nav:hover, .NavAKTIV {
	text-decoration:underline;
}
h1 {
	font-size:17px;
	color:#BC3020;
	padding:0px;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
}
h2 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.LinkSmall {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.LinkSmall:hover {
	text-decoration:underline;
}
.LinkCat {
	color:#BC3020;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.LinkCat:hover {
	text-decoration:underline;
	color:#333333;
}
.Box {
	background-color:#FFFFFF;
	width:730px;
	margin-bottom:10px;
}
a {
	color:#333333;
}