/* BODY */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	background: #000000;
	color: #cccccc;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: url('/images/footleft.jpg') no-repeat left bottom;
	}
	
#header {
	margin: 0 auto;
	padding: 0;
	height: 132px;
	width: 1003px;
	background: url('/images/header.jpg') no-repeat;
	}

.menu{
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	width: 100%;
	height: 36px;
	background: url('/images/menu.jpg') repeat-x;
	}
	
.menu a{
	margin: 0 25px 0 0;
	color: #000033;
	font-size: 1.5em;
	}
	
.menu a:hover{
	text-decoration: none;
	}


.undermenu{
	text-align: center;
	width: 100%;
	height: 33px;
	padding: 10px 0 0 0;
	background: url('/images/undermenu.jpg') repeat-x;
	}
	
.undermenu a{
	margin: 0 15px 0 0;
	color: #0066cc;
	font-size: 1.5em;
	}
	
.undermenu a.active, .undermenu a:hover{
	color: #ffffff;
	text-decoration: none;
	}
	
#contentblock {
	width: 100%;
	background: url('/images/contentblock.jpg') no-repeat right bottom;
	}

.leftcolum{
	float:left; 
	position:relative; 
	width:242px;
	left:0px;
	overflow: hidden;
	padding: 0 5px 0 0;
}

.blocknav{
	width: 207px;
	padding: 40px 0 25px 35px;
	background: url('/images/blocknav.jpg') no-repeat;
	font-size: 1.3em;
	}
	
.blocknav ul, .blocknav li{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	}
	
.blocknav li{
	margin: 0 0 5px 0;
	}

.blocknav ul ul{
	margin: 0 0 0 25px;
	}
	
.blocknav ul ul li{
	list-style-type: disc;
	}
	
.blocknav ul ul li a{
	color: #336699;
	}
	
.active{
	font-weight: bold;
	}
	
.active a{
	font-weight: normal;
	}
	
.blockgaller{
	width: 242px;
	padding: 40px 0 25px 0px;
	background: url('/images/blockgaller.jpg') no-repeat;
	}
	
.blockgaller img{
	margin: 17px 0 0 17px;
	border: 1px solid #151515;
	}
	
.blockpartner{
	width: 242px;
	padding: 45px 0 25px 0px;
	background: url('/images/blockpartner.jpg') no-repeat;
	text-align: center;
	}

.rightcolum{
	float:right; 
	position:relative; 
	width:242px;
	right:0px;
	padding: 0 0 0 5px;
}

.blocklast{
	width: 234px;
	padding: 36px 5px 170px 5px;
	background: url('/images/blocklast.jpg') no-repeat;
	font-size: 1.3em;
	}
	
.news{
	border-bottom: 1px solid #514c45;
	padding: 5px 0 15px 0;
	}
	
a.readmore{
	display: block;
	width: 78px;
	height: 18px;
	color: #336699;
	background: url('/images/readmore.jpg') no-repeat;
	font-size: 0.8em;
	padding: 3px 0 0 7px;
	margin: 0 0 0 135px;
	}
	
.rubrika{
	color: #666666;
	}
	
.blocklast h3{
	font-size: 1em;
	color: #ffffff;
	}
	
.blocklast img{
	padding: 2px;
	border: 1px solid #514c45;
	}

#content {
	margin-left:250px;
	margin-right:250px;
	position:relative; 
	display:block;
	border: 1px solid #1b1b1b;
	font-size: 1.2em;
	padding: 0 10px 0 10px;
	}
	
.contentline{
	border: 1px solid #1b1b1b;
	margin: 5px;
	}
	
.contenthead{
	margin-left:247px;
	margin-right:247px;
	position:relative; 
	display:block;
	height: 27px;
	background: #232323;
	padding: 7px 0 0 10px;
	}
	
.contenthead h1{
	color: #3399ff;
	font-size: 1.7em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
	
span.date{
	color: #666666;
	font-size: 0.9em;
	}
	
span.name{
	color: #ffffff;
	font-size: 1.5em;
	}

#footer {
	padding: 10px 0 0 0;
	margin: 0;
	width: 100%;
	height: 63px;
	clear: both;
	text-align: center;
	background: url('/images/footer.jpg') repeat-x;
	font-size: 1.1em;
	color: #000000;
	}
	
#footer ul, #footer li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#footer li{
	margin: 0 20px 0 0;
	}

.clear {
	clear: both;
}

a{
	color: #0066cc;
	}

/* END BODY */
