

.realpage {
    position: absolute;
    top: 29px; /*52px;*/
/*    width: 839px;*/
	 width: 1023px;
     background-color: white;
    background-image: url(background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    min-height: 96%; /*93%;*/
    height: auto !important;
    height: 96%; /*93%;*/
}


.home .realpage {
    position: absolute;
    top: 29px; /*52px;*/
    width: 1063px;
    background-color:white; 
    background-image: none;
    min-height: 96%; /*93%;*/
    height: auto !important;
    height: 96%; /*93%;*/
}

div.porscheWappen {
    background-image: url("porsche_tennis_logo_compact.gif");
}

.related a {
	color: #EE5602;
	background-image:url(arrow-orange.gif);
}


.shoppingButtons span {
	border-color: #EE5602;
}
.shoppingButtons span a {
	background-color: #EE5602;
}
.shoppingButtons span a:hover {
	color: #EE5602;
}

.navigationboxitem a
{    
    background-image:url(orangebutton-background.gif);    
    border-top:1px solid #EE5602;
    border-right:1px solid #F59967;
    border-bottom:1px solid #EE5602;
    border-left:1px solid #F59967;
    
}
.navigationboxitem a span{    
    background-image:url(orangebutton-arrow.gif);    
    color:White;    
}

.navigationboxitem a:hover
{ 
    background-color: #FFFFFF;
    border: 1px solid #F5A000;
}
.navigationboxitem a:hover span
{
    color: #EE5602; 
    /* border-top:1px solid #5B85AD; 
    border-left:1px solid #5B85AD; */    
}

div.navigation {    
    top: 108px;
}

#navigationHomeSub {
     top: 108px;
}

#navigationShade {
    top: 104px;
}


#wtalogo {
	z-index: 1001;
	position: absolute;
	top: 370px;
	left: 50px;
}




#divLayerTitle {
	background-color: #EE5602;
}

#divLayer {
	border: 1px solid #EE5602;
} 
#divLayerBrowse {
	border-top: 1px solid #EE5602;
}


/* HOME */
body.home .shoppingButtons span, body.home .shoppingButtons span a
{	
	border-color: #EE5602;	
}

body.home #search .searchfield
{
	background-color: White;
}



body.home #search .searchfield
{
	background-color: White;
}


#homeimageswitcher a {
	background-image: url(switch_inactive.gif);
}

#homeimageswitcher a:hover {
	background-image: url(switch_inactive.gif);	
}

#homeimageswitcher a.homeimageselected {
	background-image: url(switch_inactive.gif);	
}


#homeimageswitcher a {
	background-image: url(switch_inactive.gif);
}

#homeimageswitcher a:hover {
	background-image: url(switch_active.gif);	
}

#homeimageswitcher a.homeimageselected {
	background-image: url(switch_active.gif);	
}

.homebox h3 {
	border-bottom: 1px dashed #EE5502;
}

.homeboxfooter {
	border-top: 1px dashed #EE5502;
}

/*
#newsbox h3, #messagesbox h3 {
	border-bottom: 1px dashed #EE5502;
}
#newsboxfooter, #messagesboxfooter {
	border-top: 1px dashed #EE5502;
}
*/
/*
#ptnlinks {	
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}



#atpWrapper {
	width: 100%;
	height: 29px; /*52px;*
	display: block;
	background: #666666 url(ptn_bar_bg.gif) repeat-x;  /*#999 url(ptn_bg.gif) repeat-x;*
}

#atpBar{
	visibility:hidden;
	display:none;
	height:0px;
}*/

.home .innerContent {
width:800px !important;
}

body div #divPage h2, body div .divPage h2 {
	background-color: #EE5602;
}



/******************** Players list ***************************/

.playerslistchooser {
	margin-bottom: 14px;
	width: 50px;
}

.playerslistchooser td {
	padding: 0px;
}

.playerslistchooser a {
	display: block; 
	height: 21px; 
	width: 22px;
}

.playerslistchoosershort {
	background-image: url(liste_short_inactive.gif);
   background-repeat: no-repeat;
	margin-right: 7px;
}

.playerslistchoosershort:hover {
	background-image: url(liste_short_active.gif);
}

.playerslistchoosershortsel {
	background-image: url(liste_short_active.gif);
}

.playerslistchooserext {
	background-image: url(liste_pics_inactive.gif);
   background-repeat: no-repeat;
}

.playerslistchooserext:hover {
	background-image: url(liste_pics_active.gif);
}

.playerslistchooserextsel {
	background-image: url(liste_pics_active.gif);
}


.playerlistextended {
	margin-bottom: 7px;
}

.playerlistextended .playerthumb {	
	float: left;
	margin-right: 14px;
}

.playerlistextended .playerinfo {
	margin-top: 0px;
	width: 382px;
}

.btnHeadToHead {
	display: block;
	margin-top: 7px	
}
