/* Kdrive */

body {
	background-color:#EEE;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
}


h2 {
	font-size:1.1em;
	font-weight:bold;
}


h3 {
	font-size:1.0em;
	font-weight:bold;
}

a, a:visited {
	color: blue;
	text-decoration:none;
}

a.NoLinkMarker {
	text-decoration:none;
}

img {
	border: 0;
}

#mainmenu {
	width: 980px;
  margin: 0 auto;
	padding:0px 20px;
  position:relative; top:10px;
	margin-top: -15px;
}

#mainmenu li {
	float:left;
	list-style: none;
	background-color: white; /* #FFFFCC; */
	border-width: 0 2px 2px 0;
	border-style: outset;

	padding-left: 15px;
	padding-right: 15px;
}

#mainmenu ul {
	padding: 0 0 0 0px;
}

#mainmenu a {
	font-size:10pt;
	text-decoration:none;
	color: blue;
}

#mainmenu li:hover {
	background-color: #C8F0F0;
}

#mainmenu a:active {
	color: red;
}

span.hint {
	border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:#00A000;
  cursor: help;
}

div.programme {
	width: 100%;
	padding:20px 20px 20px 20px;
}

#headline  {
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
  color:black;
}
#headline a {
  color:black;
	text-decoration:none;
}

.demo_images {
}

.demo_images img {
	margin:0 0 0 30px;
}

.Fett1 {
	font-weight:bold;
}


.fixed {
	font-family:Courier;
}

.Big {
	font-size:18pt;
}

h3.Bigger1:first-letter {
	font-size:16pt;
}

.italic {
	font-style: italic;
}

.smaller1 {
	font-size:0.75em;
}


span.UnderlineRed {
	color : red;
	text-decoration:underline;
}

span.Banner1 {
	font-size:14pt;
	color: red;
}

div.FAQ p {
	margin:0 0 0.5em 0;
}

div.FAQ .Frage {
	color: #DF7401; /* #CC0066; */
}

div.FAQ .Frage:before{
  font-weight: bold;
  content: "F: "
}

div.FAQ .Antwort {
	display: block;
	color: #444;
}

div.FAQ .Antwort:before{
  font-weight: bold;
  content: "A: "
}

span.Adresse {
	color: #CC0066;
	font-size:12pt;
}

.hilight {
	font-size:14px;
	color: yellow;
}

.hilight2 {
	font-size:14px;
	color: #AA231C;
}


#Bestellformular {
  width:850px;
	font-size: 11pt;
}

#Bestellformular .field {
	padding: 10px 0 10px 0;
}

#Bestellformular .required {
	background-color:#EABE6D !important;
	color: black;
}

#Bestellformular .required_label, #inputerror .required_color {
	color: #F98B04;
}

#Bestellformular .radio_group {
	padding: 5px 0 5px 0px;
}

#Bestellformular .radio_group span.radio_item {
	display:block;
	padding:0 0 5px 5px;
}

#Bestellformular span.checkbox_item {
	display:inline;
}

#Bestellformular legend {
	margin-left:10px;
}

#Bestellformular label {
	display:block; /* neue Zeile */
}

#Bestellformular .radio_item label {
	display:inline; /* selbe Zeile */
}

#Bestellformular .inputfield {
	width: 300px;
	display:block; /* neue Zeile */
	background-color:white;
}

#Bestellformular p {
	font-size: 1.0em;
}

#Bestellformular p.beschreibung {
	font-size: 0.8em;
	margin:0 0 10px 0;
}


#BestellTabelle {
	width: 100%;
	border: 0px solid;
	padding: 1px;
}

#BestellTabelle td {
	border: 0px solid;
	padding: 1px 10px 1px 1px;
}

#BestellTabelle td.preis {
	text-align:right;
}

#ma-footer {
	float:right;
}
#ma-footer h1 {
	font-family: Times New Roman, serif;
	font-size: 1.0em;
  font-weight: normal;
  font-variant: normal;
}
#ma-footer a {
  color: black;
  text-decoration: none;
}
#ma-footer a:before {
	content: "";
}
