/*
Design:
AUDIOTENNIS.NALINDESIGN.COM v.1
Andre Weier
http://www.nalindesign.com
andre@nalindesign.com
MMX
*/



* { padding: 0; margin: 0; }

html, body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 background-color: #f1f1f1;
/*
background: #D5F7FF url(../free-background-pattern-stripes.png) repeat;
*/

height: 100%;
	/*
	overflow:hidden;
	*/
 }

/*
#wrapper { 
 
 margin: 0 auto;
 width: 850px;
}
*/
 
 	#flashcontent {
		height: 100%;
		/*
		overflow:hidden;
		*/
	}

#newsline { 
 width: 968px;
 margin: 0 auto;
}

#wrapper { 
 position: relative;
width: 968px;
 margin: 0 auto;
 
 overflow-x: hidden;
/*
z-index: 2;
 	overflow-x: hidden;
*/
/*
 position:relative; width:968px; height:100%; top:0; left:0;
overflow:auto; z-index:2;   margin: 0 auto;}
*/


 }


#header {
	width: 968px;
 color: #333;
 margin: 0 0 10px 0;
 
}


#content { 
	width: 996px;
 color: #333;
margin: 0px 0px 0px 0px;

}


#footer { 
	 width: 968px;
 color: #333;
margin: 0px 0px 10px 0px;
 font-size: 12px;
}

/*
TEXT xxxx
*/
h1 {  color: #000;
/*background-color: #000;*/
font-size: 24px; 
font-weight: bold; letter-spacing: -1px; 
 
}

h2 { font-weight: bold; font-size: 24px; letter-spacing: -2px; 
margin:0 0 5px 0;	
	}

h2 span{ font-weight: bold; font-size: 24px; letter-spacing: -2px; margin:0 0 5px 0;
	}

h3 {  
	color: #000;
/*background-color: #000;*/
font-size: 15px; 
font-weight: normal; letter-spacing: 0px; }


h4 { color:#999; font-weight: normal; font-size: 11px; letter-spacing: 0px; 
}

h5 { margin: 0 0 -10px 0; 
}

.bg { color:#fff;background-color:#ff0000;
	}

.mynavismall {
  color: #000; font-size: 12px;  font-weight: bold; 
}

.mynavitxt{
color: #fff;  font-weight: bold;  font-size: 20px; background-color:#ff0000; 
 }


.xnavi {
float: left;
width: 968px;
margin: 10px 10px 10px 10px;
color: #000;  font-weight: bold;  font-size: 24px;letter-spacing: 0px; 
display:inline; 
}
/*
THUMBS xxxx
*/

.xfour
{
float: left;
width: 306px;
margin: 14px 14px 14px 14px;
display:inline; 
}

/*
INTERFACE xxxx
*/

.xmyfooter {
float: left;
width: 838px;
margin: 10px 10px 10px 10px;
display:inline; 
}

/*
CLEAR xxxx
*/
.clearboth { clear: both; }


.xfourbg {
float: left; width: 316px; height:auto; margin: 0 10px 10px 0; padding: 0 0 0 0;
background-color:#fff;
display:inline;
}

/*
.photobucket{
	
}
*/

/*
INTERFACE BGS
*/


.xmynavibg {
float: left; width: 968px; height:auto; margin: 0 10px 10px 0;

background-color:#fff;
display:inline;

}


.xmyfooterbg {
float: left; width: 968px; height:auto; margin: 0 10px 10px 0;
background-color:#fff;
display:inline;
}


/*
SIDE xxxx
*/

.goright {

float: right;
margin: 10px 10px 10px 0;
display:inline;
} 

/*
LINKS xxxx
background-color: #f1f1f1;
background-color: #cccccc; 
background-color: #000;
*/
a {text-decoration: none;  color: #666666; font-weight:bold;}

a:hover {text-decoration: none; color: #333333;}

a:active {text-decoration: none;color: #555555;}

.unbo
{
font-weight:normal;	
} 

.makebg
{
	color: #fff;
background-color: #000;
} 

.unlink {
font-weight:normal;	
color: #cccccc;
text-decoration: none;background-color: #ffffff;
 /*letter-spacing: -4px; color: #999999; */ 
} 

.nobg {
font-weight:normal;	
color: #999999;
text-decoration: none;
background-color: #fff;
 /*letter-spacing: -4px;*/ 
} 

.showbg {
font-weight:bold;	
color: #fff;
background-color: #ff00ff;
} 

a img {
border: none;
}

a.ra{
border: none;	
background: none;
text-decoration: none;
}

a.ra:hover{
background: none;
}

/*
#hintergrund {
position: fixed; z-index:1; width:100%; height:100%;  
}
*/




.inbold{
font-weight: bold; 
} 

.innorm{
font-weight: normal; 
} 