/************************************************
	CSS - europlan-online.de

	Media: Screen
	Autor: Timo Klaiber
	Datum: 05.05.2010
	
	Copyright (C) 2010, HBK-CONCEPT
	www.hbk-concept.de
************************************************/

/**** Farben ********************************************
	Orange: #FAAA35
	Blau: #186496
******************************************************/
	
/**** General *******************************************/
* {
    padding:0;
	margin:0;
}
body, p, table, tr, td, th, div, a, ul, li, input, select, option, textarea, h1, h2, h3,button, legend {
	font-size:12px; 
	font-family: Arial, Helvetica, Verdana, Sans-Serif; 
	color:#444;
}
ul { list-style:none inside; }
img   { border:none;}
div.clr { clear:both; }
table { border-collapse:collapse;}
th    { text-align:left;}

input, select, textarea {
	padding:1px;
}

p.text {
	line-height:1.5;
	padding:5px 0 5px 0;
}
.required {
	color:#f00;
}
/* error */
p.error { 
   width:100%;
   background-color:#FFEBE4;
   border:1px solid #DF2121;
   font-weight:bold;
   color:#DF2121;
   padding:10px;
   margin:10px 0 0 0;
   line-height:1.3;
}
ul.list {
	list-style:disc inside;
	margin:0 0 0 10px;
}
ul.list li{
	padding:2px 0 2px 0;
}
.googleAdSense {
	display:none;
}
/*** Links ********************************************/
a {	
	text-decoration:none; 
	color:#186496;
}
a:hover {	
	text-decoration:underline; 
}


/*** Überschriften ********************************************/
h1 		{ 	
	font-size:16px;
	margin:0 0 10px 0;
}
h2 		{ 	/* Searchresults */
	margin:20px 0 0 0;
	font-size:14px;
}
h3 		{ 	/* Impressum */
	margin:15px 0 0 0;
	font-weight:bold;
}

/*** general *****************************************/
.infobox { /* Land und Stadion */
	width:100%;
	background:#fff url(../img/stadion_info.gif) repeat-x bottom;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}
.infobox2 { /* Land und Stadion */
	width:315px;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

/**************************************************
******************* Layout ************************
***************************************************/
#container-ad {
	width:1135px;
}
#container {
	width:940px;
	float:left;
}
/* Top  */
#top {
	width:100%;
	background:url('../img/header-bg.png') repeat-x;
	height:55px; 
}
#top #top-left {
	width:656px;
	height:100%;
	float:left;
}
#top #top-left img.logo{
	margin:14px 0 0 6px;
}
#top #top-left img.european-football-magazine {
	margin:27px 0 0 2px;
}
#top #top-left img.flutlicht-start{
	position:absolute;
	left:587px;
	top:16px;
}
#top #login {
	width:284px;
	height:100%;
	float:left;
	background:#186496 url('../img/login-bg.png') no-repeat left;
}
#header {
	width:100%;
	height:180px;
}
#header #header-search {
	width:656px;
	height:100%;
	float:left;
	background:url(../img/header-start2.jpg) no-repeat;
}
#header #menu {
	width:284px;
	height:100%;
	float:left;
	background:#339EC1;
}

#main {
	width:100%;
	background:#fff url(../img/sidebar-bg.png) repeat-y 656px top;
}
#main #content {
	width:656px;
	height:100%;
	float:left;
	background-color:#fff;
}
#main #content div.space {
	padding:10px;
}
#main #sidebar {
	width:284px;
	height:100%;
	float:left;
}
#content {
	
}
#footer {
	width:100%;
	height:54px;
	background:#186496 url(../img/footer.png) no-repeat;
}
#footer div,
#footer a {
	color:#fff;
	fonct-size:11px;
}
#footer div {
	width:654px;
	text-align:center;
	padding:32px 0 0 0;
}

.ad-extern {
	margin-left:10px;
	float:left;
}

/* Search */
#search-container {
	margin:146px 0 0 0;
}
#search-container #input-search {
	width:297px;
	height:26px;
	background:url(../img/input-search.png) no-repeat;
	float:left;
	margin:4px 0 4px 4px;
}
#search-container #input-search input {
	background:none;
	border:none;
	font-size:14px;
	color:#999;
	width:100%;
	height:100%;
	padding:0 0 0 4px; 
}
#search-container .input-submit {
	width:82px;
	height:26px;	
	float:left;
	margin:3px 0 0 0;
}

/* Login */
#account input {
	border:none;
}
#account #username {
	float:left;
	width:100px;
	color:#666;
	border:none;
	height:18px;
	margin-right:4px;
}
#account #password {
	float:left;
	width:100px;
	color:#666;
	border:none;
	height:18px;
}
#account #login-submit {
	width:20px;
	height:20px;
}
#account a {
	color:#fff;
	font-size:11px;
}

/* Menü */ 
#menu ul {
	list-style:none outside;
	margin:15px 0 0 0;
}
#menu ul li {
	background:#3098BA;
	height:28px;
	margin:3px 0 3px 0;
}
#menu ul li a {
	display:block;
	width:100%;
	height:100%;
}
#menu ul li a:hover {
	text-decoration:none;
	background:#B1DDEB;
}
#menu ul li a div {
	color:#fff;
	font-size:16px;
	padding:4px 0 0 10px;
}

/* Adminmenu */
ul#adminmenu {
	width:100%;
	background:#ebebeb;
}
ul#adminmenu li {
	padding:5px 12px 5px 5px;
	float:left;
}

/* Sidebar */
#sidebar-top {
	width:100%;
	height:35px;
	background:url(../img/sidebar-top-bg.png) no-repeat;
}
a.sidebar-link {
	color:#fff;
}
/* Toolbar */
#toolbar { 
	width:100%;
	height:37px; 
}
#toolbar div.tool {  
	width:45px;
	height:37px;
	padding:0px 0 0 0px; 
}
#toolbar div.tool a {  
	display:block;
	width:100%;
	height:100%;
}
#toolbar div.tool img {  
	float:left;
	padding:5px 5px 5px 5px;
}
#toolbar form.filter {  
	float:left;
	padding:7px 10px 0 0;
}
#toolbar div.anzahl {
	float:left;
	padding:10px 10px 0 0;
} 
#toolbar div.selectBox {
	float:left;
	padding:10px 10px 0 0;
} 
#toolbar img.seperator {
	margin:4px 10px 0 0;
	float:left;
}

/* Sidebar */
.sidebar-block {
	margin:0 0 25px 25px;
}
.sidebar-block-last {
}
.sidebar-block .sidebar-header {
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#nachrichten {
	background-color:#fff;
	margin-right:25px;
}
#nachrichten * {
	color:#186496;
}
/* Quickfinder */
#quickfinder select {
	width:234px;
	height:23px;
	margin:0 0 5px 0;
}
#neuestebilder img {
	margin:0 5px 5px 0;
}

/**** Breadcrumbs *************************************/
#breadcrumbs {
	margin:0 0 10px 0;
}

/**** Suchergebnisse *************************************/
#results {
	float:left;
	width:410px;
}
#results-ad {
	float:left;
	margin-left:25px;
}

.result {
	line-height:1.5;
}
.update .no-emblem,
.update .no-preview,
.update img.preview,
.result .no-emblem,
.result .no-preview,
.result img.preview {
	float:left;
	margin:0 10px 0 0;
}
.update .no-emblem,
.result .no-emblem {
	width:74px;
	height:74px;
}
.pdate .no-preview,
.result .no-preview {
	width:74px;
	height:50px;
}
.results-line {
	height:1px;
	width:100%;
	border-top:1px solid #e8e8e8;
	margin:10px 0 10px 0;
}

/**** News ******************************************/
#news {
	float:left;
	width:410px;
}
#news-ad {
	float:left;
	margin-left:25px;
}

.news-detail {
	line-height:1.5;
}
.news img {
	float:left;
	margin:0 10px 0 0;
}
.news-datum {
	color:#999;
	font-size:10px;
}
.news-line {
	height:1px;
	width:100%;
	border-top:1px solid #e8e8e8;
	margin:10px 0 10px 0;
}

/**** Updates ******************************************/
h2.updates {
	margin:25px 0 5px 0;
	
}
.update {
	float:left;
	width:310px;
	line-height:1.5;
}
#updates-ad {
	margin-top:25px;
}

/**** Startseite **************************************/
#kontinente-tabs {
	margin:10px 0 0 0;
}	
div.kontinent-container {
	position:relative;
	float:left;
}
div.kontinent-map {
	position:absolute;
	left:0;
	top:0;
}
img.kontinente {
	float:left;
}
div.laender {
	float:left;
	margin-left:10px;
	width:160px;
}
div.laender2 .laender-info {
	line-height:1.5;
}
div.laender ul li,
div.laender2 ul li{
	padding:1px 0 1px 0;
}
div.laender2 ul li{
	float:left;
	width:153px;
}

.flag {
	width:16px;
	height:11px;
	float:left;
	margin:1px 3px 0 0;
	background-image:url(../img/flags.png);
	background-repeat:no-repeat;
}

/**** Land **************************************/
.verbandinfo {
	float:left;
	width:220px;
	margin:0 10px 0 0; 
	line-height:1.5;
}
.ligen-links {
	float:left;
	width:406px;
	min-height:200px;
}

.ligen {
	width:100%;
	line-height:1.5;	
}
.links {
	margin:20px 0 0 0;
	width:100%;
}
.links table td {
	padding:2px 15px 2px 0;
}
table.verband td {
	padding-right:10px;
}
.nationalstadion-info {
	margin:5px 0 0 0;
}
.nationalstadion-vorschau {
	float:left;
	margin:0 10px 0 0;
}
ul#ligen {
	margin:5px 0 0 0;
}


/**** Liga ***************************************/
#liga_map {
	width:100%;
	height:600px;
}

div.marker .stadion-image {
	float:left;
	margin:0 10px 0 0 ;
}
div.marker .stadion-info {
	float:left;
	line-height:1.5;
}

.spielplaene {
	width:100%;
	margin:10px 0 0 0;
	text-align:right;
}

table.vereine {
	width:100%;
	margin:10px 0 0 0;
	border-collapse:separate;
	border-spacing:0px;
	border-style:none;
}		
table.vereine th,
table.vereine td {
	padding:4px 2px 4px 2px;
}
table.vereine th {
	background:#186496 url(../img/table-header.gif) repeat-x;
	color:#fff;
	font-weight:bold;
}
table.vereine tr.odd td{
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	background:#fff;/* url(../img/table-odd.gif) repeat-x;*/
}
table.vereine tr.even td {
	border-top:1px solid white;
	border-bottom:1px solid white;
	background:#F3F3F3;/* url(../img/table-even.gif) top repeat-x;*/
}
table.vereine td.name {
	width:230px;
}
table.vereine td.wappen {
	text-align:center;
}
table.vereine img.zoom {
	cursor:pointer;
}
table.vereine .kapazitaet {
	text-align:right;
	padding-right:10px;
}

/**** V.d.G.d. ***************************************/
.kontakt {
}
.kontakt img{
	float:left;
	margin:0 15px 0 0;
}
.kontakt .kontakt-info{
	float:left;
	line-height:1.5;
}
.kontakt-line {
	height:1px;
	width:100%;
	border-top:1px solid #e8e8e8;
	margin:15px 0 15px 0;
}
/**** Testspielplan ***************************************/
#testspielplan {
	width:100%;
	height:600px;
	border:none;
}
/**** Informationen ***************************************/
ul.informationen li {
	float:left;
	padding:0 10px 0 0 ;
}
/**** Fehler melden ***************************************/
 td.label-fehler {
	padding:0 10px 0 0;
	vertical-align:top;
 }
 
/**** Stadien ***************************************/
#stadion-header {
	width:100%;
	position:relative;
}
#stadion-header h1{
	width:450px;
}
/*#stadion-header #social-plugins {
	position:absolute;
	right:0;
	top:0;
}*/
#stadion-header #social-plugin-google {
	position:absolute;
	right:0;
	top:0;
}
#stadion-header #social-plugin-fb {
	position:absolute;
	right:65px;
	top:0;
}
#stadion-infobox {
	background:#0D3B57 url(../img/stadion-infobox.gif) repeat-x;
	width:100%;
	min-height:103px;
}
#stadion-infobox table td{
	padding:0 20px 0 0;
	vertical-align:top;
}
#stadion-infobox table td.vorschau div{
	border:1px solid #000;
	margin:23px 0 0 10px;
}
#stadion-infobox table td.vorschau img{
	border:2px solid #fff;
}
#stadion-infobox table a,
#stadion-infobox table h3,
#stadion-infobox table p{
	color:#fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
	/*filter:DropShadow(color=#000000, offx=1, offy=1);*/
	filter:glow(color: #000000, strength: 1);
	padding:1px;
}
#stadion-infobox h3 {
	font-weight:bold;
	font-size:14px;
	margin:10px 0 8px 0;

}
.stadion-vereine-box{
	margin:0;

}
#stadion-karte {
	margin:10px 0 0 0;
}
#stadionkarte2 {
	height:250px;
	width:100%;
	margin:0 0 3px 0;
}


table#stadioninfo-container {
	width:100%;
	margin:25px 0 25px 0;
}
table#stadioninfo-container td{
	vertical-align:bottom;
}
.stadioninfo {
	width:312px;
	text-align:left;
	padding-right:10px;
}
td.stadionkarte {
	width:304px;
	text-align:right;
}
td.no-stadionkarte {
	width:304px;
	text-align:center;
	vertical-align:middle !important;
	line-height:2.0;
}

#stadionkarte {
	width:304px;
	height:212px;
}
.infobox2 .infobox-image,
.infobox .infobox-image {
	float:left;
	width:100px;
	margin-right:10px;
}
.infobox2 .infobox-image .infobox-stadion-vorschau,
.infobox .infobox-image .infobox-stadion-vorschau {
	margin-left:13px;
}

.infobox2 .infobox-text,
.infobox .infobox-text {
	width:202px;
	float:left;
	line-height:1.5;

}
#showweiterevereine {
	margin-bottom:10px;
	cursor:pointer;
	color:#186496;
}
#weiterevereine {
	display:none;
	margin-bottom:10px;
}

#stadion-ad {
	margin:10px 0 10px 0;
}
#stadionbilder {
	margin:10px 0 0 0;
}
/*#stadionbilder img {
	margin:10px 0 3px 0;
	margin:10px;
}*/
/*.img-border {
	background:#fff;
}*/

/*
.shadow, .shadow2, .shadow3, .shadow4, .shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 10px 0 0 0;
   }

.shadow img {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }

.img-information {
	margin:0 0 0 8px;
}
*/
.wrap1, .wrap2, .wrap3 {
  /*display:inline-table;*/
}
.wrap1 {
  float:left;
  background:url(../img/shadow.gif) right bottom no-repeat;
  margin:10px 0 0 0;
}
.wrap2 {
  background:url(../img/corner_bl.gif) left bottom no-repeat;
}
.wrap3 {
  padding:0 4px 4px 0;
  background:url(../img/corner_tr.gif) right top no-repeat;
}
.wrap3 .img-border {
	border:1px solid #999;
	background:#fff;
}
.wrap3 img {
  display:block;
  padding:10px;
}
.img-information {
	margin:3px 0 0 6px;
}
.streetview {
	margin-top:10px;
}

/**************************************************
******************* BE *****************************
***************************************************/
table.stadionbilder td {
	padding:2px 10px 2px 0;
}
table.stadionbilder tr.bottom td {
	border-bottom:1px solid #666;
}

/**************************************************
*************** Listenansicht *************************
***************************************************/
	
/* Tabellennavigation */
table#pages {
	margin:2px 0 4px 0;	
}
table#pages td {
	vertical-align:middle;
}
table#pages td.left {
	width:22px;
	text-align:left;
}
table#pages td.middle {
	text-align:center;
}
table#pages td.right {
	width:22px;
	text-align:right;
}

/* Tabelle */
table.list {
   clear:both;
   border:1px solid #999999;
   table-layout:auto;
   background-color:#fff;
   position:relative;
   z-index:20;
}
table.list tr.header {
	background-image:url('../img/listheader.gif'); 
	border:1px solid #999999; 
	height:20px; 
}
table.list tr.header  th { 
   white-space:nowrap;
   padding-right:15px;
}
table.list tr.header th a { 
	color:#000000; 
	text-decoration:none;
}
table.list tr.header th a:hover { 
	text-decoration:underline;
}
table.list td { 
   border-bottom:1px dashed #ccc;  
   white-space:nowrap;
   padding:2px 15px 2px 0;
   /*height:25px;*/
}
table.list .betrag { 
	text-align:right;
}
table.list input, table.list select{
   border:none;
   background-color:#eee;
   width:100%;
}
table.list tr.status0 td {	background-color:#ccc; }
table.list tr.status3 td {	background-color:#B9FFDC; }
table.list tr.status2 td,
table.list tr.status5 td {	background-color:#FFB0B0; }
















/**************************************************
*****************Detailansicht **********************
***************************************************/

/* error */
p.error { 
   width:410px;
   background-color:#FFEBE4;
   border:1px solid #DF2121;
   font-weight:bold;
   color:#DF2121;
   padding:10px;
}

/* Überschrift */
div.contentHeader {
	margin:0 0 10px 0;
	width:100%;
	border:1px solid #B1B3B4;
	background-color:#414141;
	height:22px;
}
div.contentHeader *{
	color:#fff;
}

div.contentHeader h2{
	padding:4px;
	font-size:11px;
	font-weight:weight;
}


/* fieldset */
.fieldset {
	float:left;
	width:432px;
	margin:0 15px 15px 0;
}
.fieldset table {
	margin:10px;
}
.formTop {
	width:432px;
	height:17px;
	background:#fff url('../img/form_top.png') no-repeat bottom;
}
.formTop span {
	margin-left:20px;
	font-weight:bold;
	background-color:#fff;
	padding:0 5px 0 5px;
}
.formBorder {
	width:430px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#fff url('../img/form_main.png') no-repeat bottom; 
}

.formBottom {
	width:432px;
	height:10px;
	background:#fff url('../img/form_bottom.png') no-repeat;
}




/* Datentabelle */
tr.formular { 
	height:33px;
}
tr.formular td {
	vertical-align:middle;
} 

td.label { 
	width:120px; 
	text-align:right;
	padding:0 8px 0 0;
}
tr.formular td.icon { 
	width:30px; 
	text-align:right;
}

input.formular200  { width:360px; }
textarea.formular200  { width:360px; height:100px;}
select.formular200 { width:360px; }
/*
select { width:65px; }
input.time { width:61px; }
textarea {
	width:400px;
	height:200px;

}*/

table.importbilder td {
	padding:3px 10px 3px 0;
}

area {
	cursor:pointer;
}

#___plusone_0 {
	width:60px !important;
	float:right !important;
}
