* {
 margin: 0;
 padding: 0;
 font-family: sans-serif;
}

#logo {
 text-align: center;
 padding-top: 18px;
}

p {
 margin: 10px 0;
 font-size: 10pt;
 text-align: justify;
}

ul, ol, li {
 margin: 5px 0;
 font-size: 10pt;
 text-align: left;
}

ul, ol {
 margin-left: 25px;
}

table {
 margin-top: 5px;
 margin-bottom: 5px;
}

hr {
 margin: 15px 0;
 height: 0;
 border: 0;
 border-bottom: 1px dashed #999;
}

img {
 border: 0;
}

td {
 vertical-align: top;
 padding: 4px;
}

/* Formatvorlagen */

.Zwischenueberschrift {
 margin: 10px 0 5px 0;
 font-size: 15pt;
 text-align: left;
}

.rechtsbuendig {
 text-align: right;
}

.zentriert {
 text-align: center;
}

p, ul, ol, li, div, td, input, button, textarea, #elm1_parent {
 color: black;
 font-size: 10pt;
}

a {
 color: #A00000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

input, button, textarea {
 font-size: 11pt;
 background-color: white;
 border: solid #AAAAAA 1px;
 padding: 2px;
 margin: 2px;
}

body {
 margin: 0;
 padding: 0;
 background-color: white;
 background-image: url(bg.jpg);
 background-repeat: repeat;
 background-attachment: fixed;
}

#layout {
 margin: 20px auto 10px auto;
 padding: 0 30px;
 width: 850px;
 background-color: #ffffff;
 border-left:  #555555 solid 1px;
 border: #555555 solid 1px;
}

* html #layout {

}

h1 a {
 color: black;
 font-size: 18pt;
}

h1 a:hover {
 text-decoration: none;
}

h2 {
 font-size: 16pt;
 font-weight: normal;
 text-align: left;
}

h2 a {
}

#menu {
 text-align: center;
 font-size: 14pt;
 margin: 0 0 5px 0;
 border-bottom: 1px dashed #999;
 padding-bottom: 15px;
}

#menu a {
 margin: 0 8px;
}

#menu a.selected {
 text-decoration: underline;
}

#path {
 text-align: center;
 font-family: Arial, Verdana, sans-serif;
 font-size: 10pt;
}

#path a {
 font-weight: bold;
 font-family: Arial, Verdana, sans-serif;
}

#scroll {
 
}

#edit {
 background-color: #DDDDDD;
 padding: 5px;
 margin: 10px 0 5px 0;
 list-style-type: none;
 text-align: center;
}

#edit li {
 display: inline;
 margin: 0 5px;
 font-size: 10pt;
}

#edit li a {
 font-family: Arial, Verdana, sans-serif;
}

#rand {
 text-align: left;
 padding-left: 20px;
 margin: 0;
 width: 150px;
}

#rand p {
 text-align: left;
}

#main {
 width: 600px;
 border-right: dashed #999 1px;
 padding: 10px 20px 15px 0;
}

#footer {
 padding-bottom: 15px;
 clear: both;
 text-align: center;
}

#footer, #footer a {
 color: #CCCCCC;
 font-size: 8pt;
}

fieldset {
 margin: 5px 0;
 padding: 2px;
}

legend {
 margin: 0 5px;
 padding: 0 2px;
}

#elm1, #elm1_parent {
 margin: 10px 0;
}

.read_full_article {
 clear: both;
}

.read_full_article a {
 font-style: italic;
 font-weight: bold;
}

.comment_section {
 padding-top: 10px;
 margin: 15px 0 10px 0;
 border-top: dashed white 1px;
 font-size: 16pt;
}

.comment {
 margin-bottom: 12px;
}

.comment_head {
 font-family: sans-serif;
 font-size: 10pt;
 color: #666;
}

.comment_head_name {
 font-family: sans-serif;
 color: white;
 font-weight: bold;
 margin-right: 3px;
}

.success {
 color: #009900;
 font-size: 14pt;
 margin-bottom: 10px;
}

.error {
 color: #FF0000;
 font-size: 14pt;
 margin-bottom: 10px;
}

#unterzeichnen {
 /* font-size: 14pt;
 background-color: #e70000;
 padding: 4px;
 border: solid black 1px;
 color: white;
 text-decoration: none; */
}

.gross {
 font-size: 13pt;
 text-align: left;
}

.klein {
 font-size: 8pt;
}

.rahmen {
 margin: 15px auto 0 auto;
 border: solid red 5px;
 padding: 7px;
 background-color: #FFEEEE;
 display: table;
}

.table_Bildgalerie {
 border: 0;
 margin: auto;
}

table.table_Bildgalerie td {
 background-color: #FCC;
 margin: 3px;
 vertical-align: middle;
}

table.table_Bildgalerie td p {
 margin: 3px;
 text-align: center;
}



