body {
  background-color: #2e2e2e;
  margin: 0;
}
a {
  outline: none;
}
img {
  border: none;
}
h3 {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
  font-size: 12pt;
}
.spacer {
  clear: both;
  font-size: 0;
  line-height: 0;
}
#main-wrapper {
  display: block;
  height: auto;
  margin: 0 auto 10px;
  width: 1024px;
}
#top-add {
  display: block;
  height: auto;
  margin: 0 auto;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: left;
  width: 100%;
}
#top-add img {
  padding-left: 8px;
}
#right-add {
  display: block;
  float: right;
  height: auto;
  margin: 0;
  padding-top: 150px;
  text-align: center;
  width: 146px;
}
#main-content_wrapper {
  background-color: #fff;
  display: block;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 870px;
}
#logo-bg {
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6B556A), to(#3C263B));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #6B556A, #3C263B);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #6B556A, #3C263B);
  /* IE 10 */
  background-image: -ms-linear-gradient(top, #6B556A, #3C263B);
  /* IE 6-9*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B556A', endColorstr='#3C263B');
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #6B556A, #3C263B);
  display: block;
  height: 88px;
  margin: 0 auto;
  width: 100%;
}
#logo-bg .logo {
  float: left;
  height: 40px;
  padding-left: 34px;
  padding-top: 25px;
  text-align: right;
  width: 280px;
}
#logo-bg .search {
  float: right;
  height: 36px;
  margin: 0;
  padding-left: 0;
  padding-right: 18px;
  padding-top: 24px;
  text-align: right;
  width: 194px;
}
#logo-bg .search-field {
  border: 1px solid #fff;
  color: #383838;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  margin: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-top: 4px;
  width: 152px;
}
#logo-bg .submit {
  background-image: url(http://www.dzgszx.com/images/search-go.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 26px;
  line-height: 0;
  text-indent: -9999px;
  width: 28px;
}
#content {
  background-color: #fff;
  display: block;
  float: left;
  height: auto;
  margin: 0;
  padding-top: 0;
  width: 870px;
}
#content .left-conbox {
/*  background-image: url(http://www.dzgszx.com/images/content-midline-art.jpg);
  background-position: left top;
  background-repeat: repeat-y; */
  border-left: solid 1px #EFEEEA;
  border-right: solid 1px #EFEEEA;
  float: right;
  margin: 0 3px 0 21px;
  padding: 0;
  text-align: left;
  width: 472px;
}
#content .left-top-artbg {
  background-image: url(http://www.dzgszx.com/images/content-top-art.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  float:right;
  height: 34px;
  width: 480px;
  margin:10px 0 0 20px;
}
#content .left-bot-artbg {
  background-image: url(http://www.dzgszx.com/images/content-bot-art.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  float:left;
  height: 34px;
  width: 480px;
  margin: 0 0 10px 20px;
}
#content .left-conbox h2 {
/*  background-image: url(http://www.dzgszx.com/images/heading-bg.jpg);
  background-position: center bottom;
  background-repeat: repeat-x; */
  border-bottom: solid 4px #e2dcce;
  box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;
  -moz-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;  
  -webkit-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;    
  color: #432743;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 20px 14px;
  padding: 0 0 14px 2px;
  text-transform: capitalize;
}
#content .left-conbox h3 {
  padding-left:10px;
}
#content .info-frame {
/*  background-image: url(http://www.dzgszx.com/images/heading-bg.jpg);
  background-position: left 4px;
  background-repeat: repeat-x; */
  margin: 0 20px 8px;
  min-height: 170px;
  padding: 0 0 20px;
}
#content .info-frame .date {
  background-color: #fff;
  color: #261626;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  margin: 0 0 10px;
  padding: 0 0 0 2px;
  text-align: left;
  width: 37%;
  float:left;
}
.decor-box {
  border-bottom: solid 4px #e2dcce;
  box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;
  -moz-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;  
  -webkit-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;
  float:left;
  width:62%;
  line-height:6px;
}
#content .info-frame .pic {
  margin: 0;
  padding: 8px 20px 20px 0;
}
#content .info-frame .big-pic {
  margin-bottom: 10px;
  margin-top: 10px;
}
#content .info-frame h1 {
  color: #432743;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding-left: 0;
  padding-top: 6px;
}
#content .info-frame p {
  color: #434343;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  padding: 14px 0 10px;
}
#content .info-frame p a {
  color: #432743;
  font-weight: 700;
  text-decoration: none;
}
#content .info-frame p a:hover {
  color: #432743;
  font-weight: 700;
  text-decoration: underline;
}
#content .info-frame .more {
  background-color: #564055;
  color: #fff;
  float: right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: 400;
  height: 18px;
  line-height: 16px;
  text-align: center;
  width: 60px;
}
#content .info-frame .headings {
  color: #432743;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}
#content .info-frame .soc-icons {
  margin: 0;
  padding-bottom: 13px;
  padding-right: 13px;
}
#content .info {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
#content .info .name-field {
  border: 1px solid #563d56;
  color: #383838;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  margin-right: 4px;
  padding-bottom: 0;
  padding-left: 4px;
  padding-top: 4px;
  width: 260px;
}
#content .info .coment-field {
  border: 1px solid #563d56;
  color: #383838;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 200px;
  margin-right: 4px;
  padding-bottom: 0;
  padding-left: 4px;
  padding-top: 4px;
  width: 260px;
}
#content .right-conbox {
  background-color: #f6f6ea;
  border-bottom-color: #e3dccf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e3dccf;
  border-left-style: solid;
  border-left-width: 1px;
  float: right;
  margin: 0 0 0 10px;
  padding: 20px 0 30px 10px;
  text-align: left;
  width: 349px;
}
#content .bild-frame {
  margin: 0;
  padding: 0 0 20px;
}
#content .bild-frame .arrow {
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 0;
}
#content .tags-frame p {
  color: #444;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  padding-left: 0;
  padding-right: 10px;
  padding-top: 0;
}
#content .tags-frame p a {
  color: #444;
  text-decoration: none;
}
#content .tags-frame p a:hover {
  color: #444;
  text-decoration: underline;
}
#content .tags-frame .tag1 {
  color: #432743;
  font-size: 20px;
  font-weight: 400;
}
#content .tags-frame .tag2 {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
#content .tags-frame .tag2 a {
  color: #000;
  text-decoration: none;
}
#content .tags-frame .tag2 a:hover {
  color: #000;
  text-decoration: underline;
}
#content .neuste-frame {
  padding-bottom: 10px;
}
#content .neuste-frame p {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0 6px 10px 0;
}
#content .neuste-frame p a {
  color: #432743;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}
#content .altere-frame p {
  color: #432743;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0 30px 8px 0;
}
#footer-bg {
  background-color: #432743;
  display: block;
  margin: 0 auto;
  padding: 15px 40px;
  width: 790px;
}
#footer-bg .foot-left {
  color: #fff;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  width: 140px;
}
#footer-bg .foot-right {
  color: #fff;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  width: 140px;
}
#top-nav {
  background-color: #fff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B1AAA0), to(#DBD5C9));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #B1AAA0, #DBD5C9);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #B1AAA0, #DBD5C9);
  /* IE 10 */
  background-image: -ms-linear-gradient(top, #B1AAA0, #DBD5C9);
  /* IE 6-9*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B1AAA0', endColorstr='#DBD5C9');
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #B1AAA0, #DBD5C9);
  height: 44px;
  margin: 0;
  padding:0;
}  
#top-nav  ul {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: 400;
  list-style: none;
  margin: 0;
  padding:0px 0 0 10px;
  text-transform: capitalize;
}
#top-nav li {
  float: left;
  padding:0;
  position:relative;
}
#top-nav ul li {
  padding: 15px 0;
}
#top-nav  ul li a {
  background-image: none;
  border-style: none;
  color: #261626;
  padding: 6px 10px 6px 12px;
  text-decoration: none;  
}
#top-nav li:hover a, #top-nav li:focus a {
  color: #fff;
  text-decoration:none;  
}
#top-nav li ul {
  background-color: #e3dccf;
  display: none;
  height:auto;
  position: absolute;
  text-align: left;
  padding:0;
  top: 44px;
  width: auto;
  z-index:200;
}
#top-nav li:hover ul{
  display:block;
}
#top-nav li:hover ul li {
  color: #fff;
  float: none;
  display:block;
  margin: 0 0 -1px;
  padding:0;
  width:160px;
}
#top-nav  ul li:hover {
  background-color: #432743;
  background-image: none;
}
#top-nav li:hover ul li:hover a {
  color: #fff;
  text-decoration: none;
}
#top-nav li:hover ul li:hover {
  background-color: #432743;
  background-image: none;
}
#top-nav li:hover ul li a {
  color: #261626;
  display: block;
  float: none;
  padding: 10px;
  margin:0;
  text-decoration: none;
}
*:first-child + html .#top-nav  ul li {
  float: left;
  width: 100%;
}
* html .#top-nav  ul li {
  float: left;
  height: 1%;
}
* html .#top-nav  ul a {
  height: 1%;
}
#content .left-conbox h2 a, #content .info-frame h1 a, #content .bild-frame h1 a, #content .tags-frame h1 a, #content .tags-frame .tag1 a, #content .neuste-frame h1 a, #content .anzeige-frame h1 a, #content .altere-frame h1 a, #content .altere-frame p a {
  color: #432743;
  text-decoration: none;
}
#content .left-conbox h2 a:hover, #content .info-frame h1 a:hover, #content .bild-frame h1 a:hover, #content .tags-frame h1 a:hover, #content .tags-frame .tag1 a:hover, #content .neuste-frame h1 a:hover, #content .neuste-frame p a:hover, #content .anzeige-frame h1 a:hover, #content .altere-frame h1 a:hover, #content .altere-frame p a:hover {
  color: #432743;
  text-decoration: underline;
}
#content .info-frame .more a, #footer-bg .foot-left a:hover, #footer-bg .foot-right a:hover {
  color: #fff;
  text-decoration: none;
}
#content .info-frame .more a:hover, #footer-bg .foot-left a, #footer-bg .foot-right a {
  color: #fff;
  text-decoration: underline;
}
#content .bild-frame h1, #content .tags-frame h1, #content .neuste-frame h1, #content .anzeige-frame h1, #content .altere-frame h1 {
/*  background-image: url(http://www.dzgszx.com/images/heading-bg.jpg);
  background-position: center bottom;
  background-repeat: repeat-x; */
  border-bottom: solid 4px #e2dcce;
  box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;
  -moz-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;  
  -webkit-box-shadow: 0 3px 0 0px #F7F5E9, 0 4px 0 0 #E2DCCE;
  color: #432743;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 4px 0 12px;
  text-transform: capitalize;
}
#content .tags-frame, #content .anzeige-frame, #content .altere-frame {
  padding-bottom: 14px;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.highlighted {
  color: #261626;
}
#content .left-conbox .info-frame p img, #content .right .info-frame p img {
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #000000;
  float: left;
}
#content .left-conbox .info-frame p a img {
  margin: 0px;
  padding: 5px;
  border: none;
  float: clear;
}

