/* *** www.oevsv.at Styles 1.0 // created by OE1TOS, Thomas Obermayer // (C) by OEVSV, 2005-11-04 *** */

/* ********** STANDARD STYLES ********** */
body {
	background-attachment: scroll;
	background-image: url(../_pics/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

div, td,
#menu a:link,
#menu a:active,
#menu a:visited {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fett {
	font-weight: bold;
}

h1 {
	font-size: 124%;
	color: #990000;
	margin: 0px 0px 8px 0px;
}

h2 {
	font-size: 104%;
	color: #990000;
	margin: 0px 0px 5px 0px;
}

p {
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 0;
}

/* *** HEAD *** */
#head {
	position:absolute; left:0px; top:0px; 
	width:773px; 
	height:380px; 
	z-index:1;
}


/* *** MENUE *** */
#menu {
	background-color: #ffffff;
	border: 1px solid #999999;
	position:absolute; 
	left:22px; top:95px; 
	width:186px; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index:2;
}
#menu table {
	width: 176px;
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
}
#menu table td {
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	vertical-align: middle;
}
#menu table td.left {
	width: 9px;
}
#menu a:hover
{
	text-decoration: underline;
}

#active {
	font-weight: bold;
}

/* *** CONTENT *** */
#copyr {
	color: #000000;
	position:absolute; left:216px; top:95px; 
	width:491px;  
	font-size: 10px;
	color: #999999;
	z-index:3;
}

#content {
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:491px;  
	z-index:4;
}

#content table{
	margin: 5px 5px 5px 5px;
}

#content a:link,
#content a:active,
#content a:visited {
	color: #990000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* ***HOME*** */
#homeHeading {
	display: block;
	margin: 5px 0px 10px 0px;
}

#homePics {
	display: block;
	margin-bottom: 10px;
}
table#homeContent {
	width: 480px;
	margin: 10px 0 0 0;
}

table#homeContent td {
	width: 240px;
	vertical-align: top;
}

/* ***ABOUT US, UEBER UNS*** */
table#aboutFD,
table#aboutHIST,
table#prodOverview,
table#prod1
{
	width: 450px;
	margin: 10px 0 10px 0;
}
table#aboutFD td,
table#aboutHIST td,
table#prodOverview td,
table#prod1 td {
	padding: 2px 3px 2px 0px;
	vertical-align: top;
}

img#aboutPic,
img#contactPic {
	display: block;
	margin: 0px 0px 10px 0px;
}

/* ***PRODUCTS, Produkte*** */
.backButton {
	display: block;
	margin: 5px 0px 10px 0px;
}

table#prod5 {
	width: 200px;
}

table#prod5 td {
	padding: 2px 3px 2px 0px;
	vertical-align: top;
}
