body {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    margin:0px; 
    padding:0px;
    color: #333333;
    background-color: #EDEEEB;
}

form {
    margin: 0px;
    padding: 0px;
}

h1 {
    color:034567; 
    line-height:10px; 
    font-size:16px; 
    font-weight:bold;
    text-align: left;
}

p {
    font-size:12px;
    line-height:20px;
    text-align: left;
}

.TOP {
    width:900px; 
    background-color:#EDEEEB;
    border-style:solid; 
    border-left-width:1px; 
    border-right-width:1px; 
    border-top-width:0px; 
    border-bottom-width:1px; 
    border-color:#C7CACD;
}

.LOGO {
    float:left;
    width:50%; 
    text-align:left;
}

.NAV-TOP {
    float:right; 
    width:50%; 
    font-size:10px;
    margin-top:25px;
}

.LINK-TOPNAV {
    text-decoration: none;
    color: #034567;
    font-weight: normal;
    font-size: 11px;
}

.LINK-TOPNAV:hover {
    text-decoration: none;
    color: #034567;
    font-weight: bold;
    font-size: 11px;
}

.TAB {
    clear:both; 
    height: 30px; 
    background: url(../images/bg.topnav.jpg);
}

.CONTAINER-TAB {
    float:left; 
    width:80px; 
    height: 22px; 
    background:url(../images/bg.button.small.png);
    background-repeat: no-repeat; 
    line-height:22px; 
    text-align:center; 
    font-weight:bold; 
    margin-right:5px;  
}

.SEITEN {
    width:900px; 
    background-color:#034567; 
    height:28px; 
}

.LINK-SEITEN {
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}

.LINK-SEITEN:hover {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.SPACER-SEITEN {
    float:left; 
    color:#ffffff; 
    font-size:11px;
    margin-right:10px; 
    margin-left:10px; 
    margin-top:6px;
} 

.MAIN {
    width:900px;
}

.NAV-LEFT {
    float:left; 
    width:200px;
    margin-top:25px;
}

.NAV-ITEM {
    height: 50px; 
    background:url(../images/bg.button.png);
    background-repeat: no-repeat; 
    line-height:45px; 
    padding-left:14px; 
    text-align:left;
    font-weight:bold;
}

.LINK-NAV-LEFT {
    color:#4A4C55;
    text-decoration: none;
}

.LINK-NAV-LEFT:hover{
    color:#034567;
    text-decoration: none;
}

.IMG-PRODUCTION{   
    border-style: solid; 
    border-width:12px; 
    border-color:#ffffff; 
    margin-top:0px;   
}

.CONTENT {
    float:left; 
    width:700px;
}

.CONTENT-BG {
    background:url(../images/content_titel_bg.gif); 
    border-style:solid; 
    border-top-width:0px; 
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px; 
    border-color:#C7CACD; 
    padding-top:25px; 
    background-repeat: no-repeat; 
    background-color:#ffffff;
}

.MAINCONTENT {
    margin-top:5px; 
    padding-top:15px; 
    padding-bottom:25px; 
    width: 650px; 
    border-style:solid; 
    border-top-width:1px; 
    border-bottom-width:0px; 
    border-left-width:0px; 
    border-right-width:0px; 
    border-color:#034567;
}

.FOOTER {
    font-size:10px;
    margin-top:5px;
}

.FORM-BEZEICHNEUNG {
    float:left; 
    width:110px;
    font-size:11px;
    line-height: 22px;
    margin-right:10px;
    margin-bottom:0px;
    font-weight: bold;
    text-align: left;
}

.FORM-SPACER {
    clear:both; 
    height:5px;
}

.FORM-INPUT {
    width:250px;
}

.FORM-TEXT {
    width:250px;
    height: 75px;
}

.FORM-ERROR {
    color:#ff0000; 
    padding-top:10px;
    font-size:11px;
    padding-bottom:10px;
}

.TOURNEEPLAN-HEADLINE {
    font-size: 11px;
    font-weight: bold;
    background-color: #EDEEEB;
}

.TOURNEEPLAN-INHALT {
    font-size: 11px;
    vertical-align: text-top;
    border-style: dotted;
    border-width: 1px;
    border-color: ;
}

.TOURNEEPLAN-SPACER {
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #ccc;
    width: 100%;
    height: 1px;
}

.RAHMEN {
    border-style:solid; 
    border-width:1px; 
    border-color:#ccc;
}

.LINK-TOURNEEPLAN{
    text-decoration: none;
    color: #034567;
}

.LINK-TOURNEEPLAN:hover{
    text-decoration: underline;
    color: #034567;
}

.LINK-TAB{
    color: #034567;
    text-decoration: none;
    font-size: 11px;
    font-weight: lighter;
}

.LINK-TAB:hover{
    color:#034567;
    text-decoration: none;
    font-size: 11px;
}

.LINK-CURRENT-TAB{
    color:#034567;
    text-decoration: none;
    font-size: 11px;
}

.BILDER {
    float: left; 
    margin-right:15px; 
    margin-top:15px; 
    width:120px; 
    background-color:#fff; 
    border-style:solid; 
    border-width:1px; 
    border-color:#C7CACD; 
    padding:5px;
}