@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: top;
}

body {
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

form {
  display: inline;
}

a {
  color: #d05808;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
th {
	text-align: left;
}

#wrapper {
  width: 960px;
}

#logo {
  width: 100%;
  height: 85px;
  background: url(../images/bg_head_top.png) no-repeat;
}

#logo img {
  margin: 0 0 0 10px;
}

#navigation {
  width: 100%;
  height: 50px;
  background: url(../images/bg_head_bottom.png) no-repeat;
}

#search {
  float: left;
  width: 220px;
  padding: 12px 0 0 10px;
}

#searchBox {
  width: 134px;
  height: 18px;
  border: 1px solid #666;
  background: #fff url(../images/bg_searchbox.png) no-repeat;
  padding: 2px 0 0 24px;
}

#searchButton {
  margin: 0 0 0 5px;
}

.resultnavigation {
 float: right;
 margin-right: 10px;
}

#browsing {
  float: right;
  width: 710px;
  margin: 26px 0 0 0;
  font-size: 12px;
  line-height: 12px;
  vertical-align: bottom;
}

#browsing img {
  vertical-align: baseline;
}

#leftNav {
  float: left;
  width: 220px;
  font-size: 10px;
  line-height: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #d05808;
}

#leftNav p {
  margin: 0 0 0 10px;
}

#leftNav a {
  font-weight: bold;
  padding: 2px 0 2px 8px;
  display: block;
  background: url(../images/bg_nav_i.png) top left no-repeat;
}

a.active {
  color: #000;
  background: url(../images/bg_nav_a.png) top left no-repeat !important;
}

.adLeft {
  margin: 20px 0 0 10px;
}

#main {
  float: left;
  width: 510px;
  padding-left: 20px;
  padding-top: 10px;
}

#main h1 {
  color: #d05808;
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: normal;
}

#main .inputField {
  width: 300px;
  height: 20px;
  border: 1px solid #666;
}

#main .selectField {
  width: 300px;
  height: 25px;
  border: 1px solid #666;
}

#main .textareaField {
  width: 300px;
  height: 150px;
  border: 1px solid #666;
}

#main .submitField {
  width: 80px;
  height: 20px;
  border: 1px solid #666;
}

#main .label {
  height: 30px;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
  width: 75px;
}

#main input {
  vertical-align: middle;
}

.c1spaltig {
  margin: 0 0 20px 0;
  clear: both;
}

.c1spaltig .top {
  background: #d97837 url(../images/bg_main_box_1sp_top.png) top left no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 2px 0 3px 10px;
}

.c1spaltig .content {
  background: #efefef url(../images/bg_main_box_1sp_content.png) top left no-repeat;
  padding: 10px;
  border-bottom: 1px solid #d05808;
}

.c2spaltig {
  float: left;
  width: 250px;
  margin: 0 10px 20px 0;
}

.c2spaltig .top {
  background: #d97837 url(../images/bg_main_box_2sp_top.png) top left no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 2px 0 3px 10px;
}

.c2spaltig .content {
  background: #efefef url(../images/bg_main_box_2sp_content.png) top left no-repeat;
  padding: 10px;
  border-bottom: 1px solid #d05808;
}
#main .c1spaltig .top h1 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
}
#main .c2spaltig .top h1 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
}

#main .right {
  margin: 0 0 20px 0;
  float: right;
}

#margin {
  float: right;
  width: 170px;
  padding-top: 10px;
}

#main .content p {
  margin: 0 0 5px 0;
}

.box {
  margin-bottom: 20px;
}

.box .head {
  background: #d97939 url(../images/bg_margin_box_top.png) top left no-repeat;
  padding: 2px 0 4px 5px;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  font-weight: bold;
}

.box .main {
  background: #ccc url(images/bg_margin_box_content.png) top left no-repeat;
  border: 1px solid #d05808;
  padding: 5px;
  font-size: 11px;
  line-height: 12px;
}

.box .main a {
  display: block;
  padding: 2px 0 0 5px;
  background: url(../images/bg_margin_box_content_link.png) top left no-repeat;
  font-weight: bold;
}

#margin .inputField {
  width: 126px;
  height: 20px;
  border: 1px solid #666;
}

.pagenavigation {
	color: #fff;
	display: inline;
}
.pagenavigation a {
	color: #fff;
}
.resultnavigation {
	float: right;
}
.listblock {
	display: inline;
	float: left;
	padding-top: 4px;
	margin-right: 10px;
}
ul {
	list-style-type: none;
	list-style-image:url('arrow_simple_right.gif');
	list-style-position: outside;
	padding: 0 0 0 2px;
	margin: 0 0 0 1.5em;
}
ul li {
	padding: 0 0 2px 2px;
	margin-left: 0;
}
.storeimage {
	float: right;
}
#map {
	width: 450px;
	height: 300px;
	margin: auto;
}
.shortcontent {
	text-align: left;
	width: 200px;
}
.systemmessages {
	border: 1px sold red;
}
.message {
	color: #FF0000;
}
.errorfield {
	color: #FF0000;
}

