/* master.css fuer stamm-cadcam.de */

/* blau = #014495 */


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

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

h1 { color: #014495; font-size: 2.1em; font-weight: bold; }
h2 { color: #014495; font-size: 1.1em; font-weight: bold; }
h3 { color: #014495; font-size: 1.0em; font-weight: bold; }
h4 { color: #014495; font-size: 1.0em; font-weight: bold; }
h5, h6 { color: #014495; font-weight: bold; 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: #ffb800;
	text-decoration: none;
	}
a:hover, a:active {
	color: #939393;
	font-size: 1em;
	text-decoration: none;
	outline: none medium;
	}

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

sub, sup {
	font-size: 0.8em;
	}

.hide { display: none !important; }

/* Margin und Padding bei allen Blockelementen auf Null setzen */
* { margin: 0; padding: 0; }

/* Raender, Breite, Hintergrundfarbe, etc. der Seite */
html { min-width: 980px; }

body {
	padding-bottom: 10px;
	background: #fff url(bg.gif) repeat-x left top;
	text-align: center;
	}

#page {
	position: relative;
	margin: 50px auto 0 auto;
	width: 980px;
	text-align: left;
	background: #eee url(bg-middle.jpg) repeat-y left top;
	}

/* Beginn Header */
#header {
	position: relative;
	padding: 0;
	height: 128px;
	background: transparent url(logo.jpg) no-repeat top right;
	}

#header h1 {
	float: right;
	margin: 0;
	padding: 0;
	width: 10px;
	text-indent: -9999px;
	}


/* Beginn Menu */
#menu {
	float: left;
	padding: 0;
	width: 610px;
	height: 128px;
	}

#menu a {
	margin: 0;
	padding: 0;
	}
/* Ende Menu */
/* Ende Header */


/* Begin Content */
#content { 
	float: left;
	position: relative;
	margin: 40px 0 0 20px;
	padding: 0 0 20px 0;
	width: 480px;
	min-height: 400px;
	z-index: 50;
	}

#content h2 { margin: 0 0 1.0em 0; }
#content h3 { margin: 0 0 0.5em 0; }
#content h4 { margin: 0 0 0 0; padding: 0; }
#content p { margin: 0 0 1.0em 0; padding: 0; }

#content a:link,
#content a:visited {
	color: #014495;
	}

#content a:hover,
#content a:active {
	color: #ffb800;
	}

/* Beginn Kontakt-table */
table#kontakt-table {
	width: 560px;		
	}

table#kontakt-table td.td-left {
	padding-right: 10px;
	width: 200px;
	}

table#kontakt-table td.td-right {
	width: 350px;
	}

table#kontakt-table li {
	margin: 0 0 0.5em 20px;
	list-style: disc;
	}

/* Ende Kontakt-table */

/* Ende Content */


/* Beginn Images-right */
#images-right { 
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 470px;
	min-height: 440px;
	}

body#kontakt #images-right {
	width: 390px;
	}

body#unternehmen #images-right { background: transparent url(../files/bg-images-right-01-0.jpg) no-repeat top right; }
body#service #images-right { background: transparent url(../files/bg-images-right-02-0.jpg) no-repeat top right; }
body#produkte #images-right { background: transparent url(../files/bg-images-right-03-0.jpg) no-repeat top right; }
body#maschinen #images-right { background: transparent url(../files/bg-images-right-04-0.jpg) no-repeat top right; }
body#kontakt #images-right { background: transparent url(../files/bg-images-right-05-0.jpg) no-repeat top right; }

#images-right div.ir-image {
	position: absolute;
	width: 106px;
	height: 106px;
	overflow: hidden;
	}

#images-right #ir-a { top: 206px; left: 234px; }
#images-right #ir-b { top: 206px; left: 340px; }
#images-right #ir-c { top: 311px; left: 234px; }
#images-right #ir-d { top: 311px; left: 340px; }

body#kontakt #images-right #ir-a { top: 206px; left: 154px; }
body#kontakt #images-right #ir-b { top: 206px; left: 260px; }
body#kontakt #images-right #ir-c { top: 311px; left: 154px; }
body#kontakt #images-right #ir-d { top: 311px; left: 260px; }
/* Ende Images-right */


/* Beginn Footer */
#footer {
	clear: both;
	position: relative;
	height: 31px;
	outline: 0px solid #c00;
	}

#footer div#impressum {
	position: absolute;
	top: 0;
	left: 745px;
	width: 99px;
	height: 21px;
	outline: 0px solid #c00;
	}

#footer div#copyright {
	position: absolute;
	top: 0;
	left: 845px;
	width: 113px;
	height: 21px;
	outline: 0px solid #c00;
	}

#footer div#copyright a {
	display: block;
	width: 113px;
	height: 21px;
	text-indent: -999em;
	text-decoration: none;
	background: url(copyright.jpg) no-repeat 0 0;
	overflow: hidden;
	}

#footer p {
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 0.85em;
	}

#footer p img {
	margin: 0 35px 0 0;
	}

body#produkte #footer p img {
	margin: 0;
	}

/* Ende Footer */





.border {
	padding: 0px;
	border: #000 solid 5px;
	}

.img-left {
	margin: 0 10px 5px 0;
	padding: 0;
	}

.img-right {
	margin: 0 0 5px 10px;
	padding: 0;
	}

/* 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; }

