body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}


div#content {
	position: absolute;
	top: 210px;
	left: 240px;
	padding: 0 0 16px 0;
	border: 0px solid #000;
 }

 .widecontent {
 	width: 700px;
 }

#heading {
	position: absolute;
	top: 10px;
	left: 240px;
	height: 160px;
}

#heading p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
 	font-size: 12pt;
 }

h1 {
	color: #f80;
	font-weight: normal;
	font-size: 28pt;
	margin: 10px 10px 10px 0;
}

h2 {
	color: #999;
	font-weight: normal;
	font-size: 20pt;
	margin: 10px 10px 10px 0;
}

h3 {
	color: #f80;
	font-weight: normal;
	font-size: 16pt;
	margin: 10px 10px 10px 0;
}

p, li, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p, li {
	line-height: 1.3em;
	margin: 10px 10px 10px 0;
	width: 470px;
}

a, a:link, a:visited {
	color: #f80;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover {
	color: #f80;
	text-decoration: underline;
}

ul#menu {
	position: absolute;
	left: 20px;
	top: 216px;
	list-style: none;
	color: #f80;
	margin: 0;
	padding: 0;
	line-height: 13pt;
}

ul#menu li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

ul#menu a, ul#menu a:link, ul#menu a:visited {
	color: #f80;
	font-weight: normal;
	font-size: 11pt;
	line-height: 13pt;
}

li#imprintlink {
	margin-top: 13px;
	color: #999;
}
li#imprintlink a, li#imprintlink a:link, li#imprintlink a:visited {
	color: #999;
}

.randbild {
	position: absolute;
	left: 500px;
	width: 300px;
	padding: 0;
	margin: 4px 0 0 0;
}

img.seite {
	border: 1px solid #ccc;
}

.randbild p {
	margin: 8px 0 0 0;
	padding: 0;
	color: #999;
	font-size: 10pt;
	width: 300px;
}

.seiten {
	float: left;
	width: 310px;
}

/* Bestellformular */

#bestellen {
	text-align: center;
}

#bestellen select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	margin: 0 0 0 8px;
}

#bestellen table {
	margin: 0 0 8px 0;
}

#bestellen td.showhide {
	padding-right: 4px;
}

#bestellen th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding: 0px 8px 0 0;
}

#bestellen tr.person th, #bestellen tr.person td {
	padding-top: 20px;
}

#bestellen input, #bestellen select {
	border: 1px solid #ccc;
	background: #fcfcfc;
}

#bestellen input.checkbox {
	border: none;
	background: #fff;
}


#bestellen input, #bestellen textarea {
	border: 1px solid #ccc;
	background: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bestellen textarea {
	padding: 2px;
}

#bestellen th.tsubj, #bestellen td.tsubj {
	padding: 20px 0 4px 0;
}

#bestellen input#senden {
	background: #f80;
	color: #fff;
	font-weight: bold;
	margin: 24px 0 16px 0;
	padding: 2px 16px;
	border: 1px outset #999;
	cursor: pointer;
}

#bestellen p.err {
	width: 280px;
}

#bestellen .highlight {
	font-weight: bold;
}

a.addthis_button_compact, a.addthis_button_compact:link, a.addthis_button_compact:visited {
	color: #999 !important;
}
