/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Link: #6FC546
Fett: #66CC33
*/
div.element-closed {
  display : none;
}
div.element-open {
  display : block;
}
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font: normal small verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #66CC33;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

.breadcrumbs {font-size:85%;padding-bottom:5px;}

.text {font-size:smaller;}
.ohne {list-style: none;}
.hide {display:none;}
.wichtig {padding:5px;font-size:115%;font-weight: bold; color: #000; background-color:#ffc600;}
.under {display:block;background: url(../images/l_line.gif) no-repeat bottom left;}
.aces {background: url(../images/aces.jpg) no-repeat bottom right;}
.center {text-align:center;}
.new {background: url(../images/neu.gif) no-repeat bottom right;}
.hot {background: url(../images/hot.gif) no-repeat bottom right;}
blockquote {margin-left: 3em;}
.bild_rechts {float:right;padding-left:10px;}

ul {
	margin-left: 3em;
}

ul li {
}

ul li.ohne { list-style:none;
}

ol {
	margin-left: 3em;
}

ol li {
}

.olymp ul {
	margin-left: 0em;
}

.olymp ul li { 
list-style:none;
line-height:2.5em;
}

a {
	color: #6FC546;
}

a:hover {
	text-decoration: none;
}

img {
border:0;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

img.profilfoto {
float:right;
padding-left:15px;
padding-top:3px;
padding-bottom:0px;
}

.button {
font:bold 0.9em verdana, arial, sans-serif;
margin-top:0.3em;
padding:0.3em;
background-color:#e3e5fe;color:#66CC33;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 31px;
	padding: 9px 0 0 20px;
	background: #ACDD94 url(../images/karte.gif) right no-repeat;
/*	background: #6FBE6E url(../images/img05.gif) repeat-x;*/
	font-size: 1.2em;
	color: #CC0000;
}
.boxed .fussball {
	height: 31px;
	padding: 9px 0 0 20px;
	background: #ACDD94 url(../images/fussball.gif) right no-repeat;
/*	background: #6FBE6E url(../images/img05.gif) repeat-x;*/
	font-size: 1.2em;
	color: #CC0000;
}
.boxed .content {
	padding: 20px 20px 40px 20px;
	background: url(../images/img06.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	padding: 5px 0 0 20px;
	font-size: 2em;
	font-weight: normal;
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
	padding: 20px 20px 10px 20px;
	background: url(../images/img07.gif) repeat-x;
}
.team {
	padding:20px 20px 10px 0px;
	background: url(../images/img07.gif) repeat-x;
}
.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 740px;
	height: 150px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 740px;
	height: 90px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-top: 25px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-left: 1px;
	padding: 13px 25px 0 25px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #66CC33;
}

#menu a:hover {
	background-image: url(../images/img03.gif);
	border-color: #FEDA8D;
	color: #CC0000;
}

#menu .active a {
	height: 36px;
	margin-top: -4px;
	background-image: url(../images/img04.gif);
	border: 1px solid #66CC33;
	border-bottom: none;
	font-weight: bold;
	color: #6FC546;
}

/* Logo */

#logo {
	width: 740px;
	height: 60px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
}

#logo h2 {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
}

#logo a {
	text-decoration: none;
	font-style: italic;
	color: #66CC33;
}

/* Profile */

.profilfoto {
float:right;
padding-left:15px;
padding-top:3px;
padding-bottom:0px;
}
.text_under {
text-align:center;
font-size:smaller;
}
.spielername {
text-align:center;
}

.profile {
  padding:1.2em;
	background-color: #DFF6E1;
}
.profile p {
	font-size: 85%;
	margin-top: 0.3em;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 505px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {

}

/* Content > Main > Profile */

#profile {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */


#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Turniere*/

#turniere {
}

#turniere ul {
	margin: 0;
	list-style: none;
}

#turniere h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#turniere p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 740px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
/* ganz unten */

#bottom {
  height:60px;
	background: url(../images/aces_kl.gif) repeat-x;
}

/* Kalender */
table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 70%;}
table.calendar td {width: 19px; height: 10px; font-size: 85%;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 110%; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-weight: bold;}

/*
 * ========================================
 * Fading Tooltips By Dustin Diaz
 * ========================================
 */

body div#toolTip {
		position:absolute;
		width: 15em;
		color:#fff;
		background: #48632e;
		text-align: left;
		padding: .3em .5em;	
		z-index: 1000;
	}
body div#toolTip p { margin:0;padding:0;color:#fff;background-color:inherit;font: normal bold .8em/1.2em verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;background-color:inherit;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff;background-color:inherit; }

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg3.gif);
	padding-left: 0px;
	margin-top: 10px;
}
a.dock-item {
	display: block;
	width: 50px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px 1px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
