/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html {
        min-height: 100.1%;
        height: 100.1%;
}

body {
        background:#eaeaea url(bg_4.gif) top center repeat-y;
	/*background: #fff url(bg2.gif); /* Optional */
	/*background: #595F5D; /* Optional */
  	/*background: #49515C; /* Optional */
        /*background:#eaeaea url(img/bg_4.gif) top center repeat-y;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0 auto;
	/*color: #666;*/
        color:#3a3a3a;
        padding:0;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #369; border-bottom: 1px dashed #369; }
a:hover { border-bottom: 1px dashed #49515C; color: #49515C; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 740px;
	background: #fff url(dot_line.gif) repeat-y 72%;
	/*border: 1px solid #ddd;*/
	padding: 0 3px;
	text-align: left; /* Cancel IE Fix */
	}

.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}

/*------------------------------------------------------------*
**  Navigation ?ber Header
**------------------------------------------------------------*/
#nav_top {
	float: left;
        width: 680px;
        height: 98px;
	background: url(header_banner.jpg) no-repeat 0% 0;
	padding: 3px 30px 90px 30px;
	/*background: #6C6C6C;*/
	text-align: right;
        font-size: 0.9em;
        color: #C0C0C0;
        }

#nav_top a {
        text-decoration:underline;
        border: none;
        color:#C0C0C0;
}

#nav_top a:hover {
        text-decoration:none;
}

.search {
        font-size: 0.8em;
        color: #595F5D;
        background-color: #C0C0C0;
        border:1px solid #595F5D;
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header_alt {
	float: left;
        width: 680px;
	background: #595F5D url(header_bildreihe.jpg) no-repeat 0% 0;
	border-bottom: 4px solid #595F5D;
	border-top: 4px solid #595F5D;
	padding: 54.5px 30px;
	}	
#header {
	float: left;
        width: 680px;
	background: #595F5D url(header_bildreihev22.jpg) no-repeat 0% 0;
	padding: 95px 30px;
	}	
#header h1 { 	
	margin: 0;
	color: #003399;
	font-size: 2.2em;
	font-weight: bold;
        text-decoration: underline overline;
	cursor: default;
        text-align: right;
        padding-right: 150px;
	}	
#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Logo
**------------------------------------------------------------
#logo {
	float: right;
        width: 150px;
	background: #595F5D url(tct_klein.gif) no-repeat 50% 00;
	border-bottom: 4px solid #fff;
	/*border-top: 5px solid #fff;*/
	padding: 55px 30px;
        }	
*/
/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
        clear:left;
        margin:0 0 0 0;
        padding:0;
}

#nav ul {
        list-style:none;
        width:180px;
        margin:0 0 10px 0;
        padding:0;
}

#nav li {
        margin-bottom:5px;
}

#nav li a {
        font-weight:bold;
        height:20px;
        text-decoration:none;
        color:#505050;
        display:block;
        padding:6px 0 0 10px;
        background:#f4f4f4 url(menubg.gif) bottom left repeat-x;
        border-top:1px solid #d8d8d8;
        border-right:1px solid #d8d8d8;
        border-bottom:1px solid #d8d8d8;
        border-left:4px solid #cccccc;
}

#nav li a:hover, #nav li a.current {
        background:#eaeaea url(menubg2.gif) bottom left repeat-x;
        color:#505050;
        border-top:1px solid #b0b0b0;
        border-right:1px solid #b0b0b0;
        border-bottom:1px solid #b0b0b0;
        border-left:4px solid #F8B437;
}

#nav ul ul {
        margin:5px 0 5px 0px;
        font-size:0.9em;
        width:180px;
}

#nav ul ul ul li {
        margin:5px 0 5px 20px;
        font-size:0.9em;
        width:160px;
}

#nav ul ul a {
        height:16px;
        margin:0;
        padding:1px 0 4px 8px;
}

/*------------------------------------------------------------*
**  Tennis News
**------------------------------------------------------------*/
#tennisnews {
	line-height: 13px; 
	text-align: left; 
	word-spacing: 2px;
        font-size:0.9em;
}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 527px;
	position: relative;
	line-height: 17px; 
	word-spacing: 2px;
	border-top: 5px solid #FFF;
	}
#content div { background: #fff url(para_bg.jpg) repeat-x; }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.2em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #ddd; 
        padding: 10px;
	}	

#sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #ddd; 
        padding: 10px;
	}	
/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 198px;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;
        border-top: 5px solid #FFF;
	}	
#sidebar div { background: #fff url(para_bg.jpg) repeat-x; }

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	/*background: #595F5D;*/
	/*border-bottom: 5px solid #fff;*/
	border-top: 5px solid #fff;
        width: 680px;
        height: 40px;
	background: url(footer_banner.jpg) no-repeat 0% 0;
	text-align: center;	
	/*color: #C0C0C0;*/
	color: #F8B437;
	font-size: 0.8em;
	padding: 25px 30px 15px 30px;
	line-height: 16px;
	clear: both;
	}
	
#footer a {
        text-decoration: underline; 
	/*color: #C0C0C0;*/
	color: #F8B437;
        border: none;
}

#footer a:hover { 
        text-decoration: none; 
}