/* CSS Document */
body {
	background-image:url(../_media/background.gif);
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

.Maintable {
	width: 794px;
	height: 100%;
	
	background-image: url(../_media/mainframebackground.jpg);
}

#Mainframe {
	vertical-align: top;
}

#rand {
	width: 8px;
	background-color: #5B594A;
}

#Header {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 794px; 
	height: 243px; 
	visibility: visible; 
	display: block;
	
	background-image: url(../_media/transformatorenbau_schmauderer.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#Navi {
	position: relative; 
	top: 200px; 
	left: 300px; 
	width: 468px; 
	height: 31px; 
	visibility: visible; 
	display: block;
}

#Pic {
	padding: 20px;
}

#Content {
	padding: 20px;
	font-size: 0.9em;
	color: #5A5849;
}

#Content td,th {
	font-size: 0.9em;
	color: #5A5849;
}

#Content a {
	font-size: 0.9em;
	color: #5A5849;
}

.produktebg {
	background-color: #FCFBF4;
}

#Footer {
	font-size: 0.7em;
	color: #5A5849;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 0px;
}

#Footer a {
	color: #282824;
	text-decoration: none;
	font-weight: bold;
}

.gb {
	border: 1px double;
	width: 400px;
}

.gb p {
	margin: 12px;
	line-height: 140%;
}

