html {
	height: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	color: #e9871d;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	padding-top: 0;
	margin-top: 0;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 0;
	margin-bottom: 0;
}
a img {
	border: 0;
}
ul
{
	margin: 10px 0 10px 8px;
	padding: 0;
}
li
{
	margin: 0 0 0 8px;
	padding: 0;
	list-style: square;
}

#adminbar
{
	z-index: 99;
	overflow:visible;
	position: absolute;
	top: 0;
	left: 0;
}
#flashbg
{
	z-index: 1;
}
.CMSplusicon
{

	z-index: 98;
	display:inline;
}

#BoxPage
{
	display: inline;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;	
	z-index: 2;
}
#BoxLogo
{
	padding: 50px 5px 16px 0;
	text-align: right;
	background-color: white;
	margin: 0 100px 0 0;
}
#BoxNav
{
	width: 632px;
	height: 21px;
	background-color: white;
}
.nav1
{
	padding: 9px 16px 0 14px;
}
.nav1item
{
	float: left;
	display: inline;
}
.nav1itemSelected
{

}
.BoxBreak {
	clear: both;
}
.BoxContent
{
	width: 632px;
	padding: 16px 0 0 0;
	margin: 0 100px 0 0;
	background-color: white;
}
.BoxCInner 
{
	padding: 16px 25px 16px 22px;
}
.BoxCHome
{
	padding: 0 6px 0 6px;
}
.HomeTeaser
{
	width: 180px;
	padding: 10px;
	background-color: white;
	float: left;
}
.BoxContentL
{
	float: left;
	width: 400px;
	padding: 16px 0 0 16px;
	margin: 0 0 0 0;
}
.BoxContentL img
{
	background-color: white;
	padding: 4px;
}

.BoxContentR
{
	/*position: absolute;
	top: 174px;
	right: 100px;*/
	float: right;
	width: 164px;
	margin: 0 0 0 0 ;
	padding: 6px 6px 6px 16px;
	background-color: white;
	color: #454545;
}
#BoxFooter
{
	clear: both;
	width: 632px;
	background-color: white;
	margin-top: 4px;
}
.ArtikelList
{
	clear: both;
}
.BoxArtikelTeaser
{
	padding-bottom: 20px;
	margin: 0;
}
.BoxArtikelImg
{
	float: left;
	width: 194px;
	margin-right: 20px;
}
.BoxArtikelText
{
	margin-left: 210px;
}

.clear
{
	clear: both;
}
.text
{

}

.text td
{
	vertical-align: top;
	padding: 0 10px 20px 0;
}
.text a:link,
.text a:visited,
.previewtext a:link,
.previewtext a:visited
{
	color: #0d3272;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
	background: url(images/lnk_arrow.gif) left no-repeat;
}
.text a:active,
.text a:hover,
.previewtext a:active,
.previewtext a:hover
{
	color: #0d3272;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	background: url(images/lnk_arrow.gif) left no-repeat;
}

.previewtext
{

}
.previewtext p,
.previewtext h1,
.previewtext h2
{
	padding: 0;
	margin: 0;
}	

.footer
{
	padding: 6px 16px 6px 16px;
}
.footer,
.footer a:link,
.footer a:visited
{
	color: #666666;
	text-decoration: none;
}
.footer a:hover,
.footer a:active
{
	color: #666666;
	text-decoration:underline;
}
.breadcrumb
{
	color: #999999;
	padding: 0 0 20px 22px;
}
.breadcrumb a:link,
.breadcrumb a:visited
{
	color: #999999;
	text-decoration:none;
}
.breadcrumb a:active,
.breadcrumb a:hover
{
	color: #999999;
	text-decoration:underline;
}
.homeimg
{
	padding:0 0 20px 0;
	width: 632px;
	background-color: White;
}

.TblDetails
{
	padding: 10px;
	width: 400px;
}
.TblDetails tr
{
	background-color: #ffffff;
}
.TblDetails td
{
	vertical-align: top;
	padding: 0 10px; 0 0;
	margin: 0;
}
.TblDetails ul
{
	margin: 0 0 0 8px;
}
.TblDetails li
{
	margin: 0 0 0 8px;
	list-style: square;
}
.TblDetails h3
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0;
	margin: 0 0 10px 0;
}
.artikelfooter
{
	margin-top: 16px;
}
.artikelfooter img
{
	background-color: transparent;
	padding: 0px;
}