/*		   www.hochzeitskonzept.ch      */
/*	        Erstellt : 20.02.2008		*/
/*	        Geändert : 26.02.2008		*/

html        { min-height: 100.05%;
        } 

a:link		{color:#000066; text-decoration: none;
		}
a:visited	{color:#CC9900; text-decoration: none;
		}
a::focus    {color:#CC9900; text-decoration: none;
        }
a:active	{color:#000000; text-decoration: none;
		}
a:hover		{color:#666666; text-decoration: none;
		}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,i,b
		{font-family: Verdana,sans-serif; font-size:10pt;
		color:#000066; font-weight:normal;
		}

strong  {font-family: Verdana,sans-serif; font-size:10pt;
		color:#999999; font-weight:bold;

        }
a,h6	{font-size:10pt; font-weight:bold;  border-style: none;
		}
		
h5		{font-size:11pt; font-weight:bold;
		}
		
h4		{font-size:12pt; font-weight:bold;
		}

h3		{font-size:14pt; font-weight:bold;
		}

h2		{font-size:16pt; font-weight:bold;
		}

h1		{font-size:18pt; font-weight:bold;
		}

#Menu   {padding: 2px 0px 2px 0px;
         margin-top: 5px;
         border-top: 1px #000066;
		 border-left: 0px;
		 border-bottom: 1px #000066;
		 border-right: 0px;
		 border-style: solid; 
		}
		
#Footer {padding: 10px 20px 20px 10px;
        margin-top: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
    	color: #999999;
        }

#Footer a {font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        }
/* input   {
         border-top-color:#000099;
         border-left-color:#000099;
         border-right-color:#000099;
         border-bottom-color:#000099;
         border-style:solid;
        }

select  {
         border-top-color:#000099;
         border-left-color:#000099;
         border-right-color:#000099;
         border-bottom-color:#000099;
         border-style:solid;
        }

textarea {
          border-top-color:#000099;
          border-left-color:#000099;
          border-right-color:#000099;
          border-bottom-color:#000099;
          border-style:solid;
         }
