/**
*
* index.css stylesheet
*
* @author David Thunman <david@thunman.de>
*
*/

@import url(default.css);

/* ------------------------------------------------------
   Container

------------------------------------------------------ */

#container 
{
	width: 721px;
	margin: 0 auto;
	padding: 10px;
}

#shadowbot
{
	background: transparent url(images/shadow_01_bottom.png) top left repeat-x;
	padding-top: 5px;
	_height: 2px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modpub/themes/schwalbe/images/shadow_01_bottom.png', sizingMethod=scale);
	_background: none;
	_font-size:1px;
	_line-height:1px;
}

/* ------------------------------------------------------
   Site

------------------------------------------------------ */
#site 
{
	text-align: left;
	padding: 5px 15px 5px 5px;
	background:  url(images/sitebg.png) top left repeat-y;
	_height:1px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modpub/themes/schwalbe/images/sitebg.png', sizingMethod=scale);
	_background: none;	
}

#cap
{
	background: url(images/shadow_01_tr.png) top right no-repeat;
	padding-right: 10px;
	_height:1px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modpub/themes/schwalbe/images/shadow_02_tr.png', sizingMethod=scale);
	_background: none;	
}

#logo
{
	background: url(images/schwalbe_03.gif) top right no-repeat;
	margin: 0; padding: 0;
	text-indent: -5000px;
}

#logo a
{
	margin-left: 530px;
	display: block;
	width: 181px;
	height: 37px;
	overflow: hidden;
}

/* ------------------------------------------------------
   Header container (logo, flash, navigation)

------------------------------------------------------ */

#header 
{
	background: url(images/banner.jpg) no-repeat;
	height: 135px;	
}


#navigation 
{
	line-height: 34px;	
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Century Gothic, Arial, sans-serif;
	height: 130px;	
	position: relative;
}

#navbg
{
	top: 0;
	left: 0;
	background: url(images/menubg_03.png);
	height:34px;
	width: 700px;
	overflow: hidden;
	position: absolute;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modpub/themes/schwalbe/images/menubg_03.png', sizingMethod=scale);
	_background: none;
	z-index: 1;
}

#navigation ul
{
	position: absolute;
	z-index: 2;
	/*_background: url(images/menubg.gif);*/
	text-indent: 5px;
}

li a
{
	color: #FFF;
	background: none;
}

li a:hover, li a.active
{
	color: #e4d627;
}

#navigation ul , #subnavigation ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li, #subnavigation li 
{
	display: inline;
	padding-right: 3px;
}

/* ------------------------------------------------------
   Subnavigation

------------------------------------------------------ */

#subnavigation
{
	background: #2b441e; /*669900*/
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	border-bottom: 5px solid #FFF;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Century Gothic, Arial, sans-serif;
}

/* ------------------------------------------------------
   Content container where module templates are included.

------------------------------------------------------ */

#content 
{
	
  	margin-right: 1px;
  	width: 700px;
  	background: url(images/contentbg_03.gif) 0 0 repeat-y;
}

#left
{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	width: 170px;
	color: #FFF;
	
}

#right
{
	margin-left: 175px;
}

/* ------------------------------------------------------
   Item class
   
------------------------------------------------------ */
.item
{
	background: url(images/line_03_horiz.gif) top left repeat-x;
}

.index
{
	position:relative;
	height: 145px;
	_left: -2px;
}

div.item-img
{
	margin-top: 5px;
	float: left;
}

div.index div.item-img
{
	float: none;
	margin: 0;
	position: absolute;
	top: 5px;
	left: 0;
	overflow:hidden;
	width: 180px;
	height: 135px;
}

div.item-text
{
 	
}

div.forced
{
	height:144px;
	width:340px;
	overflow:hidden;
}

div.index div.item-text
{
	position: absolute;
	left: 185px;
}

.item-content
{
	
}

.item a.weiter
{
	position: absolute;
	bottom: 2px;
	right: 0;
}

h4.item-title
{
	font-size: 20px;
	color: #1f1105;
	margin: 0 0 3px 0;
	padding: 2px 0;
	/*padding: 5px 0 2px 23px;*/
	/*background: url(images/schwalbe_klein2.gif) 0 6px no-repeat;	*/
}

h5.item-title
{
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 5px 0 2px 0;
	color: #1f1105;
}

h6.item-subtitle
{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #999;
}

.content-space
{
	clear: left;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-left: 175px;
	background: url(images/line_03_horiz.gif) bottom left  repeat-x ;
}

.item-space
{
	clear: left;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
}

.item-end
{
	height: 1px;
	background: url(images/line_03_horiz.gif) bottom left  repeat-x ;
	font-size: 1px;
	line-height: 1px;	
}

.item-img-buttons
{
	margin: 5px 0;
	text-align: left;
}

.item-img-buttons a
{
	background: #ffff99;
	padding: 1px 4px;
	font-weight: bold;
}

.item-img-buttons a:hover, .item-img-buttons a.active
{
	font-weight: bold;
	background: #2b441e; /*669900*/
	color: #ffff99;
}

.item-img-detail
{
	display: none;
}

#imgshow
{
	_position:absolute;
	
}

#details
{
	margin-top: 5px;	
}


/* ------------------------------------------------------
   Footer layer
   
------------------------------------------------------ */

#footer
{

	margin-top: 5px;
	clear: both;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	font-size: 10px;;
	color: #FFF;
	background: #2b441e; /*669900*/
}

#footer a
{
	color: #FFF;
}

/* ------------------------------------------------------
   Calendar layer
   
------------------------------------------------------ */

#calendar
{
   background: #FFF;
   text-align: center;
   border: 2px solid #FFF;
   width: 160px;
   font-family: Century Gothic, Arial, sans-serif;
}

#calendar th
{
	text-align: center;
    padding: 2px;
}

#calendar th a
{

}


#calendar td 
{     
     width: 20px;
     padding:3px 1px;
     font-size: 11px;
     _padding: 2px 1px;
}

#calendar a
{

}

#calendar td.today
{
     color: #2b441e;
}

#calendar td.today a
{
       font-weight: bold;
}

#calendar td.hasevent
{
     /*background: #2b441e;*/ /*669900*/
}

#calendar td.hasevent a
{
       font-weight: bold;
       background: none;
       display: block;
}

#calendar td.hasevent a:hover
{
       
}

#calendar td.pad
{
     border: none;
}

/* ------------#600------------------------------------------
   Partners layer
   
------------------------------------------------------ */
#links
{
  /*margin-top: 5px;*/
}

#links a
{
	margin-top: 5px;
	display: block;
}

/* ------------------------------------------------------
   Forum table
   
------------------------------------------------------ */

table.forum
{
	border-collapse: collapse;
	width: 525px;
	_width: 522px;
	border: 1px solid #2b441e; /*669900*/
	margin: 0 0 10px 0;
}

table.forum th
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	vertical-align: top;
	background: #ffff99;
}

table.forum td
{
	border: 1px solid #2b441e; /*669900*/
	padding: 5px;
	vertical-align: top;
}

/* ------------------------------------------------------
   Kicker table
   
------------------------------------------------------ */

table.kicker
{
	border-collapse: collapse;
	width: 100%;
	_width: 522px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #2b441e; /*669900*/
}

table.kicker th
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	
	padding: 3px;
	vertical-align: top;
	background: #ffff99;
}

.t1 { /* background: #ffffcc; */ }
.t2 { background: #ffffcc;  }

table.kicker td
{
	border: 1px solid #2b441e;
	padding: 4px 3px;
	vertical-align: top;
}

table.kicker td.tit
{
	background: url(images/schwalbe_ball.gif) 3px 3px no-repeat;
	padding-left: 21px;
}

.team-index .item-content
{
	margin-left: 23px;
}

.leg
{
	width: 170px;
	float: left;
	margin-right: 4px;
}

.nofloat
{
	float: none;
}

.mat
{
	border: 1px solid #2b441e;
	margin-bottom: 4px;
	padding: 3px;
	height: 30px;
	line-height: 15px;
}

.tem
{
	float: left;
}

.sco
{
	text-align: right;
}
.gem
{
	height: 42px;
}

.clear
{
	float: none;
	border: 1px solid;
}