/* Allgemein */
body {
        background-color: #2666ad;
        color: #000000;
        font-size:11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
                margin:0px;
                padding:0px 0px 20px 0px;
        }

table,tr,td,td {
        color: #000000;
        font-size:11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        }

/* Links */
a:link, a:visited {
        text-decoration:none;
        color:#000000;
        }

a:hover {
        text-decoration:none;
        color:#ffffff;
        }

a {
        text-decoration:underline;
        color:#0000ff;
        }

/* Header */
#header {
        background-image:url(http://www.phantasialand-fanpage.de/images/Header.png);
        padding: 193px 0px 30px 455px;
        }

#header a:link, #header a:visited {
        text-decoration: none;
        color: #000000;
        }

#header a:hover {
        text-decoration: none;
        color: #ffffff;
        }

#header a {
        text-decoration: none;
        color: #000000;
        }


/* Linke Navigation */
#nav_left a:link, #nav_left a:visited {
        text-decoration: none;
        color: #eeeeee;
        }

#nav_left a:hover {
        text-decoration: none;
        color: #999999;
        }

#nav_left a {
        text-decoration: none;
        color: #eeeeee;
        }

#nav_left .topic {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_left_topic.gif);
        padding:0px 15px 0px 15px;
        line-height:24px;
        text-align:left;
        color:#ffffff;
        font-size:12px;
        font-weight:bold;
        }

#nav_left .link {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_left_link.gif);
        padding:0px 15px 0px 15px;
        line-height:20px;
        text-align:left;
        }

#nav_left .spacer {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_left_spacer.gif);
        padding:0px 15px 0px 15px;
        text-align:left;
        }

#nav_left .bottom {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_left_bottom.gif);
        line-height:30px;
        }


/* Rechte Navigation */
#nav_right a:link, #nav_right a:visited {
        text-decoration: none;
        color: #eeeeee;
        }

#nav_right a:hover {
        text-decoration: none;
        color: #999999;
        }

#nav_right a {
        text-decoration: none;
        color: #eeeeee;
        }

#nav_right .topic {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_right_topic.gif);
        padding:0px 15px 0px 15px;
        line-height:24px;
        text-align:right;
        color:#ffffff;
        font-size:12px;
        font-weight:bold;
        }

#nav_right .link {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_right_link.gif);
        padding:0px 15px 0px 15px;
        line-height:20px;
        text-align:right;
        }

#nav_right .spacer {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_right_spacer.gif);
        padding:0px 15px 0px 15px;
        text-align:right;
        }

#nav_right .bottom {
        background-image:url(http://www.phantasialand-fanpage.de/images/nav_right_bottom.gif);
        line-height:30px;
        }

/* Sonstiges */
.dots {
        color: #999999;
        font-weight:bold;
        }

.shortnews {
        color: #eeeeee;
        }

.table_decoration {
        border-collapse: collapse;
        background-color: #A8C2DE;
        border: solid 0px;
        border-color: #A8C2DE;
        empty-cells: hide;
        padding: 5px;
        }

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
        display: block;
        float: left;
        width:100%;
        clear: both;
        color: InfoText;
        background: InfoBackground url("http://www.phantasialand-fanpage.de/images/icon_warning.gif") no-repeat fixed .3em .3em;
        padding: .45em .3em .45em 2em;
        border-bottom: .16em outset;
        text-decoration: none;
        cursor: default;
        }

#infobar a:hover {
        color: HighlightText;
        background: Highlight url("ihttp://www.phantasialand-fanpage.de/images/con_warning_hover.gif") no-repeat fixed .3em .3em;
        }

.button2 {
        font-family: Verdana, Arial;
        font-size: 12px;
        color: #000000;
        background-color: #ffffff;
        border: solid 1px;
        }

.textfield {
        font-family: Verdana, Arial;
        font-size: 12px;
        color: #000000;
        border: solid 1px;
        border-color: #111111;
        background-image: url('http://www.phantasialand-fanpage.de/images/textfield.gif');
        }