/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              die Homepage - Malvorlagen-Weihnachten.de                     */
/*                                                                            */
/*              Werbeagentur exakt                   www.exakt-kreativ.de     */
/*----------------------------------------------------------------------------*/






body {
	background-color: #111958;
	background-image: url(images/hintergrund.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
        color: black;
}




#textbereich {
  color: black;
  background-color: white; 
  padding: 10px ;
  border: 1px solid #b79348;
}








#infobox {
	border: thin solid #8C8C8C;
	width: auto;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#malbox {
	width: auto;
	background-color: #640000;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}








/*CSS für die linke Navigation*/

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;

	}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


img {
	border: none;
	}


#menu {
	width: auto;
	border-size: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	

        border: #7F7F7F;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

       }
	
#menu li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;

	padding: 5px 0 0 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	}
	
#menu li a:hover {
	color: #000000;
        text-decoration: underline;
	padding: 5px 0 0 20px;
	}






h1 { 
font-size: 15px;
color: #000000;
}


h2 { 
font-size: 15px;
color: #000000;
}


   
p1 
   { font-size:9px; }   



A {
text-decoration: none;
color:#000000;
font-size: 13px; 
font-family: verdana;
}

a:visited{color:#000000;}
a:hover{text-decoration:underline;}




.t01 { color : #FFFFFF; }


.t01 a { color: #FFFFFF; }
     

.t01 a:hover { color: #FFFFFF; }


.t02 { color : #FFFFFF; }


.t03 { font-size: 9px;}

