@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
/* header */
#logo{
	float:left;
	margin-left: 24px !important;
	margin-left: 12px;
}
#banner{
	float:right;
	margin-right: 28px !important;
	margin-right: 14px;
}
/* nav */
#nav{
	margin-top: 3px;
	width: 100%;
	clear: both;
	height: 30px;
	background: url(/assets/templates/personneldept09/nav_bg.gif) repeat-x;
}
.nav-big{
	text-transform: uppercase;
}
#nav ul{
	padding: 3px 0 0 27px;
}
#nav ul li{
	float: left;
	padding-right: 39px;
}
#nav ul a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#nav ul a:hover{
	color:#b0192f;
}
#nav ul li.nav-active a { 
	color:#b0192f;
}
/* content-patch */
#content-patch{
	margin-top: 17px;
	background: url(/assets/templates/personneldept09/right_left_clearance.gif) right top repeat-y;
}
	/* content-left-patch */
#content-left-patch{
	margin-left: 27px !important;
	margin-left: 13.5px;
	padding-bottom: 80px;
	margin-right: 205px;
	background: url(/assets/templates/personneldept09/content-left-bg.gif) bottom center no-repeat;
	min-height: 240px;
}
#content-left-patch h2{
	font-size: 1.27em;
	padding-bottom: 12px;
	background: url(/assets/templates/personneldept09/left-headline-bg-1line.gif) bottom left no-repeat;
	margin-bottom: 20px;
}
#content-left-patch p{
	margin: 0 0 15px 10px;
}
	/* content-right-patch */
#content-right-patch{
	width: 190px;
	float: right;
	padding-right:6px;
	margin-left: 18px;
	height: 100%;
}
#right-phone{
	margin-bottom: 15px;
}
#right-resizer{
	margin: 0 0 15px 12px;
	padding-bottom: 4px;
	border-bottom: #dddd77 1px solid;
	width: 155px;
}
#right-resizer a{
	color: #b0192f;
	text-decoration: none;
}
.resizer-title{
	padding: 0 15px 0 18px;
	color: #b0192f;
}
#resizer-st,#resizer-nd,#resizer-rd{
	font-style:normal;
	margin-right: 2px;
}
#resizer-nd{
	font-size: 1.6em;
}
#resizer-rd{
	font-size: 2.2em;
}
#right-menu{
	margin: 0 0 15px 12px;
}
#right-menu ul{
	list-style: url(/assets/templates/personneldept09/right_menu_arrow.gif) inside;
}
#right-menu ul li{
	padding-bottom: 9px;
	height: 14px;
	/*padding-left: 0 !important;*/
	padding-left: 7px;
}
#right-menu a{
	color:#000;
	text-decoration: none;
}
#right-menu a:hover{
	color: #b0192f;
}
#right-ltnews{
	width: 190px;
	height: 168px;
	background: url(/assets/templates/personneldept09/right_ltnews_bg.gif) no-repeat;
	margin-bottom: 15px;
}
#right-ltnews h3{
	padding-top: 12px;
	text-align: center;
	font-style: italic;
	font-size: 1.1em;
	font-weight: bold;
	color: #b1232e;
}
#right-ltnews ul{
	padding: 12px 20px;
}
#right-ltnews ul li{
	padding-bottom: 12px;
	font-weight: bold;
}
#right-ltnews a{
	color:#000;
	text-decoration: none;
}
#right-ltnews a:hover{
	color: #b0192f;
}
#right-ltnews span.ltnews-time{
	display: block;
	font-weight: normal;
	padding-left: 15px;
}
/* footer */
#footer{
	background: url(/assets/templates/personneldept09/footer_line.jpg) top repeat-x;
	width: 100%;
	height: 50px;
}
#footer ul{
	width: 700px;
	margin: auto;
	padding-top: 10px;
}
#footer ul li{
	float: left;
	padding-right: 20px;
}
#footer a{
	color: #c4c410;
	text-decoration: none;
	font-weight: bold;
}
/* info menus */
#info-menu{
	margin: 0 0 15px 12px;
}
#info-menu ul{
	list-style: url(/assets/templates/personneldept09/right_menu_arrow.gif) inside;
}
#info-menu ul li{
	padding-bottom: 6px;
	height: 14px;
	/*padding-left: 0 !important;*/
	padding-left: 7px;
}
#info-menu a{
	color:#000;
	text-decoration: none;
}
#info-menu a:hover{
	color: #b0192f;
}
