body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;

	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;

	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #000000;
}

A:link, A:visited
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

A:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.contentLeft{
	padding: 10px;
	text-align:left;
	vertical-align:top;
}

.contentRight{
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;	
	text-align:justify;
	border-left: #F5F5F5 1px groove;
	vertical-align:top;
}

.leftBarBackGround{
	background-image: url(../images/image_45.jpg);
	background-repeat: repeat-y;
}

.rightBarBackGround{
	background-image: url(../images/image_47.jpg);
	background-repeat: repeat-y;
}

.bold{
	font-weight: bold;
}

.bottombar{
	color: #FFFFFF;
	vertical-align:middle;
	text-align:left;
}

.whitelink{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

.whitelink:link, whitelink:visited, whitelink:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

.greyText{
	color: #CCCCCC;
}

.artikelDark {
	background-color:#D1D1D1;
}

.artikelLight {
	background-color:#EBEBEB;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
.titlepreviewwindow {
	width:200px;
	padding:12px 0 0 18px;
 	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #000000;
}

.newsAndLinks {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
}

.newsAlign {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
