/* 
www.tanzschulenebel.at
Start: 12.09.2006
Letzte Aenderung: 22.10.2006
*/
/* Reset all */
*{
	margin: 0;
	padding: 0;
}

/* Allgemeines ---------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #eed;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

img, a img {
	border: 0;
}

.float_left_artikel {
	border: 1px solid #fff;
	float: left;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-right: 15px;
}

.float_right_artikel {
	border: 1px solid #fff;
	float: right;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-left: 15px;
}

/* Clear Class ---------- */
.clearfix {
	content: "."; /* [content] verbergen; 
	*/
	visibility: hidden;
	height: 0; /* Block-Level fuer [clear]; 
          */
	display: block; /* [float] clearing; 
          * einbeziehen der Float-Container; 
          */
	clear: both;
}

* html .clearfix {
	height: 1%; /* ende verbergen IE-Mac */
}

/* Schriften ---------- */
p {
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	margin: 0 20px 15px 20px;
}

h1 {
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #eed;
	background-color: #9c295e;
	margin-bottom: 20px;
	padding: 5px 10px 5px 10px;
}

h2 {
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #9c295e;
	margin: 0 10px 15px 10px;
}

h3 {
	font: bold 1.0em/1.3 Arial, Geneva, sans-serif;
	margin: 30px 10px 15px 10px;
	color: #9c0031;
}

h4 {
	color: #000;
	font-size: 0.9em;
	margin: 0px 20px 5px 20px;
}

h6 {
	font: bold 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #eed;
	background-color: #9c295e;
	margin-top: 20px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.fett {
	font-weight: bold;
}

.fullscreen {
	margin: 15px 20px 15px 20px;
}

/* ----- Tabelle ---------- */
#content table {
	margin: 15px 20px 30px 20px;
	table-layout: auto;
	border-collapse: separate;
	border: 1px solid #9c295e;
	background-color: #fff;
	width: 640px;
	text-align: center;
}
	
caption {
	font: 0.9em/1.3 Arial, Geneva, sans-serif;
	color: #000;
}
	
thead	{
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	color: #000;
	background-color: #eed;
	text-align: center;
}
	
.rot	{
	color: #fff;
	background-color: #9c295e;
	font-weight: bold;
}
	
.preis {
	font: bold 0.9em/1.3 Arial, Geneva, sans-serif;
	color: #fff;
	background-color: #9c295e;
}
	
tbody tr	{
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	background-color: #fff;
	text-align: center;
}

tbody tr:hover {
	background-color: #eed;
}

.rechts {
	text-align: right;
}

.anmelden {
	background-color: #9c295e;
	color: Yellow;
	text-align: center;
	width: 100px;
}

.anmelden2 {
	text-align: center;
	width: 100px;
}

.details div {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .anmelden a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#content .anmelden a:link {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#content .anmelden a:hover {
	background-color: #eed;
	color: #000;
	text-decoration: underline;
	display: block;
}

#content .mehr a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	display: block;
}

#content .mehr a:link {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	display: block;
}

#content .mehr a:hover {
	background-color: #eed;
	color: #9c295e;
	text-decoration: none;
	display: block;
}

#content ul {
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	margin: 0 20px 15px 40px;
}

a, a:link, a.on, a.on:link {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #000;
	background-color: #fff;
}

a:focus, a:hover, a:active, a.on, a.on:link {
	color: #9c295e;
	background-color: #fff;
	text-decoration: underline;
}

/* ----- Navigation ---------- */
.menu {
	width: 720px;
	margin: auto;
}

.menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu li{
	float: left;
	position: relative;
	z-index: 100;
}

.menu table {
	position: absolute;
	border-collapse: collapse;
	z-index: 80;
	top: 32px;
	left: -1px;
}

.menu a, .menu a:link {
	font-size: 13px;
	display: block;
	padding: 8px 6px 8px 6px;
	color: #fff;
	background: #000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menu a:visited {
	font-size: 13px;
	display: block;
	padding: 8px 6px 8px 6px;
	color: #fff;
	background: #000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menu a:hover {
	color: #9c295e;
	background: #fff;
}

.menu a:active, .menu a:focus {
	font-size: 13px;
	display: block;
	padding: 8px 6px 8px 6px;
	color: #9c295e;
	background: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.drop {
	width: 149px;
	background: #000;
	text-align: left;
}

ul a:link.aktiv, ul a:visited.aktiv
{
	color: #aaa;
}

.menu ul {
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	width: 150px;
	height: 0;
}

.menu ul :hover ul {
	visibility:visible;
}

/* ----- Boxen ---------- */
#top {
	background-color: Black;
	height: 32px;
}

#box {
	background: White url(pics/bg.gif) center;
	width: 780px;
	margin: auto;
	text-align: left;
}

#content {
	background: White url(pics/tanzschule-nebel-graz.jpg) no-repeat top;
	width: 680px;
	margin: 0px 50px 0px 50px;
	padding-top: 167px;
}

.team {
	width: 330px;
	float: left;
	height: 280px;
}

.team2 {
	width: 660px;
	float: left;
	height: 280px;
}

#footer {
	background: White url(pics/bg-footer.gif);
	width: 780px;
	height: 50px;
	margin: auto;
}

#footer p {
	font-size: 0.7em;
	padding-top: 20px;
}

#footer a {
	color: #555;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	color: #9c295e;
	background-color: transparent;
	text-decoration: underline;
}

/* ----- Anmeldeformular ---------- */
form {
	margin: 0 20px 15px 20px;
	line-height: 150%;
}

fieldset {
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #eeeedd;
}

legend {
	font: bold 1.0em/1.3 Arial, Geneva, sans-serif;
	color: #9c0031;
	margin-bottom: 10px;
}

label {
	font: 0.8em/1.3 Arial, Geneva, sans-serif;
	margin-top: 3px;
}

label.anm_left {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: .3em;
}

input.anm_agbr {
	float: left;
	clear: both;
	margin-left: 105px;
	margin-right: .3em;
	margin-bottom: 10px;
}

input[type=text], select {
	float: left;
}

input.anm_right {
	float: left;
	width: auto;
	clear: both;
	margin-left: 100px;
	margin-right: .3em;
}

input[type=checkbox].anm_right,
input[type=radio].anm_right,
input[type=submit].anm_right {
	margin-left: 100px;
}

form br {
	clear: both;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
	cursor: pointer;
}

input, textarea {
	color: #000;
	background: #eeeedd;
}

input:focus, textarea:focus {
	color: #000;
	background: #fff;
}


/* ----- Galerie ---------- */

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0 20px 15px 20px;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #000;
}
ul.pagelist li.prev {
	margin-right: 5px;
}
ul.pagelist li.next {
	margin-left: 5px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */

.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #aaa;
	background: #fff;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #aaa;
	background: #fff;
}
.imagethumb a:hover {
	border: 1px solid #9c295e;
	background: #fff;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin: 0 20px 15px 20px;
	clear: both;
	border: 1px solid #aaa;
	background: #fff;
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
	color: #9c0031;
}
.album h3 a {
	color: #9c0031;
	display: block;
	width: 400px;
	padding: 3px 0 6px 0;
	text-decoration: none;
}
.album h3 a:hover {
	color: #9c0031;
	display: block;
	width: 400px;
	padding: 3px 0 6px 0;
	text-decoration: underline;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 520px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */

#images {
	margin: 0 20px 15px 20px;
}

.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}
