/* CSS Document */

/*

-----------------------------------------------

Copyright: ©2007 by Club Pimperle

Version: 4.6 (Mai 2007)

----------------------------------------------- */
           BODY {  
                 SCROLLBAR-BASE-COLOR: ##BB0000;
                 SCROLLBAR-ARROW-COLOR: ##BB0000; 
                }


img, fieldset { border: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, address { margin: 1em 0; }



ul, ol, dl { margin-left: 5%w; }



.clear { clear: both; }

.left { float: left;}

.right { float: right;}



a:link, a:visited { color: #cccccc; text-decoration: underline; }

a:hover, a:active { color: #cccccc; text-decoration: underline; }

#description { font-size: 1.2em; color: #666; }

/* Strukture

----------------------------------------------- */



/* Eingabefelder */

#in_zeile1 { 

	width: 110px; 

	margin-left: 14px;

	padding: 1px 1px 1px 2px;

	border: 1px solid #0F5D7F;

	background-color: #F6F4F1;

	color: #292929;

}



.form-row input[type="text"], .form-row input[type="password"] {

	padding: 1px 1px 1px 2px;

	border: 0px solid #CDC3B9;

	background-color: #992222;

}

.form-row label, .widget label {

	font-size: 1.2em;

	color: #471f1f;

	font-weight: bold;

	display: block;

	margin: 0;

}

.form-row input, .submit, .fieldWithErrors input { font-size: 1em; }

.button {

	padding:7px;

}



/* Picture-Box */

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #292929;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(images/blank.gif) no-repeat; 

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

    font: 1.1em "trebuchet ms", verdana, helvetica, arial, sans-serif;	

	background-color: #000000;

	margin: 0 auto;

	color: #990000;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #990000;

	filter:alpha(opacity=30);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

/* ENDE PICTURE-BOX */	



/* Clear those Floats!!!

----------------------------------------------- */



.clearfix:after  {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

.clearfix { display: block; }

/* End hide from IE-mac */

* html .clearfix {height: 1%;}



.icon-comment { 

	background: url(icons/comment_add.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.open_fenster { 

	background: url(icons/application_put.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.close_fenster { 

	background: url(icons/cancel.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}



.new-mail { 

	background: url(icons/email_add.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.profil_bilder { 

	background: url(icons/camera_edit.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.profil_delete { 

	background: url(icons/camera_delete.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.album_neu { 

	background: url(icons/image_add.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.add_tagebuch { 

	background: url(bilder_seite/pfeil.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.0em;

}

.edit_tagebuch { 

	background: url(icons/book_edit.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}



.tagebuch_delete { 

	background: url(icons/book_delete.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.sperren { 

	background: url(icons/lock_add.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.komment_delete { 

	background: url(icons/comment_delete.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.freigeben { 

	background: url(icons/lock_delete.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.edit_felder { 

	background: url(icons/application_form_edit.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

.edit_links { 

	background: url(icons/application_form_edit.gif) no-repeat 0 50%; 

	padding-left: 20px;

	font-size: 1.1em;

}

#warning, #notice, #message, #progress {

	background-color: #FFF;

	color: #333;

	padding: 5px 10px;

	font-weight: bold;

	font-size: 1.1em;

	margin: -5px 0 10px 0;

	border: 1px solid #e1999b;

}

/* Kategorien

----------------------------------------------- */

ul.item-list {

	list-style: none;

	margin: 10px 0 0 0;

}



.item-list li {

	margin: 6px 0 15px 0;

	clear: both;

	color: #333;

}



img.item-list-pic {

	padding: 2px;

	border: 1px solid #CDC3B9;

	background-color: #FFF;

	float: left;

	margin: -2px 10px 15px 0;

	height: 64px;

	width: 64px;

}



.list-content { margin-left: 80px; }



.item-list p  { 

	font-size: 1.1em;

	margin: 0;

	color: #666;

}



.item-title { font-size: 1.4em; }



.pt { color: #471f1f; }

.bt { color: #77AA11; }

.bmt { color: #8F7ACE; }

.seiten_z {

	color: #999999;

	border: thin solid #E09082;

	text-align: center;

	margin: 1px;

	padding: 2px 5px 2px 5px;

	link:none;

	text-decoration: none;

	background-color: #E2E4E5;

}

.seiten_z2 {

	color: #999999;

	border: thin solid #E09082;

	text-align: center;

	margin: 1px;

	padding: 2px 5px 2px 5px;

	link:none;

	text-decoration: none;

	background-color: #FFF;

}



#item-list-left, #item-list-right { width: 48%; }

#item-list-left { float: left;}

#item-list-right { float: right;}



#message { border-color: #B9B4CB; }

#notice { border-color: #9AD04B; }

#progress { 

	border-color: #FF9;

	padding: 3px 0 3px 5px;

	font-size: 1.4em;

	}

#progress img { vertical-align: middle;}



#controls {

	margin: -9px 0 10px 0;

	color: #581A0E;

	padding: 4px 0 0 0;

	height: 20px;

}



#controls a:link, #controls a:visited { color: #903624; }

#controls a:active, #controls a:hover { color: #581A0E; text-decoration: underline; }

.tooltip{

width: 200px; 

color: #000;

font: lighter 11px/1.3 Arial,sans-serif;

text-decoration: none;

text-align: center

}



.tooltip span.top{

padding: 30px 8px 0;

background: url(images/tooltip.gif) no-repeat top}



/* incl. linkcolor */

.tooltip b.bottom{

padding:3px 8px 15px;

color: #548912;

background: url(images/tooltip.gif) no-repeat bottom}
