/*
Theme Name: Spielwerkstatt Musik
Theme URI: http://www.spielwerkstattmusik.net/
Description: Spielwerkstatt Musik Theme.
Version: 0.1
Author: Ben Abell
Author URI: http://www.abell.at/
Tags: fixed width
*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #666666;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#logo {
	width: 144px;
	height: 498px;
	background-image: url('images/Logo_100.gif');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	clear: both;
}

p {
	font-size: 8pt;
}

a {
	font-size: 8pt;
}

#page {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}

.mainmenu {
	padding: 0;
}

#content {
	padding: 0 20px;
	width: 770px;
	float: right;
}

#footer {
	padding: 0 10px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
	font-size: 12px;
}

.mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 21px;
	font: normal 8pt verdana, arial, helvetica;
}

.mainmenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	width: 106px;
}

.mainmenu ul li a:link,
.mainmenu ul li a:visited {
	padding: 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 106px;
	height: 13px;
}

.mainmenu ul li:hover a,
.mainmenu ul li a:hover,
.mainmenu ul a:active {
	padding: 4px 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 104px;
	height: 12px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.mainmenu ul li ul {
	margin: 0;
	padding: 1px 1px 0;
	list-style: none;
	display: none;
	width: 104px;
	position: absolute;
	top: 20px;
	left: -1px;
	border: 1px;
	border-top: none;
}

.mainmenu ul li:hover ul {
	display: block;
}

.mainmenu ul li ul li {
	width: 104px;
	clear: left;
	width: 104px;
}

.mainmenu ul li ul li a:link,
.mainmenu ul li ul li a:visited {
	clear: left;
	padding: 4px 0;
	width: 176px;
	border: 1px solid #ffffff;
	border-top: none;
	position: relative;
	z-index: 1000;
}

.mainmenu ul li ul li:hover a,
.mainmenu ul li ul li a:active,
.mainmenu ul li ul li a:hover {
	clear: left;
	padding: 4px 0;
	width: 176px;
	border: 1px solid #ffffff;
	border-top: none;
	position: relative;
	z-index: 1000;
}

.mainmenu ul li ul li a span {
	position: absolute;
	top: 0;
	left: 132px;
	font-size: 12pt;
	color: #fe676f;
}

.mainmenu ul li ul li:hover a span,
.mainmenu ul li ul li a:hover span {
	position: absolute;
	top: 0;
	left: 132px;
	font-size: 12pt;
	color: #ffffff;
}

.page-id-12 #page,
.parent-pageid-12 #page,
.page-item-12 a,
.page-item-17 a, 
.page-item-19 a, 
.page-item-21 a, 
.page-item-23 a,
.footer-12,
.footer-17,
.footer-19,
.footer-21,
.footer-23 {
	background-color: #66FF00;
}

.home #page,
.error404 #page,
.page-item-home a, 
.page-item-356 a {
	background-color: #FFFF33;
}

.page-id-25 #page,
.parent-pageid-25 #page,
.page-item-25 a,
.page-item-27 a, 
.page-item-29 a, 
.page-item-31 a, 
.page-item-33 a,
.footer-25,
.footer-27,
.footer-29,
.footer-31,
.footer-33 {
	background-color: #00CC66;
}

.page-id-3 #page,
.parent-pageid-3 #page,
.page-item-3 a,
.footer-3 {
	background-color: #33CCFF;
}

.page-id-38 #page,
.parent-pageid-38 #page,
.page-item-38 a,
.footer-38 {
	background-color: #0699CC;
}

.page-id-40 #page,
.parent-pageid-40 #page,
.page-item-40 a,
.footer-40 {
	background-color: #CC66FF;
}

.page-id-42 #page,
.parent-pageid-42 #page,
.page-item-42 a,
.page-item-48 a, 
.page-item-50 a, 
.page-item-4 a,
.footer-42,
.footer-48,
.footer-50,
.footer-4,
body.blog div#page,
body.single-post div#page {
	background-color: #FF00CC;
}

.page-id-44 #page,
.parent-pageid-44 #page,
.page-item-44 a,
.footer-44 {
	background-color: #FF6600;
}

.page-id-46 #page,
.parent-pageid-46 #page,
.page-item-46 a,
.footer-46 {
	background-color: #FF9900;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
table td.kursbezeichnung {
	width: 220px;
}
table td.kurstag {
	width: 90px;
	font-weight: bold;
}
table td.altersgruppe {
	width: 140px;
}
table td.uhrzeit {
	width: 90px;
}
table td.kursart {
	width: 90px;
}
#stundenplan {
	border-collapse:collapse;
	border: 1px solid #000;
}
#stundenplan td,
#stundenplan th {
	border: 1px solid #000;
	padding: 2px;
	vertical-align:top;
}

