body {
    color: black;
    background-color: #EAEAEA;
    min-width: 900px;

}

table {
 background: inherit;
 border:0px;
 font: inherit;
 font-size: inherit;
}

h2 {
 margin-top:3px;
 margin-left:0px;
}



/** Die Navigation **/
#left {
    float: left;
    width: 140px;
    margin-bottom:10px;
    margin-top: 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

/** Die Navigation **/
#pos1 {
   a:link { text-decoration:none; font-weight:bold; color:#ffffff; }
   a:visited { text-decoration:none; font-weight:bold; color:#ffffff; }
   a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }

}


/** Box Navigation **/
#box_left {
    background-color:#f0f9ee;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    border: 1px;
    border-style: solid;
    border-color: white;
    font-size: 0.7em;
    text-align: left;

}


#box_left a {
    line-height:150%;
    padding: 3px;
    text-decoration: underline;

}

#box_left a:link {
   color:#336699;
}

#box_left a:visited {
    color:#336699;
}

#box_left a:hover {
    color: black;
}

#box_left a:active {
    color: black;
}

#box_title_left a:link  { text-decoration:none; font-weight:bold; color:#ffffff; }
#box_title_left a:visited { text-decoration:none; font-weight:bold; color:#ffffff; }
#box_title_left a:hover { text-decoration:none; font-weight:bold; color:#000000; background-color:#ff0; }


#right {
    background-color:inherit;
    float: right;
    width: 180px;
    border: 1px;
    border-style: solid;
    border-color: #EAEAEA;
    margin-bottom:10px;
    margin-top: 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#box_right {
    background-color:white;
    margin: 0px;
    padding: 5px;
    text-align: justify;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 11px;

}

#box_right a {
    line-height: 130%;
    color:brown; 
    text-decoration:underline;
    margin-bottom: 10px;
}

#box_right a:visited {
    color:#669966; text-decoration:underline;
}

#box_right a:active {
    color:#669966; text-decoration:underline;
}

#box_right a:hover {
    color:#669966; text-decoration:underline;
}

#box_right p {
    margin:0px;
}


#middle {
    float: top;
    background-color:inherit;
    margin-left:150px;
    margin-right:190px;
    margin-top: 10px;
    margin-bottom:10px;

}

#middleandright {
    float: top;
    background-color:inherit;
    margin-left:150px;
    margin-top: 10px;
    margin-bottom:10px;
}


#box_middle {
    background-color:white;
    font-size: 0.8em;
    margin: 0px;
    margin-bottom:10px;
    padding:5px;
}



#box_middle a {
    text-decoration: underline;
}

#box_middle a:link {
    color:brown;
}

#box_middle a:visited {
    color:#336699;
}

#box_middle a:hover {
    color: black;
}

#box_middle a:active {
    color: black;
}



#box_middle_list {
    background-color:white;
    font-size: 12px;
    margin:0px;
    margin-bottom: 10px;
    padding:0px;
}


#box_middle_list table {
 background: inherit;
 border:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 margin:0px;
 font-family:Arial, Verdana, Helvetica, sans-serif;

}



#box_middle_list a {
    text-decoration: none;
}

#box_middle_list a:link {
    color:#669966;;
}

#box_middle_list a:visited {
    color:#336699;
}

#box_middle_list a:hover {
    color: brown;
}

#box_middle_list a:active {
    color: brown;
}


#box_title {
    background-color:#336699;
    color:white;
    border: 1px;
    border-style: solid;
    border-color: white;
    font-size:1.0em;
    padding: 3px;
    height: 1.2em;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}


#box_title h1 {
    color:white;
    font-size:1em;
    margin-bottom: 0px;
    margin-top: 0px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display:inline;
}



#box_title_left {
    background-color:#336699;
    color:white;
    border: 1px;
    border-style: solid;
    border-color: white;
    font-weight:bold;
    font-size:0.7em;
    padding: 3px;
    height: 1.2em;
    margin-bottom: 0px;
    margin-top: 0px;

}



#read_name {
    margin:0px;
    margin-top:0px;
    float: left;
    padding: 0px;
    border: 0px solid red;
    font-size:1em;
}

#read_date {
    margin:0px;
    margin-top:0px;
    float: right;
    padding: 0px;
    border: 0px solid red;
    font-size:1em;
}

#read_nicelink {
    font-size:0.7em;
}


#read_subject {
 margin-top:3px;
 margin-left:0px;
}

#read_rss_link {
    font-size:1,2em;
    font-weight:bold;
}


#read_comment_subject {
 margin-top:3px;
 margin-bottom:3px;
 margin-left:0px;
}

#read_comment_name {
  font-size:0.75em;
  color:#1F49B9;
}
#read_comment_date {
  font-size:0.75em;
  color:#3815EA;
}

#read_comment_navigation {
    color:#385560;
    font-size:0.75em;
}

#read_comment_navigation a:link {
   color:#336699;
}

#read_comment_navigation a:visited {
    color:#336699;
}

#read_comment_navigation a:hover {
    color: black;
}

#read_comment_navigation a:active {
    color: black;
}


#index_h_last_change {
    font-size:7px;
}

#index_h_countcomments {
    font-size:7px;
}

#index_group_shortname {
    font-size:0.8em;
}
#index_date {
    font-size:1em;
}
#index_name {
    font-size:1em;
}

#index_selected_group_h {
}

#index_selected_group {
}


#box_btn {
    background-color: inherit;
    text-decoration:none;
    text-align: center;
    height: 3.5em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#box_btn a {
  color:brown;#336600; 
}

#box_btn a:visited {
	color:#669966;
}

#box_btn a:active {
	color:#669966;
}

#box_btn a:hover {
	color:#669966;
}

#btn_new {
    width: 18.5em;
    float: left;
    padding: 3px;
    background-image:url(images/edit.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_up {
    width: 6em; 
    float: left;
    padding: 3px;
    background-image:url(images/up.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_right {
    width: 6em;
    float: left;
    padding: 3px;
    background-image:url(images/next.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_left {
    width: 6em;
    float: left;
    padding: 3px;
    background-image:url(images/previous.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_print {
    width: 7em;
    float: right;
    padding: 3px;
    background-image:url(images/fileprint.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_source {
    width: 7.5em;
    float: right;
    padding: 3px;
    background-image:url(images/view_text.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_pdf {
    width: 7em;
    float: right;
    padding: 3px;
    background-image:url(images/filesave.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}

#btn_help {
    width: 30em;
    float: right;
    padding: 3px;
    background-image:url(images/help.png);
    background-repeat: no-repeat; background-position: top; padding-top: 25px;
    border: 0px solid red;
}


#box_header {
    background-color:#336699;
    color:white;
    border: 1px;
    border-style: solid;
    border-color: white;
    font-family:courier new,verdana, arial, sans-serif;
    font-size:35px;
    font-weight:bold;
    font-style:italic;
    padding: 3px;
    height: 45px;
    margin-bottom: 0px;
    text-align:center;
    vertical-align:middle;
}

#box_header a {
    text-decoration: none;
    color:white;
}

#box_header_navi {
    background-color:#f0f9ee;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px;
    border-style: solid;
    border-color: white;
    font-size: 0.8em;
    text-align: left;
}

#box_header_navi a {
    padding: 3px;
    text-decoration: underline;
}

#box_header_navi a:link {
   color:#336699;
}

#box_header_navi a:visited {
    color:#336699;
}

#box_header_navi a:hover {
    color: black;
}

#box_header_navi a:active {
    color: black;
}

#error {
     color:brown;#336600; 
       }

