/* culture shock: senators dolly v1.0pogy366: http://www.raykdesign.netOct. 2005 */
/* general page structure and layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	text-align: center;
}
.top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 9px;
	background: #ffffff url(../../../../templates/senators/style/img/page_top.jpg) no-repeat;
}
.page_wrap {
/* includes the header, main body content and the footer */
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	background: #ffffff url(../../../../templates/senators/style/img/body_bg.jpg) repeat-y;
	text-align: center;
	
}
.head {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 153px;
	background: #ffffff url(../../../../templates/senators/style/img/header_bg.jpg);
	text-align: left;
}
.head_block {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	background: transparent;
	text-align: left;
	/* color: #EEEEEE; */
}
.logo {
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navbar {
	clear: both;
        position: relative;
        /*float: right;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 37px;
	background: #ffffff url(../../../../templates/senators/style/img/nav_bg.jpg);
	text-align: right;
	color: #000000;
	font-weight: bold;
	font-size: .9em;
}
.container {
        clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	background: transparent;
	text-align: left;
}
.left_column {
        float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	font-size: .9em;
	color: #6E312A;
}
.center_column {
	float: left;
	width: 617px;
	margin:  0px 0px 0px 0px;
	padding: 27px 10px 0px 10px; 
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;:
}
.right_column {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	background: transparent;
	font-size: .9em;
	color: #6E312A;
}
.box_right {
	position: relative;
	/*float: right;*/
	width: 140px;
	margin: 0 0 3px 10px !important;
	margin: 0 5px 3px 10px;
	padding: 2px 5px 2px 10px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	text-align: left;
	color: #616161;
	font-size: .9em;
}
.footer {
	/*position: relative;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #6E312A;
	background: transparent;
	text-align: right;
}
.footer_logo {
	position: relative;
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#footer {
/* aligns the text to the middle of the footer, in relation to the logo */
	vertical-align: -280%;
}
.bottom {
	margin: 30px 0 auto;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 11px;
	background: #ffffff url(../../../../templates/senators/style/img/page_bottom.jpg) no-repeat top;
}
/* navigation bar */
#headnav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	font-size: 1.1em;
	color: #ffffff;
	width: 100%;
	height: 39px;
	background: transparent;
	list-style: none;
}
#headnav ul li {
	display: inline;
	list-style: none;
}
#headnav ul li a {
	margin: 0.8em 0 0 0;
	padding: .46em 1em .4em 1em;
	color: #ffffff;
	text-decoration: none;
	float: right;
	border-right: 1px solid #999999;
	background: transparent;
}
#headnav ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #999999;
}
/* fonts and colors */
h1 {
	color: #9E281E;
	font-size: 2em;
	letter-spacing: .1em;
	/* text-transform: capitalize; */
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
h2 {
	color: #000000;
	font-size: 1.2em;
	/* text-transform: capitalize; */
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -6px 0px;
}
h2:after {
	color: #000000;
	content: "\0020 \00BB";
}
h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	/* text-transform: capitalize; */
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -8px 0px;
	background: #752936 url(../../../../templates/senators/style/img/headgrafik.gif);
}
h3:after {
	color: #670000;
	content: "\0020 \00BB";
	background: #752936 url(../../../../templates/senators/style/img/headgrafik.gif);
}
.box_right h3 {
	color: #6E312A;
	margin: 2px 0px -10px 0px;
}
.box_right h3:after {
	color: #6E312A;
	content: "\0020 \00BB";
}
a {
	color: #6E312A;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
/*.left_column a {
	color: #000000;
	text-decoration: underline;
}
.left_column a:hover {
	color: #999999;
	text-decoration: none;*/
}
/* images */
img {
	border: none;
}
.left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* workarounds and hacks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Senators specific page structure and layout */
.trheadline
{
	background: #752936 url(../../../../templates/senators/style/img/headgrafik.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.trheadlineleft
{
	background: #752936 url(../../../../templates/senators/style/img/headgrafik.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.trhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
	text-align: center;
	background: #545358;
}
.trheadleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
	text-align: left;
	background: #545358;
}
.trgrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4c1b23;
	text-align: center;
}
.trgreyleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4c1b23;
	text-align: left;
}
/* Senators Navigation */
#navigation {
  top:20px;
  left:0px;
  overflow:hidden;
  background-color:white;
  color:rgb(255,255,255);
  font-family:Verdana,sans-serif;
}

ul.closed, ul.opened {
  background: #752936 url(../../../../templates/senators/style/img/button1.gif);
  font-size: 11px;
  padding-left: 10px;
  margin: 0px 0px 0px 0px;
  color:rgb(255,255,255);	
  list-style-type:none;
  font-weight:bold;
  line-height:20px;
}

ul.closed {
  display:none;
}

ul.opened {
  display:block;
} 

a.folder, a.nav, a.nav:link, a.nav:visited, a.nav:hover, a.nav:active{
  cursor:pointer;
  font-weight:bold;
  color:rgb(255,255,255);
  text-decoration:none;
}

/* Senators Spielerdetails... */
.Stil2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.Stil6 
{	
	font-family: Arial, Helvetica, sans-serif
}
.Stil7 
{	
	font-weight: bold;
	font-size: 9px;
}
.Stil8
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c1b23;
}
.Stil12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil22 
{
	font-size: 12px;
}
.Stil24 
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil25 
{
	color: #FFFFFF
}
.Stil27 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	font-weight: bold;
	color: #545358;
}
.Stil29 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.Stil30
{
	font-size: 11px
}
