@charset "UTF-8";
/* CSS Document */




body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-x;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	color: #1B3C8F;
}
a img { 
	border: none;
}


a:link {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.container {
	width: 95%;
	max-width: 1280px;
	min-width: 1260px/*850px*/;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../images/hg_sidebar.gif);
}


.header {
	background-color: #CCC;
	background-image: url(../images/kopf_start.jpg);
	background-repeat: no-repeat;
}
.headerprodukt1 {
	/*background-color: #CCC;*/
	background-image: url(../images/kopf_produkte.jpg);
	background-repeat: no-repeat;
}
.headerprodukt2 {
	/*background-color: #CCC;*/
	background-image: url(../images/kopf_silikon.jpg);
	background-repeat: no-repeat;
}
.headerprodukt3 {
	background-color: #CCC;
	background-image: url(../images/kopf_produkte_filze.jpg);
	background-repeat: no-repeat;
}
.headerprodukt4 {
	background-color: #CCC;
	background-image: url(../images/kopf_produkte_folien.jpg);
	background-repeat: no-repeat;
}
.headerqualitaet {
	background-color: #CCC;
	background-image: url(../images/kopf_qualitaet.jpg);
	background-repeat: no-repeat;
}
.headerimpressum {
	background-color: #CCC;
	background-image: url(../images/kopf_impressum.jpg);
	background-repeat: no-repeat;
}
.headeragb {
	background-color: #CCC;
	background-image: url(../images/kopf_agb.jpg);
	background-repeat: no-repeat;
}
.headerkontakt {
	background-color: #CCC;
	background-image: url(../images/kopf_kontakt.jpg);
	background-repeat: no-repeat;
}
.headerweltweit {
	background-color: #CCC;
	background-image: url(../images/kopf_weltweit.jpg);
	background-repeat: no-repeat;
}
.headerunternehmen {
	background-color: #CCC;
	background-image: url(../images/kopf_unternehmen.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	clear: both;
	text-decoration: none;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	clear: both;
	text-decoration: none;
	line-height: 14px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}
.textblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E359A;
	clear: both;
	padding-left: 15px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.border2 {
	padding-bottom: 10px;
	padding-left: 100px;
	margin-top: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.border3 {
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 25px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.sidebar1 {
	float: left;
	width: 278px;
	padding-bottom: 2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 101%;
}
.content {
	width: auto;
	padding-top: 5px;
	padding-right: 250;
	padding-bottom: 10px;
	padding-left: 360px;
	margin-right: 25px;
}
.content2 {
	width: auto;
	padding-top: 5px;
	padding-right: 15;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-right: 0px;
	font-size: 11px;
	float: left;
}
.right {
	float: right;
}
.container .content p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}


.content ul, .content ol { 
	padding: 10px 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 0px solid #666; 
	margin-top: 0px;
}
ul.nav li {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #666;
	background-image: url(../images/navi_hg1.gif);
	height: 20px;
	padding-right: 5px;
	padding-left: 15px;
	top:10px;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.container .sidebar1 .nav li a {
	padding-bottom: 7px;
	padding-top: 8px;
	font-size: 13px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur ge&auml;ndert. */
	color: #FFF;
	background-image: url(../images/navi_hg2.gif);
	background-repeat: no-repeat;
}

.footer {
	background: #6F7D94;
	position: relative;
	clear: both; 
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#nav2 {
	padding-top: 20px;
}
.blau {
	background-image: url(../images/navi_hg2.gif);
	color: #FFF;
	height: 30px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-repeat: no-repeat;
}
.container .content #bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-left: 20px;
	width: 180px;
}
.container .content #bu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-left: 150px;
	width: 180px;
	clear: right;
	margin-left: 200px;
	float: none;
}
p {
	font-size: 11px;
	color: #666;
}
.vergr {
	cursor: progress;
	filter: Light;
}
#pdf {
}
#textrahmen {
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --------
   Formular
   -------- */
form {
    margin: 15px;
}

#formulartabelle {
    empty-cells: show;
}

#formulartabelle th {
	text-align: left;
	vertical-align: top;
	padding: 2px 1em 0px 0;
}

#formulartabelle td {
    padding: 2px 0;
}

.eingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	background-color: #E8E8E8;
	border: 1px solid #CCC;
}
.container .footer table tr .border2 .text {
	color: #1B3C8F;
	line-height: 18px;
	font-size: 11px;
}
