@charset "UTF-8";
/* CSS Document */

/* general styles for headings, links etc */

body {
	background-color:#efefef;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #2e3192;
}

a:hover {
	text-decoration: underline;
}

img{
	border: none!important;
	text-decoration:none!important;
}

img, div { behavior: url(iepngfix.htc); }

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #2e3192;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #2e3192;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

/* general styles for containers used in this template */

#container {
	width: 1024px;
	background-color:#ffffff;
	height: auto;
	margin: 0 auto;
}

#main {
	width: 1024px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

/* container for "Firmensitz" image */
#firmensitz {
	width: 924px;
	height: 340px;
	background-repeat: no-repeat;
	background-image: url(../bilder/firmensitz.jpg);
	float:left;
}

#logo_weigels {
	z-index: 1000;
	position:relative;
	left: -50px;
	top: -50px;	
}

#germany {
	z-index: 1000;
	position:relative;
	left: 50px;
	top: -50px;	
}

/* text description */
#text {
	width: 924px;
	height: 40px;
	background-repeat: repeat-y;
	float: left;
	padding-top: 10px;
	padding-bottom: 2px;
}

#impressum {
	width: 924px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	padding-top: 10px;
	padding-bottom: 2px;
}

.text {
	color: #2e3192;
	font-size: 1em;
	text-align:center;
	background-color:#ffffff;
}

#products {
	width: 924px;
	height: auto;
	float: left;
}

#peeljet {
	float: left;
	width: 430px;
	height: 240px;
	margin: 0;
	padding-right: 32px;
	border: none!important;
	text-decoration:none!important;
}

#trackjet {
	float: left;
	width: 430px;
	height: 240px;
	margin: 0;
	padding-left: 32px;
	border: none!important;
	text-decoration:none!important;
}

.flags {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flags img {
	padding-right: 5px;
	vertical-align: top;
}

.img_logo_right {
	border: none !important;
	float: right;
	width: auto;
}

/************* FOOTER ****************/

#footer{
	clear: left;
	height: 20px;
	width: 924px;
	font-size: 0.8em;
	font-style: normal;
	color: #2e3192;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

/***/
.pj_road {
	vertical-align: text-top;
	font-variant:small-caps;
	color: #2e3192!important;
}
/***/
