@charset "utf-8";

/*
CSS-Datei für Powwow-Kalender.de
webmaster@powwow-kalender.de
*/

h2 {
	position: absolute;
	top: -1000em;
	left: -1000em;
	}

/* @group Karte */

#karte {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	display: inline;
	width: 500px;
	height: 400px;
	background: url(../gifs/europa.gif) no-repeat;
	text-align: left;
	}

#karte a {
	width: 0px;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	background: transparent url(../gifs/federn.gif) 2px 2px no-repeat;
	overflow: hidden;
	position: absolute;
	}

#karte a strong {
	display: block;
	}

#karte a:hover, #karte a:focus {
	width: auto;
	height: auto;
	overflow: visible;
	padding: 0 .5em 0 30px;
	background: #fd6 url(../gifs/federn.gif) 1px 1px no-repeat;
	border: 1px solid #800000;
	z-index: 99;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 40px #222;
	-moz-box-shadow: 1px 1px 40px #222;
	box-shadow: 1px 1px 40px #222;
	}

#karte a:active {
	outline: none;
	}

/* @group Koordinaten */

#bad-marienberg {
	top: 216px;
	left: 167px;
	}

#ebersbach {
	top: 208px;
	left: 237px;
	}

#dortmund {
	top: 204px;
	left: 166px;
	}

#grimma {
	top: 207px;
	left: 220px;
	}

#gotha {
	top: 210px;
	left: 195px;
	}

#gelnhausen {
	top: 225px;
	left: 180px;
	}

#heilbronn {
	top: 243px;
	left: 182px;
	}

#hohenneuendorf {
	top: 185px;
	left: 220px;
	}

#horndean {
	top: 202px;
	left: 80px;
	}

#hugelshofen {
	top: 270px;
	left: 180px;
	}

#katowice {
	top: 220px;
	left: 283px;
	}

#kladno {
	top: 226px;
	left: 232px;
	}

#kopenhagen {
	top: 139px;
	left: 212px;
	}

#mengen {
	top: 258px;
	left: 184px;
	}

#plympton {
	top: 205px;
	left: 45px;
	}

#pullmancity {
	top: 247px;
	left: 225px;
	}

#rodgau {
	top: 227px;
	left: 182px;
	}

#somerton {
	top: 200px;
	left: 60px;
	}

#stromsnasbruk {
	top: 124px;
	left: 223px;
	}

#tadley {
	top: 197px;
	left: 80px;
	}

#uniejow {
	top: 192px;
	left: 279px;
	}

#unterkirnach {
	top: 256px;
	left: 172px;
	}

#veria {
	top: 368px;
	left: 338px;
	}

#west-knoyle {
	top: 199px;
	left: 66px;
	}

#woodchurch {
	top: 204px;
	left: 99px;
	}

/* @end */

/* @end */

/* @group Kalender */

#kalender {
	height: 400px;
	overflow: auto;
	margin: 0;
	text-align: center;
	}

#kalender td[title], #kalender th[title] {
	cursor: help;
	font-weight: bold;
	}

#kalender table {
	border-spacing: 0;
	text-align: center;
	border-collapse: seperate;
	margin: 0 auto;
	}

#kalender td, #kalender th {
	line-height: 1em;
	padding: 0.3em 0.4em 0.4em;
	vertical-align: middle;
	}

#kalender tr.ueberschrift th {
	color: #000 !important;
	}

#kalender th {
	font-size: 11px;
	color: #000;
	}

#kalender td.so, #kalender td.ft {
	color: #f00;
	font-weight: bold;
	}

#kalender .kw {
	font-style: italic;
	padding-right: 2em;
	color: #8c701c;
	}

#kalender tr:hover .kw {
	color: #000;
	}

#kalender .monat {
	padding-top: 2em;
	font-weight: bold;
	text-align: right;
	}

#kalender abbr {
	border: none;
	outline: none;
	}

#kalender td a {
	font-weight: bold !important;
	text-decoration: underline;
	}

#kalender a:visited {
	font-weight: bold;
	text-decoration: underline;
	}

#kalender a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

/* @end */

#buttons {
	margin: 0;
	clear: right;
	padding: 15px;
	text-align: center;
	}

/* @group Terminseiten */

/* @end */