﻿<!--
/* Layout Rohbau */
body { background-color:#c0c0c0; font-size:medium; }
#page { background-color:#ffffff; font-family:"Times New Roman","serif"; font-style:normal; font-variant:normal; font-weight:normal; text-decoration:none; text-transform:none; color:#008040; text-align:left; }
#topnav { position:relative; background-color:#602000; color:#ffffff; font-family:"Arial","sans-serif"; font-size:0.9em; margin-bottom:0.3em; padding:0.3em; text-align:left; }
#topnav a:link {background-color:#602000; color:#ffffff; }
#topnav a:visited {background-color:#602000; color:#ffffff; }
#topnav a:hover { background-color:#ffffff; color:#c00000; }
#col1 { float:left; width:200px; background-color:#008040; }
#col1_content { position:relative; font-family:"Arial","sans-serif"; font-size:0.9em; float:left; text-align:left; margin:0; padding-top:0; padding-left:0; padding-bottom:1em; padding-right:0;}
#col1_content a:link {color:#ffffff; background-color:#008040; }
#col1_content a:visited {color:#ffffff; background-color:#008040; }
#col1_content a:hover {color:#404040; background-color:#ffffff; }
#nav { color:#ffffff; font-weight:bold; font-style:italic; text-align:center; margin-top:0.5em;}
#col3 { width:auto; margin-left:210px; position:relative; font-size:100%; font-family:"Times New Roman","serif"; }
#col3 h1     {font-size:160%; font-weight:bold;}
#col3 h2     {font-size:140%; font-weight:bold;}
#col3 h3     {font-size:125%; font-weight:bold;}
#col3 h4     {font-size:120%; font-weight:bold;}
#col3 h5     {font-size:110%; font-weight:bold;}
#col3 h6     {font-size:110%; font-style:italic;}
#col3 p      {text-align:left; line-height:1.5em; margin:0 0 1em 0; }
#col3 em     {font-weight:normal; font-style:italic; text-decoration:none;}
#col3 strong {font-weight:bold; font-style:normal; text-decoration:none;}
#col3 a:link    {color:#C00000;}
#col3 a:visited {color:#C00000;}
#col3 a:hover   {color:#FF4040;}
#predsucc { clear:both; background-color:#d0ffd0; font-family:"Arial","sans-serif"; font-size:0.9em; margin:0.3em; padding:0.3em; color:#008040; }
#predsucc a:link {background-color:#d0ffd0; color:#c00000; }
#predsucc a:visited { background-color:#d0ffd0; color:#c00000; }
#predsucc a:hover { background-color:#008040; color:#ffffff; }
#pred { float:left; }
#succ { float:right; }
#footer { background-color:#602000; font-family:"Arial","sans-serif"; font-size:0.9em; margin-top:0.3em; padding:0.3em; color:#ffffff; text-align:left; }
#footer a:link {background-color:#602000; color:#ffffff; }
#footer a:visited {background-color:#602000; color:#ffffff; }
#footer a:hover {background-color:#ffffff; color:#c00000; }
#foot_left {float:left; width:35em; font-size:0.8em; }
#foot_right {float:right; font-size:0.8em; }
/* Module */
/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}
.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}
/* Text */
.wysiwygimg .wysiwygimgtext {}
/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}
.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}
/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}
/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}
/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}
/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}
/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}
/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}
/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}
/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}
/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}
/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}
/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}
/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}
/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;
-->