/* standard elements */
html {
	min-height: 100%;
	background: #E7E7E2;
	color:#000;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #2655ac;
	background:#fff;
}
a:hover {
	color: #C90F14;
	background:#fff;
}

body {
	background: #E7E7E2;
	color: #444;
	font: normal 62.5% Arial,Verdana,Helvetica,sans-serif;
	padding-top: 0px;
}

p,ul {padding-bottom: 1.2em;}

h1 {font: normal 1.8em Verdana,Helvetica,Arial,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Verdana,Helvetica,Arial,sans-serif;}
h1,h2,h3 {padding-top: 6px; color: #553; background:#fff;margin-bottom: 4px;}


	/*Listenpunkte*/
	li{list-style-image: url(/fileadmin/site/knipex/img/li.gif);}
	ul{padding-left:15px;}
	ul.liste-pdf {list-style-image: url(/fileadmin/site/knipex/pix/pdf.jpg);  padding-left:15px;}
	ul.liste-zip {list-style-image: url(/fileadmin/site/knipex/pix/zip.gif);  padding-left:15px;}	

form,input {margin: 0; padding: 0;}

/* Diverses */
.clearer {clear: both; font-size: 0;}

/* Struktur */
.outer {
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
}
.inner {
	border: 2px solid #D7D7D2;
	background: #FFF;
	color:#000;
	font-size: 1.2em;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 974px;
	text-align:left;
}

/* Kopf*/
.header {
	background: #2655ac;
	color:#fff;	
	height: 129px;
	margin-bottom: 5px;
	text-align: left;
}
.header-logo {
	background: #2655ac url('/fileadmin/site/knipex/img/header_logo_international.jpg') no-repeat;
	color:#fff;		
	height: 129px;
	width:210px;
	float:left;
	text-align: left;
	border: 0px solid red;
}

.header-right {
	background: #2655ac url('/fileadmin/site/knipex/img/top_right_produkte3.jpg') no-repeat;
	color:#fff;		
	height: 129px;
	margin-left:210px;
	text-align: left;
	border: 0px solid red;
}


/* menu */
.subheader{
	background: #2655ac;
	color: #fff;	
	width:960px;
	min-width: 972px;
	height:24px;
	border:0px solid red;
}


/*Suchbox*/
#searchbox {
	float:right;
	text-align:left;
	margin-top:2px;
	margin-right:5px;	
	width: 182px;
	height: 22px;
	background: #2655ac;
	color:#fff;
	background-image: url('/fileadmin/site/knipex/img/search_box_bg_white.gif');
	background-repeat:no-repeat;
}
#searchbox #s {	
	font:normal 10px Arial,sans-serif;
	float: left;
    padding: 0;
	border:0;
    margin: 4px 0 0 4px;
    width: 150px;
	background: #2655ac;
	color:#fff;
}
#searchbox #go {
    float: right;
    margin: 0px 2px 0 0;
}



.path {
	background:#fff;
	color: #7E7E7E;
	font: normal 1.1em Verdana,sans-serif;
	padding: 2px 12px;
}
.path a {
	background:#fff;
	color: #7E7E7E;
	text-decoration: none;
}
.path a:hover {
	background:#fff;
	color: #C90F14;
	text-decoration: underline;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.pagetitle{
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
	color:#2655ac;
	background:#fff;

}
.cont_outer {
	float: right;
	width: 740px;
	padding:5px;
}

.content p {}

.content td {
	font: normal 12px Arial,Verdana,Helvetica,sans-serif;
}


/*LEFTBOX*/
.leftbox {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/* footer */
.footerleft {float: left;}
.footerright {float: right;}
.footer {
	background: #fff;
	border-top:2px solid #2655ac;
	color: gray;/*#2655ac;*/
	font: normal 1em sans-serif;
	margin-top: 15px;
	padding: 8px 12px;
	margin-bottom:5px;
}
.footer a {
	color: #654;
	background:#fff;
	text-decoration: none;
}
.footer a:hover {
	background: #fff;
	color: #C90F14;
}
.print{
	margin-left:10px;
	float:left;
}
.disclaimer,.sitemap{
	float:left;
}


/*language*/
.tx-srlanguagemenu-pi1{margin:0;padding:0;}
.languages{
	margin-top:25px;
	margin-left:8px;
	
}
.languages a {
	color:#333333;
	background:#fff;
	font:normal 0.9em sans-serif;
}
.lang{
	width:60px; 
	height:20px;
	float:left;
	padding-left:2px;
}
.lang li a {
	list-style: none;
	font-size: 0.9em;
	color: #554;
	background: #fff;	
	padding: 8px 0 8px 10px;
	text-decoration: none;
	width: 95px;
	border-top: 0px;
}
.lang a.select, .langCUR a{
	color: #2655ac;
	background: #fff;	
	text-decoration:none;
	font-weight:bold;
}


/*generell*/
img{border:0px;}

/*Typo 3*/
#contentsection, #colLeft, #colRight, #ColNormal, p.bodytext,a{font-size:12px;}

#colNormal{
	float:left;
}

#colRight{
	float:left;
	width:400px;
	margin-left:20px;
	border:0px solid #f0f0f0;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#2655ac;
	background: #fff;	
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
/*Mailform*/
fieldset.csc-mailform{border:0px solid gray;margin-bottom:10px;width:600px;}
fieldset.csc-mailform label{
	width:120px;float:left;text-align:right;margin-right:10px;display:block;
	background:#E8E8E8;
	padding:10px;font-weight:bold;
	/*
	border:1px solid #666666;
	border-right: 2px solid #666;
	border-bottom: 3px solid #666;	
	*/
}
fieldset.csc-mailform input,fieldset.csc-mailform textarea{
	margin-bottom:10px;font-size:10px;font-family:Verdana, Helvetica, sans-serif;
	border:1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 2px solid gray;	
	padding:10px;width:300px;
}
fieldset.csc-mailform fieldset input{float:none;display:inline;width:50px;text-align:left;border:0}
fieldset.csc-mailform fieldset label{display:inline;float:none;text-align:left;width:300px;margin:10px 0}
fieldset.csc-mailform fieldset{border:0}
fieldset.csc-mailform fieldset legend{display:none}
fieldset.csc-mailform select{width:220px;margin:2px 0}
fieldset.csc-mailform option{padding:0 5px;background:#fff}
#mailformformtype_mail{padding:2px;
	margin-left:155px;
	background:gray;
	color:#fff;
	border:1px solid #000;
	width:100px;
	text-align:center;
	padding:5px;
}

/*Leitbild*/
.leitbild {list-style-image: url('/fileadmin/site/knipex/img/li-red.gif');margin-bottom:6px;}
hr.leitbild {background-color:#FF0000;height:10px;}

