* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
body {

	color: #7e8185;
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
}

h1 {
	text-indent: -999em;
	font-size: 16px;
}
.jp h1,
.cn h1 {
	margin-bottom: 10px;
	text-indent: 0em;
	font-size: 20px;
	color: #196aac;
	font-weight: normal;
}

h1.header1Row {
	height: 30px;
}

h1.header2Row {
	height: 50px;
}

h2 {
	font-size: 16px;
	line-height: 140%;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #196aac;
	text-transform: uppercase;
}

.csc-header h3 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #999c9e;
	border-bottom: 1px solid #999c9e;
}


p {
	line-height: 140%;
	margin: 0;
	padding: 0;
	color: #7e8185;
}

tr, td {
	font-size: 16px;
	color: #7e8185;
	
}

li {
	margin-left: 15px;
}

.csc-default li {
	line-height: 140%;
	padding-bottom: 1px;
}

.csc-default .csc-menu li {
	line-height: normal;
	padding-bottom: 1px;
}

a, a:visited, a:link {
	color: #196aac;
	text-decoration: none;
}

a:hover {
	color: #999c9e;
}

input {
	border: 1px solid #7f7f7f;
	font-size: 15px;
}

label {
	font-size: 15px;
}

sup {
	font-size: 80%;
	line-height: 100%;
	vertical-align: text-top;
}

sub {
	font-size: 80%;
	line-height: 100%;
	vertical-align: text-bottom;
}

input {
	border: 1px solid #7f7f7f;
	padding: 2px;
	background-color: #fff;
	color: #6d6d6d;
}

table.TechnischeDaten {
	border-collapse: collapse;filter;
	font-size: 12px;
}

table.TechnischeDaten th {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

table.TechnischeDaten td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 3px;
}
