<style media="all" type="text/css">
<!--
    body {
        background-color : #FFFFFF;
        margin : 0px;
        padding : 0px;
    }
    
    table {
        color : #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : x-small;
        font-weight : normal;
        margin : 0px;
        padding : 0px;
        text-decoration : none;
    }
    
    a {
        color : #000000;
        text-decoration : none;
    }
    
    a:hover {
        color : #ff0000;
        text-decoration : underline;
    }
    
    .nohover {
        color : #000000;
        text-decoration : none;
    }
    
    .nohover:hover {
        color : #000000;
        text-decoration : none;
    }
    
    button {
        border-color : #AAAAAA;
        border-style : solid;
        border-width : 1px;
    }
    
    input {
        border-color : #AAAAAA;
        border-style : solid;
        border-width : 1px;
    }
    
    .frame {
        border-color : #000000;
        border-style : solid;
        border-width : 1px;
        margin : 0px;
        padding : 0px;
    }
    
    .borderlessframe {
        border-style : none;
        margin : 0px;
        padding : 0px;
    }
    
    .DragDropElement {
        position: absolute;
    }
    
    .border {
        border-color : #000000;
        border-style : solid;
        border-width : 1px;
    }
    
    .lightborder {
        border-color : #EEEEEE;
        border-style : solid;
        border-width : 1px;
    }
    
    .bordertop {
        border-top-color : #000000;
        border-top-style : solid;
        border-top-width : 1px;
    }
    
    .borderbottom {
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 1px;
    }
    
    .borderleft {
        border-left-color : #000000;
        border-left-style : solid;
        border-left-width : 1px;
    }
    
    .borderright {
        border-right-color : #000000;
        border-right-style : solid;
        border-right-width : 1px;
    }
    
    .picture {
        border-color : #000000;
        border-style : solid;
        border-width : 1px;
    }
    
    .logobackground {
        background-attachment : fixed;
        background-image : url(http://www.tennis-raschke.de/images/test/logo_bga.gif);
        background-position : left top;
        background-repeat : repeat;
    }
    
    .playerbackground {
        background-attachment : fixed;
        background-image : url(http://localhost/tennis-raschke/images/player.jpg);
        background-position : left bottom;
        background-repeat : no-repeat;
    }


    
    .content {
        margin-top : 10px;
        margin-left : 10px;
        margin-bottom : 0px;
        margin-right : 0px;
    }
    
    .boundedmenu {
        table-layout : fixed;
        text-align : left;
        vertical-align : top;
        width : 200px;
    }
    
    .boundedcontent {
        margin-top : 15px;
        margin-left : 10px;
        margin-bottom : 0px;
        margin-right : 10px;
        padding-top : 10px;
        padding-left : 10px;
        padding-bottom : 0px;
        padding-right : 10px;
        table-layout : fixed;
        text-align : left;
        vertical-align : top;
        width : 600px;
    }
    
    .tournamentorganizer {
        margin : 0px;
        padding : 0px;
        table-layout : fixed;
        width : 500px;
    }
    
    .super {
        color : #FF0000;
        font-size : xx-small;
        vertical-align : super;
    }
    
    .bigredheadline {
	background-color : #DA1415;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color : #FFFFFF;
	font-size : 13px;
	font-variant : small-caps;
	font-weight : bold;
	height : 25px;
	text-align : center;
	text-decoration : none;
	vertical-align : middle;
	width : 100%;
}
    .bigblueheadline {
	background-color : #1415DA;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color : #FFFFFF;
	font-size : 13px;
	font-variant : small-caps;
	font-weight : bold;
	height : 25px;
	text-align : center;
	text-decoration : none;
	vertical-align : middle;
	width : 100%;
}
    
    a.bigredheadline {
        background-color : #DA1415;
        border-top-color : #000000;
        border-top-style : solid;
        border-top-width : 2px;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 2px;
        color : #FFFFFF;
        font-size : small;
    	font-variant : small-caps;
        font-weight : bold;
        height : 20px;
        line-height : 20px;
        text-align : center;
        text-decoration : none;
        vertical-align : middle;
        width : 100%;
    }
    
    .footer {
        background-color : #DA1415;
        border-top-color : #000000;
        border-top-style : solid;
        border-top-width : 2px;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 2px;
        color : #FFFFFF;
        font-size : small;
        font-weight : bold;
        height : 25px;
        text-align : center;
        text-decoration : none;
        vertical-align : middle;
        width : 100%;
    }
    
    a.footer {
        background-color : #DA1415;
        border-top-color : #000000;
        border-top-style : solid;
        border-top-width : 2px;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 2px;
        color : #FFFFFF;
        font-size : small;
        font-weight : bold;
        height : 20px;
        line-height : 20px;
        text-align : center;
        text-decoration : none;
        vertical-align : middle;
        width : 100%;
    }
    
    .sportraschke {
        color : #DD0000;
        font-size : 30px;
        font-style : italic;
        font-weight : bold;
        text-align : center;
        text-decoration : underline;
        vertical-align : bottom;
    }
    
    .sportraschkeheadline {
        color : #FFFFFF;
        font-style : italic;
    	font-variant : normal;
        font-weight : bold;
        text-decoration : underline;
    }
    
    .redline {
        color : #FF0000;
        height : 1px;
        width : 100%;
    }
    
    .headline {
        font-size : small;
        font-weight : bold;
        text-decoration : underline;
    }
    
    .infoheadline {
        color : #FF0000;
        font-weight : bold;
        text-decoration : underline;
    }
    
    .menuarea {
	border-right-color : #AAAAAA;
	border-right-style : solid;
	border-right-width : 1px;
}
    
    .redmenulink {
        color : #FF0000;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .redmenulink:hover {
        color : #000000;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .smalllink {
        color : #000000;
        font-size : 9px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .smalllink:hover {
        color : #FF0000;
        font-size : 9px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .smallredmenulink {
        color : #FF0000;
        font-size : 9px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .smallredmenulink:hover {
        color : #000000;
        font-size : 9px;
        font-weight : bold;
        text-decoration : none;
    }
    
    .indexmenulink {
        background-color : #EFDC72;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        color : #000000;
        font-size : 13px;
        font-style : italic;
        font-weight : bold;
        margin : 1px;
        padding : 1px;
        text-decoration : none;
    }
    
    .menulink {
        background-color : #EFEFEF;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        color : #000000;
        font-size : 13px;
        font-weight : bold;
        margin : 1px;
        padding : 1px;
        text-decoration : none;
    }
    
    .smallmenulink {
        background-color : #EFEFEF;
        border-bottom-color : #000000;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        color : #000000;
        font-size : 9px;
        font-weight : bold;
        margin : 1px;
        padding : 1px;
        text-decoration : none;
    }
    
    .mainarea {
	vertical-align : top;
	background-color : #ffffff;
	background-image : none;
}
    
    .footerlink {
        color : #FFFFFF;
        font-size : x-small;
        font-weight : bold;
        text-decoration : none;
        vertical-align : middle;
    }
    
    .footerlink:hover {
        color : #FFFFFF;
        font-size : x-small;
        font-weight : bold;
        text-decoration : underline overline;
        vertical-align : middle;
    }
    
    .noborder {
        border-style : none;
    }
    
    .big {
        font-size : medium;
    }
    
    .bigger {
        font-size : large;
    }
    
    .normal {
        font-size : x-small;
    }
    
    .small {
        font-size : xx-small;
    }

    .small2 {
	font-size : x-small;
	font-weight : bold;
}
    
    .ultrasmall {
        font-size : 5px;
    }
    
    .black {
        color : #000000;
    }
    
    .grey {
        color : #AAAAAA;
    }
    
    .red {
        color : #FF0000;
    }
    
    .white {
        color : #FFFFFF;
    }
    
    .top {
        vertical-align : top;
    }
    
    .vcenter {
        vertical-align : middle;
    }
    
    .bottom {
        vertical-align : bottom;
    }
    
    .left {
    	text-align : left;
    }
    
    .center {
    	text-align : center;
    }
    
    .right {
    	text-align : right;
    }
    
    .justify {
    	text-align : justify;
    }
    
    .bold {
        font-weight : bold;
    }
    
    .italic {
    	font-style : italic;
    }
    
    .underline {
        text-decoration : underline;
    }
    
    .lightrow {
        background-color : #FFFFFF;
        color : #000000;
        text-decoration : none;
        width : 100%;
    }
    
    .lightrow:hover {
        background-color : #FFAAAA;
        color : #000000;
        text-decoration : none;
        width : 100%;
    }
    
    .darkrow {
        background-color : #EEEEEE;
        color : #000000;
        text-decoration : none;
        width : 100%;
    }
    
    .darkrow:hover {
        background-color : #FFAAAA;
        color : #000000;
        text-decoration : none;
        width : 100%;
    }
	
	/* new styles from AD */
	
	.menubar {
		background-color : #da1415;
		border-collapse: 			collapse;
		BORDER-BOTTOM: 				1px solid; 
		border-color: 				#000000;
	
	}
	
	.menulinkstitle {
	/*background-color : #da1415;*/
	background-color : #ffffff;
	width : 180;
	height : 23;
	color : #FFFFFF;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	vertical-align : middle;
	border-collapse: collapse;
	BORDER-TOP: 0px hidden;
	BORDER-RIGHT: 0px hidden;
	BORDER-LEFT: 0px hidden;
	BORDER-BOTTOM: 1px solid;
	border-color: #000000;
/*	background-image : url(images/menu-title/empty-menu-title.gif);*/
}
	
	.menuborder {
	border-collapse: collapse;
	BORDER-TOP: 0px hidden;
	BORDER-RIGHT: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	border-color: #000000;
	background-color : #ffffff;
}
	
	.menuborder2 {
	border : 5px solid #ffffff;
	background-color : #ffffff;
	background-image : none;
}
	
	.redfont{
	color : Da1415;
	font : bold;
	}

	.guestbooktitle {
	background-color : #da1415;

	height : 15;
	color : #FFFFFF;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	vertical-align : middle;

	border-collapse: 			collapse;
	BORDER-TOP: 				1px solid; 
	BORDER-RIGHT: 				1px solid; 
	BORDER-LEFT: 				1px solid;
	BORDER-BOTTOM:	       0px hidden;
	border-color: 				#000000;
    }

	.redlink{
	color: #ff0000;
	}
	.whitelink{
	color: #7777777;
   }

	.whitelink:visited{
	color: #7777777;
   }
	
	.whitelink:link{
	color: #7777777;
	}
	.whitelink:hover {
	text-decoration:			underline;
	color:						#ffffff;
   }
   .whitelink:active{
	text-decoration:			underline;
	color:						#ffffff;
   }	
	.guestbookborder {
	border : 1px solid #000000;
	border-collapse : collapse;
   }

   .boundedfix{
	border-left-color : #aaaaaa;
	border-left-style : solid;
	border-left-width : 1px;
	width="100%";
	height="100%";	
	}

	.greybackground{
	/*background="images/background-whitegrey.gif"*/
	background-repeat : repeat;
	background-image : url(images/background-whitegrey.gif);
}

//-->
</style>
