body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#id-frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 100%;
	text-align: left;
}

#id-logo {
	position: absolute;
	top: 34px;
	left: 49px;
}







#id-box-right {
	position: absolute;
	top: 183px;
	left: 770px;
	width: 162px;
	height: 176px;
	background: url(images/bg-box-right.gif) no-repeat;
	z-index: 10;
}

#id-box-right-text {
	color: #ac1f1d;
	margin-top: 30px;
	margin-left: 5px;
	
}

.cl-searchbox {
	border: 1px solid #ac1f1d;
	width: 100px;
	height: 12px;
	font-size: 12px;
	vertical-align:middle;
}


.cl-nav-service {
	text-decoration: none;
	color: #ac1f1d;
}
a.cl-nav-service:hover {
	text-decoration: underline;
}



#id-box-right-person {
	position: absolute;
	top: 379px;
	left: 770px;
	width: 162px;
	height: 176px;
	background: url(images/bg-box-right.gif) no-repeat;
	z-index: 10;
}

#id-box-right-infos {
	position: absolute;
	top: 575px;
	left: 770px;
	width: 162px;
	height: 176px;
	background: url(images/bg-box-right.gif) no-repeat;
	z-index: 10;
	padding: 4px;
}


#id-box-right-infos h3 {
	color:#AC1F1D;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 2px 0;
}

#id-box-right-infos .bodytext {
	color: #666666;
}



#id-top {
	position: absolute;
	top: 110px;
}

#id-bottom {
	position: absolute;
	top: 760px;
}

#id-grey-left {
	position: absolute;
	top: 129px;
}

#id-grey-right {
	position: absolute;
	top: 129px;
	right: 0px;
}

#id-grey-middle {
	position: absolute;
	top: 129px;
	left: 195px;
	width: 546px;
	height: 628px;
	background-color: #cfcfcf;
	overflow: auto;
}

#id-grey-middle-text {
	text-align: center;
	margin-top: -20px;
}




#id-nav-top1 {
	position: absolute;
	top: 92px;
	left: 580px;
	color: #ac1f1d;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#id-nav-top2 {
	position: absolute;
	top: 92px;
	right: 30px;
	color: #ac1f1d;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#id-nav-top1 a, #id-nav-top2 a {
	color: #ac1f1d;
	text-decoration: none;
}

#id-nav-top1 a:hover, #id-nav-top2 a:hover {
	color: #ac1f1d;
	text-decoration: underline;
}





#id-nav-left {
	position: absolute;
	top: 172px;
	left: 0px;
}

#id-nav-left-item {
	position: relative;
	height: 25px;
	width: 192px;
}
#id-nav-left-item-first {
	position: relative;
	height: 26px;
	width: 192px;
}
#id-nav-left-item-mo {
	position: relative;
	top: -1px;
	height: 26px;
	width: 192px;
}

#id-nav-left-border {
	width: 192px;
	height: 1px;
	background: url(images/bg-nav-left-border.gif) no-repeat;
}
#id-nav-left-border-mo {
	width: 192px;
	height: 1px;
	background: url(images/bg-nav-left-border-mo.gif) no-repeat;
}

a.cl-nav-left {
	display: block;
	width: 192px !important;
	height: 24px !important;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/bg-nav-left.gif) no-repeat;
	padding-left: 4px;
}

a.cl-nav-left:hover {
	color: #ac1f1d;
	background: url(images/bg-nav-left-mo.gif) no-repeat;
	text-decoration: none;
}
a.cl-nav-left-mo {
	display: block;
	width: 192px !important;
	height: 24px !important;
	line-height: 24px;
	color: #ac1f1d;
	text-decoration: none;
	background: url(images/bg-nav-left-mo.gif) no-repeat;
	padding-left: 4px;
}

a.cl-nav-left-mo:hover {
	color: #ac1f1d;
	background: url(images/bg-nav-left-mo.gif) no-repeat;
	text-decoration: none;
}



a.cl-nav-left2 {
	display: block;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 14px;
}

a.cl-nav-left2:hover {
	color: #ac1f1d;
	text-decoration: none;
}
a.cl-nav-left2-mo {
	display: block;
	line-height: 20px;
	color: #ac1f1d;
	text-decoration: none;
	padding-left: 14px;
}

a.cl-nav-left2-mo:hover {
	color: #ac1f1d;
	text-decoration: none;
}



#id-box {
	position: relative;
	width: 494px;
	margin-left: auto;
	margin-right: auto;
}

#id-box-header {
	color: #ac1f1d;
	text-align: right;
	padding-right: 32px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 50px;
}

#id-box-text {
	color: #666666;
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
}

#id-box-frame {
	background-image: url(images/box-repeat.gif);
	background-repeat: repeat-y;
}







h1 {
	font-size: 15px;
}

.bodytext {
	margin: 0;
	margin-bottom: 10px;
}

.bodytext a, ul a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #ac1f1d;
}
.bodytext a:hover, ul a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ac1f1d;
}


.csc-linkToTop a, .csc-section a, td a, a.internal-link, p a, .browsebox a  {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #ac1f1d;
}

.csc-linkToTop a:hover, .csc-section a:hover, td a:hover, a.internal-link:hover, p a:hover, .browsebox a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ac1f1d;
}

li {
list-style-image: url(images/ul-bullet.gif);
}

li li {
list-style-image: url(images/ul2-bullet.gif);
}


