/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              die Homepage - Malvorlagen-Bilder.de                          */
/*                                                                            */
/*              Werbeagentur exakt                   www.exakt-kreativ.de     */
/*----------------------------------------------------------------------------*/






body {
	background-color: #AFC1CF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}




h1 
   { font-size: 16px; color: #990000; font-family: Arial; }
h2 
   { font-size:16px; }
h3 
   { font-size:16px; }
h4 
   { font-size:11px; }
h5 
   { font-size:10px; }
h6 
   { font-size:8px; }
   
p1 
   { font-size:9px; }   

.text2 {font-size: 9px; }



#anzeige {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #808080;
	}




#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;
}


#infobox2 {
	border: thin solid #8C8C8C;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #E8E8E8;
}




#textbox { width: auto; }
#textbox a { color: black; text-decoration: underline; }	
#textbox a:link, #textbox a: visited, #textbox a:hover  { color: black; text-decoration: underline; }









#malbox {
	width: auto;
	background-color: #9E102A;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}






#bannerbox {
	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;
}





#glink   {
	color: #0000FF;
         }

#glink a {
        color: #0000FF;
	text-decoration: underline;
        font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}	
	
#glink a:link, #glink a: visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

#glink a:hover {
	color: #0000FF;
	text-decoration: underline;
        font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}







/*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;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background:  url(menu.gif);
	padding: 5px 0 0 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
	}
	
#menu li a:hover {
	color: #333333;
	background:  url(menu.gif) 0 -32px;
	padding: 5px 0 0 20px;
	}




#ads1 {

	width: auto;
 	margin-top: 30px;
	margin-bottom: 30px;
        text-align: right;
        font-size:10px;
}


#ads2 {
	width: auto;
 	margin-top: 30px;
	margin-bottom: 30px;
        text-align: right;
        font-size:10px;
}






/*CSS für die Hyperlinks*/

A {
  text-decoration: none;
}

a:link    { color: black; }
a:visited { color: black; }
a:hover   { color: black; text-decoration: underline; }
a:active  { color: black; text-decoration: underline; }
