/* Standard Stylesheet
www.projektname.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background: #fff;
	font-family: /* "Lucida Grande","Lucida Sans Unicode",*/ geneva,verdana,sans-serif,arial;
	background: url(images/bg.gif) repeat center;
}

a:link {
	color: #222;
	text-decoration: none;
}

a:visited {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.black {
	color: #005da5 !important;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.45em;
	margin: 1.5em 0;
	clear: both;
	font-weight: normal;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
font-size: 180%;
height: 86px;
padding: 0;
overflow: hidden;
}


h1 a {
color: #aaa;
font-size: 5%;
height: 0;
padding: 86px 0 0px 0;
overflow: hidden;
background: transparent url(/images/Bickel-Lohnperforation.gif) no-repeat;
display: block;
}

h2 {
font-size: 2em;
color: #fffinter
;
}

h3 {
font-size: 1.25em;
/* font-weight: normal; */
}

h4 {

}

/* Layout */
#wrapper {
margin: 0px auto;
width: 100%;
height: 630px;
}

#header, #sprache {
margin: 0px auto 0 auto;
width: 770px;
text-align: center;
padding-top: 90px;
}

#sprache, #sprache a {
padding: 0 0 0 22px;
font-size: 15px;
font-weight: bold;
font-style: normal;
}

#sprache a.english {
background: transparent url(/images/english.gif) no-repeat scroll 0% 55%;
}

#sprache a.deutsch {
background: transparent url(/images/german.gif) no-repeat scroll 0% 55%;
}


#navi {
margin: 0 auto 0 auto;
padding: 8px 0;
width: 400px;
text-align: center;
background-color: transparent;
border: solid #eee 0px;
border-bottom: none;
}

#content {
margin: 0 auto 30px auto;
padding: 35px 0 30px;
width: 400px;
text-align: center;
border: none #eee 20px;
border-top: none;
/* background-color: #005da5; 
color: #333; */
}

#sidebar {

}

body#messe .banner-links {
	position:absolute;
	top:200px;
	left:0px;
}

#footer {
	text-align: center;
	width: 325px;
	margin: 0 auto;
}


.wista-perforation, .pamatec-papiermaschinentechnik {
	display: block;
	float: left;
	overflow: hidden;
	width: 156px;
	height: 0;
	padding: 100px 0 0 0;
	margin: 10px auto;
	background: white url(/images/wista-perforation.gif) no-repeat;
}
.wista-perforation {
	padding-top: 44px; 
	background: transparent url(/images/wista-perforation2.gif) no-repeat;
}

.pamatec-papiermaschinentechnik {
	float: right;
	/*
	padding: 58px 0 0 0;
	background: white url(/images/pamatec-perforation.gif) no-repeat;
	*/
	padding-top: 45px; 
	background: transparent url(/images/pamatec-perforation2.gif) no-repeat;
}

.white {
/*	background: white; */
	-moz-opacity:0.8;
	padding: 1em;
	margin: 1em 0;
}

.white p {
	font-weight: bold;
	-moz-opacity:1.0;
	text-align: justify;
}
