charset "utf-8";
/* CSS Document */


/* 

 *****************************

*/

html {
  padding:0;
  margin:0;
 }



body {
 text-align: center;
 background-color: #000;
 font-family: verdana, Helvetica, sans-serif;
 font-size: 100.01%;
  padding:0;
  margin:0;

}



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

 a:hover{
   text-decoration: underline;

 }


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #ff3333;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #cc0000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #990000;
}




#main_wrapper {

    margin: 0px auto;
    text-align: left;
    border:1px #880000 solid;
	padding:0px;
  	width: 800px;
	display: block;
	overflow:hidden;


 }

#header {


	width: 100%;


}

#navi_balken {


width:100%;
border-bottom:1px #000 solid;
height:auto;
background-color:#660000;

}


#wrapper_content {

    margin: 0px auto;
  	width: 100%;
	display: block;
	overflow:hidden;
    background-color: #330000;
    color:#fff;
    font-family: verdana, Helvetica, sans-serif;
    font-size:12px;




 }


#footer {

    width:100%;
    height: 20px;
    background-color: #660000;
    color: #ffffff;
    font-size: 8pt;
    text-align: center;
    font-family: verdana, sans-serif;


}



#main_content {
   float:left;
   width: 555px;
   margin: 0px;
   padding:10px;
   height: 100%;

   

 }



#right_content {
   float:right;
   width: 200px;
   padding:10px;
   font: normal 12px verdana, sans-serif;
   background-color:#666;
   display: inline;
   height: 100%;



 }

 #news_right {

    color: #000;
    margin:0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width:200px;
    border: solid 1px #880000;

}


#news_right_head {
margin:0px;
padding:0px;
width:200px;

}






#matches_right_head {
margin:0px;
padding-top:0px;
padding-bottom:0px;
width:200px;
font-size: 12px;
font-family: verdana, Helvetica, sans-serif;
color: #fff;

}


 #matches_right {

    margin:0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width:200px;
    border: solid 1px #990100;


}

#ranking_right_head {
margin:0px;
padding-top:0px;
padding-bottom:0px;
width:200px;
font-size: 12px;
font-family: verdana, Helvetica, sans-serif;
color: #fff;
background-color:#666666;
}


 #ranking_right{

    margin:0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width:200px;
    border: solid 1px #990100;

}






/*** MENUE ***/

#navi {

  padding: 0px;
  height: 30px;
  margin: 0px;

}

#navi ul,  #navi li {
 list-style: none;
 margin: 0px;
 padding: 0px;
 display: inline;
}


#navi ul li {
display: inline;
color: #ffffff;
padding-left: 0px;
font: normal 10px verdana, sans-serif;
text-decoration: none;
line-height: 30px;

}

#navi li a:link, #navi li a:visited {
 color: #ffffff;
 font: normal 12px verdana, sans-serif;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom:6px;
 padding-left: 10px;
 padding-right: 10px;
 color:#ffffff;
 line-height: 30px;

}

#navi li a:hover {

	padding-top: 6px;
	padding-bottom:6px;
	padding-left: 10px;
	padding-right: 10px;
	color:#E4031C;
    background-image: url(fileadmin/images/board_hover.gif);

	line-height: 30px;

}


/*** SUB MENUE ***/

#subnavi {

background-color:#333;
width:100%;
  border-top: 1px #FFFFFF solid;
  padding: 0px;
  height: auto;
  margin: 0px;

}

#subnavi ul,  #subnavi li {
 list-style: none;
 margin: 0px;
 padding: 0px;
 display: inline;
}


#subnavi ul li {
display: inline;
color: #ffffff;
padding-left: 0px;
font: normal 10px verdana, sans-serif;
text-decoration: none;
line-height: 30px;

}

#subnavi li a:link, #subnavi li a:visited {
 color: #ffffff;
 font: normal 10px verdana, sans-serif;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom:6px;
 padding-left: 10px;
 padding-right: 10px;
 color:#ffffff;
 line-height: 30px;

}

#subnavi li a:hover {

	padding-top: 6px;
	padding-bottom:6px;
	padding-left: 10px;
	padding-right: 10px;
  	color:#E4031C;
	line-height: 30px;

}



#activeLink {


  font: bold 12px verdana, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 30px;
  color:#E4031C;
  line-height: 30px;

}

.box_right
{
 background-color:#000;
}



/**************************** GUESTBOOK *********************************/




    .tx-veguestbook-pi1 {
        font-size:100%;




    }

    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}

	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}

	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}

	/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-header {

		color:#FFF;
		font-size:100%;
		font-weight:bold;

	}



   	.tx-veguestbook-pi1 .tx-guestbook-contentlist {


		width:38m;
		background-color:#ccc;
        padding: 0;
        border-bottom: solid 1px #990000;
        border-left: solid 1px #990000;
        border-right: solid 1px #990000;
        color: #000;
        font-size: 14px;
        font-family: Verdana;
	}


    .tx-veguestbook-pi1 .tx-guestbook-contentlist p{


        padding: 1em;
        border-bottom: solid 1px #990000;
        border-bottom-style: dotted;

	}

     .tx-veguestbook-pi1 .tx-guestbook-contentlist h3{


        padding-left: 1em;
        margin: 0;
        color: #330000;
        font-size: 10px;
        font-family: Verdana;
        font-weight: bold;


	}







     	.tx-veguestbook-pi1 .tx-guestbook-contentlistHead {
        border-top: solid 1px #990000;
        background-color:#660000;
        height:30px;


	}









	/* styles for latest mode */



	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date
    {

        border-left: solid 1px #990000;
        border-right: solid 1px #990000;
        border-bottom: solid 1px #990000;
        font-weight: bold;
        color:#fff;
	}


     .tx-veguestbook-pi1 .tx-guestbook-name {

        padding:1em;
        margin-top:1em;
        font-weight: bold;
        font-size: 14px;
        font-family: Verdana;
        color:#fff;
	}



	.tx-veguestbook-pi1 .tx-guestbook-date {
        padding:1em;
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana;
        color:#fff;
        background-color: #330000;
	}

    .tx-veguestbook-pi1 .tx-guestbook-hp a {
        font-weight: normal;
        font-family: Verdana;
        font-size: 10px;
        color:#ccc;

	}

      .tx-veguestbook-pi1 .tx-guestbook-usermail a{
        padding-left:3em;
        font-weight:normal;
        font-family: Verdana;
        font-size: 10px;
        color:#ccc;

	}



	.tx-veguestbook-pi1  .tx-guestbook-comment {
        padding:1em;
        padding-bottom:5px;
        font-size:12px;
		color:#ff0000;
        font-family: Verdana;
		font-style: italic;
	}

	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}

	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;



	}

	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
        font: normal Verdana 11px bold;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
        background-color:#ccc;
        border:3px solid #990000;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
        background-color:#ccc;
        border:3px solid #990000;


    }

	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
        background-color:#ccc;
        border:3px solid #990000;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}

	.tx-veguestbook-pi1 fieldset {
		border:none;
	}

	.tx-veguestbook-pi1 legend {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}


	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;

	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}

	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}

	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}


	.tx-guestbook-form-inputfield-med {
	border-style: solid;
	 border-width: 1pt;
	 border-color:#C5D6E6;
	  font-size:12;
	  color:#333333;
	  width:100;
	  height:20; }

	.tx-guestbook-form-inputfield-big {
	 border-style: solid;
	 border-width: 1pt;
	  border-color:#C5D6E6;
	   font-size:12;
	   color:#333333;
	    width:150;
	    height:20; }






/* GUESTBOOK CSS ENDE */





























 /************************ CK DARTS **********************************/

/* container */

.ckdartsContainer {
margin: 0px auto;
text-align: left;
width:100%;
border: solid #0550AC 1px;
display: block;
background-color: #ccc;

}

tx-ckdarts-pi1 {

background-color: #ccc;


}


.listname {

color:#880000;
font-weight:bold;
font-size: 14px;

}


.spacer {

height: 20px;


}


.tbcolumnplayers {
 font: bold 10px verdana, sans-serif;
 color: #000;


}

.tbcolumnplayerscontent {
 font: normal 12px verdana, sans-serif;
 color: #000;


}

.players {
   border: solid 1px #800000;
   background-color: #ccc;
}


.ckdartsPlayersList{
  background-color: #ccc;
  border: solid 1px #800000;
}

.playersanzeige{
   background-color: #ccc;
}


.message{
  background-color: #880000;
  color: #fff;
  padding: 2px;
}

 .profileback{
   color:#fff;
   text-align:right;
   padding-right: 2px;
 }

 .maillink{
     color:#880000;
 }

 .profilellink {
    color:#880000;
 }




 /***************************** RSS FEED ***************************** */

#twrss_table {
/*width:200px;*/
	font-size: 10px;
	color: #000;
    background-color: #ccc;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right:5px;
	line-height: 16px;
    padding:5px;
}

.twrss_head{
	font-size: 12px;
	color: #666666;
    background-color: #000;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
	line-height: 16px;
}

.twrss_head_channel{
	font-size: 12px;
	color: #666666;
    background-color: #000;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
	line-height: 16px;
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	font-size: 12px;
	color: #666666;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
	line-height: 14px;
}


.twrss_channel_description{

	background-color:#f5f5f5;
	color:#000;
	font-size: 14px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
}

#twrss_table .twrss_item_link a{
	border-left:2px #880000 dotted;
  /*	background-color:#f5f5f5;*/
	color:#880000;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
    font-weight: normal;
    padding:5px;
	text-decoration: none;
}

#twrss_table .twrss_item_link a:hover{
 	border-left:2px #880000 dotted;
	/*background-color:#f5f5f5;*/
	color:#880000;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
    padding:5px;
	text-decoration: underlined;
}

#twrss_table .twrss_item_content{

	font-size: 10px;
	color: #666666;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	padding:3px;
	line-height: 16px;
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size: 12px;
	color: #666666;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	line-height: 16px;
	text-decoration:none;
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 12px;
	color: #666666;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
	line-height: 16px;
	text-decoration:underline;
}


.clear {clear:both;height:1px;overflow:hidden;}

.clearer {clear:both;}






