/* master.css fuer wika-erodiertechnik.de */


body {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 82%;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {
	color: #000;
	font-family: 'Lucida Grande', Geneva, Verdana, sans-serif;
	line-height: 1.5em;
}

h1 { color: #f00; font-size: 2.1em; font-weight: bold; }
h2 { color: #f00; font-size: 1.4em; font-weight: bold; }
h3 { color: #f00; font-size: 1.2em; font-weight: bold; }
h4 { color: #f00; font-size: 1.0em; font-weight: bold; }
h5, h6 { color: #f00; font-weight: normal; font-size: 1.0em; }
p, dl, ul, ol { font-size: 1.0em; line-height: 1.5em; }

table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }
table tr { vertical-align: baseline; }
table td { text-align: left; }

input, textarea { font-size: 1.0em; color: #003;}

a:link, a:visited { color: #000; text-decoration: none; outline: none; }
a:hover, a:active { color: #000; text-decoration: none; outline: none; }

strong, b { color: #000; font-weight: bold; }
em, i { color: #000; font-style: italic; }
img { border: 0 none; }

.hide { display: none !important; }

/* Margin und Padding bei allen Blockelementen auf Null setzen */
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dd, dt, dd, form, fieldset, input, textarea, pre { margin: 0; padding: 0; }

/* BEGINN LAYOUT */
html { min-width: 980px; height: 100%; }
body { height: 100%; }
#colums {
	z-index: 1;
	position: relative;
	margin: 0 auto 0 auto;
	min-height: 100%;
	width: 980px;
	background: transparent url(bg-middle.jpg) repeat-y 647px 0;
}
#colum-wrap {
	z-index: 1;
	float: right;
	margin: 0 43px 0 0;
	width: 290px;
}
#header {
	height: 110px;
	background: #fff url(bg-top.jpg) no-repeat top left;
}
#menu {
	padding-bottom: 50px;
	outline: 0px solid black;
}
#content {
	z-index: 100;
	float: right;
	margin: 0 122px 0 0;
	padding: 35px 0 176px 0;
	width: 400px;
}
body.galerie #content {
	width: 525px; }

#images {
	z-index: 100;
	float: left;
	margin: 0 0 0 0;
	padding-bottom: 176px;
	width: 105px;
}
body.galerie #images {
	display: none;	 }

#footer {
	z-index: 1;
	margin-top: -176px;
	height: 176px;
	background: #fff url(bg-bottom.jpg) repeat-x bottom center;
	overflow: visible;
}
#footer-wrap {
	z-index: 10;
	position: relative;
	margin: 0 auto 0 auto;
	width: 980px;
	height: 176px;
	overflow: visible;
}
/* ENDE LAYOUT */


/* BEGINN Header */
#header h1 { text-indent: -9999px; overflow: hidden; outline: 0px; }
/* ENDE Header */


/* BEGINN Navigation */
#menu a {
	display: block;
	margin: 0;
	padding: 0;
	width: 214px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	outline: 0px;
}

a#menu-01 { background: transparent url(menu-01.jpg) no-repeat top left; }
a#menu-02 { background: transparent url(menu-02.jpg) no-repeat top left; }
a#menu-03 { background: transparent url(menu-03.jpg) no-repeat top left; }
a#menu-04 { background: transparent url(menu-04.jpg) no-repeat top left; }
a#menu-05 { background: transparent url(menu-05.jpg) no-repeat top left; }

#menu a:hover, #menu a:active { background-position: -214px 0; }

body#unternehmen a#menu-01,
body#leistungen a#menu-02,
body#produkte a#menu-03,
body#maschinen a#menu-04,
body#kontakt a#menu-05 {
	background-position: -214px 0;
}

div.submenu {
	width: 214px;
	text-indent: 0;
	border-bottom: 1px solid #ff000f;
}

div.submenu div {
	padding: 1px 0 0 0;
	width: 214px;
	height: 22px;
	text-align: right;
	border-top: 1px solid #fff;
}

div.submenu div a {
	margin: 1px 0 0 0;
	padding: 0;
}

div.submenu a:hover,
div.subnemu a:active,
div.submenu a.active:hover,
div.subnemu a:active:active {
	color: #fff;
	background: #f00 url(bg-rot.jpg) repeat top left;
}

div.submenu a.active {
	font-weight: bold;
	color: #f00;
}
/* ENDE Navigation */


/* BEGINN Bilderreihe (= linke Spalte) */
#images div { z-index: 200; margin: 0 0 3px 0; }
#images div.more-margin { margin: 0 0 30px 0; }
/* ENDE Bilderreihe */


/* BEGINN Content */
#content h2 { margin: 0 0 1.0em 0; }
#content h3 { margin: 1.5em 0 0.5em 0; }
#content h4 { margin: 1.5em 0 0 0; padding: 0; }
#content h5 { margin: 0.5em 0 0.5em 0; }

#content p { margin: 0 0 1.0em 0; }
#galerie p {	margin: 0 0 1em; }

#content ul, #content ol {
	margin: 5px 0 15px 10px;
	padding: 0 10px 0 0;
}
#content li {
	padding: 1px 1px 1px 15px;
	list-style: none;
	background: url(icon-li.gif) no-repeat 0 0.5em;
}

#content dl { margin: 5px 0 15px 0; padding: 0 10px 0 10px; }
#content dt { font-weight: bold; color: #003;}
#content dd { padding: 0 0 0 10px; }

#content a { padding: 2px; color: #f00; }
#galerie a {	color:   #f00;
	padding: 2px; }

#content a:hover, #content a:active { color: #fff; background-color: #f00; }
#galerie a:hover, #galerie a:active {	color:            #fff;
	background-color: #f00; }

/* Auschalten des Link-Hintergrunds fuer die Bilder */
#content p.no-bg-link a { padding: 0; background: none; }

#content table {
	margin: 1.0em 0 0 0;
	padding: 0;
	border: 0 none;
}
#content table tr {
	margin: 0;
	padding: 0;
}
#content table th,
#content table td {
	padding: 2px 0 2px 0;
	text-align: left;
	border-bottom: 1px solid #333;
}
#content table th p {
	margin: 0;
	padding: 0 0.4em 0.5em 0;
	text-align: left;
	color: #068AD2;
}
#content table td p {
	margin: 0;
	padding: 0 0 0.5em 0.4em;
}

#content div.navigation {
	margin: 0 0 18px 0;
	text-align: right;
}
#content div.navigation img {
	margin: 0 0 0 10px;
}
#content div.navigation a {
	margin: 0;
	padding: 0;
	background: none;
}

#content div.bild-gross {
	margin: 0 0 0 0;
	padding: 0;
}

/* ENDE Content */


/* BEGINN Kontaktformular */
#content table.fieldset td {
	padding-right: 10px;
	vertical-align: top;
	border: none;
}
input.input-field,
textarea.input-field {
	width: 214px;
	border: 1px solid #ccc;
}
input.input-field-s {
	width: 50px;
	border: 1px solid #ccc;
}
p.missing {
	color: #f00;
}

/* ENDE Kontaktformular */


/* BEGINN Footer */
#footer-jubi {
	background-image: url(jubi.jpg);
	z-index: 300;
	position: absolute;
	margin-top: -44px;
	right: 830px;
	bottom: 48px;
	width: 154px;
	height: 58px;
	background-position: center bottom;
	background-repeat: no-repeat; }
#footer-img {	background-repeat:   no-repeat;
	background-position: center bottom;
	margin-top:          -44px;
	position:            absolute;
	z-index:             300;
	right:               5px;
	bottom:              0;
	width:               449px;
	height:              250px; }

body#unternehmen #footer-img { background-image: url(bg-bottom-unternehmen.jpg); height: 330px; margin-top: -124px;}
body#leistungen #footer-img { background-image: url(bg-bottom-leistungen.jpg); }
body#produkte #footer-img { background-image: url(bg-bottom-produkte.jpg); }
body#maschinen #footer-img { background-image: url(bg-bottom-maschinen.jpg); }
body#kontakt #footer-img { background-image: url(bg-bottom-kontakt.jpg); }

#footer-wrap p {
	z-index: 400;
	position: absolute;
	top: 138px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1em; }

#copyright {
	z-index: 400;
	position: absolute;
	top: 148px;
	left: 885px;
	margin-bottom: 0px;
	width: 75px;
	height: 20px;
}
#copyright a {
	display: block;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 20px;
	text-indent: -9999px;
	background: none;
	overflow: hidden;
	outline: 0px solid #0c0;
}
/* ENDE Footer */



/* Spezielle Klassen */
.bold { font-weight: bold !important; }
.left { text-align: left !important; }
.center { text-align: center !important; }
.right { text-align: right !important; }
.clear { clear: both !important; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.border { padding: 0px; border: #000 solid 5px; }
.img-left { margin: 0 10px 5px 0; padding: 0; }
.img-right { float: right; margin: 0 0 25px 10px; padding: 0; }
.small-text { font-size: 0.8em; }

