﻿@charset "utf-8";

/* 

----------------------------------------------------------------------
Projekt: Zentrum für Weiterbildung zfw - Pfaffenhofen
Letzte Aenderung: 23.04.2007
Autor: markus Regnath
Media: Screen

----------------------------------------------------------------------
*/
/* Allgemeine Einstellungen */
.mainfonts {
font-family:Verdana, sans-serif;
font-size:12px;
color:#6F7072;
}

.mainBox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-color:#403330;
border-right-color:#403330;
border-bottom-color:#403330;
border-left-color:#403330;
padding:0 10px 10px;
font-weight:400;
}

ul	{ list-style-type:disc; }

auseinander { line-height:20px; }


/* Header */
.border {
border-color:#aaa;
border-width:medium;
border-top-style:dotted;
border-right-style:dotted;
border-bottom-style:dotted;
border-left-style:dotted;
}

.navigation {
font-family:Verdana, sans-serif;
font-size:10px;
color:#EFEFEF;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:dotted;
border-bottom-style:none;
border-left-style:none;
border-top-color:#DADADA;
border-right-color:#DADADA;
border-bottom-color:#DADADA;
border-left-color:#DADADA;
padding:3px 12px;
}

.position {
padding-right:1em;
}

.Onav {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#EFEFEF;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-color:#DADADA;
border-right-color:#DADADA;
border-bottom-color:#DADADA;
border-left-color:#DADADA;
padding:3px 12px;
}

/* Links im Menue */
.menu:link {
text-decoration:none;
color:#FFF;
}

.menu:visited {
text-decoration:none;
color:#FFF;
}

.menu:hover {
text-decoration:none;
color:#999;
}

.menu:active {
text-decoration:none;
color:#FFF;
}

/* rechte Seite */
.mainBoxRight {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-top-color:#403330;
border-right-color:#403330;
border-bottom-color:#403330;
border-left-color:#403330;
padding:0 0 0 8px;
font-weight:400;
}

/* linke Seite */
.mainBoxLeft {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:dotted;
border-bottom-style:none;
border-left-style:none;
border-top-color:#403330;
border-right-color:#403330;
border-bottom-color:#403330;
border-left-color:#403330;
padding:0;
font-weight:400;
color:#000;
}

/* Links in Seminar */
.seminar:link {
font-family:Verdana, sans-serif;
font-size:12px;
text-decoration:none;
color:#6F7072;
}

.seminar:visited {
font-family:Verdana, sans-serif;
font-size:12px;
text-decoration:none;
color:#6F7072;
}

.seminar:hover {
font-family:Verdana, sans-serif;
font-size:12px;
text-decoration:none;
color:#999;
}

.seminar:active {
font-family:Verdana, sans-serif;
font-size:12px;
text-decoration:none;
color:#6F7072;
}

/* Kontakt */
#formmaileralles {
background-color:#efefef;
border:1px solid #ccc;
width:450px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
padding-top:10px;
padding-left:5px;
text-align:left;
}

.formmailerlinks {
clear:left;
float:left;
width:50%;
}

.formmailerrechts {
clear:right;
float:right;
width:50%;
}

.formmailerlinksrechts {
clear:right;
float:left;
width:50%;
}

.formmailertextfeld {
border:1px solid #CCC;
height:15px;
width:200px;
font-size:12px;
color:#03F;
font-family:"Courier New", Courier, mono;
padding-left:3px;
}

.formmailertextarea {
border:1px solid #CCC;
height:80px;
width:446px;
font-size:12px;
color:#03F;
font-family:"Courier New", Courier, mono;
padding-top:1px;
padding-right:1px;
padding-bottom:1px;
padding-left:3px;
}

.formmailerbutton {
background-color:#fff;
height:25px;
width:140px;
margin:15px 5px 10px;
border:1px solid #CCC;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

.formmailertextfeldspam {
border:1px solid #CCC;
height:15px;
width:120px;
font-size:12px;
color:#0076b8;
font-family:"Courier New", Courier, mono;
margin-right:30px;
text-align:center;
}

.formmailerimg {
vertical-align:middle;
}

/* Footer */
.boldfonts {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-weight:700;
color:#6F7072;
}