/* Standard-CSS für Projekt Kutscher und Gehr */

/* Wichtige Farben
rot 		= #7F1314
hellgrau 	= #CCD4D8
dunkelgrau	= #939BA1
Hintergrund	= #EFF3F5
*/

html, body, div, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: auto;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
}


html, body { 
	width: 750px;
	margin-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

A {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #E89300;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
}
A:LINK { color: #E89300; }
A:VISITED { color: #E89300; }
A:HOVER { text-decoration: underline; color: #E89300; }
A:ACTIVE { color: #E89300; }

A.naviLink {
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	/*
	width:158px;
	heigth:25px;
	background-image: url(../images/naviHauptHG.gif);
	background-repeat: no-repeat;
	*/
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}
A.naviLink:LINK {color: #000000;}
A.naviLink:VISITED {color: #000000;}
A.naviLink:HOVER {text-decoration: underline; color: #000000;}
A.naviLink:ACTIVE {color: #000000;}

A.naviLinkAktiv {
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	/*
	width:158px;
	heigth:25px;
	background-image: url(../images/naviHauptAktivHG.gif);
	background-repeat: no-repeat;
	*/
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
A.naviLinkAktiv:LINK {color: #000000;}
A.naviLinkAktiv:VISITED {color: #000000;}
A.naviLinkAktiv:HOVER {text-decoration: underline; color: #000000;}
A.naviLinkAktiv:ACTIVE {color: #000000;}

A.subNavi {
	margin: 0px;
	padding: 0px;
	padding-left: 45px;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}
A.subNavi:LINK {color: #000000;}
A.subNavi:VISITED {color: #000000;}
A.subNavi:HOVER {text-decoration: underline; color: #000000;}
A.subNavi:ACTIVE {color: #000000;}

A.subNaviAktiv {
	margin: 0px;
	padding: 0px;
	padding-left: 45px;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
A.subNaviAktiv:LINK {color: #000000;}
A.subNaviAktiv:VISITED {color: #000000;}
A.subNaviAktiv:HOVER {text-decoration: underline; color: #000000;}
A.subNaviAktiv:ACTIVE {color: #000000;}

A.klein {
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal;
	color: #FF9900;
}
A.klein:LINK {color: #FF9900;}
A.klein:VISITED {color: #FF9900;}
A.klein:HOVER {text-decoration: underline; color: #FF9900;}
A.klein:ACTIVE {color: #FF9900;}

ol {
	list-style-type: decimal;
}

ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 158px;
	text-align: left;
}

li.menu {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px dotted #ffffff;
	border-right: 3px solid #ffffff;*/
	background-color: #ff9900;
	background-image: url(../images/naviHauptHG.gif);
	background-repeat: no-repeat;
	width: 158px;
}

li.menuAktiv {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px dotted #ffffff;
	border-right: 3px solid #ffffff;*/
	background-color: #ff9900;
	background-image: url(../images/naviHauptAktivHG.gif);
	background-repeat: no-repeat;
	width: 158px;
}

ul.submenu {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

li.submenu {
	width: 158px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	/*border-bottom: 1px dotted #ffffff;
	border-left: 5px solid #FFC773;
	border-right: 5px solid #ff9900;*/
	background-image: url(../images/naviSubHG.gif);
	background-repeat: no-repeat;
	background-color: #ff9900;
}

li.submenuAktiv {
	width: 158px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	/*border-bottom: 1px dotted #ffffff;
	border-left: 5px solid #FFC773;
	border-right: 5px solid #ff9900;*/
	background-image: url(../images/naviSubAktivHG.gif);
	background-repeat: no-repeat;
	background-color: #ff9900;
}

li{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

H1 {
	margin: 0px;
	padding: 0px;
	font-size: 16pt; 
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	line-height: 150%;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt; 
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 100%;
}

#page {
	width: 750px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	background-color: #FFFFFF;
}

#logo{
	display: none;
	float: left;
	width: 268px;
	height: 98px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
}

#shops{
	display: none;
	float: right;
	width: 482px;
	height: 98px;
	padding: 0px;
	margin: 0px;
}

#naviOben{
	display: none;
	float: left;
	width: 158px;
	height: 45px;
	background-image: url(../images/naviObenHG.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
}

html>body #naviOben {
	display: none;
	float: left;
	width: 158px;
	height: 45px;
	background-image: url(../images/naviObenHG.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
}

#titel{
	float: left;
	/*width: 592px;*/
	height: 45px;
	background-image: url(../images/titelHG.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	font-size: 18pt; 
	color: #000000;
	padding: 0px;
	/*padding-left: 70px;*/
	padding-top: 0px;
	margin: 0px;
}

html>body #titel {
	float: left;
	/*width: 522px;*/
	height: 30px;
	background-image: url(../images/titelHG.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	font-size: 18pt; 
	color: #000000;
	padding: 0px;
	/*padding-left: 70px;*/
	padding-top: 0px;
	margin: 0px;
}

#inhalt {
	width: 620px;	
	clear:both;
	/*height: 450px;*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/naviHG.gif);
	background-repeat: repeat-y;
	/*border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900*/
}

html>body #inhalt {
	clear:both;
	width: 620px;
	/*height: 450px;*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/naviHG.gif);
	background-repeat: repeat-y;
	/*border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900*/
}

#naviHaupt {
	display: none;
	float: left;
	width: 158px;
	/*height: 450px;*/
	/*background-image: url(../images/naviHG.gif);*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFC773;
}

#naviSub {
	display: none;
	float: left;
	width: 99px;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	line-height: 200%;
}

#content {
	float: left;
	padding: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 620px;
}

html>body #content {
	float: left;
	padding: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
	margin: 0px;
	/*border-right: 1px solid #FF9900;*/
	background-color: #FFFFFF;
	width: 570px;
}

/*
#contentText {
	padding: 0px;
	padding-top: 110px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	line-height: 150%;
}

#contentTextLinks {
	float: left;
	text-align: justify;
	padding: 0px;
	padding-top: 110px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	width: 270px;
	line-height: 150%;
}

#contentTextRechts {
	float: left;
	text-align: justify;
	padding: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	width: 270px;
	line-height: 150%;
}
*/

#print {
	display: none;
	width: 500px;
	margin: 0px;
	padding: 10px;
	padding-bottom: 10px;
	font-size: 7pt;
	text-align: center;
	color: #000000;
}

#footer {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size: 7pt;
	width: 620px;
	text-align: right;
	color: #FF9900;
	clear: both;

}

.text {
	color: #000000;
	font-size: 9pt;
}

.textKlein {
	color: #000000;
	font-size: 8pt;
}


label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px;
  margin: 3px; 
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { 
  float: none;
  width: auto;
}

form {
  background: #ffffff;
  border: thin solid #E89300;
  margin:0;
  padding:.5em;
}

label {
 text-align: right; 
 padding-right: 1em; 
 width: 80px
}

textarea {
  display: block;
  float: left;
  width: 300px; 
  height: 200px;
}

input[type="checkbox"], input[type="radio"]  {
	width: 10px;
	height: 10px;
}

.center {
	font-size: 10pt; 
	text-align: center;
}

.right {
	margin: 0px;
	padding: 0px;
 	padding-right: 20px; 
	font-size: 8pt; 
	text-align: right;
}

.floatcontainer:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
} 

.floatcontainer {
	display: inline-block;
}  

/* Mark Hadley's fix for IE Mac */  /* Hides from IE Mac \*/ * html .floatcontainer {height: 1%;} .floatcontainer{display:block;} /* End Hack */ 