﻿/* meinzuhause24.com */
body 
{
background-color : #f3dc7c;
margin: auto;                           /* zentriert alles */
border: 1px solid silver;
width: 760px;
padding: 0;                /* Textabstand vom Rand */
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; color: black
}

border: 1px solid silver;
width: 760px;
padding: 0;                /* Textabstand vom Rand */
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; color: black
}

.post { text-align: left; }
.blaueleiste { background-color: #000080; } /* kopf2 */
.logo { border-width: 0px; } /* auto-style1 */
.unterstreichen   { text-decoration: underline; }
.ggtrans { text-align: center; } /* Google Translate */
 

h1                                    /* Zeile im Kopf */
	{
	font-size: 12px;
	padding: 0px 0px 0px 0px;      
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	text-align: center;
	}

	
h2                                    /* Die Schlagzeile h2 */
	{
	font-size: 1.2em;
	padding: 10px 10px 20px 10px;      /* 3. Pos.ist Abstand unten */
	margin-bottom: 0px;
	margin-top: 0px;
	/* color: #000000;  */
	font-weight: bold;
	text-align: center;
	}
    
a:link { color: blue; }
a:visited { color: red;}
a:hover { background-color:#CCCCCC;}
a:active { background-color: black; }

#menu                                /* Das Menue oben */
	{
	color:#ffffff;
	background-color: blue;
	Font-Size: 13px;
	text-align: center;
	padding:5px 0px;
	}

.linie 
	{
  	border-bottom-color: #dcdcdc;
  	border-bottom-width: 2px;
  	border-bottom-style: solid;
  	margin-top: 0px;                  /* Aussenabstand */
  	margin-bottom: 8px;
  	padding: 0px;                   /* Innenabstand oben */                
	}


h3                                  /* Fett-Schrift links in Objekte */   
	{
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h4                                   /* Schrift hinweis: agb */   
	{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}

p
	{
	Font-Size: 14px; 
	text-align: left;
	padding-left: 3px;
	padding-right: 10px;
	margin-top: 2px;                   
	margin-bottom: 2px;
	}
	
.footer                                          /* footer */
	{
	font-size: 11px; color: black;
	text-align: center;
	font-weight: normal;
	background-color:#dcdcdc;
	line-height: 1.3;                   /* zeilenabstand  */
	}

	
.linkbox                                     
	{
	font-size: 11px;
	text-align: center;
	padding: 0px;
	}

h5                                   /* leicht versteckte Schrift in spanien.htm */   
	{
	Font-Size: 10px; color: #ffff99;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	