* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url("./images/filler.jpg") #ff6600 repeat-y top center;
	color: #5F5F5F;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #ff6600;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

strong {
	font-weight: bold;
	color: #5F5F5F;
}

.spazi {
	letter-spacing: 2px;
}

.orange {
	color: #ff6600;
}

.grau {
	color: #5F5F5F;
}

.unterstrich {
	border-bottom: 1px #ff6600 solid;
}

#header {
	width: 770px;
	height: 110px; /* vorher height: 110px; */
	margin: auto;
	padding-top: 35px; /* vorher margin-top: 35px; */
	background: url("./images/header.jpg") #ff6600 no-repeat top center;
}

#firmenbeschreibung {
	float: left;
	text-align: left;
	margin-top: 36px;
	margin-left: 40px;
	margin-bottom: -30px;
	width: 300px;
	height: 100px;
	font-size: 15px;
	line-height: 20px;
}

#firmenlogo {
	float: right;
	text-align: left;
	margin-top: 30px;
	margin-bottom: -30px;
	width: 350px;
	height: 100px;
}

#firmenslogan {
	margin-left: 8px;
	font-size: 13px;
}

#slideshow {
	clear: both;
	width: 770px;
	height: 150px;
	margin: auto;
	padding-top: 18px;
	padding-bottom: 12px;
}

#master0 {
	margin-left: 2px;
}

#container {
	width: 770px;
/*	height: 800px; */
	margin: auto;
}

/* Content */
#content {
	float: right;
	text-align: left;
	margin-right: 15px;
	width: 500px;
	padding: 10px;
	margin-left: 10px;
}

#content ul {
	border-bottom: 0px;
	margin-left: 15px;
	padding: 2px;
	list-style-type: none;
}

#content li {
	background-image: url("./images/li.jpg");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-top: 4px;
	padding-left: 12px;;
}

#content a:link, #content a:visited, #content a:active {
	color: #ff6600;
	padding-left: 15px;
	background-image: url("./images/a-href.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
}

#content a:hover {
	color: #5f5f5f;
	padding-left: 15px;
	background-image: url("./images/a-hover.jpg");
	background-repeat: no-repeat;
	color: #5f5f5f;
}

/* Navigation */
#navigation {
	float: left;
	text-align: left;
	width: 165px;
	color: #ff6600;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 36px;
	border-right: 1px #ff6600 solid;
	padding-left: 20px;
}

#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover {
	color: #5F5F5F;
	text-decoration: none;
}

#navigation a:hover {
	color: #5F5F5F;
	text-decoration: none;
	border-bottom: #ff6600 1px solid;
}

#translator {
	width: 170px;
	margin-left: -10px;
}

#clearer {
	clear: both;
}

#footer {
	margin: auto;
	width: 770px;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* Kontakt-Formular */
.required {
	color: #FF6600;
}

.field_title {
	font-size: 13px;
	width: 150px;
	vertical-align: top;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

.textfield {
	font-size: 13px;
	width: 200px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #fff;
	border: 1px solid #ff6600;
}

.textarea {
	font-size: 13px;
	width: 90%;
	height: 100px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ff6600;
}

.field_heading {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
	padding-top: 10px;
	margin-bottom: 4px;
	color: #666666;
}

.field_checkbox {
	font-size: 13px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ff6600;
}

.select {
	font-size: 12px;
}

.checkbox_label {
	font-size: 11px;
}

.radio_label {
	font-size: 11px;
}

.email {
	font-size: 13px;
	width: 200px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ff6600;
}

.sender {
	padding: 5px;
}

.button {
	background-color: #ff6600;
	color: #ffffff;
	width: 100px;
	border: 1px solid #5F5F5F;
}

.captcha {
	width: 40px;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #ff6600;
}