/* allgemeine Stildefinitionen */
* {
  padding: 0; margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.1%;
}
body {
  background: #ffff33 url(img/layout/bodybg.gif) repeat fixed;
  text-align: center;
  font-size: 0.75em;
}
a img {
  border: 0;
}
td, th {
  vertical-align: top;
}
.clear {
  clear: both; height: 1px; font-size: 1px;
}
.onlyprint {
  display: none;
}
.invisible {
  width: 0px; height: 0px; overflow: hidden;
  position: absolute; left: -1000px; top: 1000px;
  display: inline;
}

/* container-Defintionen */
#wrapper {
  position: relative;
  width: 800px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding-top: 20px;
  background: url(img/layout/80pw.png) repeat !important;
  background: url(img/layout/100pw.gif) repeat;
}
#header {
  display: block;
  width: 760px; w\idth: 175px;
  height: 125px; he\ight: 85px;
  padding: 40px 0 0 585px;
  margin: 0 20px 10px 20px;
  border-bottom: 1px solid #000;
  background: url(img/layout/headbg.jpg) no-repeat;
}
#container {
  position: relative;
  width: 800px; w\idth: 760px;
  padding: 0px 20px 10px 20px;
  text-align: left;
}
#left {
  display: none;
}
#right {
  width: 250px; float: right;
  margin: 0;
  overflow-x: hidden;
}
#main {
  width: 490px; float: left;
  overflow-x: hidden;
  margin-right: 20px;
  margin-bottom: 20px;
}
#footer {
  position: relative;
}

/* Logo-Block */
#header #logo {
  margin-bottom: 1em;
}
#header #logo h1 {
  width: 161px; height: 77px;
  overflow: hidden;
  font-size: 2.4em;
  font-family: Georgia, "Times New Roman", serif;
}
#right .mod_newsmenu,
#right .mod_navigation {
  margin-bottom: 2em;
}
#right .mod_newsmenu ul,
#right .mod_navigation ul {
  list-style: none;
}
#right .mod_navigation li {
  padding-left: 25px;
}
#right .mod_newsmenu li.year {
  font-weight: bold;
}
#right .mod_navigation li.home {
  background: url(img/layout/nav-home.png) no-repeat 2px 3px;
}
#right .mod_navigation li.energie {
  background: url(img/layout/nav-energie.png) no-repeat left top;
} 
#right .mod_navigation li.medizin {
  background: url(img/layout/nav-medizin.png) no-repeat 0px 0px;
} 
#right .mod_navigation li.militaerisch {
  background: url(img/layout/nav-militaer.png) no-repeat left top;
}
#right .mod_navigation li.verein {
  background: url(img/layout/nav-verein.png) no-repeat left top;
}
#right .mod_navigation li.info {
  background: url(img/layout/nav-info.png) no-repeat 2px top;
}
#right .mod_newsmenu li a,
#right .mod_navigation li a {
  display: block; 
  font-weight: bold;
  padding: 3px 4px;
  color: #000;
  text-decoration: none;
  font-size: 1.1em;
  margin-bottom: 4px;
}
#right .mod_newsmenu li a:hover,
#right .mod_navigation li a:hover {
  text-decoration: underline;
}
#right .mod_newsmenu li a.trail,
#right .mod_newsmenu li a.active,
#right .mod_navigation li a.trail,
#right .mod_navigation li a.active {
  background: #000;
  color: #edeb0b;
}
#right .mod_navigation li ul {
  display: none;
  list-style: square;
  margin-left: 15px;
  padding-left: 15px;
}
#right .mod_newsmenu li ul {
  display: block;
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
#right .mod_navigation li.trail ul,
#right .mod_navigation li.active ul {
  display: block;
}
#right .mod_newsmenu li li,
#right .mod_navigation li li {
  background: none;
  padding-left: 0px;
}
#right .mod_navigation li li a {
  display: block; 
  padding: 1px 3px;
  font-size: 0.9em;
  margin-bottom: 3px;
}
#right .mod_newsmenu li li a {
  display: inline;
  font-size: 0.9em;
  font-weight: normal;
  padding:0;
}
#right .mod_newsmenu li li a:hover,
#right .mod_newsmenu li li a.trail,
#right .mod_newsmenu li li a.active,
#right .mod_navigation li li a:hover,
#right .mod_navigation li li a.trail,
#right .mod_navigation li li a.active {
  text-decoration: underline;
  background: none;
  color: #000;
}
#right #logo h1 a {
  text-decoration: none;
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
}
#right .mod_contentbox {
  border: 3px solid #ffff66;
}
#right .mod_contentbox strong {
  color: #d9ae00;
}
#right .mod_contentbox h2 {
  font-size: 1em;
  padding: 5px 10px;
  margin-bottom: 0.5em;
  background: #ffffbb;
}
#right .mod_contentbox a {
  color: #000;
  text-decoration: underline;
}
#right .mod_contentbox a:hover {
  text-decoration: none;
}
#right .mod_contentbox .mod_calendar,
#right .mod_contentbox .mod_newsmenu,
#right .mod_contentbox .dauerkalender .mod_eventlist,
#right .mod_contentbox .ziele p,
#right .mod_contentbox .kalender p,
#right .mod_contentbox .layout_simple {
  font-size: 1.0em;
  padding: 0 10px;
  margin-bottom: 0.5em;
}
#right .mod_calendar table {
  width: 100%;
}
#right .mod_calendar th,
#right .mod_calendar td {
  text-align: center;
}
#right thead th.previous {
  text-align: left;
}
#right thead th.current {
  text-align: center;
}
#right thead th.next {
  text-align: right;
}



/* Main-Block */
#main h1 {
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
}
#main h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
#main p, #main table, #main ul {
  margin-bottom: 1em;
  line-height: 1.25em;
}
#main ul {
  list-style: square;
  margin-left: 15px;
}
#main a {
  color: #000;
}
#main a:hover {
  text-decoration: none;
}
#main .ce_text.block {
  clear: both;
}
#main .image_container img {
  margin-bottom: -3px;
  margin-top: 2px;
}
#main .image_container .caption {
  background: #ffffbb; padding: 2px 3px 2px 3px;
  border-bottom: 2px solid #ffff66;
  font-size: 0.9em;
  margin-bottom: 1em;
}

/* Newslist */
#main .layout_latest,
#main .layout_short {
  margin-bottom: 1.8em;
}
#main .layout_latest h2,
#main .layout_short h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.3em;
}
#main .layout_latest h2 a,
#main .layout_short h2 a {
  text-decoration: none;
}
#main .layout_latest h2 a:hover {
  color: #999;
}
#main .layout_short h2 .date,
#main .layout_latest h2 .date {
  color: #666;
}
#main .layout_short .more a,
#main .layout_latest .more a {
  padding-left: 19px;
  background: url(img/layout/ilink.gif) no-repeat 4px center;
}

/* Nachrichten-Detailansicht */
#main .mod_eventreader .teaser,
#main .layout_full .teaser {
  color: #999;
}

/* Eventlist-Formatierung */
#main .mod_eventlist {
  margin-bottom: 1.8em;
}
#main .mod_eventlist .event {
  width: 490px;
}
#main .mod_eventlist .event h2 {
  position: relative; top: 3px;
  font-size: 1.1em; margin: 0 0 1px 0; display: block;
  font-weight: bold;
}
#main .mod_eventlist .date {
  clear: left; display: block; float: left;
  width: 43px;
  margin-right: 4px;
  margin-bottom: 5px;
  background: #ffffbb;
  border: 1px solid #ffff66;
  text-align: center;
}
#main .mod_eventlist .date strong {
  display: block;
  width: 43px; w\idth: 39px;
  padding-left: 4px;
  font-size: 2em;
  background: #ffffff;
}
#main .mod_eventlist .date span {
  font-size: 1.0em;
}
#main .mod_eventlist .content {
  float: left;
  width: 440px;
}

/* Kalenderansicht Hauptspalte */
#main .mod_calendar table {
  width: 98%;
  border: 2px solid #ffff66;
  border-collapse: collapse;
}
#main .mod_calendar th.head {
  padding: 3px 0 3px 1px
}
#main .mod_calendar th.label {
  background: #ffffbb;
  padding: 5px 0 5px 1px
}
#main .mod_calendar td {
  width: 14%;
  border: 1px solid #ffffbb;
  font-size: 0.9em;
  height: 60px;
}
#main .mod_calendar th.current {
  text-align: center;
}
#main .mod_calendar th.previous,
#main .mod_calendar th.next {
  font-weight: normal;
}
#main .mod_calendar th.next {
  text-align: right;
}
#main .mod_calendar td div.header {
  background: #666;
  color: #ffff66;
  text-align: center;
  width: 15px; height: 15px;
  float: right;
  font-weight: bold;
  margin: 0 4px 0 4px;
}
#main .mod_calendar td.empty div.header {
  background: none;
}



/* Pagination Event */
#main .pagination {
	margin: 2em 0 1em 0;
	padding: 0;
}
#main .pagination p {
	margin: 0; padding: 0;
}
#main .pagination ul {
	margin: 0;
	list-style: none;
}
#main .pagination ul li {
	float: left;
	margin: 0 0.8em 0 0;
}
#main .pagination ul li .pagination_current {
	color: #666;
	font-weight: bold;
}


/* Footer - Inhalte */
#footer a {
  color: #000;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
#footer p.toplink {
  float: right; width: 100px;
}
#footer p.update {
  color: #666;
}
