/* CSS Document */


/* Das hier ändert den Body: margin macht gesamten Body platz oben, unten und rechts.
backround color macht die Hinterste Farbe anders*/
body {
	background-color: #D4D5DC;
	margin-left: 8px;
	margin-top: 10px;
  font-family:  tahoma, verdana, arial;
}


/* Hier wird die Schriftgröße für alle Tabellenspalten festgelegt ist jedoch spezieller etwas definiert, wird dieser hier ignoriert
Damit es gilt, muss der Text hinter dem Body-Tag im ersten Table drinstehen*/
td {
font-family:  tahoma, verdana, arial;
	font-size: 11px;
	color: black;
}







/*

a				{
 font-size: 11px;
 color: black; 
 text-decoration: none;
 }

a:visited			{ 
font-size: 11px;
  text-decoration: none;
   }

a:hover				{ 
font-size: 11px;
  text-decoration: underline;
   }

a.std				{ 
font-size: 11px;
 color:#436123;
  text-decoration: none;
   }

a:visited.std			{ font-size: 11px; color:#436123; text-decoration: none; }
a:hover.std			{ font-size: 11px; color:#436123; text-decoration: underline; }

*/



/*------------------------ ANFANG Definition des allgemeinen Verhaltens von Links --------------------------*/
A:link { color: black; text-decoration: none; } 
A:hover {color: black;text-decoration: underline ;} 
A:visited { color : black; text-decoration: none; } 
A:active {color: black; background: #CFDFEB; text-decoration: none; } 
/*------------------------ Ende Definition des allgemeinen Verhaltens von Links --------------------------*/



/*------------------------ ANFANG Definition des Verhaltens von Links der NAVIGATION --------------------------*/
td.nav a {
	color: black; 
	font-size:10px;
}
/*------------------------ ANFANG Definition des Verhaltens von Links der NAVIGATION --------------------------*/







/*------------------------ FESTLEGUNG EIGENSCHAFTEN DER (Haupt-)NAVIGATION--------------------------*/
td.nav {
	background-image: url(http://www.Weihnachtsbaum-Weihnachtsdeko.de/index-Dateien/button.gif);
	background-repeat: none;
	height: 33px;
	width: 185px;
	padding-left: 25px;
}

/*------------------------ FESTLEGUNG EIGENSCHAFTEN DER (Haupt-)NAVIGATION--------------------------*/



/* TEST TEST TEST von rechte Boxenseite Farben auch links machen!   
AKTUELL: TABELLE besteht aus 3 td 1) Linke Navi 2) Hauptbereich 3) rechte Extrafelder
Diese sollten alle einzelne td Klassen definiert bekommen z.B. Hintergrundfarben..

Bisher: z.B. Navivereich = navi_bg.gif & dann navi_ende.gif als Hintergrund....
ALLE ÜBERFLÜSSIGEN Dateien löschen!!! ggf. die navi_ende.gif entsprechend den neuen Farben anlegen...
Ausserdem: Tabellenränder sehen garnicht schlecht aus... ggf. einige davon behalten!

*/
td.lrnav {
   background-color: #F40000;
   vertical-align:top;
   padding-top: 5px;
   padding-left: 2px;
   padding-right: 2px;
   height: 700px;
}
/*Höhe des Gesamten Gebildes mit dieser height*/


td.mainfield {
   background-color: #D4D5DC;
   vertical-align:top;
   padding-top: 0px;
   padding-left: 3px;
   padding-right: 1px;
   height: 700px;
   line-height: 20px;
}

td.rightnav {
   background-color: #F40000;
   vertical-align:top;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   height: 700px;
   width: 136px;
}




.footer {
   background-color: #297E19;
   text-align: left;
   vertical-align: middle;
   height: 10px;
   width: 921px;
   margin-top:3px;
   color: black;
}








.small	   {
		font-family:  tahoma, verdana, arial;
		font-size: 9px;
		color: #000000;
}
.small a {
	color: black;
}
.headline,.headline2,.headline3 {
		font-family:  tahoma, verdana, arial;
		font-size: 11px;
		color: white;
}


.cont {
	font-family:  tahoma, verdana, arial;
	font-size: 11px;
	color: #000000;
}

.ro {

	background-color:#000000;
	
}

html {
	font-family:  tahoma, verdana, arial;
	font-size: 11px;
}
.bbc		{ color:#FFFFFF; background-color:#FFFFFF; border-color:#FFFFFF; border-style:solid; border-width:1px; text-decoration:none;}



/* -------------  Header Banners & Beschriftung ANFANG------ACHTUNG!!! NEU!! ZUSAMMENGEFASST! ANPASSEN!------------------------------- */


/* Hier lässt sich die Beschriftung des Header Banners bestimmmen */

.header_banner {
background-image: url(http://Weihnachtsbaum-Weihnachtsdeko.de/index-Dateien/header.gif);
height: 104px;
width: 921px;
}

td.header_banner_schrift {
color: white;
font-size: 22px;
text-align: right;
vertical-align: bottom;
padding-right: 25px;
padding-bottom: 15px;
}



/* -------------  Header Banners & Beschriftung ENDE------------------------------------- */




/* unklar wofür das bild ist head_left ist */

table {
border-style:solid; border-color: #B2B2B2 #000000 #000000 #B2B2B2; border: 0;
}


td.nav_head {
background-image: url(http://www.Weihnachtsbaum-Weihnachtsdeko.de/index-Dateien/head_left.gif);
 color: white;
 padding-left: 15px;
 line-height: 31px;
 width: 185px;
 height: 31px;
}


td.sidebar_head {
background-image: url(http://Weihnachtsbaum-Weihnachtsdeko.de/index-Dateien/head_right.gif);
 color: white;
 padding-left: 15px;
 line-height: 32px;
 width: 168px;
 height: 32px;
}

.shouty,.shouty2,.shouty3,.shouty4,.shouty5 {
background-color: #000000;
background-image: url(http://Weihnachtsbaum-Weihnachtsdeko.de/index-Dateien/shouty.gif);
background-repeat: no-repeat;
padding: 5px;
}

img { border: 0;}
.headline a, .footer_text, .footer_text a.nav {
	color: white;
}




/* ------------ANFANG BOXENSPALTE RECHTS ----------------*/


td.titel_boxen_rechts {
/* So kann man (Hintergrund-)Bilder einbinden per CSS... :
   background-image: url(http://www.auto-witze.de/index-Dateien/head_right.gif); */
 background-color: #297E19;
 padding-left: 15px;
 line-height: 24px;
 width: 178px;
 height: 24px;
 font-size: 11px; /*Hier kann man die Schrift in den Boxentiteln ändern. Aber hier kommentiert, da global vorgegeben*/
color: white;
}

td.inhalt_boxen_rechts {
 color: black;
 background-color: #FFFFFF;
 padding-left: 7px;
 line-height: 16px;
 width: 185px;
 height: 24px;
 font-size: 10px;
}

/* ------------Ende BOXENSPALTE RECHTS ----------------*/



/* ------------Anfang Googgle Werbung im Kopf ----------------*/
td.menue_ads {
padding-left: 66px;
}
/* ------------Ende Googgle Werbung im Kopf ----------------*/


/* ------------Anfang Googgle Werbung in der Hauptnavi ----------------*/

td.l_ads {
padding-top:7px;
padding-left: 23px;
}

/* ------------Ende Googgle Werbung in der Hauptnavi ----------------*/
