body {
    background-color:#FFFFFF;
	padding: 1px 0px 5px;
	text-align: center;
	margin:auto;
	font-size:6px;
	scrollbar-base-color:#6699CC;
    scrollbar-3d-light-color:#6699CC;
    scrollbar-arrow-color:#6699CC;
    scrollbar-darkshadow-color:#6699CC;
    scrollbar-face-color:#FFCC66;
    scrollbar-highlight-color:#FFCC66;
    scrollbar-shadow-color:#FFCC66;
    scrollbar-track-color:#E1E1E1;
	}
.text { font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000066; font-size:12px;
	line-height:18px;
	}
.hexe { color:#800080; }
.blase { color:#6699CC; }
.weiss { color:#FFFFFF; }

h1.index {
    font-family:Book Antiqua, "Times New Roman", Times, serif; color:#800080;
	font-size:24px; font-style:italic;
	margin:0; padding:0;
    }
h1.html {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000066; font-size:14px; margin:0; padding:0;
    }
.home { font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000066; font-size:12px;
	line-height:21px;
	}
.fuss {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#909090;
	}
/* Navigation */
a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#336699; text-decoration:underline; }
a:visited { 
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#336699; text-decoration:underline; }
a:hover { 
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#800080; text-decoration:underline; }
p.link
    { margin:0px 0px 10px 0px; }
a.fus:link {
    font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	font-size:11px; color:#909090; text-decoration:none; }
a.fus:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	font-size:11px; color:#909090; text-decoration:none; }
a.fus:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
	font-size:11px; color:#800080; text-decoration:none; }

/* Boxen */
#banner {
    width:780px; height:130px;
	margin:auto;
	text-align:left;
	background-image:url(../img/banner.gif);
	}
#zwischenoben {
    width:779px; height:14px;
	border-left:1px solid #FFCC66;
	margin:auto;
	}
#container {
    width:780px;
	margin:auto;
	text-align:left;
	}
#navispalte {
    float:left; width:117px; height:370px; /* war 300 */
	border-bottom: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
	padding: 25px 5px 15px 15px;
	}
#inhalt {
    float:left; width:640px; height:410px; /* war 340 */
	border-left: 1px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-top: 1px solid #FFCC66;
	padding: 0px;
	}
#boxhtml {
    width:580px; height:;
	margin: 21px 30px 0px 30px;
	padding:0px;
	text-align:left;
    }
#indexoben {
    width:610px; height:132px;
	background-image: url(../img/bg_frau_index.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#FFFFFF;
	margin: 0px 15px 0px 15px;
	padding:0px;
	text-align:left;
    }
#indexunten {
    width:548px; height:164px;
	margin: 0px 15px 0px 15px;
	padding: 17px 30px 26px 30px;
	background-color:#F4F4F4;
	border-right:1px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
    }
#text {
    float:left; width:320px; height:340px;
	}
#textoben {
    width:305px; height:73px;
	padding: 20px 0px 20px 15px;
	}
#textunten {
    width:295px; height:196px;
	overflow:auto;
	margin:0px 0px 0px 15px;
	padding:20px 5px 8px 5px;
	background-color:#F4F4F4;
    }
#bild {
    }

#zwischenunten {
    clear:both;
    width:779px; height:10px;
	border-right:1px solid #FFCC66;
	margin:auto;
	}
#fuss {
    clear:both;
	width:778px; height:30px;
	border: 1px solid #FFCC66;
	background-image:url(../img/bg_fuss.jpg);
	background-color:#FFFFFF;
	margin:auto;
	}
#fusszeile {
    width:778px;
	padding-top:6px;
	margin:auto;
	}
	
/* Formular */
.but {
	width:100px;
	background-color:#D4D0C8;
	font-style:normal;
	font-weight:bold;
	color:#000066;
	cursor:pointer;
}

input, textarea {
    border-style:ridge;
	border-color:#EEEEEE;
	border-width:1px;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px;
	color:#000000;
	}
.feld1 {
	background-color:#FFFFFF;
	width:200px;
	height:16px;
	font-style:normal;
	font-weight:normal;
}
.feld2 {
	background-color:#FFFFFF;
	width:54px;
	height:16px;
	font-style:normal;
	font-weight:normal;
}
.feld3 {
	background-color:#FFFFFF;
	width:129px;
	height:16px;
	font-style:normal;
	font-weight:normal;
}
.feld4 {
	background-color:#FFFFFF;
	width:200px;
	font-style:normal;
	font-weight:normal; 
}
