ftd {
max-width: 100%;
}
body {
    text-align: left;
    margin: 0px;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: small;
    background-color: #555;
}
    
div#container {
    position: relative;
    margin-left: 100px;
    margin-right: 10px;
    z-index: 1;
    text-align: left;
    }
    
div#container2 {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
    }

img.galery {
    border: solid 1px #888;
    padding: 1px;
    }

div#nav {
    position: fixed;
    _position: absolute;
    z-index: 10;
    left: 10px;
    top: 50px;
    float: left;
    width: 120px;
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
    color: #FA0;
    font-size: 12px;
    }
    
div#nav img {
    border: none;
    padding: 0px;
    margin: 0px;
    display: block;
    }

div#nav img#tvelogo {
    margin-top: 20px;
    }

div#navbody {
    min-width: 0px;
    float: none;
    background-image: url(images/nav/nav_bg.png);
    background-repeat: repeat-y;
    text-align: left;
    padding-left: 0px;
    }

div#nav a {
    padding-left: 9px;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    color: #FA0;
    text-decoration: none;
    font-weight: normal;
    }

div#nav a.currentpage {
    background: url(images/design/navarrow.gif) center right no-repeat;
    }

div#nav a:hover {
    color: #000;
    background-color: #FA0;
    }

a.box {
    padding: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 2px;
    color: #008;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
    border: 1px solid #000;
    border-right-width: 2px;
    border-bottom-width: 2px;
    background-color: #EEE;
    }

a.box[href^="http://"],
a.box[href^="https://"],
a.box[href^="ftp://"] {
    background-image: url("images/design/external_box.png");    
    padding-right: 20px;
    }

a.box:visited {
    color: #808;
    }

a.box:hover {
    color: #000;
    background-color: #FA0;
    }

a[href^="http://"],
a[href^="https://"],
a[href^="ftp://"] {
  background: url(images/design/external.png) center right no-repeat;
  padding-right: 13px;  
}

div#main {
    z-index: 3;
    margin: auto;
    padding-left: 40px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 15px;
    background-color: #FFF;
    color: #000;
    }

div#header {
    position: relative;
    top: 0px;
    left: 0px;
    height: 40px;
    margin: 0px;
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: small;
    font-weight: normal;
    text-align: right;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 0px;
    color: #FFF;
    background-image: url("images/design/header.gif");
    background-repeat: no-repeat;
    background-position: 0% 100%;
    }
    
div#loginform {
    background-color: #EEE;
    margin: 0px;
    padding: 1px;
    padding-right: 20px;
    text-align: right;
    background-image: url("images/design/login.gif");
    background-repeat: repeat-x;
    background-position: 0% 0%;
    }
    
table#nextevents td {
    padding-right: 50px;
    }

a {
    color: #008;
    font-weight: bold;
    text-decoration: none;
    border: none;
    }
    

a:visited {
    color: #808;
    }

h1 {
    font-size: xx-large;
    font-weight: bold;
    color: #FA0;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    /*background-image: url("images/design/dot.gif");
    background-repeat: repeat-X;
    background-position: 0% 100%;*/
    }

h1.small {
    font-size: x-large;
    }

h2 {
    font-size: large;
    font-weight: normal;
    color: #000;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-top: 25px;
    margin-bottom: 10px;
    /*background-color: #FA0;    */
    background-image: url("images/design/h2.gif");
    background-repeat: repeat-X;
    background-position: 0% 100%;
    }

h3 {
    font-size: medium;
    font-weight: bold;
    color: #FA0;
    }

table h2 {
    margin-left: -3px;
    margin-right: -6px;
    }

div#copyright {
    color: #CCC;
    text-align: right;
    font-size: x-small;
    }

div#copyright a {
    color: inherit;
    text-decoration: none;
    }
    
div#sponsor {
    color: #FFF;
    text-align: center;
    font-size: small;
    }

div#sponsor a {
    background-image: none;
    margin: 0px;
    padding: 0px;    
    }

table {
    border-collapse: collapse;
    border: none;
    }

td, th {
    padding: 3px;
    padding-right: 6px;
    border: none;
    margin: 0px;
    }

td.jprogmonat {
    padding-top: 20px;
    font-weight: bold;
    font-size: medium;
    }
    
table.jprogarchiv h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    }

div.msgbox {
    margin: 0px;
    padding: 5px;
    padding-left: 8px;
    color: #000;
    background-color: #EEE;
    border: solid 2px #666;
    border-left-width: 2px;
    border-right-width: 10px;
    border-left-width: 10px;
    }

table.resbox {
    border-width: 0px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
    }

table.resbox tr {
    background-color: #EEE;
    }

table.resbox .resboxheader{
    background-color: #DDD;
    font-weight: bold;
    }

table.resbox td {
    border: 1px solid #FFF;
    }

div.subtitle {
    font-weight: bold;
    font-size: medium;
    }

.tvefreund {
    padding: 10px;
    margin: 5px;;
    border: none;
    background-color: #EEE;
    /*width: 200px;
    height: 80px;*/
    }


img.thumbnail {
    padding: 1px;
    margin: 3px;
    border: solid 1px #888;
    }

img.thumbnail:hover {
    border-color: #FA0;
    padding: 1px;
    border-width: 3px;
    margin: 1px;
    }

