/*  
Theme Name: Tanzschule Elmayer
Theme URI: http://3th.be
Description: Webauftritt der Tanzschule Elmayer. Nach Designvorschlägen von Joanna Coleman. Umsetzung: Michael Kalina für realtime productions. Exklusives Nutzungsrecht: Tanzschule Willy Elmayer-Vestenbrugg Ges.m.b.H.
Version: 1.4.1
Author: Michael Kalina
Author URI: http://3th.be/
 */

@import url('library/navigation.css');
@import url('library/ballkalender.css');
@import url('library/footer.css');
@import url('library/ueberschriften.css');
@import url('library/tabellen_und_domtabs.css');
@import url('library/sidebar.css');
@import url('library/sortierte_artikel.css');
@import url('library/kontaktformular.css');
@import url('library/galerie.css');


html {height: 100%;}
div.smile {position: absolute; left: -10000px; top: -10000px; width: 10px; height: 10px;}
.clear {clear: both;}
body {
	color: #444;
	font: 12px arial, meiryo, sans-serif;
	background: url(images/hg.jpg) #fff repeat-x 0 0;
	margin: 0;
	min-height: 101%;
	min-width: 950px;
	height: 100%;
	padding: 0;
}

* html #box {height: 100%;}

a {text-decoration: none;}

a:link {
	color: #428CE7;
	text-decoration:none;
}
a:visited {
	color: #428CE7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #428CE7;
}

h3 a:hover {
	text-decoration: none;
	color: #222;
}

small {font-size: 10px;}




/* Startseite */

a img.startseite.bild { border: none; }
.startseite.bild.oben { margin: 0 0 10px 0;}
.startseite.bild.links { float: left; }
.startseite.bild.mitte { margin: 0 10px; float: left; }
.startseite.bild.rechts { float: right; }




/* Japan Spezial */
body.page-id-1508 .container h2 {font-size: 35px;}






.imageframe {
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}
div.eintrag a img.imageframe {
	border: none;
}





hr {
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #999;
}

div.eintrag div.kursueberblick {
	width: 33%;
}
div.eintrag div.kursueberblick p {
	clear: both;
}

div.eintrag div.kursueberblick {
	float: left;
}
span.caps {
	font-size: 11px;
	text-transform: uppercase;
}

div.artikelbild {
	margin-top: 2em;
}
div.eintrag div.feed p {
	font-size: 0.9em;
	padding-left: 20px;
	background: url(images/abonnement.gif) no-repeat 2px 4px;
}
div.eintrag div.feed {
	color: #999;
	margin: 0 0 4px;
}
div.eintrag div.feed a {
	color: #999;
	text-decoration: none;
}
br.clear {
	clear: both;
	height: 1px;
}



div#header {
	background: url(images/elmayer_header.jpg) #fff no-repeat top right;
	border-bottom: 3px solid #CCC;
	height: 84px;
}
div#header img {
	margin: 0 0 0 -10px;
}
div#inhalt {
	margin: 25px 0 0;
	padding-bottom: 80px;
}





div.container {
	margin: 0 auto;
	width: 920px;
}
div.links {
	float: left;
	width: 540px;
}
div.rechts {
	float: right;
	width: 350px;
}







div.eintrag {
	line-height: 1.4em;
}
div.eintrag img[align="right"] {
	margin: 2px 0 3px 15px;
}

div.eintrag img[align="left"] {
	margin: 2px 15px 3px 0;
}
div.eintrag ul {
	margin: 0 10px 10px 20px;
	padding: 0;
}
div.eintrag ul li {
	list-style-image: url(images/liste.gif);
	margin: 0 0 3px;
	padding: 0 0 0 3px;
}












div.eintrag.senioren {font-size: 120%; line-height: 1.6em;}
div.eintrag.japanisch {line-height: 1.6em; }




hr {
	border-bottom: none;
	border-top: 1px solid #CCC;
	height: 1px;
	margin: 1em 0;
}
p {
	margin: 0;
	padding: 0 0 11px;
}