﻿/*
-----------------------------------------------------------------
Titel: Styles für forum-naila.de
Autor: Carsten Hetzer
URL: http://www.quattronet.de

Beschreibung: Styles für Forum Naila

Erstellt: 27.09.2005
Bearbeitet: 28.09.2005

Weitere Styles, die Sie belegen können sind: p1, p2, p3, ... p11
In diesem mitgelieferten Stylesheet sind diese nicht belegt.
-----------------------------------------------------------------
*/

/* ----- ALLGEMEIN ----- */
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 11px;
        background-image: url(images/bg.gif);
        color: #000;
        background-repeat: repeat;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000;
        line-height: 14px;
}
a  {
        color: #960;
        text-decoration : none;
        font-weight: normal;
}
a:hover  {
        color : #000;
        text-decoration: underline;
        font-weight: normal
}
p {
        margin: 0px;
}

/* ----- IDS ----- */
#nav {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 206px;
	top: 165px;
}
#nav span {
	color: #960;
	text-decoration: none;
	font-weight: bold;
}
#listmenu0 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#listmenu0 li {
	padding: 5px;
	background-color: #E0D1B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F2EA;
}
#lmactive0 {
}
#banner {
	font-size: 11px;
}
#banner span {
	float: left;
	width: 190px;
	margin: 0px;
	height: 90px;
}
#banner img {
	border: none;
}

/* ----- ÜBERSCHRIFTEN ----- */
h1 {
        font-size: 16px;
        font-weight: bold;
        color: #960;
        margin: 0px;
        letter-spacing: 0.1em;
}
h2 {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        margin: 0px;
}
h3 {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        margin: 0px;
}
h4 {
        font-size: 13px;
        font-weight: bold;
        color: #960;
        margin: 0px;
}
h5 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
        margin: 0px;
}
h6 {
        font-size: 11px;
        font-weight: bold;
        color: #960;
        margin: 0px;
}

/* ----- KLASSEN ----- */
.tsmall {
        font-size: 9px;
        line-height: normal;
}
.tmiddle {
        font-size: 12px;
}
.tbig {
        font-size: 14px;
}
.small {
        font-size: 10px;
}
.weiss {
        color: #FFF;
}
.formtext {
	font-size: 11px;
	padding-right: 10px;
}
.formhinweis {
        color: #F00;
}
.topwhite {
        color: #FFF;
        font-size: 10px;
}

/* ----- LISTEN ----- */
ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
li {
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        /*background-image: url(images/datei.png);
        background-repeat: no-repeat;
        background-position: 0px 8px;*/
}

/* ----- LINKS ----- */
a.menu {
        color: #000;
        text-decoration: none;
        font-weight: bold;
}
a.menu:hover {
        color: #666;
        text-decoration : none;
        font-weight: bold;
}
a.whitemenu {
        color: #FFF;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}
a.whitemenu:hover {
        color: #FFF;
        text-decoration: underline;
}
a.white  {
        color: #FFF;
                 text-decoration: none;
        font-weight: bold;
        font-style: normal;
}
a.white:hover  {
        color: #FFF;
        text-decoration: underline;
}
a.nobold {
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
}
a.nobold:hover {
        text-decoration: underline;
}

/* ----- FORMULARE ----- */
form {
        margin: 0;
}
input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #CCC;
        color: #000;
        border: 1px solid #999;
}
.formarea {
        color: #000;
        background-color: #FFF;
        border: 1px solid #999;
        width: 250px;
        height: 150px;
}
.formelements {
        border: 1px solid #999;
        width: 250px;
}

/* ----- TABELLEN ----- */


/* ----- LAYOUT ----- */
.tddata {
        padding-top: 10px;
        padding-left: 210px;
        padding-bottom: 10px;
        padding-right: 0px;
}
.tdtitel {
        background-image: url(images/bg-titel.gif);
        background-repeat: repeat;
        vertical-align: bottom;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 10px;

}
.tdimage {
        font-size: 10px;
        color: #FFF;
}
.tdlogotop {
        background-image: url(images/bg-logo-top.gif);
        background-repeat: repeat-y;
        width: 230px;
        background-position: 67px 0px;
        height: 35px;
}
.tdlogobtm {
        background-image: url(images/bg-logo.gif);
        background-repeat: repeat-y;
        background-position: 67px 0px;
}
.tdcont {
        background-color: #F6F2EA;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 210px;
        height: 200px;
        vertical-align: top;
}
.tddate {
        padding-right: 10px;
        color: #960;
        text-align: right;
}
.titel {
        text-align: right;
        font-size: 20px;
        font-weight: lighter;
        letter-spacing: 0.1em;
        color: #960;
}
.top {
        padding-right: 10px;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
}

/* ----- MODUL CPGALERIE ----- */
/* Schriftgrösse für Texte bei den Vorschaubildern */
#cpg {
	font-size: 10px;
	color: #666;
}
/* Formatierung der Vorschaubilder */
#cpg span {
	float: left;
	width: 120px; /* Breite des grössten (breitesten) Vorschaubildes */
	margin: 0px 20px 5px 0px; /* Abstände zwischen den einzelnen Vorschaubildern */
	height: 150px; /* Höhe des grössten (höchsten) Vorschaubildes + noch etwas Platz für Text unter dem Bild */
}
#cpg img {
	border: none;
}
/* Links */
#cpg a:link, #cpg a:visited, #cpg a:hover, #cpg a:active, #cpg a:focus {
	text-decoration: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
/* Aufhebung des Float der Vorschaubilder */
.cpgclear {
	clear:left;
}

/* ----- MODUL TERMINKALENDER ----- */
/* Style für Kaleder */
#Calendar {
	font-size: 11px;
	text-align: center;
	border-collapse: collapse;
}
#Calendar th {
	border: 1px solid #000;
}
#Calendar th a {
	color: #000;
	text-decoration: none;
}
#Calendar td {
	width: 20px;
	border: 1px solid #000;
}
#Calendar td.akt {
	background-color: #D0D0D0;
}
#Calendar td a {
	color: #C00;
}
#Calendar td span {
	color: #C00;
}

/* Design 1 - alle Funktionen aktiv */
#DateDesign1 {
	font-size: 11px;
}
#DateDesign1 h2 {
	font-size: 13px;
	color: #960;
}
#DateDesign1 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#DateDesign1 li {
	margin: 0px 0px 10px;
	padding: 5px;
	border: none;
	background-color: #EEE6D5;
}
#DateDesign1 h3, #DateDesign1 h4 {
	margin: 0px;
	padding: 5px;
	background-color:#E0D1B2;
}
#DateDesign1 h3 {
	font-size: 12px;
	color: #000;
}
#DateDesign1 h4 {
	font-size: 11px;
	color: #960;
	border-bottom: 5px solid #EEE6D5;
}
#DateDesign1 ol p {
	padding: 0px 2px;
}
#DateDesign1 p {
	font-size: 11px;
}
#DateDesign1 p.info {
	font-size: 10px;
	text-align:right;
	margin: 0px;
	padding: 0px 2px;
}
#DateDesign1 a {
	color: #960;
	text-decoration : none;
	font-weight: normal;
	font-size: 11px;
}
#DateDesign1 a:hover  {
    color : #000;
    text-decoration: underline;
    font-weight: normal
}

/* Design 2 */
#DateDesign2 h2 {
	font-size: 13px;
	color: #960;
}
#DateDesign2 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:1px solid #960;
}
#DateDesign2 li {
	margin: 0px;
	padding: 2px;
}
#DateDesign2 li.switch {
	background-color: #EFEFEF;
}
#DateDesign2 h3 {
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#DateDesign2 h4 {
	font-size: 11px;
	color: #960;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#DateDesign2 p, #DateDesign2 a {
	font-size:11px;
}

/* Design 3 */
#DateDesign3 h2 {
	font-size: 14px;
	color: #960;
}
#DateDesign3 table {
	width:100%;
	border: 1px solid #960;
	border-collapse: collapse;
}
#DateDesign3 td, #DateDesign3 th {
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #960;
}
#DateDesign3 p, #DateDesign3 a {
	font-size: 11px;
}
