/* CSS Document */

html {
	min-height: 100.1%;
}
body {
	background: #eed;
	margin: 0em;
	font: 62.5% Arial, Helvetica, sans-serif;
}
#root {
}
#page {
	width: 76em;
	background: #FFF;
	margin: 3em auto;
	border: 0.1em solid #330;
}
/* Kopfbereich */

#language {
	font-size: 12px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	width: 35em;
}
#bestellung .readonly {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	height: 14px;
}
#language ul {
	margin: 0em;
	padding: 0em;
}
#language li {
	display: inline;
	list-style-image: url(../de/_styles/none);
	list-style-type: none;
}
#language li.first {
}
#language li.last {
	list-style-image: url(../_images/icon/icon_dk.jpg);
	list-style-position: outside;
}
#language img {
	padding-top: 0em;
	padding-right: 3em;
	vertical-align: bottom;
}
#head {
	background: #350;
	color: #fff;
	font: small-caps normal 4em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}
#head a {
	color: #fff;
	text-decoration: none;
}
/* Hauptbereich */

#main {
	margin-top: 2em;
}
/* Menü */

#menu {
	width: 15em;
	float: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 2em;
}
#menu ul {
	margin: 0em;
	padding: 0em;
}
#menu li {
	list-style: url(../de/_styles/none) none;
	font-size: 1.2em;
	line-height: 2.5em;
	margin: 0em 0em 0.1em;
	padding: 0em;
}
#menu li a {
	text-decoration: none;
	display: block;
	background: #eed;
	color: #350;
	padding-left: 1em;
}
#menu li a:hover {
	background: #350;
	color: #fff;
}
#menu li a.active {
	background: #ddc;
	color: #330;
	font-weight: bold;
}
#banner {
	width: 14.8em;
	float: left;
	clear: both;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 2em;
	border: 1px solid #350;
	padding-bottom: 0.5em;
}
#banner h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #350;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	margin: 0px 0px 10px;
}
#partner {
	width: 150px;
	float: left;
	clear: both;
	margin: 0px 0px 20px 20px;
	background: #EED;
	padding: 0px;
}
#partner p {
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #330;
	background: #DDC;
	font-weight: bold;
}
#partner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#partner li {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 25px;
}
#partner a {
	color: #350;
	text-decoration: none;
}
/* Inhalte */

#cont {
	margin-left: 18em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	vertical-align: top;
}
#cont h1 {
	margin: 0em 0em 0.5em;
	font: normal 2em/1em Georgia, "Times New Roman", Times, serif;
	color: #330;
	text-transform: uppercase;
}
#cont h2 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font: bold 1.6em/2em Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#cont h3 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font: bold 1.4em/1.5em Arial, Helvetica, sans-serif;
	color: #444;
}
#cont h4 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font: bold 1.4em/1.5em Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;
}
#cont p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
}
#cont hr {
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	height: 1px;
	border-top: 1px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont ul {
	margin-top: 1em;
	margin-bottom: 2em;
	list-style-type: disc;
}
#cont li {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#cont ul ul {
	margin-top: 1em;
	margin-bottom: 0em;
	list-style-type: disc;
}
#cont li li {
	margin-bottom: 0.75em;
	font-size: 1em;
}
#cont acronym {
	color: #335500;
	border-style: none;
	cursor: help;
}
#cont img {
	display: block;
	padding: 1em;
	background: #eed;
	border: 0.1em solid #350;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
}
#cont img.right {
	background: #eed;
	float: right;
	margin-top: 2em;
	margin-left: 2em;
}
#cont a {
	color: #049;
	text-decoration: none;
}
#cont a:hover {
	text-decoration: underline;
}
#cont table {
	margin: 0em 0em 1em;
	padding: 0em;
	border-style: none;
}
#cont th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	color: #444;
}
#cont td {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 1.5em;
	vertical-align: top;
}
#cont tr#g40 {
	display: none;
}
#cont tr#g50 {
	display: none;
}
#cont tr#g80 {
display: none;
}
#cont tr#g100 {

}
#cont tr#g133 {
	display: none;
}
#cont tr#g153 {

}

#cont td.right {
	text-align: right;
	vertical-align: bottom;
}
#cont form {
	margin-bottom: 2em;
}
#cont fieldset {
	border-style: none;
	margin: 1.5em 0em 0em;
	padding: 0em;
}
#cont label {
	font-size: 1.2em;
	line-height: 1.6em;
}
#cont label.left {
	width: 12em;
	margin-right: 1em;
	float: left;
}
#cont label.radio {
	vertical-align: middle;
	margin-right: 1em;
}
#cont input {
	border: 1px solid #335500;
	color: #000;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0.2em;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#cont input.radio {
	vertical-align: middle;
	border-style: none;
}
#cont input.button {
	font-weight: bold;
	color: #FFF;
	background: #350;
}
#cont select {
	border: 1px solid #350;
	padding: 0.2em;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#cont textarea {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0.2em;
	border: 1px solid #350;
}
#column {
	float: left;
	clear: left;
	font-weight: bold;
	margin-top: 20px;
}
#column p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	font-variant: normal;
}
/* Fußbereich */

#foot {
	clear: both;
	text-align: right;
	font-size: 1.1em;
	line-height: 2em;
	margin-left: 18em;
	margin-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
}
#foot ul {
	margin: 0em;
	padding: 0em;
}
#foot li {
	list-style: url(../de/_styles/none) none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 0.1em solid #999;
}
#foot li.first {
}
#foot li.last {
	border-right-style: none;
}
#foot a {
	text-decoration: none;
	color: #999;
}
#foot a:hover {
	color: #333;
}
#bestellung .readonly_strong {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	height: 14px;
	font-weight: bold;
}
