/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #2E4459 url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


/**Std-Mailformularformatierung*/


fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
	margin-bottom: 5px;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

#mailformFingerrundgelenke,
#mailformFingermittelgelenke,
#mailformPressfit-Technik,
#mailformDaumensattelgelenke,
#mailformallgemeine_Produktinformation

 {
	width: auto;
} 



#mailformformtype_mail {
	padding:2px;
	margin-left:155px;
	background:#eee;
	border:1px solid #ccc;
	width:80px;
	text-align:left;
}














/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 18px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}

ul.list1 li {
	float: left;
	width: 50%;
}

ul.list1 li.alt {
	width: 45%;
	padding-left: 5%;
	background: url(images/homepage08.gif) repeat-y left top;
}

ul.list1 a {
	padding-left: 17px;
	background: url(images/homepage07.gif) no-repeat left center;
}

ul.list2 li {
	padding-left: 17px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.line1 {
	clear: left;
	background: blue;
}

/** LINKS */

a {
	color: #DD0000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

/** BACKGROUNDS */

.bg1 {
	background: #000000 url(images/bg04.jpg) no-repeat right bottom;
}

.bg2 {
	background: #000000 url(images/bg05.jpg) no-repeat right bottom;
}

.bg3 {
	background: #000000 url(images/subpage1_01.jpg) no-repeat right bottom;
}

.bg4 {
	background: url(images/homepage08.gif) repeat-y left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

.image-left {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 6px 0px;
	background: url(images/homepage06.gif) no-repeat left bottom;
}

.image-left img {
	border: 4px solid #FFFFFF;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

.table1 * {
	font-size: 9px;
}

.table1 {
	margin-bottom: 18px;
}

.table1 th, .table1 td {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.table1 th {
	padding: 5px 15px;
}

.table1 td {
	padding: 5px 15px;
	background: #F4F4F4;
}

.table1 tr.alt td {
	background: none;
}

/** HEADER */

#header {
	width: 874px;
	height: 116px;
	padding-top: 0px;
}





/** LANGUAGE */

#language {
	height: 5px;
	padding-top: 65px;	
}

#language ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#language li {
	float: left;
	padding: 0px 24px 0px 2px;	
}

#language li.first {
	border: none;
}

#language a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #60707E;
}

#language a:hover {
	text-decoration: underline;
}





/** MENU */

#menu {
	width: 578px;
	height: 58px;
	background: url(images/bg02.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 10px;
}

#menu ul {
	margin: 0px;
	padding: 24px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 10px;
	/*border-right: 1px solid #ACABAD;*/
}

#menu li.last {
	border: none;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #60707E;
}

#menu a:hover {
	text-decoration: underline;
}

/** LOGIN */

#login {
	width: 578px;
	height: 58px;
	background: url(images/bg03.jpg) no-repeat left top;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login ul {
	margin: 0px;
	padding: 19px 0px 0px 9px;
	list-style: none;
	line-height: normal;
}

#login li {
	float: left;
}

#login label {
	float: left;
	width: 83px;
	height: 22px;
	padding: 6px 10px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #F1CCCC;
}

#login .text-input {
	width: 142px;
	height: 18px;
	padding: 2px 5px 0px 5px;
	background: #850000;
	border: 1px solid #850000;
	border-top-color: #580000;
	border-left-color: #690000;
	color: #FFFFFF;
}

#submit-login {
	margin-left: 19px;
}

/** PAGE */

#page {
	width: 874px;
}

#plans {
	clear: both;
	height: 134px;
}

/** CONTENT */

#content {
	width: 578px;
}

/** BOX STYLE A */

.boxA .title {
	padding: 20px 28px 0px 28px;
}

.boxA .content {
	padding: 14px 28px;
}

/** BOX STYLE B */

.boxB {
	width: 282px;
	height: 134px;
	background: url(images/bg06.jpg) no-repeat left top;
}

.boxB h2 {
	float: left;
	width: 159px;
	height: 29px;
	padding: 17px 0px 0px 17px;
	text-indent: -9999em;
}

.boxB ul {
	float: left;
	width: 126px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style: none;
	line-height: normal;
	font-size: 9px;
}

.boxB li {
	padding: 5px 0px;
	background: url(images/homepage19.gif) repeat-x left top;
}

.boxB li.first {
	background: none;
}

.boxB li span {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.boxB p, .boxB p a {
	float: right;
	width: 106px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	line-height: normal;
}

/** SIDEBAR */

#sidebar {
	width: 296px;
}

/** Copyright */

#copyright {
	width: 874px;
	height: 64px;
	margin: 0px auto;
	background: url(images/bg07.gif) repeat left top;
}

#copyright p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #9DADBE;
}

#copyright a {
	color: #9DADBE;
}

#copyright a:hover {
	text-decoration: none;
	color: #403CD7;
}






/** GLOBALS */

#globals {
	width: 874px;
	height: 26px;
	margin: 0px auto;
	background: url(images/bg07.gif) repeat left top;
}

#globals p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #9DADBE;
}


#globals ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#globals li {
	float: left;
	padding: 0px 16px;
	border-left: 1px solid #9DADBE;
}

#globals li.first {
	border: none;
}

#globals a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #9DADBE;
}

#globals a:hover {
	text-decoration: underline;
}






/** BOX1 */

#box1 {
	padding-bottom: 15px;
}

#box1 p {
	position: relative;
}

/** BOX2 */

#box2 {
	height: 260px;
	min-height: 260px;
	padding-bottom: 19px;
}

html>body #box2 {
	height: auto;
}

#box2 .title {
	padding: 26px 25px 0px 20px;
}

#box2 .content {
	padding: 0px 25px 5px 20px;
}

/** BOX3 */

#box3 {
	padding: 0px 34px;
	color: #9EBBD4;
}

#box3 a {
	color: #D2EAFF;
}

/** BOX4 */

#box4 {
}

#box4 p {
	background: url(images/homepage16.jpg) no-repeat left top;
}

/** BOX5 */

#box5 {
}

#box5 p {
	background: url(images/homepage17.jpg) no-repeat left top;
}

/** BOX6 */

#box6 {
}

#box6 p {
	background: url(images/homepage18.jpg) no-repeat left top;
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

#box8 .title {
	padding-top: 30px;
}

/** BOX9 */

#box9 {
}

#box9 .title {
	padding-top: 0px;
}
