body {
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin: 0px;
	border: 0px;
}

body, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

#main_out {
	width: 735px;
	border-right: 1px dashed gray;
	border-left: 1px dashed gray;
	border-bottom: 1px dashed gray;
}

#main, #main_index {
	padding: 15px;
	padding-top: 30px;
}

#main_index {
	padding-top: 100px;
}

#header {
	width: 735px;
	border: 1px dashed gray;
}

#headerinnen {
	padding: 15px;
}

#welle, #maschinenauswahl {
	width: 700px;
	background-color: #e9e9e9;
	padding-bottom: 10px;
}

div#textblock2 div#welle {
	background-color: transparent;
}

#textblock, .gruppe {
	background: #e9e9e9;
	width: 700px;
}

#textblock2 {
	background: transparent;
	width: 700px;
}

#textinnen {
	padding: 10px 70px;
}

#gruppeinnen {
	padding: 10px;
}

tr.gruppenname {
	color: #c00;
	text-align: center;
	vertical-align: top;
}

#produktname {
	background: #e9e9e9;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 700px;
	margin: 0px
}

h3.produktname {
	padding: 5px 10px;
	margin: 0px;
}

a {
	color: #cc0000;
	text-decoration: none
}

#home_images, #main_welle {
	clear: both;
	width: 680px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*<group=Navigationelemente>*/
/*
#language { 
	visibility: visible; 
	position: absolute; 
	top: 122px; 
	left: 270px; 
	width: 235px; 
	height: 19px 
}

#language_old { 
	visibility: visible; 
	position: absolute;
	text-align: right; 
	top: 26px; 
	left: 720px; 
	width: 40px; 
	height: 20px;
	background-color: transparent
}

#language_old div {
	border-left: 1px dashed gray;
	border-bottom: 1px dashed gray;
	text-align: center;
	padding: 3px 0px;
	background-color: transparent;
}
*/

#language {
	visibility: visible;
	position: absolute;
	text-align: right;
	top: 60px;
	left: 650px;
	width: 100px;
	height: 20px;
	background-color: transparent;
}

#language div {
	border: 0px;
	text-align: center;
	padding: 3px 0px;
	background-color: transparent;
	display: inline;
}

#navigation {
	visibility: visible;
	position: absolute;
	top: 123px;
	left: 160px;
	width: 600px;
	/* height: 19px; */
	height: 25px;
	color: gray;
	background-color: transparent
}

div#navigation div {
	font-size: 10px;
	font-weight: bold;
	display: inline;
	background-color: white
}

#navigation div#nav_left {
	border-left: 1px dashed gray;
}

#navigation div a {
	background-color: #fff;
	color: gray;
	padding: 3px 10px;
	border-top: 1px dashed gray;
	border-bottom: 1px dashed gray;
	border-right: 1px dashed gray;
}

#navigation div a:hover, #navigation div.nav_akt a {
	color: #000;
	background-color: #f1f1f1;
}

/*</group>*/

/*<group=Subnavigationen>*/

#subnavigation {
	width: 700px
}

/*</group>*/

#impressum {
	font-size: 10px;
	text-align: center;
	color: gray;
	padding-top: 10px;
	width: 735px
}

ul#none, ul#none li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

fieldset {
	margin: 15px 0px;
}

div#confirm {
	background-color: pink;
	color: black;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 10px;
}

#isologo {
	margin: 0px 0px 0px 240px;
}

.foto {
	text-align: center;
}

.warning {
	text-align: center;
	color: red;
	margin-bottom: 10px;
}

#rubrikauswahl {
	position: relative;
	height: 2.5em;
	width: 100%;
	margin-bottom: 2px;
	font-size: 8pt;
	white-space: nowrap;
}

#rubrikauswahl #rubrik_selector {
	position: absolute;
	left: 0px;
	padding-left: 2px;
}

#rubrikauswahl #rubrik_aktiv {
	position: absolute;
	right: 0px;
	padding-right: 2px;
}

div.bildbox, div.bildbox2 {
	width: 120px;
	text-align: center;
	padding-top: 20px;
}

div.bildbox2 {
	float: right;
}