/* -*- coding: utf-8; mode: fundamental -*- */
/* Changelog: */
/* bkaindl 2005-05-18 change doktit color from orange to blue */
/* -> the orange color is commented out, easy to change back  */
body { color: #000000; 
background: #ffffff; /*#F4FEF8;*/
font-family:sans-serif; }

a {font-family: sans-serif;font-weight:bold;}
a:link {text-decoration:none; color: #1C2D95}
a:visited {text-decoration:none; color: #000033} /* #6699CC */
a:hover {text-decoration:none; 
         color: #FFFFFF;
         background: #6699CC}
/*a:active {text-decoration: underline }*/
/*a:focus {  color: #00E000}*/

.cfet { font-style: italic; padding: 1ex }

/* Title of docuement, hover problem still exists*/
#doktit { /*color: #000066;*//*#1C2D95;*/
          /* this is the orange: color: #FFA500; */
	  color: #1C2D95;
          text-align: center; 
	  padding: 0.5px; 
	  font-family: sans-serif; 
	  font-weight: bolder; 
	  /*text-transform: none*/
}
/*Short desription text of document */
#dokdes,papri 
{
   font-style: italic; 
  font-weight: bold; 
  margin-left: 1ex;
  right: 70%}
  H1,H2,H3,H4,H5,H6 { font-family: sans-serif; }
/* menu ziele des ffii, komment Verweise*/
div.sectmenu { 
font-weight: bold; 
padding: 2pt; 
margin: 1pt }

.secttext { padding-top: 1ex; padding-bottom: 1ex }

.secthead { 
 text-transform: none; 
 color: white;
 background: #6699CC;
 padding-left: 3em; 
}
.sectbody { margin-top: 2em; margin-bottom: 2em; margin-left:3%; margin-right:3% }
div.links { 
 background: #f3f3f3;
 border: 3px dashed #6699CC; 
 padding: 1em;
}
div.tasks {  background: #f3f3f3;
 border: 3px solid #C0F7D0;
 padding: 1em }
div.signs { text-align: center }
div.dokmenu { background: #f3f3f3;
 border: 3px solid #6699CC; 
 padding: 2ex;
} /*border-color: #669933; border-width: 1ex; padding: 1ex; border-style: dashed }*/
/* Previous doklvl1:
.doklvl1 { background-color: #E0FBE8; text-align:center; font-size: smaller }
*/
.doklvl1 { background-color: #E0EBF8; text-align:center; font-size: smaller }
.doklvl2 { background-color: #D0E9FC; text-align: center; font-size: smaller }
.doklvl3 { background: #C0E7F8; text-align: center; font-size: smaller }
.doklvl4 { background: #B0C5F5; text-align: center; font-size: smaller }
.doklvl5 { background: #A0B3F9; text-align: center; font-size: smaller }
.doklvl6 { background: #90F1AD; text-align: center; font-size: smaller }
.doklvl7 { background: #80EEA0; text-align: center; font-size: smaller }
.doklvl8 { background: #70EC94; text-align: center; font-size: smaller }
.doklvl9 { background: #60EA8C; text-align: center; font-size: smaller }
.eqdok { background: #000066; /*#A52A2A;*/
         color: #F4FEF8; font-weight: bolder; text-align: center; } 
#doktop { right: 70%; background: white; margin: 0px}
#dokmid { margin-top: 2em; margin-bottom: 2em }
/* Dokument foot*/
#dokped { border-top-style: solid; border-top-width: 2px; margin-top: 1px; padding: 1ex; border-color: #1C2D95;
font-size: smaller}
#toprel { text-align: left; font-size: smaller } /* upper box for icons*/
#toparb { text-align: center; font-size: smaller; border: 1px solid #1C2D95}
#toparb1 { text-align: left; font-size: smaller }
/*background: #FFFFFF; border: 1px dashed #1C2D95}*/ /* upper box for links */
#pedarb { text-align: center; font-size: smaller }
#pednot { /*border-style: solid;*/ border-left-width: 2px;
padding: 1em;
/*background: #f3f3f3;*/
/* border: 3px solid #6699CC; */ border-right-width: 2px; border-color: #6699CC; font-size: smaller }
#pedbot { text-align: center }
#pedadr { text-align: right }

/* quoted sections*/
.cit { font-weight: bold; color: #000000;
 background: #e9e9ff;
 border: 1px dashed #401000; padding: 2ex; 
margin-top: 1px; margin-left: 2px; margin-bottom: 1px; margin-right: 1px }
.btbild { text-align: right; vertical-align: middle }
.bttext { text-align: left; vertical-align: middle; font-weight: bold }
.news { border-style: solid; border-color: #000066}
.newsitem { padding: 1ex }
.newstit { text-transform: none; 
 color: white;
 background: #000066;
 padding-left: 3em;   font-size: larger; font-weight: bolder; text-transform: none; padding: 1ex }
.newsdat { background: #C0F7D0; text-align: right; padding: 1px; font-weight: bold }
.newstxt { font-weight: bold; padding: 1ex }
.newsref {padding-left: 3em; padding-right: 2ex; text-align: right}
.cusku { background: #FFFFFF; padding: 2ex; margin: 1ex; 
border-style: solid; border-color: #401000 }
.cuskutit { background: #F0E0D0; font-size: larger; font-weight: bolder; }
.cuskuref { text-align: right; }
.cuskuint { font-style: italic; }
.cuskutxt { font-weight: bold; color: #401000; background: #F7D0C0; border-color: #401000; border-width: 1ex; padding: 2ex; margin-top: 1ex; margin-left: 2ex; margin-bottom: 1ex; margin-right: 1ex }

/* newsmenu on ffii.org */
div.linkbar {
	margin: 0px;
	padding: 0em;
	float: right;
	clear: right;
	width: 29%; 
	background: #f7f7f7;
	border: 2px solid #1C2D95
}
div.linkbartit {
	text-align: center;
	margin: 0pt;
	padding: 0pt;
	font-size: medium;
	font-weight: bold;
	background: #1C2D95;/*#A52A2A;*/
	color : #FFFF00;
}

div.linkbar ul {
	padding-left: 1em;
	padding-right: 1em;
	margin: 0pt;
	font-size: smaller;
	font-family: sans-serif;
}

div.linkbar ul li {
	margin-left: 0.5em;
}

/*.linkbar a:hover {text-decoration:none; color: #000066;background: #FFFF00}*/

/* ...want unlimited patentability */
.button { 
  margin: 0px;
  padding: 0em;
  float: right;
  clear: right;
  width: 29%;
  text-align: center;
  color: #000000; 
  background: #fffffe; 
  border: 2px solid #1C2D95
}
/*
.button a:link {text-decoration:none; font-weight: bold; color: #669933;}
.button a:visited {text-decoration:none; font-weight: bold; color: #669933;  }
.button a:hover {text-decoration:none;font-weight: bold; color: #FFFFFF;background: #FFFF00;}
.button a:active { font-weight:bold; text-decoration: underline; }
.button a:focus { font-weight:bold; color: #000066; text-decoration: underline; }*/

.subbtn {
  text-decoration : none;
  padding: 4px; 
  
}

.button a:hover {text-decoration:none;font-weight: bold; color: #FFFF00;background: #1C2D95;}
.sectbody img {padding-right:3px}
.dokmenu img {padding-right:3px}

@media print { 
 body { background: #ffffff; color:#000000; }
 img { display: none; }
 #dokdes, papri { background: #ffffff; color: #000000; }
 .secthead { background:#ffffff; color:#000000; }
}


