/*

rot #a03535;
hellblau #cde2eb;
dunkelblau #446d83;
eaecde

*/

body, html {
	background: #eaecde url(body-background.jpg) repeat-x;
	margin: 0 0 10px 0;
	color: #333;
}

.clear {
	clear:both;
}

.newslist .clear {
	margin-bottom: 10px;
}


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

a.more {
	font-size: 11px ;
}

a:active {
  position: relative;
  top: 1px;
}

#content div.banner {
	margin-bottom: 10px;
}

.banner a, .banner a {
	border-bottom: none;
	outline: none;
}

.banner a img {
	margin-bottom: 20px;
}

img.headline {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}


.container_12 {
	background: #f4f5ee url(../_images/background.png) repeat-y;
	border: 2px solid #fff;
	margin-top: 30px;
}

#header {
	height: 134px;
	background: #cde2eb;
}

#logo {
	width: 300px;
}

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

#logo a {
	border-bottom: none;
}

/* @group Navigation */

#subnavigation {
	background: #446d83;
	color: #f4f5ee;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 12px;
	height: 30px;
}

#subnavigation ul {
	margin: 0;
	padding: 6px 0 0 0;
}

#subnavigation li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 5px 0 10px;
}

#subnavigation a {
	color: #f4f5ee;
	border: none;
}

#subnavigation a.active {
	border: none;
}

#subnavigation .rex-current, #subnavigation .rex-active {
	font-size: 14px;
}

#subnavshadow {
	background: url(../_images/subnav-shadow.png) repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
}

/* @end */

#content {
	background: #f4f5ee;
}

#breadcrumb {
	font-size: 11px;
	margin-bottom:10px;
	padding-top: 5px;
}

#breadcrumb a {
	border-bottom: 1px dotted;
}

#content h1, #content h2 {
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-weight: normal;
	color: #446d83;
}

#content h2 {
	margin-bottom: 10px;
	font-size: 18px;
}

#content h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	font-size: 13px;
	color: #444;
}

#content div.listitem {
	width: 100%;
	height: auto;
}

#content div.event {
	margin-bottom: 20px;
}

#content p.eventdate {
	font-weight: normal;
	border-bottom: 2px solid #fff;
	color: #446d83;
	margin-top: 40px;
}

#content p.pagination {
	text-align: center;
	background: #eaecde;
	padding: 5px;
}

ul.pagination {
	text-align: center;
	background: #eaecde;
	padding: 0;
}

ul.pagination li {
	display: inline;
	padding: 0;
	margin: 5px;
}

ul.pagination li a {
	padding: 0;
	border-bottom: none;
}

#content .pagination a {
	padding: 5px;
	border-bottom: none;
}

#content .pagination .selected {
	padding: 5px;
	font-weight: bold;
}

#content .download div.icon {
	height: auto;
	width: 50px;
}

#content .download div.fileinfo {
	float:right;
	height: auto;
	width: 410px;
}

#content .download h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content .download p {
	font-size: 90%;
	margin-top: 0;
}

#content .datum {
	margin-bottom: 0;
	font-size: 12px;
}

#content .topnews {
	margin-bottom: 30px;
	border-top: 1px solid #dfd9c3;
	border-bottom: 1px solid #dfd9c3;
	background: #eaecde;
	padding: 10px 10px 0 10px;
}

#content .newsimage img {
	float: left; 
	margin-right: 20px;
	margin-bottom: 10px;
}

#content .newsimage a {
	border-bottom: none;
}

#content img.portrait {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 8px solid #eaecde;
}

#content div.ansprechpartner {
	margin-bottom: 20px;
}

.small {
	font-size: 11px;
}

.highlight {
	background: #FFFFCC;
}

/* @group Auflistung Unterkategorien mit Bild */

#content #kategorienliste ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content #kategorienliste li {
	clear: both;
	padding-left: 0;
	margin-left: 0;
	min-height: 100px;
	margin-bottom: 10px;
}

#content #kategorienliste a {
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-weight: normal;
	font-size: 14px;
}

#content #kategorienliste img {
	float:  left;
	margin-right: 10px;
}

#content #kategorienliste a img {
	border: none;
}

#content div.hinweis {
	font-size: 90%;
	margin-top: 20px;
	color: #666;
}

#content div.hinweis h3 {
	color: #666;
}

/* @end */

/* @group Auflistung Unterkategorien ohne Bild */

ul.kategorie li {
	margin-bottom: 15px;
}
/* @end */


#col2 {
	font-size: 12px;
	line-height: 1.3em;
	background: #eff0e6;
}

#col2 h1, #col2 h2, #col2 h3, #col2 p, #col2 ul {
	padding: 5px 10px;
}

#col2 h1, #col2 h2 {
	border-bottom: 2px solid #ffffff;
	font-size: 12px;	
}

#col2 h2 {
	margin-bottom: 10px;
}

#col2 h3 {
	margin-bottom: 0px;
	font-size: 12px;
}

#col2 ul {
	margin-top: 0;
	padding-top: 0;
}

#col2 .filetitle a {
	font-weight: strong;
}

#col2 .filedescription {
	font-size: 90%;
}

#col2 img.thumbnail {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#col2 p.anzeige {
	font-size: 80%;
	margin-bottom: 0;
}

ul.downloadlist {
	list-style: none;
}

ul.downloadlist li {
	padding-left: 25px;
	margin: 0 0 10px 0;
}

#content ul.downloadlist li {
	padding-left: 50px;
	margin: 0 0 15px 0px;
	min-height: 50px;
}

ul.downloadlist li.pdf {
	background: url(../redaxo/media/mime-pdf-mini.png) top left no-repeat;
}

#content ul.downloadlist li.pdf {
	background: url(../redaxo/media/pdf-large.png) top left no-repeat;
}

ul.downloadlist li.doc {
	background: url(../redaxo/media/mime-doc-mini.png) top left no-repeat;
}

ul.downloadlist li.jpg {
	background: url(../redaxo/media/mime-jpg-mini.png) top left no-repeat;
}

ul.downloadlist li.xls {
	background: url(../redaxo/media/mime-xls-mini.png) top left no-repeat;
}

ul.downloadlist li.ppt {
	background: url(../redaxo/media/mime-ppt-mini.png) top left no-repeat;
}

#col3 {
	font-size: 11px;
	line-height: 1.3em;
}

#col3 form {
	margin-bottom: 5px;
}

#col2 br, #col3 br {
	margin-bottom: 10px;
	margin-top: 10px;
}

#col3 h1, #col3 h2, #col3 p {
	padding: 5px 10px;
}

#col3 input {
	margin: 0 0 0 10px;
	border: 1px solid #999999;
	background: #fff;
	padding: 3px;
}

#col3 h1, #col3 h2 {
	color: #446d83;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#col3 img {
	padding: 0;
	margin: 0;
}

/* @group Footer */

#footer01, #footer02 {
	font-size: 11px;
	color: #446d83;
}

#footer01 {
	background: #cde2eb;
}

#footer01 p, #footer01 ul {
	padding: 10px;
	margin-bottom: 0;
}

#footer01 ul {
	line-height: 18px;
}

#footer01 li.totop {
	list-style-image: url(../_images/icon-up.gif);
}

#footer01 li.print {
	list-style-image: url(../_images/icon-print.gif);
}

#footer01 li.send {
	list-style-image: url(../_images/icon-mail.gif);
}


#footer02 ul {
	padding: 10px 0 0 0;
}

#footer02 li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#footer02 a {
	color: #446d83;
}

/* @end */

/* @group Buttons */

 /* Start custom button CSS here
    ---------------------------------------- */
    .btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      font:100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#333;
      }
      
      #content .btn {
	margin-left: 10px;
	margin-bottom: 30px;
}

#rexkal .btn {
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 0;
}
      
    * html button.btn {
      padding-bottom:1px;
      }
    /* Immediately below is a temporary hack to serve the 
       following margin values only to Gecko browsers
       Gecko browsers add an extra 3px of left/right 
       padding to button elements which can't be overriden.
       Thus, we use -3px of left/right margin to overcome this. */
    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
    .btn span {
      background:#ddd url(../_images/bg-button.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html .btn span {
      padding-top:0;
      }
    .btn span span {
      position:relative;
      padding:3px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }
    
    /* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
    button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }
    
    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#cde2eb !important;
      color:#000;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      font-weight:bold;
      color:#000;
	}

/* @end */

/* @group Formulare */
	
form {
	margin : 0;
	padding : 0;
}

form#suchergebnisse {
	margin-bottom: 20px;
}

fieldset {
	display: block;
	margin : 0px 0px 10px 0px;
	padding : 1em;
	// background: #fff;
	// border: 1px solid #eaecde;
	border-top: 3px solid #eaecde;
}

fieldset.innen {
	display: block;
	margin : 5px 0px 5px 0px;
	padding : 2px 0px 2px 2px;
	border : none;
	background-color: transparent;
}

fieldset.innen blockquote {
	margin : 0px 0px 0px 30px;
}

fieldset input.innen, fieldset textarea.innen, fieldset select.innen {
	border: 1px solid #999999;
	background: #fff;
}

fieldset input, fieldset textarea, fieldset select {
	border: 1px solid #999999;
	background: #fff;
	padding: 3px;
}

#content input.formtext, #content .formtextfield {
	width: 320px;
}

.formgen_block input {
	width: 250px;
}

fieldset select {
	padding: 0px;
}

fieldset div br {
	display : none;
}

fieldset .checkbox {
	border : none;
}

legend {
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #446d83;
	padding : 0.5em;
}

label {
	display : block;
	margin-bottom: 5px;
	margin-top: 15px;
}

.checkbox {
	display : inline;
	line-height: 1.8em; 
	background: none;
}

input:focus,input.innen:focus,textarea:focus,#col3 input.sucheingabe:focus,input.sucheingabe:focus { 
	background-color: #FFFFCC;
	border-color: #666;
}

div.forminfo {
	border-top: 1px solid #a03535;
	border-bottom: 1px solid #a03535;
	color: #a03535;
	padding: 10px;
	margin-bottom: 20px;
	background: ;
}

label.formerror {
	color: #a03535;
	font-weight: bold;
}

div.formerror {
	padding: 20px 20px 0px 20px;
	border: 1px solid #CC0000;
}

ul.formgen_error_list {
	color: #CC0000;
}

div.formgen_submit_success {
	background: #defad8;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}

/* @end */

/* @group Suche */

input.sucheingabe {
	border: 1px solid #999999;
	background: #fff;
	padding: 3px;
}

#searchresults input.sucheingabe {
	padding: 5px;
}

#searchresults .result {
	margin-bottom: 30px;
}

#searchresults .result span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 5px;
}

span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 5px;
}

#searchresults .url {
	font-size: 10px;
}

/* @end */


/* @group Events */

#rexkal .rexkal-dateStartFormatted {
	color: #446d83;
}


/* @end */



/* @group vCard */

div.vcard {
	margin-bottom: 20px;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 20px;
}

div.org, div.vcard .region, div.vcard .country-name {
	display: none;
}

.vcard .fn {
	margin-bottom: 0;
	margin-top: 0;
}

.vcard .fn .title {
	margin-bottom: 0;
}

.vcard .role {
	margin-top: 0;
}

div.vcard a.org {
	display: none;
}

p.tel, p.email, p.url {
	margin-top: 0;
	margin-bottom: 0;
}

h3.org {
	margin-top: 10px;
	margin-bottom: 0;
}

p.street-address {
	margin-bottom: 10px;
	margin-top: 0;
}

/* @end */

