BODY {
   background: url(basicstyle_FILES/bgkachel_03.jpg);
   font-family: Arial, sans-serif;

   /* --- Formatierung des Scrollbalkens (nur IE) --- */
   scrollbar-DarkShadow-Color:#EEF5FB;
   scrollbar-Track-Color:#EEF5FB;
   scrollbar-Face-Color:#BFD6E8;
   scrollbar-Shadow-Color:#EEF5FB;
   scrollbar-Highlight-Color:#BFD6E8;
   scrollbar-3dLight-Color:#EEF5FB;
   scrollbar-Arrow-Color:#EEF5FB;

}

TD {
   vertical-align: top;
   font-size: 10pt;
}

a:link {
   color: #000099;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}

a:visited {
   color: #000099;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}

a:hover {
   color: #CC9933;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}

/*Links bei der Gesamtübersicht*/
a.view:link {
   color: #000099;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}

a.view:visited {
   color: #000099;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}
a.view:hover {
   color: #CC9933;
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   font-family: Arial, sans-serif;
}


/*Positionierung des Kopfbereiches*/
.toparea {
   position: absolute;
   top: 50px; left: 5%;
   width: 90%; height: 100px;
   background-color: #333366;
}

/*Im Kopfbereich eingefügt = Slogan und Flash*/
.slogan {
   vertical-align: middle;
   margin-left: 0px;
}

.flash {
   text-align: right;
}

/*Topmenue mit den Punkten Impressum, Kontakt, Anfahrt*/
.topmenue {
   position: absolute;
   top: 160px; left: 5%;
   width: 90%;
   text-align: right;
}

.topdots {
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #CCCC99;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #CCCC99;
}

.mainarea {
   position: absolute;
   top: 200px; left: 5%;
   width: 90%;
}

/*Leftmenue mit der zweiten Ebene*/
a.leftmenu2:link {
   color: #000099;
   text-decoration: none; line-height: 10pt;
   font-size: 10pt; font-weight: bold; font-family: Arial, sans-serif;
}
a.leftmenu2:visited {
   color: #000099;
   text-decoration: none; line-height: 10pt;
   font-size: 10pt; font-weight: bold; font-family: Arial, sans-serif;
}
a.leftmenu2:hover {
   color: #FF9933;
   text-decoration: none; line-height: 10pt;
   font-size: 10pt; font-weight: bold; font-family: Arial, sans-serif;
}

/*Leftmenue mit der dritten Ebene*/
a.leftmenu3:link {
   color: #000099;
   text-decoration: none;
   font-size: 10pt; font-weight: normal; font-family: Arial, sans-serif;
}
a.leftmenu3:visited {
   color: #000099;
   text-decoration: none;
   font-size: 10pt; font-weight: normal; font-family: Arial, sans-serif;
}
a.leftmenu3:hover {
   color: #FF9933;
   text-decoration: none;
   font-size: 10pt; font-weight: normal; font-family: Arial, sans-serif;
}

/*Contentbereich mit Umrandung für Willkommen und Gesamtübersicht*/
.content1 {
   padding: 15px;
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #000099;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #000099;
}

/*Contentbereich mit Umrandung für Bibelarbeit und Referate, Foren, Seminare, Workshops*/
.content2 {
   padding: 15px;
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #CC9933;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #CC9933;
}

/*Contentbereich mit Umrandung für Kulturpromenade*/
.content3 {
   padding: 15px;
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #669966;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #669966;
}

/*Contentbereich mit Umrandung für Impressum, Anfahrt*/
.content4 {
   padding: 15px;
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #CCCC99;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #CCCC99;
}

.leftdots1 {
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #000099;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #000099;
}

.leftdots2 {
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #CC9933;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #CC9933;
}

.leftdots3 {
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #669966;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #669966;
}

/*Copyright Webdesign und TYPO3*/
.copyright {
   font-family: Verdana, sans-serif; font-size: 10px; text-align: center;
}
a.copy {
   font-family: Verdana, sans-serif;
   font-size: 10px; font-weight: normal; color: #FFFFFF;
   text-decoration: none;
}
a.copy:visited {
   font-family: Verdana, sans-serif;
   font-size: 10px; font-weight: normal; color: #FFFFFF;
   text-decoration: none;
}
a.copy:hover {
   font-family: Verdana, sans-serif;
   font-size: 10px; font-weight: normal; color: #000099;
   text-decoration: none;
}
h1 {font-size: 1.2em; color: #000099;}

