body {
     background-color : black;
     color : white;
     font-family : 'courier new', courier, serif;
     font-size:12px;
      }

a:hover{
        text-decoration:underline;
	}
img{
	border:0px;
	}
#header {
     width : 950px;
     height : 166px;
     background-image:url(images/ball.jpg);
     background-position: 790px 2px;
     background-repeat: no-repeat;
     font-size:70px;
     font-weight:bold;
     padding-left:12px;
     letter-spacing:29px;
     color:#5f5f77;
     }
#header_subtext{
     font-size:30px;
     font-weight:bold;
     letter-spacing: 2px;
     padding-left:428px;
     margin-top:-7px;
     color:#9f9fc5;
	}
.stripe{
	position:static;
	width:950px;
	padding:0px;
	}

.item,.item1st, .menulink{
     background-color:#8d8d8d;
     width:116px;
     height: 20px;
     color:black;
     margin-left:2px;
     text-align:center;
     font-weight:bold;
     float:left;
     font-size:16px;
	}
.item1st, .menulink{
     margin-left:0px;
	}
/*
.item a:link, a:visited, a:active{
     font-size:16px;
     color:black;
    	}
.item1st a:link, a:visited, a:active{
     font-size:16px;
     color:black;
	}
*/
.item a:hover, .item1st a:hover {
     background-color:#121212;
     text-decoration:none;
     font-size:16px;
     color:#8d8d8d;
     display:block;
     height:20px;
      	}

#content{
     clear:both;
     background-position:798px -1px;
     background-repeat:no-repeat;
     width:943px;
     height:600px;
    }
#img_main{
     width: 480px;
     height:320px;
     padding:0px;
     padding-top:10px;
	}
#text_main{
     width:450px;
     margin-left:20px;
     padding-left:50px;
     padding-top:30px;
     height:200px;
     vertical-align:top;
	}
td{
     vertical-align:top;
     font-size:12px;
     font-weight: normal;
	}
.table_header{
        font-size:20px;
        padding-bottom:20px;
	}
.pic, .pic1st{
        display:block;
        float:left;
        margin-left:85px;
        width:120px;
        height:80px;
	}
.pic1st{
        margin-left:0px;
	}
.main_img_link, .termin_link{
        text-align:right;

	}
.main_img_link a:link,.main_img_link a:visited,.main_img_link a:active,
.termin_link a:link,.termin_link a:visited,.termin_link a:active
{
        color:#d8d8d8;
        font-size:14px;
        }

/* ganz am Ende: */
a:link, a:visited, a:active{
     color:#d8d8d8;
     text-decoration: none;
     }


