/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  color:#000;
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1.3;
  text-align:center;
  font:inherit;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/
@font-face {
/*font-family: 'Titillium Maps';
 src: url("../fonts/TitilliumMaps29L002.eot");
 src: local('Titillium Maps'), local('TitilliumMaps'),   
url("../fonts/TitilliumMaps29L002.otf") format("opentype"), 
url("../fonts/TitilliumMaps29L002.woff") format("woff");
*/
}
html {
  height:100.1%;
}
body {
  font-family:Arial, Helvetica, sans-serif;
  background:#ffffff;
}
a {
  outline:none;
}
a:link {
  color: #4F7AA5;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}
#sidebar1 a, #sidebar2 a {
  color: #1A0072;
}

#linker_rahmen {
  background-color: #eae2d3;
  background-image: url(../images/content_linker_rand.gif);
  background-repeat: repeat-y;
  background-position: right 0;
}

#rechter_rahmen {
  background-color: #eae2d3;
  background-image: url(../images/content_rechter_rand.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}

#leiste_lr {
  background-color: #ffffff;
  background-image: url(../images/menu_balken.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  height:138px;
}

#leiste_menu {
  background-color: #990000;
}

#leiste_l_schatten {
  background-color: #ffffff;
  background-image: url(../images/menu_balken_schatten.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
}

#leiste_r_schatten {
  background-color: #ffffff;
  background-image: url(../images/menu_balken_schatten_r.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
}

#leiste_lr_schatten_kurz {
  float:left;
  background-color: #ffffff;
  background-image: url(../images/menu_balken_schatten_kurz.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width:200px;
  height:20px;
}

#leiste_lr_schatten_kurz2 {
  float:right;
  background-color: #ffffff;
  background-image: url(../images/menu_balken_schatten_kurz2.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  width:165px;
  height:20px;
}

#menubar1 {
  background-image: url(../images/menu_logo.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  float:left;
  overflow:hidden;
  width:258px;
  height:138px;
}

#menubar2 {
  position: relative;
  float:left;
  overflow:hidden;
}

#menubar3 {
  background-image: url(../images/menu_adresse.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  float:right;
  overflow:hidden;
  width:165px;
  height:138px;
}

#footer {
  float:left;
  overflow:hidden;
  margin-left: 150px;
/*  margin-left:215px;*/
/*  width:160px;*/
}

.cleared {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

#content1_o {
  position: relative;
  float: left;  
  width:327px;
  height:580px;
  background-color:#ffffff;
  border-right: 1px solid #eeeeee;
}

#content1_i {
  padding: 15px;  
}

#content2_o {
  float: right;  
  width:662px;
  height:580px;
  background-color:#FFFFFF;
  overflow: auto;
}

#content2_i {

}

#modul1 {
  position: absolute;
  bottom: 0;
  margin: 0px 0px 0px 1px;
  padding: 10px;
  float: left;  
  width:305px;
  background-color: #ffffff;
  overflow: none;
  border-top: 1px solid #444444;
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu li {
  text-decoration:none;
  float: left;
/*  background: url(../images/menu_spacer.gif) top right no-repeat;*/
  list-style:none;
  padding:52px 20px 50px 20px;
  color:#000000;
  border-left:1px dotted #ffffff;
  font-size:20px;
}

.menu li.current  {
  background-image: url(../images/aktives_menu.gif);
    background-repeat:repeat;
}

.menu li a, .menu li a:visited {
  float: left;
  text-decoration:none;
  padding: 5px;
  list-style:none;
  color:#FFFFFF;
  font-family:"Book Antiqua";
}

li.active {
  color:#FFFFFF;
}

li#current.active a, .menu li a:hover {
  color:#999999;
}



.menu_footer ul {
  margin: 0;
  padding: 0;
}

.menu_footer li {
  text-decoration:none;
  float: left;
/*  background: url(../images/menu_spacer.gif) top right no-repeat;*/
  list-style:none;
  padding:3px 10px 3px 10px;
  color:#999999;
  font-size:12px;
}

.menu_footer li.current  {
}

.menu_footer li a, .menu_footer li a:visited {
  float: left;
  text-decoration:none;
  padding: 5px;
  list-style:none;
  color:#888888;
  font-family:Arial;
}






/*
#all {
  width: 960px;
  background: #FFFFFF;
  margin: 0 auto;
  text-align:left;
  overflow: hidden;
  font-size:1.35em;
}
#header {
  background: #CCC49F;
  height:80px;
  padding:0 10px;
}
#logo {
  float:left;
  margin-top:5px;
  margin-right:20px;
}
#breadcrumb {
  clear:both;
  position:relative;
  overflow:hidden;
  height:20px;
  -moz-box-shadow: 0px 2px 2px #333333, 0 -2px 6px #222222;
  box-shadow: 0px 2px 2px #333333, 0 -2px 6px #222222;
  -webkit-box-shadow: 0px 2px 2px #333333, 0 -2px 6px #222222;
  background:#726E59;
  padding:0 10px 2px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#333333')";
}
#sidebar1 {
  float: left;
  width: 185px;
  padding: 20px 0 20px 0;
  margin-right:5px;
  background: #b82b19;
  background: -moz-linear-gradient(right, #b82b19, #771c10);
  background: -webkit-gradient(linear, right center, left center, from(#b82b19), to(#771c10));
  -moz-box-shadow: 3px 5px 10px #333333;
  box-shadow: 0px 3px 5px 3px #333333;
  -webkit-box-shadow: 3px 5px 10px #333333;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FF771c10, endColorStr=#FFb82b19, GradientType=1) filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#333333');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF771c10, endColorstr=#FFb82b19, GradientType=1) GradientType=1) progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#333333')";
}
#container {
  overflow:hidden;
  height:auto;
  background:#F8F8F8;
}
#content {
  float: left;
  min-height: 450px;
  height: auto !important;
  height: 450px;
  padding: 20px 0 20px 0;
  width:580px;
}
#incontent ul {
  padding-left:15px;
  list-style-type:disc;
}
#sidebar2 {
  float: left;
  width: 185px;
  padding: 20px 0 20px 0;
  background: #b82b19;
  background: -moz-linear-gradient(left, #b82b19, #771c10);
  background: -webkit-gradient(linear, left center, right center, from(#b82b19), to(#771c10));
  -moz-box-shadow: -3px 5px 10px #333333;
  box-shadow: 0px -3px 5px 3px #333333;
  -webkit-box-shadow: -3px 5px 10px #333333;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-radius-topleft: 10px;
  margin-left:5px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFb82b19, endColorStr=#FF771c10, GradientType=1) filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color='#333333');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFb82b19, endColorstr=#FF771c10, GradientType=1) progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color='#333333')";
}
#content ul, #content ol {
  padding: 0 15px 15px 40px;
}
#insidebar1, #incontent, #insidebar2 {
  overflow:hidden;
  padding: 10px;
}
#incontent {
  padding: 10px 20px 30px;
}
#footer {
  padding: 10px;
  background: #CCC49F;
  position: relative;
  clear: both;
  -moz-box-shadow: 0 -2px 6px #444;
  box-shadow: 0 -2px 6px #444;
  -webkit-box-shadow: 0 -2px 6px #444;
}
#content.col_960 {
  width:960px;
}
#content.col_770 {
  width:770px;
}
#content.col_580 {
  width:580px;
}
* html #footer {
  border-top:2px solid #666;
}
* + html #footer {
  border-top:2px solid #666;
}
* + html #sidebar1 {
  width:180px;
}
* + html #sidebar2 {
  width:180px;
}
* + html #breadcrumb {
  border-bottom: 2px solid #333333;
}
* html #sidebar1, *html #sidebar2 {
  width:180px;
}
* html #breadcrumb {
  border-bottom: 2px solid #333333;
}
#footer {
  border-top:2px solid #666\9;
}
#breadcrumb {
  border-top:2px solid #333\9;
}
h2 {
  font-family: 'Titillium Maps';
}
div.breadcrumbs {
  float:left;
}
div.search {
  float:right;
}

*/


h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
font-size:1.75em;
margin-bottom:0.75em;
}
h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}
h4 {
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

h1 {
  font-size:16px;
  font-weight:bold;
  color: #990000;
}
h2 {
  font-size:16px;
  font-weight:bold;
  line-height:14px;
  color: #990000;
}
h3 {
}
h4 {
  font-size: 10px;
  margin: 0px;
  line-height: 12px;
  color: #999999;
}
h5 {
}
h6 {
}
p {
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 2px 0;
  color:#999;
}

Tabelle_GW {
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  margin: 2px 0;
  color:#ffffff;
  background-color:bbbbbb;
  width:50px;
}

Tabelle_RW {
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  margin: 2px 0;
  color:#ffffff;
  background-color:990000;
}

#footer p {
  margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
  font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
  white-space: pre;
}
del {
  text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
  cursor: help;
}
sup, sub {
  line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
  cursor: pointer;
}
/*=========================================================================================================*/
/*some joomla! classes*/

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}

