/*
main colors
Grau (Standartschrift)    #737373
Gruen (Markiert...):      #7AAE00          

*/

/* reset spaces */
html, body, p, li, h1, h2, h3, h4, h5, h6, form, div {
  margin:0px;
  padding:0px;  
}
body, p, div, td, th, input, select, textarea {
  font-family:Arial, Georgia, Verdana, Helvetica, sans-serif;
  font-size:14px;
  color: #737373;
}

body { 
  background-color: #FFFFFF;
  background-image: url('/res/pics/body_bg.jpg');
  background-repeat: repeat-x;
}

html, body, #container, * html #view{
  height:100%;  
}

/*Überschriften */
h1, h2, h3, h4, h5, h6 {font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;}
h1 { color: #787871; font-size: 26px; font-weight: bold; line-height: 26px;}
h2 { color: #787871; font-size: 20px; font-weight: normal;}
h3 { color: #85BB27; font-size: 20px; font-weight: normal}
h4 { color: #787871; font-size: 14px; font-weight: bold;}
h5 { color: #85BB27; font-size: 14px; font-weight: bold }

/*Allgemeine Styles*/
.no_distance { padding:0px; margin:0px; } /*Designs werden z.B. mit <ul> gemacht*/
.clearall    { clear:both; font-size: 0.1px; line-height: 0.1px; }
img          { border:none }


/*Hyperlinks*/
a:link    { color:#7AAE00; text-decoration:none; }
a:visited { color:#7AAE00; text-decoration:none; }
a:focus   { color:#7AAE00; text-decoration:none; }
a:hover   { color:#7AAE00; text-decoration:none; }
a:active  { color:#7AAE00; text-decoration:none; }

/*--------------------------------Background---------------------------------*/
#background-line {
  width: 100%;
  position: absolute;
  margin-top: 294px;
  background-image: url('/res/pics/pic_info_bg.jpg');
  height: 68px;
}
#background-line_shadow {
  width: 100%;
  position: absolute;
  margin-top: 294px;
  background-image: url('/res/pics/body_bg_shadow.jpg');
  background-repeat: repeat-x;
  height: 50px;
}

/*---------------------------------Formular------------------------------------*/
#contact_form input, select, textarea {
  border: 1px solid #D1D1D1;
}

.validation_error {
  color: red;
}

/*----------------------Hauptebenen mit 100% Browserhöhe-----------------------*/
#view {
  position: relative;
  min-height: 100%;
  /*background-image: url('./bg_shadow.gif');
  background-repeat: repeat-y;
  padding: 0 11px 0 13px; Abstand zum Schatten links und rechts*/
}

#main {
  background-image: url('/res/pics/content_bg.jpg');
  background-repeat: no-repeat;
  min-height: 100px;
  clear: both;
  z-index:2; 
}

#content {
  width: 600px;
  float:right;
  margin-top: 42px;
  margin-right: 65px;
  margin-bottom:100px;
}

#content p, li, a {
  line-height: 20px;
}

#container {
  width: 970px;
  position: absolute;
  left: 50%;
  margin-left: -485px;
}

#content ul {
  padding-left:20px;
}

#content ul li {
  list-style-type: none;
  list-style-image: url("/res/pics/background_list_style.jpg");
}

/*----------------------------------Header---------------------------------*/

#header {
  width: 970px;
  /*padding: 10px 35px 10px 35px;*/
  position: relative;
  height:280px;
  margin-left: 15px;
}

#headerpic {
  position: absolute;
  left: 50%;
  margin-left: -485px;
}

#header_shadow_left {
  float: left;
  margin-left: -15px;
  margin-top: 167px;
}

#header_shadow_right {
  float: right;
  margin-top: 167px;
  margin-right: 15px;
}

#language {
  position: absolute;
  z-index:1;
  margin: 10px 0 0 810px;
  font-weight: bold;
  font-size: 11px;
}

#english {
  color: #737373 !important;
}

#german {
  color: #737373 !important;
}

#german_akt, #english_akt {
  color: #7AAE00;
}

#pic_info_link {
  position: absolute;
  z-index:1;
  margin: 261px 0 0 815px;
  font-size: 10px;
  font-weight: bold;
  color: #3b670d;
}

#pic_info_link a {
  font-weight:bold !important;
  font-size:12px;
}

#pic_info_link a:hover {
  font-size:12px;
  font-weight: bold;
  font-family: Arial;
  color:#FFFFFF;
}

#pic_info_button {
  position: absolute;
  z-index:1;
  margin: 247px 0 0 760px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
}

#pic_info_symbol {
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 13px;
  margin: 265px 0 0 878px;
  background-image: url('/res/pics/pic_info_symbol2.gif');
  background-repeat: no-repeat;
}
/*---wenn Javascript deaktiviert---*/
#pic_info {
  background-image: url('/res/pics/pic_info_bg.jpg');
  height: 82px;
  width: 970px;
}

#pic_info_shadow_left {
  float:left;
}

#pic_info_shadow_right {
  float:right;
}

#pic_info_text {
  color: #FFFFFF;
  position: absolute;
  font-size:22px;
  margin: 15px 60px 0 60px;
}

/*---wenn Javascript aktiviert----*/
#pic_info_blank {
  background-image: url('/res/pics/pic_info_bg.jpg') center;
  height: 14px;
  width: 970px;
  position: relative;
}

#pic_info_blank_shadow_left {
  float: left;
  margin-top:2px;
  text-align:left;
}

#pic_info_blank_shadow_left img {
  position: absolute;
  top:1px;
  left:-1px;
  margin: 1px 0 0 0;
}

#pic_info_blank_shadow_right {
  float: right;
  margin-right:-12px;
  margin-top:2px;
}

#pic_info_anim {
  background-image: url('/res/pics/pic_info_bg.jpg');
  height: 68px;
  width: 970px;
  margin-left:-1px;
}

#pic_info_shadow_left_anim {
  float: left;
}

#pic_info_shadow_right_anim {
  float: right;
}

#pic_info_text_anim {
  color: #FFFFFF;
  position: absolute;
  font-size:22px;
  margin: 1px 60px 0 60px;
  width: 860px;
}

/*----------------------------------Footer---------------------------------*/
#footer {
  width: 970px;
  position: absolute;
  margin: -70px 0 0 13px;
  height: 70px;
  left: 50%;
  margin-left: -485px;
  /*padding: 10px 35px 10px 35px;*/
}

#footer a {
  color: #737373;
}

#footer_shadow_left {
  float: left;
  position: absolute;
}

#footer_text_address p {
  font-size: 12px;
  float: left;
  margin-top:22px;
  margin-left:20px;
}

#footer_text_address_2 {
  float:left;
  margin-left:40px;
  margin-top:22px;
  width:240px;
}

#footer_text_internet p {
  width: 220px;
  font-size: 12px;
  float: left;
  margin-top:22px;
  margin-left:45px;
}

#footer_nav {
  float: right;
  text-align: right;
  margin-right: 25px;
  margin-top:22px;

  font-size: 12px;
  width:100px;
}

#footer_nav a {
  color: #7AAE00;
}

#footer_shadow_right {
  float: right;
}

#footer * {
  font-size:12px;
  font-family:Arial, Georgia, Verdana, Helvetica, sans-serif;
  line-height: 14px;
}

/*--------------------------------Navigation-------------------------------*/
#sidebar {
  float:left;
}

#nav {
  width: 203px;
  margin-top: 45px;
  margin-left: 60px;
}

#nav ul {
  margin: 5px 0 5px 0;
}

#nav a {
  color: #787871;
}

#nav li {
  list-style-image: url('/res/pics/list_img.gif');
  font-size: 16px;
  text-transform: lowercase;  
}

#nav li li{
  list-style-image: url('/res/pics/list_arrow_sub.gif');
  font-size: 14px;
  margin: 5px 0 5px -40px;
  text-transform: lowercase;  
}

#nav li li li {
  list-style-image: url('/res/pics/list_arrow_sub.gif');
  font-size: 13px;
  margin: 5px 0 5px -33px;
  text-transform: lowercase;  
}

#nav_head {
  background-image: url('/res/pics/nav_head.gif');
}

#nav_content {
  
  padding-top: 1px;
  padding-bottom: 1px;
  background-image: url('/res/pics/nav_bg.gif');
}

#nav_foot {

  background-image: url('/res/pics/nav_foot.gif');
}

.nav_seperator {
  margin: 0 0 0 10px;
}

.a_1_active, .a_2_active, .a_3_active, .a_4_active {
  color: #85BB27 !important;
}

/*----------------------------interne Navigation-------------------------------*/
#nav_intern {
  width: 203px;
  margin-top: 45px;
  margin-left: 60px;
  margin-bottom: -35px;
}

#nav_intern ul {
  margin: 5px 0 5px 0;
}

#nav_intern a {
  color: #737373;
}

#nav_intern li {
  list-style-image: url('/res/pics/list_img.gif');
  font-size: 16px;
  text-transform: lowercase;  
}

#nav_intern li li{
  list-style-image: url('/res/pics/list_arrow_sub.gif');
  font-size: 14px;
  margin: 5px 0 5px -40px;
  text-transform: lowercase;  
}

#nav_intern li li li{
  font-size: 13px;
  margin: 5px 0 5px -33px;
}

#nav_intern_head {
  background-image: url('/res/pics/nav_head.gif');
}

#nav_intern_content {
  
  padding-top: 1px;
  padding-bottom: 1px;
  background-image: url('/res/pics/nav_bg.gif');
}

#nav_intern_foot {

  background-image: url('/res/pics/nav_foot.gif');
}

.nav_intern_seperator {
  margin: 0 0 0 10px;
}

/*----------------------------------Login---------------------------------*/
#login {
  width: 203px;
  margin-top: 10px;
  margin-left: 60px; 
  margin-bottom: 100px;
}

#log_state {
  margin-left: 15px;
  font-size: 11px;
}

#log_head {
  background-image: url('/res/pics/nav_head.gif');
}

#log_content {
  background-image: url('/res/pics/nav_bg.gif');
  padding-left: 5px;
  padding-top:6px;
}

#log_content td {
    font-size: 11px;
}

#log_foot {
  background-image: url('/res/pics/nav_foot.gif');
}
.log_input {
  width: 130px;
  border: 1px solid #D3D3D3;
}

#forgotten {
  font-size: 10px;
  text-decoration: underline;
}

#log_error {
  font-size: 11px;
  margin-bottom: 3px;
  margin-left: 3px;
}

#logout_button {
  margin: 6px 0 6px 65px;
}

/*----------------------------------Weblog---------------------------------*/
.weblog_trenn {
  
}

.weblog_image_container {
  background-image: url('/res/pics/weblog_border.gif');
  background-repeat: no-repeat;
  height: 100px;
  width: 80px;
  padding-left: 5px;
  padding-top: 5px;
  float: left;
  margin-top: 15px;
  margin-bottom: 10px;
}

.weblog_content {
  margin-left: 15px;
  float: left;
  margin-top: 15px;
  width: 475px;
}

.weblog_short_descr {
  margin-top: 15px;
  line-height: 17px;  
  margin-bottom: 10px;
}

.weblog_info {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: -7px;
}

.weblog_link_pic {
  margin-bottom: -1px;
}

/*detail*/
.weblog_info_detail {
  font-size: 12px;
  margin-top: 3px;
}

.weblog_image_container_detail {
  background-image: url('/res/pics/weblog_border_small.gif');
  background-repeat: no-repeat;
  height: 60px;
  width: 50px;
  padding-left: 5px;
  padding-top: 5px;
  float: left;
  margin-top: 15px;
}
.weblog_descr {
  padding-top: 10px;
  clear: both;
}

.weblog_video {
  margin-top: 20px;
  margin-bottom: 20px;
}

.weblog_comments {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #D1D1D1;
}

.weblog_comment_header {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #D1D1D1;
  margin-bottom: 5px;
}

.weblog_comment_descr {
  margin-left: 10px;
}

.weblog_feed_link_list {
  float: right;
}

.weblog_title_start {
  display: block;
  float: left;
}

.weblog_feed_link_list_start {
  float: right;
}

#weblog_start {
  margin-top:13px;
}

#search {
  margin-bottom: 10px;
}

#seachform {
  margin-top: 7px;
}

#searchform_table select {
  padding:2px !important;
  border:solid 1px #D1D1D1;
}

#searchform_table input {
  border:solid 1px #D1D1D1;
}

#search_input {
  width: 153px;
  border: 1px solid #737373;
}

#form_author, #form_category {
  width:210px;
}

#search_submit {

}
/*----------------------------------Sitemap---------------------------------*/
.sitemap a {
  color: #737373;
}

#Kommentare_Name, #Kommentare_Email, #Kommentare_Titel {
  border:solid 1px #D1D1D1;
}

.nav_links .active {
  font-weight:bold;
}