﻿body
{
	/*background:#eee url(img/berg.jpg) */
	/*background-color: #000000;*/
	background-color: #000000;
        background-image:url(img/berg.jpg);
        background-position:center; 
}

#wrapper 
{
	width: 995px;
	margin: 10px auto 0px auto;
}

.rss
{
}
#sidebar
{
	width: 225px;
	float: left;
}
#col1
{
	float: left;
	width: 260px;
	margin-right: 20px;
}
#col2
{
	float: right;
	width: 150px;
}
#maincol
{
	float: left;
	width: 480px;
}
#mainxl
{
	float:left;
	width:750px;
}
#main
{
	width: 510px;
	padding: 0px 20px;
	float: left;
}

#main img
{
	padding:0px 0px 10px 0px; 
	/*display:block;*/
}
#rightbar
{
	
	float: right;
	width:200px;
}
#head
{
	/*
	background-image: url(img/bghead.jpg);
	background-repeat: no-repeat;
	width: 995px;
	height: 90px;
	*/
	background-image: url(/Images/banner2010.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 150px;
}

#logo
{
	height: 90px;
	width: 450px;
	float: left;
}
#toppbanner
{
	padding: 20px 0px 0px 0px;
	float: left;
	width: 300px;
}
#container
{
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	padding: 20px 10px 10px 10px;
}



#foot
{
	background-image: url(img/bgfoot.jpg);
	background-repeat: no-repeat;
	width: 975px;
	height: 60px;
	padding: 10px 10px 0px 10px;
}

.newsStart
{
	background-image: url(img/bgNews.jpg);
	background-repeat: no-repeat;
	/* height: 335px; */
	background-position:0px 0px;
	padding-bottom:15px;
}

.newsStart img 
{
	margin-left: 2px;
}

.newsStart .textholder 
{
	/*padding-left: 10px;*/
}

.newsStart h1
{
	line-height:130%;
	margin:0px;
}


.red a
{
	text-decoration: none;
	color: #e02e30;
	line-height: 130%;
}
.intro
{
	float: left;
	width: 240px;
}

.intro img
{
	border: solid 1px #d6d6d4;
	padding: 5px;
	margin: 0px 10px 0px 5px;
}
.kat
{
	color: #e02e30;
}
.hr1
{
	padding: 5px 0px;
	border-bottom: solid 1px #eceded;
	clear: both;
	display: block;
}

.item
{
	
	padding: 10px 0px;
	width:220px;
	border-bottom: solid 1px #eceded;

}

.left
{
	float:left;
	width:50%;
}
.left1
{
	float:left;
}
.left2
{
	float:left;
	width:50%;
	padding:0px  10px 0px 0xp;
}
.right
{
	float:right;
}

.part1 
{
	border-top: 1px solid #E7E7E7;
	margin-top: 0px;
	padding-top: 5px;
}

.part1 .header
{
	font-weight: bold;
}
.imgtext
{
	font-style:italic;
	color:#656565;
	display:block;
	margin-bottom:10px;
}
.fltxt, .fltxt a
{
color:#fff !important;
}
