html, body {
	font-family: Verdana;
	font-size: 12px;
	background: url("/layout_dateien/images/body_bg.gif") repeat-x;
	background-color: #c9c9c9;
	color: #666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #eb690b;
	border-bottom: 4px solid #eb690b;
	padding-left: 5px;
	margin-bottom: 20px;
}

h2,
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #442626;
	border-bottom: 2px solid #eb690b;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	clear:both;
}

h3 {
	border: none;
}

p {
	margin: 0 15px 15px 10px;
	line-height: 17px;
}

a:focus {
	outline: none;
}

#topNavi,
#topNavi a {
	font-size: 10px;
	font-weight: bold;
	color: #442626;
	text-transform: uppercase;
	text-decoration: none;
}

#contentRight img,
#contentLeft img,
#contentLeft form {
	margin-left: 10px;
}

p.absatzLeft {
	float: left;
	width: 410px;
}

p a {
	font-size: 12px;
	color: #eb690b;
	font-weight: bold;
	text-decoration: none;
}

p a.forward {
	float: right;
}

p em {
	color: #442626;
	font-weight: bold;
}

#contentContainer img {
/*	border: 1px solid #c9c9c9;*/
}

#contentRight img {
	border: 0;
}

.justGroup {
	visibility: hidden;
	display: none;
}


/* Formular ANFANG */
label {
	color: #eb690b;
	font-weight: bold;
}

input,
textarea {
	border: 1px solid #e7e8e9;
	background-color: #e7e8e9;
}

input {
	width: 330px;
}

textarea {
	width: 400px;
	height: 150px;
}

#submitButton {
	color: #eb690b;
	font-weight: bold;
	background: none;
	width: 80px;
	border: none;
}

#url {
	background: none;
	border: none;
	width: 1px;
	display: none;
	visibility: hidden;
}

/* Formular ENDE */

#footerAdresse,
#footerAdresse a {
	font-size: 10px;
	color: #fff;
}

#footerContainer hr {
	width: 950px;
	background: #fff; /* Mozilla 1.4 */
	color: #fff; /* IE 6 */
	border: #fff; /* Opera 7.11 */
	height: 1px;
}
