@charset "UTF-8";
/* CSS Document */

#col1 h1, #col2 h1,
#col1 h2, #col2 h2,
#col1 h4, #col2 h4 {
font-size:16px;
background:transparent url(../images/css/bgstartboxes.png) top left repeat-x;
height:31px;
padding:0 0 0 20px;
margin:0;
line-height:31px;
font-weight:bold;
}

a.grey {
font-size:11px;
}

a.grey:hover {
font-size:11px;
}

/* #####################################
STRUCTURE
#######################################*/
#mainnavi {
border-bottom: none;
}

#mainbox {
float:left;
background: transparent url(../images/css/bgstart.png) repeat-y top left;
width:975px;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}

#col1 {
float:left;
width:463px;
}

#col2 {
float:left;
width:323px;
margin-left:1px;
}

#imagebox {
width:100%;
height:261px;
border-bottom:1px solid #bbb;
}

#imagebox .csc-textpic-image {
	margin: 0px;
}

#navibox {
width:100%;
height:261px;
border-bottom:1px solid #bbb;
}

#newsbox {
width:100%;
}

#newsbox .news-latest-item {
margin:10px 20px;
}

#newsbox .news-latest-date-title {
font-weight:bold;
font-size:11px;
}

#newsbox p {
margin:0;
font-size:11px;
display:inline;
}

#newsbox .news-latest-gotoarchive {
text-align:right;
margin:10px 20px;
}

#focusbox p {
/*margin:10px 20px;*/
}

#focusbox img {
/*margin-left:10px;
float:right;*/
}

#focusbox .csc-textpic {
margin:10px 20px;
}

#focusbox h1 a, 
#focusbox h1 a:hover,
#focusbox h2 a, 
#focusbox h2 a:hover {
text-decoration:none;
color:#000;
}

/* #####################################
RIGHT SIDE
#######################################*/

#navibox ul {

list-style:none;
margin: 16px 5px 9px 20px;
padding: 0;
}

#navibox li {
margin-bottom:12px;
}

#navibox li a {
font-size:14px;
display:block;
color:#585858;
text-decoration:none;
}

#navibox ul li a {
background:url(../images/css/arrow-white.png) no-repeat 0 2px;
padding:0px 5px 0px 25px;
}

/* #####################################
RIGHT SIDE
#######################################*/

#right h1,
#right h4,
#right h5 {
padding:0 5px;
height:20px;
line-height:20px;
width:177px;
font-size:12px;
/*font-weight:normal;*/
background:url(../images/css/bgh3right.png) repeat-x top left;
text-align:center;
}



#customerselect h3 {
display:block;
margin:1px 0 0px 0;
}

#customerselect p {
text-align:center;
margin:0 0 9px 0;
}

#customerservive h1 {
margin-bottom:10px;
}

#customerselect div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:9px;
}

#right ul.marks,
#customerservive ul {
padding:0 0 0 15px;
margin:0 5px 10px 15px;
}

#right ul.marks li,
#customerservive ul li {
font-size:11px;
list-style-image:url(../images/css/listmark.png);
}