@charset "utf-8";
/* -===!===!===!===!==!===!===!===!===!===-
		Tanzschule am Schloss
  -===!===!===!===!==!===!===!===!===!===-
  
		Erstellt: 11.03.2007
		Version: 1.0
		Julian Kern
*/

/* ======================
	Navigation
======================= */
#navi .sep4, #navi .sep5 {
	width: 		5px;
	background:	url(../images/layout/navi_separator_selected.gif);
	float: 		left;
	height: 	25px;
}


/* ======================
	Galerie
======================= */
@import url("bbcode.css");

.back_album_button {
	width: 138px;
	background:url(../../images/layout/buttons/back_2_album.gif) no-repeat;
	
}
a.album_row p{
	margin: 0px;
}
a.album_row {
	display:block;
	float: left;
	height: 165px;
	width: 123px;
	border: 5px solid #CEE0EC;
	margin: 3px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
}
a.album_row:hover {
	background-color: #F5FAFC;
	text-decoration:none;
}
.comment_available {
	color: #FF0000;
	font-weight: bold;
}

.album_image_name {
	margin-top: 8px;
}

#image_box {
	text-align:center;
}



#galerie .comment_box {
	border-bottom:2px solid #FF0732;
	margin-bottom: 15px;
}
#galerie .comment_body {
	margin-left: 5px;
}
#galerie .comment_body img{
	width: 150px;
}
#galerie .comment_controll {
	border-bottom:2px solid #CEE0EC;
	display: block;
	text-align:right;
}
#galerie .comment_box_head {
	border-bottom: dashed 1px #CEE0EC;
	line-height:16px;
	margin:0px 0px 0.7em;
	width: 100%
}
#galerie .comment_who {
	text-align:left;
	font-weight:bold;
	float:left;
	width: 96%;
}
#galerie .comment_index {
	font-style: italic;
	text-align: right;
	float:left;
	width: 4%;
}

/* ======================
	Galerie Module
======================= */
#galerie #subnavi {
	margin-left: 5px;
}
