p,ul,ol,li,div,td,th,address,blockquote,nobr,i,body,input,span,a,textarea
{font-family: Comic Sans MS,Verdana,Arial,sans-serif;
font-size:13px;
color:#000000
}
body {background:#eea919;
        margin: 1.625em 1.625em; }

body
{
 background-image:url(../grafik/logo_bild_u.gif);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position: 480px 0px;
}


body.oben
{
 background-image:url(../grafik/logo_bild_o.gif);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position: 630px 13px;
}

body.text
{
 background-image:url(../grafik/logo_bild_u.gif);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position: 480px 0px;
}

img {border:solid 4px #2b1c5a}

img.u {border:solid 0px}

span.ue1
{color:#2B1C5A; font-size:26px; font-weight:bold;
}
span.ue2
{color:#2B1C5A; font-size:18px; font-weight:bold;
}

span.ue1a
{color:#C04000; font-size:26px; font-weight:bold;
}
span.ue2a
{color:#C06000; font-size:18px; font-weight:bold;
}


a                { color: #2B1C5A;  font-family: "Comic Sans MS"; font-size:12px; text-decoration: none}
a:link           { color: #2B1C5A; }
a:hover          { color: #C04000; text-decoration: none }


a.menu                { color: #2B1C5A; font-size:26px; font-weight:bold; text-decoration: none }
a.menu:link           { color: #2B1C5A; text-decoration: none}
a.menu:visited        { color: #2B1C5A; text-decoration: none}
a.menu:active         { color: #2B1C5A; text-decoration: none }
a.menu:hover          { color: #C04000; text-decoration: none }

A.oben1                { color: #2B1C5A; font-size:26px; font-weight:bold; text-decoration: none }
A.oben1:link           { color: #2B1C5A; text-decoration: none}
A.oben1:visited        { color: #2B1C5A; text-decoration: none}
A.oben1:active         { color: #2B1C5A; text-decoration: none }
A.oben1:hover          { color: #2B1C5A; text-decoration: none }

A.oben2                { color: #2B1C5A; font-size:18px; font-weight:bold; text-decoration: none }
A.oben2:link           { color: #2B1C5A; text-decoration: none}
A.oben2:visited        { color: #2B1C5A; text-decoration: none}
A.oben2:active         { color: #2B1C5A; text-decoration: none }
A.oben2:hover          { color: #2B1C5A; text-decoration: none }


A.m                { color: #2B1C5A;  font-family: "Comic Sans MS"; font-size:14px; font-weight:bold; text-decoration: none }
A.m:link           { color: #2B1C5A; text-decoration: none}
A.m:visited        { color: #2B1C5A }
A.m:active         { color: #C04000; text-decoration: none }
A.m:hover          { color: #C04000; text-decoration: none }

a.login                { color: #E26C11; font-size:14px; font-weight:normal; text-decoration: none }
a.login:link           { color: #E26C11; font-size:11px; font-weight:normal; text-decoration: none}
a.login:visited           { color: #E26C11; font-size:11px; text-decoration: none}
a.login:active           { color: #E26C11; font-size:11px; text-decoration: none}
a.login:hover          { color: #F6CD08; text-decoration: none }

div.hg             { background: #2B1C5A;}

p.anmeld
{ font-size:11px;
}
p.px11
{ font-size:11px;
}
li.anmeld
{ font-size:11px;
}

td.k {
 font-size:  11px;
}

td.mailer {
 font-size:  11px;
 valign: top
}

input {
 border:0px solid;
 font-size:  11px;
 background:#ECDB79;
}

input.button {
 border:1px solid;
 font-size:  11px;
 background:#ECDB79;
}

input.name {
 border:0px solid;
 font-size:  11px;
 width: 250
}

input.x {
 border:0px;
 font-size:  11px;
 background:#ECDB79;
}


textarea {
 border:0px solid;
 font-size:  11px;
 background:#ECDB79;
}

/* Begin Images */
p img {
        padding: 0;
        max-width: 100%;
        }

/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 0px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 0px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }

.aligncenter_u  {border:solid 0px}
/* End Images */
