body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF url(images/img01.jpg) repeat-x;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2
{
    color: #990000;
}

h1 {
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 26px;
}

h2
{
   	font-size: 12px; 
   	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	
}

p, ul, ol {
}

p 
{
    font-size: 11px;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a 
{
    text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase;*/
}

#logo h1 {
	padding-top: 52px;
	font-size: 26px;
	color: #808080;
}

#logo h1 a {
	color: #808080;
}

#logo h2
{
    margin-top: -10px;
    padding-left: 1px;
    letter-spacing: -1px;
    font-size: 16px;
    color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}


#logo a.chgSparte 
{
    padding-left: 33px;
    vertical-align:middle;
    font-size: 14px;
    font-weight:bold;
	color: #cccccc;
	background:  url(images/volleyball.png) no-repeat 0px -10px;
}


#logo a.chgSparte:hover {
}


#logo a {
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
    background: url(images/tb.jpg) no-repeat;
	text-align: center;
	text-transform: lowercase;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}

#menu .active a,#menu .active a:hover
{
    background:  url(images/tb_active_vb.png) no-repeat;
    color: #FFFFFF;

}

#menu a:hover
{
    color: #7C2023;
    background: url(images/tb_hover.jpg) no-repeat;
    text-decoration: none;
}

/* Page */
#pageWMenue
 {
    width: 1024px;
	margin: 0 auto;
	padding:0px;
 }
#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 2px;
}

#latest-post {
	float: left;
	width: 620px;
}

#latest-post-team {
	float: left;
	width: 460px;
	padding-left:30px;
}
#latest-post .entry .entryOverview, .entryOverview
{
    width:100px;
}

#photeDetails .entryOverview img
{
  width:160px;height:200px;
}

#photeDetails .entryOverview
{
  width:160px;height:200px;
}



#latest-post .entry .entryOverview, .entryOverview, .imageCont, .entryCoach {
  clear:both;
}

#latest-post .entry .entryOverview, .entryOverview, .imageCont,.entryCoach, .img{
  
  float:left;
  border: solid 2px #eee;
  padding:5px;
  margin:5px;
  position:relative;
  z-index:1;
}
.imageSpan
{
    border: solid 2px #eee;
    padding:5px;
    margin:5px;  
}

.imageContHW
{
  height:120px;
  width:180px;  
  border: solid 2px #eee;
  padding:5px;
  margin:5px; 
  padding-bottom:5px;
  float:left;
  clear:none;
}
.imageContHWvert
{
  height:180px;
  width:135px;  
  border: solid 2px #eee;
  padding:5px;
  margin:5px; 
  padding-bottom:5px;
  float:left;
  clear:none;
}
.imageContHWhor
{
  height:135px;
  width:180px;  
  border: solid 2px #eee;
  padding:5px;
  margin:5px; 
  padding-bottom:5px;
  float:left;
  clear:none;
}
.imageContHW86
{
  height:120px;
  width:160px;  
  border: solid 2px #eee;
  padding:5px;
  margin:5px; 
  padding-bottom:5px;
  float:left;
  clear:none;
}
.imageContHW68
{
  height:160px;
  width:120px;  
  border: solid 2px #eee;
  padding:5px;
  margin:5px; 
  padding-bottom:5px;
  float:left;
  clear:none;
}
#recent-posts {
	float: right;
	width: 380px;
	padding: 0px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}
#recent-posts-team {
	float: right;
	width: 250px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry , #recent-posts-team .entry
{
    padding-bottom:5px;
    margin-bottom:10px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta
{
    margin: 0;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #C0C0C0;
}

.post .meta a {
	color: #C0C0C0;
}

post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar
{
    clear: both;
    width: 920px;
    background: url(images/img05.gif) no-repeat;
    border-top: 20px solid #FFFFFF;
    color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 18px;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #333333;
}

#sidebar a {
    color: #333333;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/footer_bg.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}



/* leftMenu */

#leftMenue 
{
    width:170px;
	float: left;
	padding-top:12px;
	z-index:100;
	margin-left:-20px;
}

#leftMenue ul {
	margin: -1px 0px -1px  0px ;
	padding: 0px 2px 0px 2px;
	list-style: none; 
}

#leftMenue li
{
    margin:0px;
    padding:0px;
    border-bottom: #d6c9bf 1px dotted;
    padding-left: 3px;
    color: #666666;
}
#leftMenue li ul li
{
    padding-left: 6px;
}

.lnk,.arrLink li
{
    margin-left:3px;
    white-space:nowrap;
    background: url(images/leftMenue_arr.gif) no-repeat 0px 5px;
    padding-left: 8px;
    cursor:pointer;
}

#leftMenue a,#leftMenue li.collapsed ul li a,#leftMenue li.expanded ul li a
{
    background: url(images/leftMenue_arr.gif) no-repeat 0px 6px;
    padding-left: 11px;
    color: #666666;
    cursor:pointer;
}

#leftMenue li.collapsed a
{
  background: url(images/collapsed.gif) no-repeat 0px 6px;
}
#leftMenue li.expanded a
{
  background: url(images/expanded.gif) no-repeat 0px 6px;
}


#leftMenue a.active ,#leftMenue a.active:hover,#leftMenue li.expanded ul li a.active
{
     color:#990000;    
}


#leftMenue a:hover 
{
    color:#990000;
}




.ContentHeading
{
    color: #7F7772;
    font-size:14px;
}
.ContentHeading a
{}

.ContentHeading a:hover
{}

#teamTabs { 
padding : 0;
width : 100%;
background : transparent;
voice-family : "\"}\"";
voice-family : inherit;
font-size : 11px;
}
#teamTabs ul { 
margin : 0;
margin-left : 0;
padding : 0;
list-style : none;
} 
#teamTabs li { 
display : inline;
margin : 0 0 0 0;
padding : 0;
} 
#teamTabs a
{
    float: right;
    display: block;
    color: #333333;
    margin: 0 1px 0 0;
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid white;
} 
#teamTabs a:hover { 
background-color : #cccccc;
color : #fff;
} 
#teamTabs .current a
{
    color: #990000;
    background-color: #cccccc;
    border-color: #cccccc #cccccc #cccccc #cccccc;
} 
#teamTabsmenuline { 
clear : both;
padding : 0;
width : 100%;
height : 1px;
line-height : 2px;
background : #cccccc;
}  



#photo { padding: 0; width: 190px; text-align: center; display: block; margin: 0; float:left;}

/* images container */
#photo ul { list-style: none; padding: 0; margin: 0; position: relative;}

#photo ul li { display: inline; width: 52px; height: 64px; float: left; margin: 10px 10px 0 0; }

#photo ul li a { display: block; width: 52px; height: 64px; cursor: default;  text-decoration: none;padding:2px; }

#photo ul li a img
{
    display: block;
    width: 48px;
    height: 60px;
    border: 2px solid #990000;
}

#photo ul li a.hor:active img
{
    display: block;
    width: 48px;
    height: 60px;
    border: 2px solid #006699;
}

#photo ul li a.hor img:hover,#photo ul li a.hor img:focus , #photo ul li a.hor img:active 
{
    background-color: #fff; display: block; width: 48px; height: 60px; cursor: default;  text-decoration: none; border-width: 2px; border-color: #006699; }



/* main image 
#photo ul li a:focus.hor img, #photo ul li a:active.hor img { position: absolute; left: 0px; top: 160px; width: 100px; height: 100px; border: 1px solid #006699; margin-top: 32px; padding: 0; }
*/


.entryTeam
{
    float:left; padding-top:10px; padding-left:10px; width:200px;
}







#backgroundOverlay
{
    background-position: #808080;
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #808080;
    border: 1px solid #cecece;
    z-index: 1;
}
                    
#Overlay{   display:none;   position:absolute;   _position:absolute; /* hack for internet explorer 6*   height:500px;   width:500px; */  
                                         border-top:1px solid #cecece; border-right:1px solid #cecece;   z-index:2;   
                                         padding:12px;   font-size:12px;   }
                                         
#OverlayContent {}                 
                        
img.Heimspiel{}
img.Vorbericht{}
img.Bericht{}
img.Anfahrt{}



div#SpartenListe
{
    width: 300px;
    padding: 50px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=95);
    background-color: #ffffff;
    border: 1px dotted #666666;
}
#SpartenListe a{float:left;width:110px;}
#SpartenListe img { height:20px;width:20px;margin-right:3px;}
#SpartenListe a, #SpartenListe img {white-space:nowrap;vertical-align:middle;}

.DynCT
{
    border: 1px dotted #666666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=95);
    background-color: #ffffff;
    max-height: 600px;
    padding: 5px;
    overflow:auto;
}

.TeaserText
{
    position: absolute;
    padding:5px;
    bottom: 3px;
    left: 0px;
    width: 610px;
    display: none;
    color: #ffffff;
    font-size: 16px;
    font-weight:bold;

    background-color: #333333;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

.logo
{
   background: url(Images/TUSPO_nuernberg_ohne_sp.png) no-repeat -8px 45px;padding-left:70px;
}

.googleLink
{
    background: url(Images/Google_Maps_logo.gif) no-repeat ;padding-left:60px;
}


 
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	max-width:500px;
	}
	
	#preview img{
    	max-width:500px;
	}

.leftSmall{ padding-left:10px;}
