body {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	margin: 0;
	padding: 0;
	font-size:9pt;
line-height:13pt;
word-spacing:0.2em;
	background-color: #f5f5f5;
}
a img { border: 0px solid #fff; }

#page {
	width: 800px;
	height: 570px;
	padding: 15px;
	margin: 0px auto;
	background: transparent url(images/complete_new.jpg) no-repeat scroll top left;
}

#header {
	/*background: transparent url(new_images/header.jpg) no-repeat scroll top left;*/
	height: 180px;
}
#servicemenu {
	font-size: 8pt;
	letter-spacing: 0.1em;
	padding: 4px 10px;
	text-align: right;
}
#servicemenu a {
	margin: 0px 5px;
	color: #525252;
	text-decoration: none;
	/* font-variant: small-caps; */

}
#servicemenu a:hover, #servicemenu a.serv_act {
	color: #eb623e;
}
#logo {
	position: relative;
	width: 210px;
	top: 75px;
	left: 35px;
}
#imgmenu {
	position: relative;
	top: -10px;
	left: 290px;
	width: 500px;
}
#imgmenu a {
	margin: 0 25px;
}
#mainmenu {
	position: relative;
	top: 10px;
	left: 280px;
	width: 520px;
}
#mainmenu a {
	margin: 0px 15px;
	color: #525252;
font-size:8pt;
font-weight:regular;
letter-spacing:0.1em;
text-decoration:none;
text-transform:uppercase;
}
#mainmenu a:hover, #mainmenu a.main_act {
	color: #eb623e;
}

#wrapper {
	width: 674px;
	height: 335px;
	margin: 0px 88px 0px 37px;
}
#contentimage {
	margin-left: 20px;
	margin-top: -80px;
	width:95px;
}
#heading {
	margin: 0 0 0 20px;
}
#heading h1 {
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-weight: regular;
	color: #fff;
	margin: 0;
}
#submenu {
	margin-left: 40px;
	margin-top: 100px;
	width: 140px;
	height: 100px;
	overflow: hidden;
}
#submenu a {
	display: block;
	margin: 5px 0px;
	padding-left: 10px;
	background: transparent url(images/element_pfeil.gif) no-repeat scroll left center;
	color: #525252;
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
}
#submenu a:hover, #submenu a.sub_act {
	color: #eb623e;
}
#leftside {
	width: 200px;
	float: left;
}
#rightside {
	overflow: hidden;
	margin-left: 205px;
	height: 310px;
	position: relative;
}
#content {  }
#centerColumn {
	width: 440px;
}
#leftColumn {
	float: left;
	width: 30%;
}
#rightColumn {
	width: 55%;
	float: right;
}

#footer {
	margin: 0px 84px 0px 37px;
}
#footermenu {
	/*border-bottom: 1px solid grey;*/
	text-align: center;
}

#footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 679px;
	position: relative;
}

#footermenu a {
	color: #525252;
font-size:8pt;
font-weight:regular;
letter-spacing:0.1em;
text-decoration:none;
text-transform:uppercase;
}

#footermenu a:hover, #footermenu a.foot_act {
	color: #eb623e;
}

#footermenu li {
	margin: 0 25px;
	display: inline;
	position: relative;
}

#footermenu ul ul {
	position: absolute;
	top: 100%;
	left: 0px;
	text-align: left;
	width: 400px;
	padding-top: 3px;
	z-index: 500;
}
#footermenu ul ul li {
/*	background: transparent url(images/element_pfeil.gif) no-repeat scroll left center; */
	margin: 0;
	padding: 0 15px 0 0px;
}
#footermenu ul ul li a {
	font-weight: normal;
}

div#footermenu ul ul {
	display: none;
}

div#footermenu ul li:hover ul {
	display: block;
}

#copyright {

}

.w390 { width: 390px; }
.w140 { width: 140px; }

#content a {
	color: #525252;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

div.spacer {
	display: block;
	width: 200%;
	height: 5px;
}

div.csc-header,
div.csc-textpicHeader {
/*	background: transparent url(images/layout_header.png) scroll no-repeat left center;
	padding-left: 20px; */
}
div.csc-header h1,
div.csc-textpicHeader h1 {
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
h2, h3 {
	font-size: 8pt;
	letter-spacing: 0.1em;
	font-weight: bold;
}
p.bodytext { }
form {
	margin-top: 13px;
	margin-bottom: 13px;
}
form, fieldset {
	border: 0px none white;
}
div.csc-mailform-field {
	margin-bottom: 5px;
}
div.csc-mailform-field input,
div.csc-mailform-field textarea {
	background-color: #EEEEEE;
	border: 1px solid #E3E3E3;
	color: #EB623E;
	font-size: 9pt;
	width: 90%;
}


div.csc-mailform-field label {
	font-variant: small-caps;
	color: #525252;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	display: block;
	width: 90%;
}
div.csc-mailform-field input.csc-mailform-submit {
	color: #525252;
}

div.csc-mailform-field input.csc-mailform-radio {

	width: 10%;
}


td p.bodytext {
	margin: 0;
}
th {
	text-align: left;
}
blockquote {
	border-left: 3px solid #D0D0D0;
	margin-left: 20px;
	padding-left: 8px;
}

/* Scrollbar */
div#scrollbar {
	float: right;
	position: relative;
	width: 15px;
	height: 310px; 
	font-size: 1px;  /* for image vertical alignment issue */
}
div#track { 
	position: absolute;
	left: 3px;
	top: 12px;
	width: 9px;
	height: 285px;
	background-color: #E7EDEA;
}
div#dragBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 9px;
	height: 20px;
	background-color: #9F9F9F;
}  
div#up { position:absolute; left:0; top:0; }  
div#down { position:absolute; left:0; bottom:0; }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment [1]*/
div#scrollbar img {
	display:block; 
}