/* @override http://ollick.lan/styles/tpl.css */

@charset "UTF-8";
/* CSS Document */

body {
	background: #f1f1f2 url(img/body_back.jpg) repeat-x;
	margin: 0;
	padding: 0;

}

.container {
	width: 853px;
	margin-left: -426px;
	padding: 0;
	padding-left: 21px;
	position: relative;
	left: 50%;
	top: 0;
	background: url(img/site_back.png) repeat-y;
}

.head {
	width: 800px;
	height: 190px;
	margin: 0;
	padding: 0;
	background-image: url(img/head.jpg);
}

.navi {
	padding-left: 32px;
	width: 770px;
	height: 44px;
	background-image: url(img/navi_back.jpg);
}

.cnt_one {
	width: 800px;
	background-image: url(img/cnt_back.jpg);
	padding: 0px;
	margin-top: 25px;

}

.subnavi {
	float: left;
	width:175px;
	border: 1px solid #dfdfdf;
	margin-bottom: 50px;
}

.cnt {
	float: left;
	width: 400px;
	margin-left: 5px;
	/*border: 1px solid #dfdfdf;*/
	display: block;
	margin-bottom: 50px;
	padding-right: 10px;
}


.ext_cnt {
	float: left;
	width: 195px;
	margin-left: 3px;
	margin-bottom: 50px;
	border: 1px solid #dfdfdf;
	padding: 0;
	margin: 0;
}
.ext_cnt_cnt {
	width: 195px;
	border-top: 1px solid #dfdfdf;
}

.footer {
	clear: both;
	height: 60px;
	width: 800px;
	border: 1px solid #dfdfdf;
	padding: 0;
	margin-top: 50px;
	text-align:center;
}

/* TEXT-STYLES */
h1{
	font: 23px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	margin: 0 0 3px;
}
h2{
	font: 19px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	margin: 0 0 2px;
}
h3{
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 0 4px;
	margin: 0 0 1px;
}

p {
	padding: 0 0 4px 4px;
	margin: 0px;
	margin-bottom: 10px;
	color: #2a2a2a;
	font: 11px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 16px;
}

p a{
	border: thin solid #9f9f9f;
	background-color: #ffecc4;
	padding: 1px;
	color: #000;
	text-decoration: none;

}

ol{
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
ul{
	list-style-type: georgian;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
}

li{
	
	padding: 0 0 4px 4px;
	margin: 0px;
	margin-bottom: 3px;
	color: #2a2a2a;
	font: 11px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.cnt  a{
	border: thin solid #9f9f9f;
	background-color: #ffecc4;
	padding: 1px;
	color: #000;
	text-decoration: none;
}
.navi a{
	
	text-align: left;
	font: small-caps 15px Georgia, "Times New Roman", Times, serif;
	color: gray;
	top: 15px;
	position: relative;
	padding-left: 12px;
} 
.navi .a_1{
	text-align: left;
	font: small-caps 15px Georgia, "Times New Roman", Times, serif;
	color: black;
	top: 15px;
	position: relative;
	padding-left: 12px;
} 
.a_2{
	text-align: left;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: black;
} 
.na_2{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: gray;
}
.a_3{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: black;
	padding-left:10px;
} 
.na_3{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-left:10px;
}  
.a_4{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: black;
	padding-left:20px;
} 
.na_4{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-left:20px;
}  
.a_5{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: black;
	padding-left:30px;
} 
.na_5{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-left:30px;
} 
.a_6{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: black;
	padding-left:40px;
} 
.na_6{
	text-align: left;
	font:  11px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-left:40px;
} 


.footer a{
	text-align: center;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: gray;
	top: 9px;
	position: relative;
	padding-left: 12px;      
	color: #000;
	text-decoration: underline;
	
}
.marker{
	
	background-color: #ffecc4;
	display: block;
	border-style: dotted;
	border-width: thin;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.newslist{
	padding: 4px;
}


.newslist time{
	font: 9px Georgia, "Times New Roman", Times, serif;
}

a.imagelink{
border:0px;
text-decoration:none;
border: 0;
	background-color: #ffffff;
	padding: 1px;
	color: #000;
	text-decoration: none;
}


/* BESONDERE-STYLES */




