img {
  border: 0;
}

a, a:visited {
  color: blue;
}

.start_news_entry {
  margin-bottom: 25px;
}

.next_event_entry {
  margin-bottom: 10px;
}

.next_event_more {
  font-style: italic;
  margin-bottom: 20px;
}

.clear {
  clear: both;
}

fieldset legend {
  font-weight: bold;
}

dl.iconlist dt, .contact_box dt {
  float: left;
  clear: left;
  margin-right: 6px;
}

dl.iconlist dd, .contact_box dd {
  float: left;
}

.contact_img_name {
  font-weight: bold;
  margin-bottom: 5px;
}

.contact_img_name img {
  display: block;
  margin-bottom: 5px;
}

ol.event_list {
  list-style-type: none;
  padding-left: 0;
}

ol.event_list li {
  margin-bottom: 5px;
}

.cal_moview {
  vertical-align: top;
  position: relative;
  top: 3px;
}

ol.event_list li.cal_list_item {
  background-color: #cddaec;
  padding: 3px;
  padding-left: 5px;
  margin-bottom: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.cal_list_item_date {
  float: left;
  font-size: 120%;
  margin-right: 20px;
  margin-top: 5px;
  font-weight: bold;
  width: 160px;
}

.cal_list_item_stuff {
  float: left;
  width: 350px;
}

.cal_list_item a {
  padding-left: 13px;
  background: url(arrow_right_black.png) no-repeat 0 3px;
  font-weight: bold;
}

/*
.cal_list_item a {
  text-decoration: none;
}*/

.news_latest_header {
  margin-top: 5px;
  border-bottom: solid 1px #3b73d4;
}

.news_latest_content{
  margin-top: 5px;
  margin-bottom: 5px;
  width: 550px;

}

.news_latest_title {
  position: relative;
  width: 550px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #3b73d4;
}

.news_latest_title a {
  color: #3b73d4;
  text-decoration: none;
}

.news_latest_date {
  position: relative;
  float: right;
  padding-right: 3px;
  vertical-align: bottom;
  font-size: 10px;
 /* color: #868a8f;*/
}

.news_latest_content{
  margin-top: 5px;
  margin-bottom: 5px;
  width: 550px;
}

.news_latest_image {
  position: relative;
  float: left;
  min-width: 160px;
}

.news_latest_image img {
  margin: 5px;
}

.news_latest_more {
  font-size: 10px;
}

.news_latest_title, .news_latest_date, .news_latest_image, .news_latest_contenttext, .news_latest_more {
  display: inline;
}

.contact_form label {
  float: left;
  clear: left;
  width: 200px;
  margin: 3px;
}

.contact_form input, .contact_form textarea {
  float: left;
  margin: 3px;
}

.contact_form input[type=text], .contact_form textarea {
  width: 300px;
}

.contact_form textarea {
  height: 300px;
}

.contact_form input.mail_button {
  margin-top: 20px;
  margin-left: 200px;
  margin-bottom: 20px;
  display: block;
  float: none;
}

.contact_form .error, .san_form .error {
  display: block;
  color: red;
}

form.donation_form fieldset {
  border: 1px dotted #aaa;
  padding: 7px;
  margin: 3px;
}

input[type=text].input_small {
  width: 80px;
}

.san_form label, .san_form select, .san_form textarea, .san_form input {
  display: block;
}

.san_form select, .san_form textarea, .san_form input {
  margin-bottom: 4px;
}

.san_form input.big {
  width: 300px;
}

.san_form input.med {
  width: 150px;
}

.san_form input.small {
  width: 50px;
}

.san_form textarea {
  width: 300px;
  height: 150px;
}

/* tt_news PageBroser */
.tx-ttnews-browsebox {
  background-color: #FFFFFF;
  border: 0;
}

.tx-ttnews-browsebox-strong {
  font-weight: normal;
}

.tx-ttnews-browsebox-SCell {
  background-color: #FFFFFF;
  border: 0;
}

#logo_print {
  display: none;
}

