/* Style-Sheet:Gehörlosen AIDS-Info */
/* (c) Uwe Gerdes, uwe.gerdes@elwoms.de */

/*
.noprint { display:none; }
*/

body { 	text-align:center; background-color:#bdc1d1;
        padding:0px; margin:0px; top:0px;
	/* Im print.css 100% */
	color:#000f4f; max-width:100%; min-height:100%; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,Arial,Geneva,sans-serif; font-size:9pt; }

b { font-weight:bold; }
i { font-style:italic; }
u { text-decoration:underline; }
p { font-size:100%; line-height:120%;
    margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:5px;
    padding:5px;
    }
/* headline */
h1 { font-size:200%; line-height:100%;
     margin-left:5px; margin-right:0px; margin-top:15px; margin-bottom:15px; }
h2 { font-size:120%; line-height:100%;
     margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:15px; }
h3 { font-size:110%; line-height:100%;
     margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:10px; }
h4 { font-size:100%; line-height:100%;
     margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:5px;
     color:#FF8C00; }
h5 { font-size:100%; font-weight:bold; line-height:100%;
    margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:5px;
    padding-top:0px; padding-bottom:0px; }

/* Auflistungen allgemein */
li { font-size:100%; line-height:120%;
     margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px;
     padding-bottom:5px; }
ul { margin-left:15px;	 }
code { font-family:Courier New,Courier,monospace; font-size:11pt; }
table { }
tr {  }
th { font-size:100%; line-height:120%;
     margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:0px;
     padding-top:2px; padding-bottom:2px;
     vertical-align:top; text-align:left; font-weight:bold;
   }
td { font-size:100%; line-height:120%;
     margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:0px;
     padding-top:2px; padding-bottom:2px;
     vertical-align:top; text-align:left;
   }
td.untenzentriert { vertical-align:bottom; text-align:center; }

/* Die Links */
a:link    { color:#000f4f; text-decoration:underline; }
a:visited { color:#000f4f; text-decoration:underline; }
a:hover   { color:#000f4f; text-decoration:underline; }
a:active  { color:#000f4f; text-decoration:underline; }
a:focus   { color:#000f4f; text-decoration:underline; }

a.list:link    { color: #000f4f; text-decoration: none; }
a.list:visited { color: #000f4f; text-decoration: none; }
a.list:hover   { color: #000f4f; text-decoration: underline; }
a.list:active  { color: #000f4f; text-decoration: underline; }
a.list:focus   { color: #000f4f; text-decoration: underline; }

a.lista:link    { color: #20357f; text-decoration: none; }
a.lista:visited { color: #20357f; text-decoration: none; }
a.lista:hover   { color: #20357f; text-decoration: none; }
a.lista:active  { color: #20357f; text-decoration: none; }
a.lista:focus   { color: #20357f; text-decoration: none; }

a.info:link    { color: #000f4f; background-color:#f3f6fd; text-decoration: none; border-bottom:1px dotted #000f4f; }
a.info:visited { color: #000f4f; background-color:#f3f6fd; text-decoration: none; border-bottom:1px dotted #000f4f; }
a.info:hover   { color: #000f4f; background-color:#f3f6fd; text-decoration: none; border-bottom:1px solid #000f4f; }
a.info:active  { color: #000f4f; background-color:#f3f6fd; text-decoration: none; }
a.info:focus   { color: #000f4f; background-color:#f3f6fd; text-decoration: none; }

strong { font-weight:bold; }
small  { margin-left:5px; margin-right:5px; font-size:80%; }

img { border:0px; }

.center { text-align:center; }
.right  { text-align:right; }
.middle { vertical-align:middle; }
.bottom { vertical-align:bottom; }
.small  { font-size:80%; color:#999999; }

.klein  { font-size:200%; font-weight:bold; }
.normal { font-size:300%; font-weight:bold; }
.gross  { font-size:400%; font-weight:bold; }

/* DIV-Container */
#index { margin-left:auto; margin-right:auto; min-height:100%; }

#seite { width:780px; min-height:100%; background-color:#f3f6fd; }

#logo  { text-align:center; }

#titel1 { padding-top:20px; font-size:200%;  }

#links { width:20%; border-right:2px solid #bdc1d1; border-top:1px solid #bdc1d1; }

.link { font-size:100%; line-height:130%;
     padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }

#text   { border-top:1px solid #bdc1d1; }

#fuss { font-size:90%; line-height:100%; text-align:center;
         background-color:#000f4f; color:#f3f6fd; font-weight:bold;
         padding-left:0px; padding-right:0px; padding-top:2px; padding-bottom:4px; }
.fuss { color:#f3f6fd; font-weight:bold; }

a.fuss:link    { color:#f3f6fd; text-decoration:none; }
a.fuss:visited { color:#f3f6fd; text-decoration:none; }
a.fuss:hover   { color:#f3f6fd; text-decoration:underline; }
a.fuss:active  { color:#f3f6fd; text-decoration:none; }
a.fuss:focus   { color:#f3f6fd; text-decoration:underline; }

ul.green { list-style-image:url(/pics/menue_010.gif) }

/* Help Popup */
div.popup {
	padding:5px;
	margin:0px;
	width:200px;
	text-align:left;
	border:1px solid silver;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position:absolute;
	visibility:hidden;
	z-index:10;
}

