html {
	padding: 1% 8% 2%;
	margin: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #400000;
	background-color: #FFFFD7;
	line-height: 1.1em;
	margin: 0px;
	padding: 0%;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6a0000;
	text-decoration: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.4em;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.hervorheben{
	font-weight: bold;
}

a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: none;
}
a:active {
	color: #3333CC;
	text-decoration: none;
}

.menue-button{
	padding: 1em;
	border: none;
}


.menue-info {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
	margin-right: 1em;
	font-size: 1.2em;
}

a.menue-info:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.menue-info:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.menue-info:hover{
	color: #3333CC;
	text-decoration: none;
}

a.menue-info:active{
	color: #FFFFFF;
	text-decoration: none;
}



#text-links a:link a:visited {
	color: #FF0000;
	font-weight: bold;
	display: block;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1.2em;
}

#text-links a:hover {
	color: #000066;
}

#text-links a:active {
	color: #000066;
}

#text-links .block {
	display:block;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	text-align: center;
}


p {
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul {
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: outside;
	list-style-type: disc;

}

.liste-innen{
	list-style-position:inside;
}

.dummy-link {
	color: #3333CC;
	text-decoration: none;
	cursor: hand;
}

.foto {
	border: 2px outset #660000;
}

.foto-maschinen {
	border: 2px outset #660000;
}


.foto-float {
	float:left;
	margin-bottom:1em;
	margin-top:1em;
	margin-right:1em;
	border: 2px outset #660000;
}

.foto-rechts {
	float:left;
	margin-bottom:1em;
	margin-right:1em;
	border: 2px outset #660000;
}

.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}

table {
	width: 100%;
	empty-cells:show;
	border: none;
	text-align: left;
	vertical-align: top;
	
}

td {
	text-align: left;
	vertical-align: top;
}


li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


table.piktogramm{
	border: 2px ridge #c98447;
	empty-cells:show;
	width:auto;
	height:auto;
	
}

td.piktogramm{
	width:80px;
	border: 1px ridge #c98447;
}

tr.piktogramm{
	height:80px;

}

.piktogramm {
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}

.pikto{
	margin: 5px;
	text-align: center;
}

.weiter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #3333CC;
}
.klein {
	font-size: 0.8em;
}

