*{
	z-index: 20;
}

#container{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: #445566 1px solid;
	background-color: #334455;
	width:990px;
}

#inner_container{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width:940px;
}

#header{
	border-width: 0px;
}
#header img {
vertical-align:baseline;
}

#advertisement{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 930px;
	overflow: hidden;
}


.breadcrumb{
	border: #667788 1px solid;
	background-color: #445566;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* style for additional entry in breadcrumb */
div.breadcrumb_add {
float:right; /* appears right */
margin-top:-1.2em; /* place div in same line then left breadcrumb */
margin-right:1em;
}

/* Box Klasse */
.box{
	margin: 0px;
	padding: 0px;
	border: #667788 1px solid;
	background-color: #445566;
}

#left{
	width: 150px;
	vertical-align: top;
}

#right{
	width: 150px;
	vertical-align: top;
}

#content{
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	vertical-align: top;
}

#content_div {
	width:auto;
	padding:10px;
	position:relative;
	overflow:hidden;
	overflow-x:auto;
	padding-bottom:10em;
}



#footer{
	text-align:center;
}

label:hover {
color:#BBB;
}

/* support old style */
a.cat:link, a.cat:visited, a.cat:active { color: #aaaaaa; text-decoration: none; }
a.cat:hover { color: #eeeeee; text-decoration: none }

.std_table{
	margin: 10px 0px;
	font-size:11px;
	border-collapse: collapse;
}

.std_table thead{
	background: url(./images/design/cat_board.gif)  repeat-x #6B7E91; 
	font-weight: bold;
	padding: 2px;
}

.std_table td{
	padding: 2px 6px 2px 4px;
	border: #000000 1px solid;
}

.std_table thead td{
	font-size:13px;
	text-align:center;
	line-height:20px;
}


.std_tr1{
	background-color: #5F6F7F;
}

.std_tr2{
	background-color: #556677;
}

.messagebox {
	border:1px solid black;
	margin:10px 0px;
	padding:5px 10px;
	background-color:#5F6F7F;
}
.error {
color:red;
font-weight:bold;
}

.navi_menu img{
	vertical-align: middle;
}


.navi_menu a  {
	padding-left: 5px;
}

.navi_menu{
	padding-top: 10px;
	padding-bottom: 10px;
}

.navi_menu_element{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.navi_menu_icon {
	float:left;
	width:17px;
	text-align:center;
	border:1px solid #445566;
}






/*
	navigation on the right side
	------------------------------
*/
.menu_right {
padding:0px 5px;
}
.menu_right ul {
margin:1em 0px 1em 0px;
padding:0px 0px 0px 1em;
}
.menu_right li {
margin:0px 0px 0em 0px;
}
.menu_right li.act {
color:limegreen;
}
.menu_right li.spc {
list-style-type:none;
}
.menu_right ul.new {
margin-top:1.7em;
}
.menu_right ul.level2 li {
margin-bottom:0.5em;
color:white;
}
.menu_right ul.level2 li.act {
color:blue;
}





.tx-newloginbox-pi1 {
padding:5px;
}
.tx-newloginbox-pi1 * {
  font-size:11px;
}
.tx-newloginbox-pi1 #user, .tx-newloginbox-pi1 #pass {
  width:55px;
}

#right_item_3 {
	text-align: center;
}




/*
	coverage layout
	------------------------------
*/
.i50 {
width:300px;
}
.i20 {
width:100px;
}
.coverage {
/*position:relative;*/
/*overflow:hidden;*/
/*
padding-left:1px;
padding-right:1px;
*/
}
.etcgicon {
position:absolute;
top:0px;
right:0px;
z-index:-1;
}
.coverage h2, .coverage h3, .coverage h4 {
margin:0px;
padding:0px;
}
.coverage h3, .coverage h2 {
font-size:1.3em;
}
.coverage h4 {
font-size:1.1em;
}
.coverage_body {
	line-height:1.5em;
	border-bottom:1px solid black;
	height:100%;
	clear:both;
/*	overflow:hidden;*/
/*	width:590px;*/
	width:100%;
}
.coverage_body table, .coverage_body li {
	line-height:1.3em;
}
.coverage_body table p {
	margin:0px;
}
.coverage_head {
	border-bottom:1px solid black;
	height:100%;
	/*height:50px;*/
	min-height:45px;
	width:100%;
	padding-bottom:5px;
	margin-bottom:10px;
}
.coverage_head .image_flag {
	float:left;
}
.coverage_headbox {
	border:1px solid #8899AA;
	background-color:#334455;
}
div.coverage_headbox, p.coverage_headbox {
	padding:5px;
	clear:both;
}
.coverage_headbox p {
	margin:0px;
}
.coverage_box {
	width:260px;
	height:160px;
	float:left;
	padding:5px;
	text-align:justify;
	line-height:2em;
	margin-right:1.5em;
	margin-top:1em;
}
.coverage_box img {
	float:left;
}
.coverage .more {
	text-align:right;
}
.coverage_v_column {
	float:left;
	width:280px;
	margin-right:0.9em;
}
.coverage_c_list {
	padding:0.5em 0em;
	border-bottom:1px solid black;
	height:100%;
}
/*
  ###### out #####

.coverage_edit {
line-height:1.8em;
padding-left:2px;
}
.coverage_edit * {
vertical-align:middle;
}
.coverage_edit, .coverage_edit a {
background-color:white;
color:black;
}
*/
.coverage .coverage_ticker {
padding:8px;
border-bottom:1px solid black;
height:100%;
}
.coverage .ticker_text {
margin-left:3em;
padding-top:5px;
}
.coverage_ticker .ticker_entry {
margin-bottom:8px;
}
.coverage_picture {
	width:402px;
	margin: 0px auto;
	
	display: block;
	position: relative;
	text-decoration: none;
	z-index:980;
}
.coverage_picture img {
margin-bottom:1px;
border:1px solid black;
}
.coverage .article_head_image img {
border:1px solid black;
}

.blank_p {
height:8px;
margin:0px;
font-size:3px;
}



/*
	Deck
	-------------------------------
*/
.deck td {
background-color:#4F5F6F;
padding:0.5em;
font-size:10px;
}
.deck .deckhead, .deck .deckfoot {
background-color:#445566;
padding:0px;
}
.deck .deckhead td, .deck .deckfoot td {
padding:0px;
}
.deck .deckhead table, .deck .deckfoot table {
margin:0px;
padding:0px;
}
.deck .deckhead td.c1 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_header_left.gif) no-repeat;
width:11px;
}
.deck .deckhead td.c2 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_header_center.gif) repeat-x;
text-align:center;
vertical-align:middle;
color:black;
font-size:12px;
font-weight:bold;
}
.deck .deckhead td.c3 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_header_right.gif) no-repeat;
width:10px;
}
.deck .deckfoot td.c1 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_footer_left.gif) no-repeat;
width:11px;
}
.deck .deckfoot td.c2 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_footer_center.gif) repeat-x;
}
.deck .deckfoot td.c3 {
background:#445566 url(/fileadmin/templates/images/content/deck/deck_footer_right.gif) no-repeat;
width:10px;
}

.tx-etcgcoverage-pi2 textarea, .tx-etcgcoverage-pi2 input, .tx-etcgcoverage-pi2 select {
font-family:Verdana;
font-size:8pt;
}
.tx-etcgcoverage-pi2 select {
border: 1px solid black;
}
.tx-etcgcoverage-pi2 .i2 option {
min-width:200px;
}
.tx-etcgcoverage-pi2 th {
text-align:left;
}
.tx-etcgcoverage-pi2 hr {
background-color:black;
}
.tx-etcgcoverage-pi2 .i2 {
width:200px;
}





/*
  Map24
	-------------------------------
*/
.tx-etcgmap24-pi1 .map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.tx-etcgmap24-pi1 .map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
	color:#555555;
}
	
.tx-etcgmap24-pi1 .map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.tx-etcgmap24-pi1 .map24_margin	{
	margin-left: 10px;
}

.tx-etcgmap24-pi1 .map24_padding {
	padding-left: 10px;
}

.tx-etcgmap24-pi1 .map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;
	background-color: #0072BC;
}
	
.tx-etcgmap24-pi1 .map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}
	
.tx-etcgmap24-pi1 .blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.tx-etcgmap24-pi1 .map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}



/*
	pageBrowser
	-------------------------------
*/

.browseBoxWrap {
border:1px solid black;
line-height:25px;
background-color:#5F6F7F;
margin:auto;
}
.browseResultsWrap, .browseLinksWrap {
padding:6px;
}
.browseResultsWrap {
border-right:1px solid black;
}




/*
	quickionfo (mouseover) layout
	------------------------------
*/

.quickinfo {
	position: relative;
	z-index: 998;
}

a.quickinfo span.quickinfocontent {
	display: none;
	top: 30px;
	left: 7px;
}

a.quickinfo:hover {
	z-index: 999;
	background-color: transparent;
	text-decoration: none;
}

a.quickinfo:hover span.quickinfocontent {
	display: block;
	position: absolute;
	text-decoration: none;
}

span.quickinfocontent {
	background-color: #445566;
	color: #ffffff;
	border: #8899AA solid thin;
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
	padding: 5px;
	width: 250px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	line-height:1.2em;
	white-space:normal;
}

span.quickinfocontent p {
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	text-decoration: none;
}

.cardlink a {
text-decoration:none;
color:#aaa !important;
}


/*
	usermarker (mouseover) layout
	------------------------------
*/

/*
.coverage_picture a {
	text-decoration:none;
	display:block;
}
*/

/*
.coverage_picture a:hover {
	display:inline;
}
*/

.coverage_picture span {
	display:none;
}

/*
.coverage_picture a:hover span {
	display:block;
	position:absolute;
}
*/

.coverage_picture span img{
	border:0px;
}

div.usermarkercontent {
	
	display: none;
	top:50px;
	left:7px;
	
	position:absolute;
	z-index:999;
	
	background-color:#445566;
	color:#ffffff;
	border:#8899AA solid thin;
	FONT-SIZE:8pt;
    FONT-FAMILY:Verdana;
	padding:5px;
	width:200px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	line-height:1.2em;
	white-space:normal;
}


/*
	Poll
	------------------------------
*/
.tx-jkpoll-pi1 {
padding:0px 10px;
}
.tx-jkpoll-pi1 .poll_vote {
font-size:11px;
}





/*
	events - highlighted
	------------------------------
*/
.highlight, .highlight a {
color:#C0FFC0 !important;
font-weight:bold;
}





/*
	events - detailansicht
	------------------------------
*/
.tx-etcghaendler-pi3 h1 {
margin:0px;
}
.tx-etcghaendler-pi3 th {
text-align:left;
vertical-align:top;
}

/*
	events - uebersicht
	------------------------------
*/

.events_headbox {
	border:1px solid #8899AA;
	background-color:#334455;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#events_tournaments_view_table{
	margin-left: auto;
	margin-right: auto;
}


.tx-etcghaendler-pi1-shopdata {
width:350px;
}

.tx-etcghaendler-pi4 h1 {
margin:0px;
}
.tx-etcghaendler-pi4 .std_table thead td {
text-align:left;
}
.tx-etcghaendler-pi4 .std_table tbody {
font-size:12px;
}
.tx-etcghaendler-pi4 .tournamentlist .std_table tbody {
font-size:11px;
}

br.clear {
clear:both;
}
