@import url("navigation.css"); 
@import url("textformats.css"); 
body{
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
	font-size:11px;
	
	
	color:#000 !important;
}
#all{
	padding-top:0px;
}
a img{
	border:none;
}
.clearfloat{
	clear:both;

}

#css_switch_1{
	position:absolute;
	display:block;
	height:13px;
	width:32px;
	z-index:100;
	right:30px;
}
#css_switch_2{
	display:none;
}
#holder{
	position:absolute;
	width:860px;
	height:500px;
	margin-left:-430px;
	left:50%;
	top:50%;
	
}
/* Hides from IE-mac \*/
#holder{
	margin-top:-175px;
}
	
#holder.offset{
	top:100px !important;
	margin-top:0;
	position: relative;

}
#head{
/*margin-top:-48px;*/
padding-left:393px;
	
	
}


#container{/*
background:#990 url(/template/images/v5/line.png) repeat -4px left;
	*/
	
	
}

#logo{
	display:block;
	margin-left:371px;
	margin-top:-90px;
	padding-bottom:30px;
}

#deact_center{
	background:#fff;
	opacity:.8;
	position:absolute;
	width:400px;
	height:500px;
	z-index:400;
	display:none;
	/* IE*/
	filter:alpha(opacity=80);
}
#nav{
	width:150px;
	float:left;
	

	
	
}
#center{
	float:left;
	width:375px;



	
}
#sidebar{
	float:left;
	width:250px;

	margin-left:40px;
	padding:0 20px;
	
}
#footer{
	background:#676265 url(../images/icons/shaddow_bottom.png) repeat-x top left;
	height:30px;
	margin:auto;
	width:900px;
}



/**************************************************************************
//// PROJECT 
**************************************************************************/


#project_main{
padding-top:1px;
}
#project_main h1{
margin-bottom:14px !important;
}





#project_main #project_image{
	position:relative;
	margin:4px 0 10px 0;
	height:170px;
	width:390px;
	background:#fff;
	border:1px solid #E1E1E1;
	margin-bottom:18px;
	

}

#project_main .project_image{
	position:absolute;
	z-index:10;

}

#project_main #project_image #project_navi{
	position:absolute;
	right:3px;
	top:174px;
display:none;
	z-index:100;
}

#project_main #project_image:hover #project_navi{
	display:block;
	
}
#project_main #project_image:hover .project_image{

}

#project_main #project_image #project_navi ul{
	margin:0;
	padding:0;
	list-style:none;
	 
}

#project_main #project_image #project_navi ul li{
	float:left;
	margin-left:5px;
	margin-bottom:2px;
}

#project_main  #project_image #project_navi ul li a{
	display:block;
	height:10px;
	width:12px;
	background:#E1E1E1;
	color:#544F52;
	text-decoration:none;
	text-align:center;
	font-size:9px;
	padding:2px 0;
	border:1px solid #fff;

	
}
#project_main #project_image #project_navi ul li a:hover, #project_main #project_image #project_navi ul li a.act{
	background:#544F52;
	color:#fff;
}
.map{
margin-bottom:10px !important;
}
.news{
margin-bottom:25px;
}
.news.no_border{
	
	
	margin-top:0px;	
	padding-top:0px;
}
.news h1{
	float:left;
	
	
}
.news h5{
color:#544F52;
margin:0;
margin-bottom:2px;
font-size:9px;
font-weight:normal;
float:right;
}

.news .head{
	color:#000;
	text-decoration:none;
}
.news .head .headline{
}
.news .head .date{
	color:#5E5E5E;
}


.news .head .headline{

	display:block;
	
	
	text-transform:uppercase;
	margin-bottom:1px;
	line-height:13px;
}
.news.no_border .head .headline{
	width:100%;
	text-transform:none;
	margin-bottom:0;
	font-weight:normal;
	
}




.start_category{
	margin-top:10px;
	float:left;
	width:122px;
	margin-left:6px;
}

.start_category.first{
	margin-left:0;
}	
.start_category img{
	width:122px;
	margin-right:5px;
	border:1px solid #E1E1E1;
}

.start_category .desc{
	
	

}

.start_category .desc h3{
	margin:0;
	font-weight:normal;
}
.start_category .desc p{
	margin-bottom:0;
}
.required{
color:#900;
}

form{
padding:0 0;
}

form fieldset{
border:none;
padding:0px 0;
margin:0;
margin-bottom:2px;
}
form fieldset.half{
float:left;
width:175px;

}
form fieldset.right{
float:right;
width:175px;

}

form fieldset label{
display:block;
margin-bottom:1px;
font-weight:normal;

}

form fieldset input, form fieldset textarea{
	width:350px;
	border:1px solid #E3E3E3;
	padding:2px;
	color:#555;
	
	color:#333;
	font: normal 11px "Lucida Grande", Arial, Helvetica, sans-serif;
}

form fieldset.error input, form fieldset.error textarea{
background:#900;
color:#fff;
;
}

form fieldset textarea{
height:82px;
}

form fieldset.half input, form fieldset.right input{
width:170px;
}
form fieldset input.submit{
width:auto;
margin-top:5px;
}








#wzbg, #veits{
padding-top:5px;
}


