/*---------------{ basic html elements }---------------*/

* {
    margin: 0;
    padding: 0;
    }
img {
    border: 0;
    display: block;
}
body {
	color: #000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #555F69;
	padding-top: 30px;
    }
a:link, a:visited {
    text-decoration: none;
    color: #0082ff;
}
a:hover, a:active {
    text-decoration: none;
    color: #555F69;
}
h1,h2,h3,h4,h5,h6,p,img {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
}
h4 {
}
h6 {
	color: #0082ff;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 15px;
}
h1.csc-firstHeader {
    padding-top: 25px;
}
h4 {
	font-size: 11px;
	padding-bottom: 0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.right {
    margin-left: 200px;
}

/*---------------{ structure }---------------*/
#gyselroth {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 17px;
	height: 325px;
}

#container {
	width: 980px;
	text-align: left;
	background-color: transparent;
	background-image: url(../img/shadow_middle.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
    }
#login {
	height: 20px;
	width: 980px;
	background-image: url(../img/shadow_login.gif);
	background-repeat: no-repeat;
}
#header {
	color: #FFFFFF;
	height: 98px;
	width: 980px;
    }
#banner {
	color: #FFF;
	height: 306px;
	width: 940px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
    }
#banner img {
	padding:0px;
    }
#mainContent {
	float: left;
	width: 453px;
    }
#content {
	width: 980px;
	}
#leftSidebar {
	float: left;
	width: 257px;
	margin: 0px;
	text-transform: uppercase;
 }
#rightSidebar {
	float: right;
	margin: 0px;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
#footer {
	clear: both;
	height: 19px;
	margin-bottom: 0px;
	width: 970px;
	background-color: transparent;
	background-image: url(../img/shadow_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 9px;
    }


/*---------------{ functional elements }---------------*/

#clientlogin {
	background-color: #0082ff;
	height: 20px;
	width: 122px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 8px;
	position: absolute;
	top: 0px;
	left: 837px;
	padding-right: 3px;
}
#contactTop {
	background-color: #0082ff;
	height: 20px;
	width: 98px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 34px;
	position: absolute;
	top: 0px;
	left: 696px;
	padding-right: 3px;
}
#contactTop a, #contactTop a:visited {
	color: #FFFFFF;
}
#clientlogin a, #clientlogin a:visited {
	color: #FFFFFF;
}
#clientlogin a:hover, #clientlogin a:active{
	text-decoration: underline;
}
#contactTop a:hover, #contactTop a:active{
	text-decoration: underline;
}
#german {
	width: 137px;
	float: none;
	height: 10;
	margin-top: 40px;
	margin-left: 20px;
	text-transform: none;
}
#german a {
	color: #0082FF;
}
#german a:hover {
	color: #666666;
}
#header h1 {
	height: 87px;
	left: 10px;
	position: relative;
	text-indent: -9999px;
	top: 0px;
	width: 319px;
	background-image: url(../img/logo_rohnerchem.gif);
	background-repeat: no-repeat;
	padding: 0px;
    }
#header h1 a {
    height: 60px;
    left:0;
    position: absolute;
    top: 0;
    width: 1px;
    }

#menu {
	list-style-type:none;
	position: relative;
	left: 745px;
	top: -40px;
	height: 15px;
	visibility: visible;
	width: 220px;
}
#menu li {
	float:left;
	height:15px;
	line-height:15px;
	position:relative;
	margin-left: 2px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
	color: #DCDCDC;
}
#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none;
	color:#0082ff;
	text-transform: uppercase;
}
#menu li a:hover, #menu li a:active {
    color:#555F69;
}

#mainmenu {
    padding-top: 60px;
    line-height: 1;
}
#titel {
	height: 30px;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainmenu ul {
    list-style: none;
    padding-top: 7px;
}
#mainmenu li {
	padding-left: 20px;
	padding-bottom: 7px;
	color: #555F69;
}
#mainmenu li a {
	color: #0082FF;
}
#mainmenu li a:hover, #menu li a:active {
	color: #666666;
}

#menutop {
	height: 23px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505E66;
	position: relative;
	left: 20px;
	text-indent: -9999px;
}	
#menutop li {
	list-style: none;
	margin: 0;
	position: absolute;
	color: #0082ff;
}
#menutop li, #menutop a {
    height: 23px;
    display: block;
    text-decoration: none;
    }

#company {
	width: 237px;
	left: 0px;
}
#manufacturing {
	width: 237px;
	left: 237px;
}
#plant {
	width: 236px;
	left: 474px;
}
#markets {
	width: 230px;
	left: 710px;
}
#company a {
	width: 237px;
	left: 0px;
	background-image: url(../img/company_0.gif);
	background-repeat: no-repeat;
}
#manufacturing a {
	width: 237px;
	padding-left: 237px;
	background-image: url(../img/manufacturing_0.gif);
	background-repeat: no-repeat;
}
#plant a {
	width: 236px;
	left: 474px;
	background-image: url(../img/plant_0.gif);
}
#markets a {
	width: 230px;
	left: 710px;
	background-image: url(../img/markets_0.gif);
}
#company a:hover, #company a.selected {
	width: 237px;
	left: 0px;
	background-image: url(../img/company_1.gif);
}
#manufacturing a:hover,  #manufacturing a.selected {
	width: 237px;
	padding-left: 237px;
	background-image: url(../img/manufacturing_1.gif);
}
#plant a:hover, #plant a.selected {
	width: 236px;
	left: 474px;
	background-image: url(../img/plant_1.gif);
	background-repeat: no-repeat;
}
#markets a:hover, #markets a.selected {
	width: 230px;
	left: 710px;
	background-image: url(../img/markets_1.gif);
}
#titelclaim {
	width: 960px;
	background-image: url(img/titelclaim.gif);
	height: 68px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#greybox {
	height: 208px;
	width: 230px;
	background-color: transparent;
	border-top-width: 3px;
	margin-top: 20px;
	padding-left: 10px;
	background-image: url(../img/box.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#greybox form {
	padding-left: 10px;
}
#greybox input {
	margin-right: 20px;
}
#greybox div {
}
#greybox label {
	display: block;
}
#boxes ul {
	list-style-type: none;
}
#boxes li {
	background-image: url(../img/line.gif);
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#greybox1 {
	height: 208px;
	width: 200px;
	background-color: transparent;
	margin-top: 20px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-image: url(../img/box.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#greybox2 {
	height: 208px;
	width: 200px;
	background-color: transparent;
	margin-top: 20px;
	padding-left: 20px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-image: url(../img/box.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}

#greybox3 {
	height: 208px;
	width: 200px;
	background-color: transparent;
	margin-top: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/box.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}

#boxes {
	float: left;
	width: 723px;
    }
#titelclaim {
	width: 960px;
	height: 68px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainlink {
	margin-left: 75px;
	margin-top: 15px;
	margin-bottom: 63px;
	padding-right: 60px;
}
form#commercial {
	width: 450px;
	padding-left: 7px;
}
form#commercial p {
}
form#commercial label {
	display: block;
}
form#commercial input {
	width: 210px;
	background-color: #EBEDF0;
	margin-bottom: 20px;
}
form#commercial input#callback {
	height: auto;
	width: auto;
	margin-right: 10px;
	float: left;
}
form#commercial input#city {
	width: 165px;
}
form#commercial input#zip {
	width: 40px;
}
form#commercial select {
	margin-bottom: 20px;
}
textarea#message {
	height: 60px;
	width: 350px;
	margin-bottom: 20px;
}
input.button#Reset {
	height: auto;
	width: auto;
}
input.button#Send {
	height: auto;
	width: auto;
}
#col1, #col2 {
	width: 225px;
}
#col2 {
	float: right;
}
#col3 {
	width: 45px;
	float: left;
}
#col4 {
	width: 170px;
	float: right;
	margin-right: 10px;
}
.blue {
	color: #0082FF;
}

.error {
	color: #FF0000;
}