@import url("reset.css");

body {
  font-family: Verdana, Arial, Helvetica, Sans serif;
  font-size: 66%;
  line-height:1.6em;
  background: url(header4.jpg) repeat-x center -1px;
  background-color: #f5f5f5;

}
.center {
  width: 990px;
  margin:auto;
}
#copy_container {
  background:white;
  padding-top:15px;
  padding-bottom:15px;
}
#footer_container {
  background:white;
  background-color: #f5f5f5;
  border-top:5px solid #eee;
}

#header {
  height: 122px;
}

#header img {
  position:relative;
border: 0;
padding: 0;
margin:0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;

}

#footer {
  padding:10px;
}
#footer div {
  float:left;
  color:#888;
  font-family:Arial;
  font-size:1em;
}

#footer #col1 {
  width:180px;
  text-align:right;
}
#footer #col2 {
  margin-left:20px;
  padding-left:20px;
  width:245px;
}

#footer #col3 {
  margin-left:20px;
  padding-left:0px;
  width:235px;
}
#footer #col4 {
  margin-left:20px;
  padding-left:20px;
  width:220px;
}


#copy {
  position: relative;
  width: 100%;
}
#content {
  margin: 0px 250px 0px 200px;
  min-height:440px;
  height:auto !important;  /* für moderne Browser */
  height:340px;  /*für den IE */
  border-left : 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 0 20px;
}
#content.admin {
  margin: 0px 0px 0px 200px;
}
#nav {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 170px;
  padding-top:15px;
  text-align:right;
}
#sidebar {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 220px;
  padding-top:0px;
}




/* NAVIGATION */
#nav a {
  text-decoration:none;
  color:black;
}
#nav a:hover {
  text-decoration:underline;
  color:#D9000D;
}
#nav li a.active,
#nav li span.active {
  color:#D9000D;
}

#nav li {
  margin-bottom:0.25em;
}
#nav ul ul li {
  margin-bottom:0em;
}

#nav ul {
  font-family:Arial;
  list-style: none;
  font-weight:bold;
  font-size:12px;
  line-height:1.7em;
  margin-left:0em;
  margin-bottom:0em;
}
#nav ul ul {
  font-weight:normal;
  font-size:11px;
  line-height:1.5em;
  margin-top: 0;
  margin-bottom:0.5em;
}


/* SIDEBAR */
#sidebar h2 {
  border-top: solid 3px #D9000D;
  padding-top:3px;
  margin-bottom:3px;
  margin-right:0px;
  margin-top:25px;
  color:#666;
  font-size: 1.1em;
}
#sidebar p {
}

/* Text-Elemente */
h1 {
  font-size:1.4em;
  line-height:2em;
  font-weight:normal;
}
h2 {
  font-size:1.2em;
  line-height:2em;
  font-weight:normal;
  color:#D9000D;
}
h2 a {color:#D9000D;}

h3 {
    font-size: 1.1em;
    font-weight: 600;
    color: #666;
}

h4 {
    font-weight: 600;
}

p {
  margin-bottom: 10px;
}

strong {
  font-weight:bold;
}
em {
  font-style:italic;
}

.oe_inline_button {
display:inline;
}
.oe_inline_button img {
  vertical-align:middle;
}

/*
.oe_inline_button td {
  border:none;
}/*/

ul {
  margin-left:2em;
  margin-bottom:1em;
  list-style: circle;
}
ol {
  margin-left:2.5em;
  margin-bottom:1em;
    list-style: decimal;
}
li {

}

a {
  text-decoration:none;
  color:#0000EE;
}
a:hover {
  text-decoration:underline;
}
img {
  border: 1px solid #eee;
  padding: 3px;
  margin: 9px 0px;
  -moz-box-shadow: 1px 1px 4px #999;
  -webkit-box-shadow: 1px 1px 4px #999;
  -o-box-shadow: 1px 1px 4px #999;
  box-shadow: 1px 1px 4px #999;
}
img.l {
  margin-right: 15px;
}
img.r {
  margin-left: 12px;
}

#sidebar img {
  margin: 5px;
  padding:2px;

}


table {
  border-collapse: collapse;
  margin-top:1em;
  margin-bottom:1em;
}
th, td {
  border:1px solid #DDD;
  padding:2px 5px 2px 5px;
}

td p {
margin:0.4em 0;
padding:0;
}
th {
  font-weight:bold;
  background: #DDD;

}


.klein {
  font-size:0.9em;
  line-height:1.27em;
}

hr {
  color:#DDD;
  background: #DDD;
  border: 0;
  height:1px;
  margin-top:20px;
  margin-bottom:15px;
  display:block;
}

body.ie6 hr {
  margin-top:15px;
  margin-bottom:8px;
}

.textteaser {
  padding-left:1em;
  border-left:3px solid #ddd;
}

img.BildRechts {
  float:right;
}


pre {
Font-Family:Consolas, Monospace;
font-size:12px;
}

#admintoolbar {
  z-index:999;
  float:left;
  margin-bottom:-26px;
  width: 98%;
}


.pagenavi a, .pagenavi span {
      padding: 1px 8px 2px 8px;
      margin-right: 5px;
      background:none;
      border: 1px solid #E0001E;
      color: black;
    }
    .pagenavi a:hover {
      background: #E0001E;
      color: white;
      text-decoration: none;

    }
    .pagenavi span { /* aktives Element */
      background: #E0001E;
      color: white;
    }
    .pagenavi span.inactive, .pagenavi span.skip {
      background:none;
      border: 1px solid #888;
      color: #888;
    }
#blog .info {
  color: #999;
  margin-bottom:0.9em;
}

form.wide_label label {
  width: 150px;
  margin-right: 7px;
  margin-top: 1px;
}
input, textarea, select, option {
  font-size: 1em;
  font-family: Verdana, Arial, serif;
}
fieldset {
  border-top: 1px solid #E5E5E5;
  padding: 5px 10px 5px 10px;
}
legend {
  padding: 0 3px;
}
