<!--

	/*
	Es wird nicht gestattet, die js-Seite (auch auszugsweise) fuer kommerzielle
	oder nicht kommerzielle Zwecke ohne vorherige Genehmigung weiter zu verwenden !!!
	All rights reserved. Alle Rechte vorbehalten.
	
	Copyright: AGV Duesseldorf
	Autoren: WRW Duesseldorf & froese multimedia, Frank Froese
	Stand: 7.11.2007
	e-mail: office@internetkundenservice.de
	*/

/* -------------------- global ------------------------- */

/* -------- body -------- */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
background-color:#1868B9;
}

/* -------- Links -------- */

a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}

/* -------- Images -------- */

img {
border-width:0;
}

/* -------- Headlines -------- */

h4 {
margin:0;
padding:60px 0 0 0;
float:left;
color:#1A4672;
font-weight:bold;
}
h5 {
margin-top:1.2em;
width:655px;
color:#666666;
font-weight:bold;
/* background-color:orange; */
}

/* -------- Text ---------- */

p {
width:655px;
margin-top:1.2em;
font-size:0.8em;
text-align:justify;
/* background-color:yellow; */
}
b {
color:#666666;
}
.antworttext {
/* visibility:visible; */
visibility:hidden;
color:#CC0000;
font-size:0.8em;
}

/* -------- Listen -------- */

li {
font-size:0.9em;
}

/* -------------------- hintergruende ------------------ */





/* -------------------- hauptnavi ---------------------- */



/* -------------------- unternavi ---------------------- */

.highlight {
padding:8px 0 8px 16px;
font-size:0.7em;
font-weight:bold;
color:#676767;
}
a.unavi {
font-weight:bold;
font-size:0.7em;
color:#1868B9;
}
a:hover.unavi {
text-decoration:underline;
}
/*
a:active.unavi {


}
a:visited.unavi {


}
*/


/* -------------------- mengentext -------------------------- */

.MsoNormal {


}

.verbandtext {
font-size:0.8em;
}

/* -------------------- textliste -------------------------- */

.liste_ul {
margin:-6px 0 0 0;
padding:0;
width:665px;
list-style-type:none;
/* background-color:yellow; */
}
.liste_li {
padding:6px 0 0 25px;
background-image:url(../images/pbul.gif);
background-position:2px 8px;
background-repeat:no-repeat;
}


/* -------------------- grafik -------------------------- */







/* -------------------- textlinks ---------------------- */

a.textlink {
font-weight:bold;
color:#1868B9;
/* color:#1149BF; */
}
a:hover.textlink {
text-decoration:underline;
color:#1868B9;
/* color:#1149BF; */
}
a:visited.textlink {
color:#1868B9;
}
a:active.textlink {
color:#1868B9;
}





/* -------------------- kruemelspur -------------------- */

.smallwhite {
font-weight:bold;
font-size:0.7em;
color:#ffffff;
}

a.navwhite {
color:#ffffff;
}

/* -------------------- Tabellen ----------------------- */

.tabbreite {
width:655px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}
.tablinienzelle {
height:40px;
}
.tabheadline_1 {
width:630px;
height:30px;
text-align:center;
color:#666666;
font-weight:bold;
}
.tabheadline_2 {
width:630px;
height:30px;
text-align:center;
color:#666666;
font-weight:bold;
}
.tabaufzaehlung_1 {
width:25px;
}
.tabaufzaehlung_2 {
width:25px;
text-align:right;
}
.tabmengentext {
text-align:justify;
}
.tabmengentext_2 {
padding-left:10px;
text-align:justify;
}
.tablabel {
font-size:0.8em;
font-weight:bold;
color:#666666;

}

/* -------------------- HTML-Formulare ----------------- */

/* ------------------- global */



/* ------------------- textfelder */



/* ------------------- buttons */











/* ----------------------------------------------- Ende CSS -------------------------------------------------- */

-->