html {
}

body {
  background-color: #d1dad4;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#page {
  width: 1000px;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
	background-image: url(../gx/bg.gif);
}

div#top1 {
  width: 1000px;
	height: 100px;
}

div#top1_1 {
  width: 380px;
	height: 100px;
	float: left;
	padding-left: 20px;
}

div#top1_2 {
  width: 300px;
	height: 70px;
	padding-top: 30px;
	float: left;
}

div#top1_3 {
  width: 280px;
	height: 100px;
	float: left;
}

a.menue1 {
  font-family: Arial;
	font-size: 10pt;
	color: #605e5f;
	text-decoration: none;
}

div#top2 {
  width: 1000px;
	height: 185px;
}

div#top2_1 {
  width: 345px;
	height: 185px;
	float: left;
	padding-left: 20px;
}

div#top2_2 {
  width: 35px;
	height: 185px;
	float: left;
	background-image: url(../gx/line.gif);
}

div#top2_3 {
  width: 580px;
	height: 185px;
	float: left;
	background-color: #b6aaa7;
}

div#dotline {
  width: 960px;
	height: 8px;
	margin-left: 20px;
	background-image: url(../gx/dot.gif);
	margin-top: 10px;
}

div#dotline_short {
  width: 540px;
	height: 8px;
	/*margin-left: 20px;*/
	background-image: url(../gx/dot.gif);
	margin-top: 10px;
}

div#col1 {
  width: 345px;
	float: left;
	padding-left: 20px;
}

div#col2 {
  width: 615px;
	float: left;
}

div#menuedot_right {
  width: 7px;
	height: 24px;
	background-image: url(../gx/dot.gif);
	float: left;
}

div#menuedot_bottom {
  width: 345px;
	height: 8px;
	background-image: url(../gx/dot.gif);
	clear: both;
}

a.menue {
  height: 21px;
	width: 336px;
	display: block;
	float: left;
	margin-top: 3px;
  font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #605e5f;
	text-decoration: none;
}

a.menue_act {
  height: 21px;
	width: 336px;
	display: block;
	float: left;
	margin-top: 3px;
  font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #605e5f;
	text-decoration: none;
}

a.menue2 {
  height: 21px;
	width: 236px;
	display: block;
	float: left;
	margin-top: 3px;
  font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #605e5f;
	text-decoration: none;
	margin-left: 100px;
}

a.menue2_act {
  height: 21px;
	width: 236px;
	display: block;
	float: left;
	margin-top: 3px;
  font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #605e5f;
	text-decoration: none;
	margin-left: 100px;
}

font.seitenzahl {
  font-family: Arial;
	font-size: 10pt;
	color: #ebe7e2;
	margin-left: 22px;
	margin-right: 10px;
}

font.seitenzahl_act {
  font-family: Arial;
	font-size: 10pt;
	color: #b6aaa7;
	margin-left: 22px;
	margin-right: 10px;
}

div#footer {
  width: 960px;
	height: 10px;
	clear: both;
}

img.seitenzahl {
  margin-right: 24px;
}

div.eck {
  position: relative;
	left: -30px;
  width: 14px;
	height: 14px;
	border-right: 4px solid red;
	border-bottom: 4px solid red;
	margin-bottom: -20px;
}

div#content {
  width: 540px;
	float: left;
	padding: 10px;
	padding-top: 10px;
	margin-left: 33px;
}

h1 {
  font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}

h3 {
  position: relative;
	left: -10px;
	padding: 10px;
	width: 562px;
	color: #ffffff;
  font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

p {
  font-family: Arial;
	font-size: 10pt;
	color: #605e5f;
}

a {
  font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #605e5f;
	text-decoration: none;
}

p.banner {
  font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	padding-left: 10px;
}

h2 {
  font-family: Arial;
	font-size: 14pt;
  color: #ffffff;
	padding-left: 10px;
	font-weight: normal;
}

p.banner2 {
  font-family: Arial;
	font-size: 14pt;
  color: #ffffff;
	padding-left: 10px;
	font-weight: normal;
}

div#geschaeftszeiten {
  background-color: #f68b33;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#geschaeftszeiten p {
	color: #ffffff;
}

ul {
  font-family: Arial;
	font-size: 10pt;
	color: #605e5f;
	padding-left: 13px;
	list-style-image: url(../gx/bullet.gif);
}

td {
  font-family: Arial;
	font-size: 10pt;
	color: #605e5f;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 3px;
}

input {
  background-color: #ffffff;
	border: 1px solid #b6aaa7;
	width: 300px;
}

input.submit {
  width: 100px;
	margin-right: 20px;
}

textarea {
  background-color: #ffffff;
	border: 1px solid #b6aaa7;
	width: 300px;
	height: 120px;
}

a.button {
	height: 23px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
	border: 1px solid #000000;
	display: block;
	float: left;
	text-align: center;
}

input.radio {
  border: 0px;
	width: 20px;
}

div#aktuell {
	padding-left: 22px;
	padding-right: 10px;
	margin-top: -10px;
	margin-bottom: -5px;
}

h4 {
  font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
}

p.quelle {
  font-family: Arial;
	font-size: 8pt;
	color: #605e5f;
}