html,body{
	margin:0;
	padding:0;
	color:#000;

}
.clear{
clear:both;
}
.haber{
	padding:5px;/*padding for content */
	height:54px;
}
.haber2{
text-align:center;
}
#zone_bottom{
	height:3em;
	width:100%;
	background-color:#656388;
	text-align: center;
}
#zone_bottom_b{
	height:3em;
	width:100%;
	background-color:#656388;
}
#zone_top{
	padding:.2em 0;
	width:100%;
	background-color:#656388;
	height: 120px;
}
#zone_top .content{
	padding-bottom:0;/*padding bottom 0 to remove space in IE5 Mac*/
	height: inherit;
}
#inner{
margin:0;
width:100%;
}
#zone_left{
float:left;
margin-left:-10em;
margin-right:2px;/*1px*/
position:relative;
width:10em;
}
* #zone_left{
background-color:#ECE9ED;
/*removing this color will remove borders and rounding errors*/
}
#maincol{
	float:left;
	margin:0 -8px 0 0;
	position:relative;
	width:98%;
	background-color:#FFFFFF;
	padding: 0 5px 0 5px;
}
#outer{
	border:solid #FFF 0;
	border-left-width:10em;  /* left column width.*/
	border-left-color:#ECE9ED;   /* left column colour */
	border-left-style:solid;
	border-right-width:10em; /* right column width.*/
	border-right-color:#ECE9ED;  /* right column colour*/
	border-right-style:solid;
	background-color:#ECE9ED; /* center column colour */
	width:auto;
	border-top-color: #999999;
	border-top-width: 10px;
}
#outer>#inner{
	border-bottom:1px solid #E9F5FE;
	background-color: #FFF;
}
#pagewidth{
	min-width:500px;
	width:980px;
	border-right-color:#E9F5FE;
	margin: 10px 10px 10px 10px;
}
#zone_right{
width:10em; /* hack keeps NN4 right column right? */
float:right;
position:relative;
margin-right:-10em;
margin-left:1px; 
}
/**/
#zone_left dl{
margin:-5px;
padding:1px;
}
#zone_left dt{
margin:5px;
padding:0;
}
#zone_left h3 {
color:#000000;
}
.pop dt a{
color:#b23b03;
padding:4px 3px 5px 5px;
text-decoration:none;
font-weight:100;
}
#zone_left dt a{
	color:#b23b03;
	padding:4px 3px 5px 5px;
	text-decoration:none;
	font-weight:200;
	width:8.4em;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#zone_left ul {
	padding-left:10px;
	border-bottom:solid;
    list-style: none;
	margin: 0;
}
#zone_left li {
    padding-left:0;
	border-bottom:solid;
    list-style: none;
	margin: 0;
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#zone_left li a {
color:#b23b03;
text-decoration:none;
}
#zone_left li a:hover{
color:#993333;
}

/* start IE_Mac hide\*/
* html #zone_left dt a{
width:10em; /*value for MSIE 5*/
}
* html #zone_left dt a/**/{
width/**/:100%; /*value for MSIE 5.5*/
width:/**/8.4em; /*value for MSIE 6*/
}
/* end IE_Mac hide*/

#zone_left dt a:hover{
color:#993333;
}
.c{
text-align:center;
}
p{
margin:0;
}
.nodisplay{
display:none;
}
textarea{
background-color:#F4FBFF;
border:2px inset #C7C7C5;
width:87%;
height:15em;
padding:.2em;
margin-left:.5em;
}
#zone_bottom .r{text-align:right;font-size:.7em;line-height:1em;}
#zone_top .content h1{font-size:1.7em;font-style:italic;margin:0 0 0 2em; color:#FFFFFF; }
#zone_top .content p{font-size:.7em;font-style:italic;margin:0 2em;padding:0;text-align:right;}
#maincol .content p{margin:2px 0 3px 5px;}
#maincol .content h2{text-align:left;font-size:18px; }
#maincol .content h2 a{color:#996633; }

#maincol .content h3{text-align:left;font-size:14px; color:#000000;}
#maincol .content b{text-align:left;font-size:14px; color:#000000;}
#zone_right .content p{font-size:.8em;margin-bottom:1em;}
/**/
#menu_right {
	width:10em;
	text-align:center;
	position:relative;
}
#menu_right div{position:relative;}
#menu_right a,#menu_right a:visited{
	text-decoration:none;
	background-color:#D2E1FB;
	color:#0A00B0;
	font-family:"courier new", "sans serif";
	font-weight:bold;
	display:block;
	width:10em;
	height:1.9em;
	font-size:0.85em;
	border:1px solid #fff;
	padding:5px;
}
#menu_right div a span{
visibility:hidden;
background-color:#D2E1FB;
position:relative;
z-index:10;
}
#menu_right div a span.blk{
background-color:#E9F5FE;
border:1px solid #0A00B0;
display:block;
}
#menu_right div a:hover span{
/*width:100px;*/
visibility:visible;
}
* html #menu_right div a:hover{
color:#0A00B0;
}
/* start IE_Mac hide\*/
* html #menu_right div a:hover{
height:1%;
}
* html #menu_right div a:hover{
width:8.1em;/*value for MSIE 5*/
}
* html #menu_right div a:hover/**/{
width/**/:8em; /*value for MSIE 5.5*/
}
.haberi {
	position:relative;
	width:46%;
	z-index:1;
	float: left;
	border-color:#CCC;
	border:1px;
	border:solid;
	height: 250px;
	margin: 5px 5px 5px 10px;
}
.haberi b {
font-size:16px;
font-weight:bold;
}
.imageci {
border:0px;
float:left;
margin-right:5px;
margin-left:5px;
}

.imag {
border:0px;
float:left;

}

a.linkci,
a:visited.linkci,
a:hover.linkci {
color:#000;
text-decoration:none;
}
.clearer {
	height : 3px;
	clear : both;
	background-color : #ffffff;
} 
#telefon {
	background-color:#FFF;
	color:#993333;
	padding-top: 3px;
	width:730px;
	float:left;
}
#telefon2 {
	background-color:#FFF;
	color:#993333;
	padding-top: 3px;
	width:250px;
	float:right;
	text-align:center;
}
#telefon2 a, a:hover {
	color:#993333;
	text-align:center;
}
/* end IE_Mac hide*/
