/* ========================================================= */
/*    Stylesheet für                                         */
/*    SITE : www.ffc-herne.de                                */
/*    ERSTELLT: Janaur 2009		                             */
/*    GEÄNDERT:					                             */
/*    (c) Orangemocca | Web & Print - Carolin Loerke         */
/* ========================================================= */

/*    Schön, dass Sie hier vorbeischauen                     */

/* == NOTES: =============================================== */
/*                                                           */
/*                                                           */
/* ========================================================= */

@charset "utf-8";

/* -- Allgemeines -- */
body {background: white url(../images/screen/sitebackground-ffc.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; text-align:center; /* horizontal zentrieren für IE*/ overflow:auto;}

/* -- Schrift -- */
h1 {font-size:18px; color:#505050; font-weight:normal; letter-spacing:1px; margin-left:20px;}
h2 {font-size:16px; color:#505050; font-weight:bold; margin-bottom:-5px;}
h3 {font-size:16px; font-weight: normal; margin-top:-0px; margin-left:20px; letter-spacing:1px;}
h4 {font-size:12px; color:#505050; border-bottom:1px solid #505050; margin-left:20px; margin-right:20px;}

p {font-size:12px; color:#505050; line-height:15pt; margin-left:20px; margin-right:20px;}

.p {font-size:12px; color:#505050; line-height:15pt;}
.login {font-size:9px; color:#afadad; text-align:right; margin-top:8px;}
.small {font-size:9px; color:#505050; text-align:left; margin-top:25px;}
.footer {font-size:9px; color:#505050; text-align:center; margin-top:8px;}
.aktuelles { font-size:10px; color:#3d3d3d; padding:5px;}

/* -- Layer -- */
#mittig {width:800px; margin:0px auto; margin-top:40px; background-color:white; border: 1px solid #d1cece; clear:both;}
#container-login {width:736px; height:30px; margin-left:32px;}
#container-logo {width:736px; background-color:#217591; margin-left:32px; text-align:left;}

#container-aktuelles {width:726px; height:45px; /*hier je 10px wg. padding der Schrift abgezogen!*/  border-top:2px solid white; background-color:#e2e2e2; margin-left:32px; text-align:left;}
#aktuelles1 {width:240px; float:left; padding-top:5px; padding-left:15px;}
#aktuelles2 {width:240px; float:left; padding-top:5px;}
#aktuelles3 {width:225px; float:left; padding-top:5px;}

#container-subnavi {width:736px; height:59px;  background: url(../images/screen/subnavi-background.gif) repeat-x; margin-left:32px; border-top:4px solid white; text-align:left;}
#subnavi-1 {width:240px; height:59px; float:left;}
#subnavi-2 {width:240px; height:59px; float:left;}
#subnavi-3 {width:240px; height:59px; float:left;}

#container-text {width:486px; /*hier je 20px wg. padding abgezogen!*/ min-height:500px; background-color:#ededed; margin-left:32px; margin-top:0; border-top:6px solid white; border-bottom: 10px solid white; float:left; text-align:left;}
#container-navigation {width:250px; height:360px; background-color:white; float:left; text-align:left;}
#container-footer {width:800px; margin-top:12px; margin-left:auto; margin-right:auto;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Linkfarben*/
a {color:#4f4f4f; text-decoration: underline;}
a:link {color:#4f4f4f; text-decoration: underline;}
a:hover {color:#4f4f4f; text-decoration: none;}
a:active {color:#4f4f4f;  text-decoration: none;}

h3 a, h3 a:link {color:#217591; text-decoration: none;}
h3 a:hover, h3 a:active {color:#4f4f4f; text-decoration: none;}
.footer a, .footer a:link {text-decoration: none;}

/*Formulare*/
form {margin-top:0; margin-left:20px;}
legend {font-weight:bold;}
label {width:100px; display: block; float:left; text-align: left; margin-right:2px;}
input, textarea, select {background:#e2e2e2; border:0; padding:1px;}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */ clear: left; /* das floating der labels und inputs aufheben */}
input:active, input:focus, input:hover, textarea:hover {background:#e2e2e2; border:0;}
select {margin-bottom:5px;}

fieldset {border: 0; padding:5px; width:445px; line-height:30px;}

/*Alles andere*/
table {margin-left:20px; margin-top:5px; width:420px;}
td {border-bottom: 1px solid #ccc; text-align:left; padding:2px;}
th {border-bottom: 2px solid #187693; color:#187693; font-weight:normal;}

#container-text img { margin-left:15px;}
#mitgliedfoto img, #mitglieddaten img, #admgdat img, #adfotogalerie img, #adfotokategorie img, #mgfotomonat img, #adfotodm img, #adaktuell img, #adausstellung img, #adwettbewerb img, #admediakat img, #adlink img, #admediadm img {border:0; margin-left:0;}

ul {margin-left:-5px;}
li { list-style-type:disc;}
