
/* general defines */

p,h1,h2,h3,h4,h5,h6,body,td,ul,ol,li,div { font-family: Helvetica, Arial, sans-serif; font-size: 9pt;}

body {background-color:#ffffff; color:#000000; top:0px; padding:0px; margin:0px;}

h1 { font-size:18pt;
   }
h2 {
  font-size:13pt;
  padding-top: 6px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h3 {
  font-weight:bold; 
  padding-top: 6px;
  margin-top: 0px;
  margin-bottom: 2px;
  padding-bottom: 0px;
}

p {
  margin-top:2pt; 
  margin-bottom:6px; 
}

a {
  font-weight: bold; 
  text-decoration: none;
}
a:link {color:#b20916}
a:visited {color:#68050c}
a:active, a:focus, a:hover {text-decoration: underline;}

.titel {  
  font-size: 14pt;
  font-weight: bolder;
}
.copy {  
      font-size: 8pt;
}

.footline {
  font-size: 8pt;
}

.kasten { 
   border: solid black 1px;
   margin-left: 30px;
   margin-right: 30px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 6px;
}


/* main area defines */
div#main {
  position: absolute;
  top: 56px;
  width: 600px;
  left: 186px;
    z-index:50;
}

div#content {
  padding: 10px;
  padding-top: 0px;
  border:1px solid #a0a0a0;
  width: 100%;
}

/* spezialfall waffeninitiative */
div#content_waffen {
  padding: 10px;
  padding-top: 0px;
 padding-bottom: 0px;
  border:1px solid #a0a0a0;
  width: 100%;
 background-image: url('/waffen/img/bg.png');
}


div#footline {
  width: 620px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align:center;
  margin-bottom: 11px;
  font-size: 8pt;
  border: solid #a0a0a0 1px;
  border-top: none;
}



/* menu defines */

div#navigation {
  border: solid 1px #b20916; 
  position: fixed;
   height: 95%;
   top: 5px;
   left: 5px;
  width: 180px;
  z-index:100;
  overflow: hidden;
}

div#menu {
  margin:0px;
  margin-top: 10px;  padding:5px;
  padding-top: 15px;
  border-width: 0px; 
  background-color: #b20916;
}
div#navhelp {
  font-family: Helvetica, Arial, sans-serif;  font-size: 8pt;
  font-weight: normal;
  position:absolute;
   bottom:0px;
   padding:5px;  text-align:center;
  width:96%;
}

.mainselect, .mainentry {
  margin-top: 0px; 
  margin-bottom: 10px;
  border-bottom: solid white 1px;
  white-space: nowrap;}
p.mainselect { 
  border: solid white 1px;
}
p.mainentry { 
  margin-left: 1px;
  padding-top: 1px;
}

#menu a:active, #menu a:hover, #menu a:focus {
  font-family: Helvetica, Arial, sans-serif;        
  text-decoration: none;
  color: #000000;
  background-color: #c21926;
}

/*a.mainselect:link, a.mainselect:visited, a.mainentry:link, a.mainentry:visited {
        font-size: 11pt;
	}*/

a.subselect:link, a.subselect:visited, a.subentry:link, a.subentry:visited {
  font-size: 9pt;
  font-weight: normal;
}

a.subsubselect:link, a.subsubselect:visited, a.subsubentry:link, a.subsubentry:visited {
  font-size: 8pt;
  font-weight: normal;
}


a.mainselect:link, a.mainselect:visited, a.subselect:link, a.subselect:visited {
  font-weight:bold;
  color: #ffffff;
}
a.subsubselect:link, a.subsubselect:visited {
  font-style: italic;
 color: #ffffff;
}

a.mainentry:link, a.subentry:link, a.subsubentry:link {
  color:#ffffff;
}

a.mainentry:visited,a.subentry:visited, a.subsubentry:visited {
  color:#dddddd;
}

div.submenu {
  margin-left:10px; 
  margin-bottom:6px; 
  margin-top:3px;
}

p.subsubmenu {
  margin-top:0pt;
  margin-left:10px;
  margin-bottom:2px;
 }


/* start page defines */

div#top {
  position: absolute;
  left: 186px;
  top: 30px;
  width: 600px;
  padding-left: 10px;
  font-size:12pt;
}


a.topic {
  color: #b20916;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 600;
}

a.subtopic {
  color: #b20916;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

p#powered {
  display: none;
}

img.menu {
 border: solid #b20916 1px;
 
margin-right: 10px; float:left;}

h2.menu {
  margin-bottom: 5px;
  padding-top: 0px;
  margin-top: 0px;
}

td.menu {
  padding-top: 12px;
}

/* start page agenda box */
td.menu div.sidetitle {
  padding: 2px;
}

td.menu div.sidecontent {
  padding: 0px;
}
td.menu div.sidebox {
  margin-top: 10px;
}

td.menu .warning {
  font-style: italic;
}

/* toc defines */
a.tocmain {font-size:13pt;}
a.tocsub {font-size:11pt;}


tr.evenrow {
  background-color: #efeeee;
}
tr.oddrow {
  background-color: #fafafa;
}

/* box */
.boxtitle {
  font-style: italic;
  padding-bottom: 4px;
  padding-left: 2px;
}
.description, .footer {
 border: solid 1px #a0a0a0;
 background-color: #f7f7f7;
 padding: 4px;
}
.footer {
  margin-top: 20px;
}

.boxcontent {

}

/* right side boxes: float left with 830 margin... */
div#sideboxes {
  margin-left: 830px;
  float:left;  margin-top: 56px;
  min-width: 150px;
  max-width: 200px;
  z-index:100;
}

div.sidebox {
  border: solid 1px #a0a0a0;
  margin-bottom: 20px;
}
div.sidetitle {
  padding: 2px;
  background-color: #efeeee;
  color: black;
  font-weight: bold;
  font-size: 10pt;
  border-bottom: dotted 1px #a0a0a0;
}

div.sidecontent {
  padding: 5px;
  background-color: #f7f7f7;
}
div.sidecontent br {
  margin-bottom: 16px;
}

div.sidecontent table {
  width: 100%;
  border: none;
}

div.sidebox a:link, div.sidebox a:visited {
  font-weight:normal;
}
div.sidebox ul {
  padding-left:0px;
  list-style-type:none;
  margin:0px;
}
div.sidebox li {
  margin-bottom: 4px;
}

td.welcome h1 {
  font-size: 15pt;
}
table.welcome {
  width: 100%;
}
td.welcome {
  vertical-align:top;
  width: 50%;
}

.img-floatright {
  border:solid black 1px;
  background-color: #eeeeee; 
  padding: 0px; 
  margin-left: 4px; 
  margin-bottom:4px; 
  float:right;
}
.img-floatleft {
  border:solid black 1px;
  background-color: #eeeeee;
  padding: 0px;
  margin-right: 4px;
  margin-bottom:4px;
  float:left;
}


/* topic specific defines */

.materialtitel { font-size: 18pt; font-weight:bold; }

/* Kontaktformular */
td.required { 
  font-weight: bold; 
}
td.required input {
  background-color: #ffffbb;
}
td.required textarea {
  background-color: #ffffbb;
}
td.error {
  font-weight: bold; 
  color: red;
}
td.error input {
  background-color: #ffccbb;
}
td.error textarea {
  background-color: #ffccbb;
}
