/*default*/


body,html
{
                height: 100%;
                width: 100%;
}

a
{
                font-family: sans-serif;
                text-decoration: none;
}

/*Schriftformatierung*/
a,fieldset,input,p,textarea
{
                font-family: sans-serif;
}

h1,h2,h3
{
                color: #e2f5f9;
                letter-spacing: 0.1em;
}


/*ab hier Einstellungen für Textraster*/
body,div,h1,h2,h3,html,p
{
                margin: 0;
                padding: 0;
}

body
{
                font-size: 100%;
}

html>body
{
                font-size: 14px;
}

input,p,textarea
{
                font-size: 1em;
                line-height: 1.5em;
                margin-bottom: 1.5em;
                margin-top: 0;
}

.kleiner
{
                font-size: 0.857em;
                line-height: 1.75em;
                margin-bottom: 1.75em;
                margin-top: 0;
}

h1
{
                font-size: 1.429em;
                line-height: 1.05em;
                margin-bottom: 1.05em;
                margin-top: 0;
}

h2
{
                font-size: 1.286em;
                line-height: 1.167em;
                margin-bottom: 1.167em;
                margin-top: 0;
}

h3
{
                font-size: 1.143em;
                line-height: 1.313em;
                margin-bottom: 1.313em;
                margin-top: 0;
}
