p{
  margin-bottom: 11px;
  line-height: 14px;
}

h3, h4{
  font-size: 13px;
  margin-top : 14px;
  margin-bottom : 7px;
  font-weight: bold;
}

h1{
  font-size: 23px;
  margin-bottom: 2px;
  font-weight: normal;
  width: 398px;
}

h2 { 
  font-size: 15px;
  color: #ff0202;
  margin-bottom: 14px;
  font-weight: normal;
}

li {
  margin-top : 0px;
  margin-bottom :2px;
}

ul, ol {
  margin: 0px 0px 0px 25px;
}

ul {
  /*list-style-image: url(../images/pfeil_rot.gif);*/
}

a:link, a:visited, a:active{
  color: #ff0202;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

a img{
  border: none;
}


.linkicon{
  margin: -2px 0px 0px 0px;
  position: relative;
  top: 1px;
}

.imgpopup span, .imgpopup .lupe{
  display: none;
}

abbr, acronym{
  width:18px;
  height:18px;
  background: url(../images/icons/acronym.gif) left top no-repeat;
  white-space:nowrap;
  cursor:help;
  border-bottom: 1px dashed #ff0202;
  padding-left:19px;
  padding-bottom: 1px;
}

.bildbeschreibung{
  font-size: 10px;
  margin: 3px 0 10px 0;
  font-weight: bold;
  text-align: center;
}

#kontaktinfo p{
  font-size: 10px;
  line-height: 13px;
  margin-bottom: 4px !important;
  padding-left: 7px;
}

#kontaktinfo p a{
  font-size: 10px;
}

#kontaktinfo{
  padding-bottom: 1px !important;
}

#guestbook_teaser{
  margin: -10px 0 30px 0;
  padding: 7px;
}

#guestbook_teaser *{
  font-size: 10px;
  margin: 0 0 4px 0;
  padding: 0;
  color: #000033;
}

#guestbook_teaser h3{
  margin-top: 9px;
  font-weight: normal;
  font-size: 11px;
}

#guestbook_teaser h2{
  font-weight: bold;
}

#linkliste .link{
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000033;
}

.link img{
  float: left;
  margin-right: 14px;
}

.link .linkbeschreibung p{
  line-height: 16px;
}

.link .linkbeschreibung img{
  float: none;
  margin-right: 3px;
}

.teaser{
  clear: both;
  padding-top: 7px;
}

.teaser img{
  float: left;
  border: 1px solid #000033;
  margin: 2px 14px 0px 0px;
}

.teaser .text{
  float: left;
  width: 340px;
}

.teaser h1{
  display: inline;
  font-size: 13px;
  line-height: 14px;
  font-weight: bold;
  margin: 0;
}

.teaser h2{
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #000033;
  margin: 4px 0px;
}

.subteaser{
  clear: both;
  margin: -4px 0px 0px 115px;
}

.subteaser .teaser h1{
  font-size: 11px;
  line-height: 12px;
}

.subteaser .teaser h2{
  font-weight: normal;
}

.subteaser .teaser img{
  margin: 1px 14px 0px 0px !important;
}

.subteaser .teaser .text{
  width: 230px;
}

.subteaser .spacer{
  clear:both;
  height: 14px !important;
}

.anmerkung{
  color: #ff0202;
}

dd{
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 12px;
  margin: 2px 0px 2px 0px;
  width: inherit !important;
  height: 36px;
  overflow: hidden;
}

.csi-clear{
  clear: both;
}

.csi-textpic .csi-imagecolumn {
  float: left;
  display: inline;
}

.csi-textpic img{
  border: none;
}

.csi-border dl img{
  border: 1px solid #000033;
}

.csi-image{
  display: inline;
  float: left;
  margin-bottom: 7px;
}

.csi-image dt{
  display: inline;
}

.csi-left .csi-imagewrap .csi-image,
.csi-intext-left-nowrap .csi-imagewrap .csi-image,
.csi-intext-left .csi-imagewrap .csi-image {
  margin-right: 14px;
}

.csi-left .csi-imagewrap{
  display: inline;
  margin-right: -14px;
}

.csi-right .csi-imagewrap .csi-image,
.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
.csi-intext-right .csi-imagewrap .csi-image {
  display: inline;
  margin-left: 14px;
}

.csi-center .csi-imagewrap .csi-image {
  display: inline;
  margin-left: 7px;
  margin-right: 7px;
}

.csi-equalheight .csi-imagerow {
  margin-bottom: 7px;
  display: block;
}

.csi-above .csi-text {
  clear: both;
}

.csi-center {
  text-align: center;
}

.csi-center .csi-imagewrap {
  margin: 0 auto;
}
.csi-center .csi-text {
  text-align: left;
}

.csi-right .csi-imagewrap {
  float: right;
}

.csi-right .csi-text {
  clear: right;
}

.csi-left .csi-imagewrap {
  float: left;
}

.csi-left .csi-text {
  clear: left;
}

.csi-intext-left .csi-imagewrap{
  float: left;
}

.csi-intext-right .csi-imagewrap {
  float: right;
}

.csi-intext-right-nowrap .csi-imagewrap {
  float: right;
  clear: both;
}

.csi-intext-left-nowrap .csi-imagewrap {
  float: left;
  clear: both;
}