* {
	margin: 0;
	padding: 0;
}

body {
	padding: 10px 0;
	background-color: #FFF;
	color: #000000;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#pagewrapper {
	width: 983px;
	margin: 0 auto;;
	background-color: #FFF;
}

#header {}

#wrapper2 {
	position: relative;
	float: left;
	width: 983px;
	background: #FFFFFF url(../images/bg_wrapper2.gif) repeat-y;
	overflow: auto;
}

#spalte1 {
	float: left;
	width: 135px;
	height: 560px;
	padding: 69px 0 0 0;
	margin: 0 0 0 8px;
	background: #FBF1CF url(../images/bg_navi.jpg) no-repeat;
	display: inline;
}

#spalte2 {
	float: left;
	width: 550px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#spalte3 {
	float: left;
	width: 276px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content_spalte2 {
	float: left;
	width: 500px;
	padding: 30px 25px 10px 25px;
	margin: 0 0 0 0;
}

#bottompic {
	z-index: 100;
	position: absolute;
	left: 693px;
	bottom: 0px;
	width: 276px;
	/* background-color: #DDD; */
}

#siegelneu {
	z-index: 100;
	position: absolute;
	left: 18px;
	top: 388px;
	width: 115px;
	/* background-color: #DDD; */
}

#siegelgrafik {
	margin: 0 0 20px 22px;
}

#untersiegel {
	border: 1px solid #00694A;
	background-color: #ED6E00;
	padding: 10px;
}

#footer {}



/*********** LINKS + MENU */

a { color: #004D2E; }
a:hover, #masterdiv a:hover { text-decoration: underline;}
a:active { color: #ED6E00; }

.menutitle { cursor: pointer; padding: 4px 0; }

.submenu { margin-bottom: 3px; }
#masterdiv a { text-decoration: none; }
.menutitle a { padding: 0 0 0 25px; }
.sublink { padding: 0 0 2px 0; }
.sublink a { padding: 0 0 0 35px; }

div.menutitle a.active {
	color: #ED6E00;
	background: url(../images/active_status.gif) no-repeat 0 4px;
}

div.sublink a.active {
	color: #ED6E00;
}

a.orderlink {
	padding: 5px 10px;
	color: #FFF;
	background-color: #ED6E00;
	text-decoration: none;
}

a.orderlink:hover {
	background-color: #004D2E;
	text-decoration: none;
}



/*********** DIVERSES */

h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 20px 0;
}

p {
	margin: 0 0 20px 0;
}

p.bordertop {}

.small {
	font-size: 11px;
}

img#logo {
	margin: 17px 0 0 0;
}

img.bordertext {
	border: 1px solid #000;
	margin-bottom: 10px;
}

.bigger {
	font-size: 14px;
}

.produkttabelle {
}

.produkttabelle p {
	margin: 0 0 10px 0;
}

.bordertop {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px dotted #004D2E;
}

.input1 {
	border: 1px solid #004D2E;
	font-size: 11px;
	width: 160px;
}

.textarea1 {
	border: 1px solid #004D2E;
	font-size: 11px;
	width: 160px;
	height: 80px;
}

.button1 {
	/* border: 1px solid #004D2E; */
	font-size: 11px;
	color: #FFF;
	background-color: #ED6E00;
}

.button2 {
	/* border: 1px solid #004D2E; */
	font-size: 13px;
	color: #FFF;
	background-color: #ED6E00;
}

table#Kontakttabelle {
	margin-bottom: 30px;
}

table#Kontakttabelle td {
	padding-bottom: 1px;
}

table#Abfalltabelle {
	margin-bottom: 20px;
}

table#Abfalltabelle td {
	padding: 15px;
	background-color: #DDD;
}

table#Abfalltabelle td.tdx {
	padding: 38px 15px 15px 15px;
	background-color: #DDD;
}

table#Abfalltabelle img {
	margin-top: 10px;
}

table#Teamtabelle img {
	margin: 0 10px 20px 0;
	border: 1px solid #000;
}

div#eventfotos {
	margin-top: 25px;
	margin-left: -10px;
	padding-bottom: 10px;
}

div#eventfotos img {
	margin: 0 0 10px 8px;
	border: 1px solid #000;
}


