/* ################################## */
/* ########## CSS Document ########## */
/* ######### wewant2party.de ######## */
/* ################################## */
/* # last modified Stand 2008-11-19 # */
/* ################################## */
/* ###### der dr.duzer & fl0w ####### */
/* ################################## */

html {
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;	
  background-color: #fffbd0;	/* Dunkelgelb: #ffc40a; */	
  background-image: url(../img/background_main.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-attachment: scroll;

}

div.fbConnectWidgetTopmost {border: 1px solid white;}

body {
	margin: 0;
	padding: 120px 0 80px 0;
}

p {
	padding: 1px 0 4px 0;
	margin: 0;
}

a {
	text-decoration: none;
  font-weight: bold;
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

a.linkgrafik_box_online {
  background: url(../img/link.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 0.9em;

  
}

a.linkgrafik_box_online:hover {
  background: url(../img/hover.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 0.9em;

}
a.navigation {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;		
}

a:hover {
  color: #d70000;
  text-decoration: underline;
  /*border-bottom: 1px solid #000000;*/

}

a.archiv {
	/*text-decoration: underline;*/
	font-size: 0.7em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;		
}

a.archiv:hover{
  color:#d70000;
}

h1 {
	padding: 1px 0 4px 0px;
	margin: 0;
	font-size: 12px;
	color: #ffffff;
}

h2 {
	text-align: left;
	margin:0;
	padding: 4px 0 0 0;
	font-size: 150%;
	font-family: "Lucida Sans Unicode",Arial;
	color: #000000; 
	text-decoration:none;
	font-variant:small-caps;
	font-weight: lighter;
	width: 90%
	
}

h3 {
	margin:0;
	padding:0;
	font-size: 11px;
	color: #16374f;
}

h4, h5,  {
	margin:0;
	padding:0;
	font-size: 10px;
	color: #16374f;
	display: inline;
}

h6 {
	text-align: left;
	margin: 0;
	padding: 2px 0 1px 0px;
	font-size: 80%;
	font-family: "Lucida Sans Unicode",Arial;
	font-variant:small-caps;
	font-weight: lighter;
	color: #000000; 
	display: inline;
}

.font_10px {
  font-size: 10px;
}


div.clear {
  clear: both;
}

div#page {
  padding: 10px 0 0 10px;
	width: 1000px;  
  margin: 0;
}



div#header {
	width:100%; 
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/wewant2party_people_top.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	z-index:99;
}


div#footer {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%; 
	height: 80px;
	background-image: url(../img/background_bottom.gif);
	background-repeat: repeat-x;
}




/**** XMAS
div#header {
	width:100%; 
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/wewant2party_people_top_xmas.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	z-index:99;
}


div#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%; 
	height: 80px;
	background-image: url(../img/background_bottom_xmas.gif);
	background-repeat: repeat-x;
}

*****/

/********************************/
/****** IE in quirks mode *******/
/********************************/

@media screen{
  body>div#header{position:fixed;}
  body>div#footer{position:fixed;}
}
 * html body{overflow:hidden;} 
 * html div#page{height:100%;overflow:auto;}
  
.footertext {
  padding: 60px 20px 10px 20px;
  float: left;
  vertical-align: text-bottom;
}
 
.footerlinks {
  padding: 35px 20px 10px 20px;
  float: left;
}

.footerrechts {
  padding: 35px 20px 20px 40px;
  float: left;
}

ul {
	margin: 0;
	padding-left: 15px;
}

/*****************************/
/** Boxen fuer Wewant2party  **/
/*****************************/

div#header .banner {
	position: absolute;
	margin: 5px 0 0 345px;
	padding: 0;
	width: 270px;
	height: 93px;
	/* debugging */
	/*border:1px dotted #000000;*/
}

/********************************/
/*** MyWeWant2Party StatusBox ***/
/********************************/

div.box_left {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 15px 0px;
	width: 155px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	clear:left;
	font-size: 10px;
	overflow: hidden;
}


/********************************/
/*** MyWewant2party OnlineBox ***/
/********************************/

div.box_online {
	padding: 2px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
	width: 155px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	clear:left;
  overflow:hidden;
  font-size: 10px;
}
  
input.login {
  background-color:#fffbd0; 
  color:#000000; 
  border:1px solid #ff0000; 
  font-size:10px;
  height: 13px;
  width: 75px;
  margin: 0px 2px 0px 0px;
  padding: 0px 2px 0px 0px;
}      

input.inputbutton {
  background-color:#d70000; 
  border:none; 
  color:#fff473; 
  font-size:10px;
  height:14px;
  width:45px; 
  display:inline;
  margin: 0px 2px 0px 0px;
  padding: 0px 2px 0px 0px;
}

a.unter_login_startseite {

}

.box_onlinelink {
  width: 134px;
}

.box_onlinelink:hover {
  background-color: #fffeef;
}

/********************************/
/*********** Clickbox ***********/
/********************************/

.box_click {
  cursor: pointer;
}

/********************************/
/********** Anzeigebox **********/
/********************************/

/***** Anzeigebox ganze Breite ****/

div.anzeigebox {
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	width: 775px;
	overflow: hidden;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
  border: 1px solid #D70000;
}

/********************************/
/********* Eventkalender ********/
/********************************/

/***** Kalender ganze Breite ****/

div.calendar1 {
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
		width: 775px;
	overflow: hidden;		
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
  border: 1px solid #D70000;

  scrollbar-base-color:#d70000;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  /*scrollbar-darkshadow-color:#000000;*/
  scrollbar-face-color:#d70000;
  scrollbar-highlight-color:#FFFFFF;
  /*scrollbar-shadow-color:#000000;*/
  scrollbar-track-color:#FFFBD0;
}

div.calendarscrollable {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	width: 775px;
	height: 285px;
	/*overflow: auto;/*
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
  /*border: 1px solid #D70000;/*
z-index: 1;
  scrollbar-base-color:#d70000;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  /*scrollbar-darkshadow-color:#000000;*/
  scrollbar-face-color:#d70000;
  scrollbar-highlight-color:#FFFFFF;
  /*scrollbar-shadow-color:#000000;*/
  scrollbar-track-color:#FFFBD0;
}

/***** Kalender ganze Breite ****/
/*
div.calendar1_footer {
	padding: 2px 5px 0px 5px;
	margin-bottom: 15px;
	margin-top -15px;
	width: 775px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	border: 1px solid #d70000;
	height: 18px;
}
*/

/*** Kalender ein Block mitte ***/
  
div.calendar2 {
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	width: 375px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	border: 1px solid #d70000;
}

/***** Kalender ganze Breite ****/

div.calendar3 {
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	width: 725px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	border: 1px solid #AC0000;
}

div.box_calendar {
	padding: 2px 5px 0 5px;
	margin: 0;
	width: 100%;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
}

.calendar {
	padding: 2px 0 2px 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
  border-bottom: 2px dotted #d70000;
	background-color: #fffde0;
  cursor: pointer;
}

.blog {
	padding: 2px 0 2px 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
  border-bottom: 2px dotted #d70000;
	
  cursor: pointer;
}

div.calendar_date {
  padding: 0 6px 0 2px; 
  width: 30px; 
  float:left;
}

div.calendar_date2 {
  padding: 0 6px 0 2px; 
  width: 60px; 
  float:left;
}

div.calendar_title {
  padding: 0 6px 0 2px; 
  width: 50%; 
  float:left;
}

div.calendar_location {
  padding: 0 6px 0 2px; 
  width: 30%; 
  float:left;
}

div.calendar_icon {
  padding: 0 0 0 2px; 
  //width: 2%; 
  float:left;
  color: #d70000;
}

div.calendar_end {
  margin-bottom: 15px;
}

div.calendar2_flyer {
  padding: 0 6px 0 2px; 
  width: 125px; 
  float:left;
}

div.calendar3_flyer {
  padding: 0 6px 0 2px; 
  width: 145px; 
  float:left;
}

div.calendar2_title {
  padding: 0 6px 0 2px; 
  width: 70%; 
  float:left;
}

.calendar2_title h2 {
  color: #660000;
}

.calendar2_date {
  color: #222222;
  font-weight: bold;
}

.calendar2_location {
 color: #cc6666;
}

div.calendar2_icon {
  padding: 0 0 0 2px; 
  width: 10%; 
  float:left;
  text-align: left;
  height: 100px;
  border-left: 1px dotted #d70000;
}

.calendar2_icon img {
  margin: 0 0 0 4px;
  padding: 0px
}

.calendar2_icon a img {
  margin: 0 0 0 4px;
  padding: 0px;
}

.calendar2_counter {
  color: #b70000;
	font-size: 130%;
	font-family: "Lucida Sans Unicode",Arial;
  margin: 2px 2px 4px 4px;
}

.calendar2_tickets {
  color: #b70000;
	font-size: 130%;
	font-family: "Lucida Sans Unicode",Arial;
  margin: 2px 0px 4px 0px;
}

.calendar2_win_link {
    font-weight: normal;
}

.kalender_pictures {
    padding-left: 10px;
}

/********************************/
/***** Container Startseite *****/
/********************************/

#content_left {
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
}

#content {
	margin: 0;
	padding-left: 10px;
	width: 820px;
  float: left;
}


#pane2
{
z-index: 1;
}


.content_center {
	margin: 0;
	padding: 0 15px 15px 0;
	width: 385px;
	float: left;
}

.content_center_small {
	margin: 0;
	padding: 0 15px 15px 0;
	width: 360px;
	float: left;
}

/****** Container fuer die ******/
/********* ganze Breite *********/

#contentfull {
	margin: 0;
	padding: 0;
	width: 1000px;
  float: left;
}

div.box_left {
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	width: 155px;
	background-image: url(../img/background_table.gif);
	background-repeat: repeat-x;
	float:left;
	clear:left;
  border: 1px solid #D70000;
}

div.box_left img {
    padding: 0 3px 0 0;
}

div.box_center {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 375px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    clear:left;
    text-align: left;
    border: 1px solid #D70000;
}

div.box_center2 {
    margin-bottom: 15px; 
    width: 384px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    clear:left;
    text-align: left;
    border: 1px solid #D70000;
}

div.box_center2 h1 {    padding: 2px 5px 2px 5px;
}


div.box_center_footer {
    padding: 0px;
    margin-bottom: 0px;
    margin-top 0px;
    width: 375px;
    background-image: url(../img/background_box_center.gif);
    background-repeat: repeat-x;
    /*border: 1px solid #d70000;
    height: 10px;	*/
}

div.box_center_small {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 365px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    clear:left;
    text-align: justify;
    border: 1px solid #AC0000;
}

div.box_content {
    padding: 0px;
    margin-bottom: 15px;
    width: 775px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    border: 1px solid #D70000;
}

div.box_contentfull {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 955px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    border: 1px solid #AC0000;
}

#contentbreit_left {
    margin: 0;
    padding: 0;
    width: 220px;
    float: left;
}

#contentbreit {
    margin: 0;
    padding-left: 10px;
    width: 770px;
    float: left;
}

.boxbreit_left {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 205px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    clear:left;
    border: 1px solid #D70000;
}

.boxbreit_center {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 350px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    clear:left;
    border: 1px solid #D70000;
}

.boxbreit_content {
    padding: 2px 5px 2px 5px;
    margin-bottom: 15px;
    width: 725px;
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    float:left;
    border: 1px solid #D70000;
}

.footer_content {
    padding: 5px 5px 0 5px;
    margin-bottom: 15px;
    width: 775px;
    background-image: url(../img/background_box_center.gif);
    background-repeat: repeat-x;
    height: 70px;
    float: left;
    border-bottom: 1px solid #d70000;
    border-left: 1px solid #d70000;
    border-right: 1px solid #d70000;
    border-top: 1px dotted #d70000;
    color: #6f6f6f;
}

.footer_content a {
    color: #6f6f6f;
}

.footer_content_text {
    text-align: center;
}
/********************************/
/*** Foto Details Startseite ****/
/**** Box Fotoscouts on Tour ****/
/********************************/

div.box_fotos {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    clear: left;
    border-bottom: 2px solid #d70000;
    text-align: justify;
    text-decoration: none;
    margin-bottom: 15px;
}

div.box_eventbeschreibung {
    border-bottom: 1px dotted #d70000;
    margin-bottom: 4px;
    clear: both;
}

div.box_eventbeschreibung img {
    margin-right: 2px;
}

div.eventrating {
    display: inline;
}


/********************************/
/*** Foto Details Startseite ****/
/* Icons unter Eventbeschreibung*/
/********************************/

div.foto_details {
    padding-bottom: 0px;
    font-family:"Lucida Sans Unicode";
    font-size:115%;
    font-weight: lighter;
}

div.foto_details_bitcons {
    padding: 0px;
    margin-top: 2px;
}

.foto_details_bitcons img {
    padding-left: 3px;
    margin-right: 5px;
    border-left: 1px dotted #d70000;
}

.foto_details a {
    font-weight: normal;    
}

.foto_details a:hover {
    text-decoration: none;
}
/********************************/
/* Mini Comments auf Startseite */
/********************************/

.comments {
	  clear: both;
}

.comments a {
    font-weight: normal;
    /*text-decoration: none;*/

}
/*
.comments:hover {
    text-decoration: underline;
}
*/
.comment_img_wrapper {
    width: 55px;
    height: 55px;
    margin: 3px 3px 3px 0;
    float: left;
    text-align: center;
 
}

.comments_wrapper {
    width: 150px;
    height: 185px;
    float: left;
    text-align: center;
    overflow:hidden;
 position:relative;

}
.comment_img_wrapper img {
    margin: auto;
}

.comment_textblock {
    margin-left: 3px;
}

.comment_textblock2 {
    width: 140px;
    margin-left: 0px;
}

.comments p {
  clear: both;
}

.calendar:hover {
	background-color: #fff474;
}

/********************************/
/****** Und die Links über ******/
/******* den Eventbildern *******/
/********************************/

.eventhead {
    padding: 2px 0 0 2px;
}

.eventhead a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.eventhead a:hover {
    color: #ffc500;
    text-decoration: underline;
}

/********************************/
/***** Bilder positionieren *****/
/********************************/

.image_left {
    padding: 0 10px 5px 0; 
    float: left;
}

.image_right {
    padding: 0 0 5px 5px; 
    float: right;
}

/********************************/
/***** Bilder grundsätzlich *****/
/********* ohne Rahmen **********/
/********************************/

img {
    border: none;
}


/********************************/
/******** NAMEPLATEbox **********/
/********************************/
.nameplatebox {
    float: left;
    width: 160px;
    height: 60px;
    border: 1px solid #d70000;
    margin: 8px
}

.nameplatebox_aktionen {
    float: left;
    height: 53px;
    width: 80px;
    margin-top: 4px;
    padding-left: 4px;
    border-left: 1px dotted #d70000;
    color: #222222;
    font-variant: small-caps;
    font-size: 0.9em;
}

/********************************/
/*********** Buddybox ***********/
/********************************/


.buddybox2 {
    float: left;
    width: 222px;
    height: 132px;
    border: 1px solid #d70000;
    margin: 8px;
    background-color: #fffac1;
}



.buddybox {
    float: left;
    width: 222px;
    height: 132px;
    border: 1px solid #d70000;
    margin: 8px
}

.buddybox a {
    font-size: 10px;
    text-decoration: none;
}

.buddybox_username {    
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    width: 222px;
    height: 20px;
    padding-top: 2px;
}

.buddybox_username a {
  	margin:0;
  	padding: 2px 0 0 2px;
  	font-size: 120%;
  	font-family: "Lucida Sans Unicode",Arial;
  	color: #ffffff; 
  	text-decoration:none;
  	font-weight: lighter;
}

.buddybox_username a:hover {
    color: #fff364;
}


.buddybox_avatar {
    margin: 2px;
    width: 54px;
    float: left;
}

.buddybox_avatar img {
    width: 50px;
    border: 2px solid #fff364;
}

.buddybox_avatar a:hover img {
    border: 2px solid #d70000;
}

.buddybox_aktionen {
    float: left;
    height: 65px;
    margin-top: 4px;
    padding-left: 4px;
    border-left: 1px dotted #d70000;
    color: #222222;
    font-variant: small-caps;
}

.buddybox_aktionen strong {
  	font-size: 100%;
  	font-family: "Lucida Sans Unicode",Arial;
  	text-decoration:none;
  	font-weight: lighter;
  	color: #660000;
  	font-variant: normal;
}

.buddybox_letzterbesuch {
  	font-size: 150%;
  	font-family: "Lucida Sans Unicode",Arial;
  	color: #660000; 
  	text-decoration:none;
  	font-weight: lighter;    
}

.buddybox_status {
    padding: 2px 0 1px 0px;
    margin: 0 0 2px 2px;
    width: 214px;
    border-bottom: 1px dotted #d70000;
}

.buddybox_gender {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px dotted #000000;
}

.buddybox_startseite {
    float: left;
    /*width: 140px;*/
    margin: 5px;
    padding: 0 4px 0 4px;
    border-bottom: 1px solid #d70000;
    border-left: 1px dotted #d70000;
}

.buddybox_startseite a {
  	font-size: 120%;
  	font-family: "Lucida Sans Unicode",Arial;
  	color: #000000; 
  	text-decoration:none;
  	font-weight: lighter;
}

.buddybox_startseite a:hover {
    color: #d70000;
}

/********************************/
/********** Namenschild *********/
/********************************/

div.nameplate
{
    cursor: crosshair;
}

/********************************/
/****** Thumbnailübersicht ******/
/*********** Gallery ************/
/********************************/

.galleryuebersicht {
    width: 100%;
	  clear: both;
	  text-align: center;
}

.galleryuebersicht p {
    clear: both;
}

.gallery_wrapper {
    width: 725px;
    margin: auto;
    margin-top: 15px;
}

.thumbnail_wrapper {
    width: 140px;
    height: 130px;
    margin: 0px 5px 0px 0px;
    float: left;
}

.thumbnail_wrapper_2 {
    width: 140px;
    height: 165px;
    margin: 0px 5px 0px 0px;
    float: left;
}

.thumbnail_wrapper img {
    margin: auto;
    border: 2px solid #fff473;
}


.thumbnail_wrapper a:hover img {
    border: 2px solid red;
}

.thumbnail_wrapper_2 img {
    margin: auto;
    border: 2px solid #fff473;
}


.thumbnail_wrapper_2 a:hover img {
    border: 2px solid red;
}

.thumbnail_wrapper_nameplate {
    width: 140px;
    height: 140px;
    margin: 0px 5px 5px 0px;
    float: left;
}

.thumbnail_wrapper_nameplate img {
    margin: auto;
    border: 2px solid #fff473;
}

.thumbnail_wrapper_nameplate a:hover img {
    border: 2px solid red;
}

/********************************/
/*********** Lightbox ***********/
/******* Gallery Bild groß ******/
/********************************/

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("../img/lightbox/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 400;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("../img/lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("../img/lightbox/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("../img/lightbox/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/********************************/
/******** Latest Pictures *******/
/********************************/

.latestpictures_wrapper {
    width: 140px;
    height: 155px;
    margin: 0px 5px 0px 0px;
    float: left;
    background-color: #ffcc33;
}

/********************************/
/********** Polaroid ************/
/********************************/

.polaroid { 
    float:left;
    width: 141px;
    height: 160px;
    background-color:#fffbe4;
    margin: 4px 2px 4px 0;
    padding: 0px;
    border: 1px solid #cac9c4;
    font-size: 9px;
    text-align: center;
}

.polaroid img { 
    margin: 0px 4px;
    border: 2px solid #fffbe4;
}

.polaroid a:hover {
    text-decoration: none;
}

.polaroid a:hover img {
    border: 2px solid #d70000;
}

.polaroid_details_morepix {
    margin: 4px 2px 4px 0;
    padding: 4px 0px 0px 4px;
    border-left: 1px dotted #d70000;
    border-bottom: 1px solid #d70000;
    font-size: 1.4em;
}

.polaroid_details_morepix img {
    margin: 0px 2px;
    padding: 0px;
}

.polaroid_details_morepix a {
    font-weight: 100;
}

.polaroid_details_morepix a:hover {
    text-decoration: none;
}

.polaroid_wrapper {
    float: left;
}

/********************************/
/*********** Cinema *************/
/********************************/

.cinema_wrapper {
    width: 140px;
    height: 180px;
    margin: 0px 5px 5px 0px;
    float: left;
    align: center;
}

/********************************/
/******* Cine Microthumbs *******/
/********************************/

.cine_microthumbs {
    padding: 0px;
    margin: 2px;
    width: 32px;
    height: 45px;
    float: left;
}
.cine_microthumbs a {
    padding: 0px;
    margin: 0px;
}

.cine_microthumbs a img {
    padding: 0px;
    margin: 0px;
    border: 1px solid #fff473;
}
.cine_microthumbs a:hover img {
    border: 1px solid #d70000;
    padding: 0px;
}

.cine_microthumb_wrapper_small {
    margin-left: 5px;
}

.cine_microthumb_wrapper_wide {
    margin-left: 11px;
}


/********************************/
/***** Thumbvorschau links ******/
/******* Galleryübersicht *******/
/********************************/

.thumbvorschau {
    width: 100%;
	  clear: both;
	  text-align: center; 
}

.thumbvorschau_wrapper {
    width: 140px;
    margin: auto;
    margin-top: 5px;
}

.thumbvorschau_wrapper a {
    margin: 0px;
    padding: 0px;
}

.thumbvorschau_wrapper a img {
    border: 2px solid #fff473;
    padding: 0px;
}

.thumbvorschau_wrapper a:hover img {
    border: 2px solid #d70000;
}

.eventminder_icon img{
    display: inline;
}

/********************************/
/************ Links *************/
/********************************/

.box_link {
    float: left;
    width: 225px;
    height: 150px; 
    padding-right: 15px; 
    border-bottom: 1px dotted #d70000;
}

.box_link_click {
    cursor: pointer;
    height: 130px;
}

.box_link_link {
    display: inline;
}

/********************************/
/********* Flyer Thumbs *********/
/********************************/

.flyer_wrapper {
    width: 183px;
	  text-align: center;
    float: left;
}

.flyerthumb {
    height: 205px;
    margin: 5px;
    border-bottom: 2px solid #d70000;
    border-left: 1px dotted #d70000;
}

.flyerthumb img {
    margin-bottom: 5px;
}

.flyerthumb_wrapper {
  padding-left: 20px;
}

.flyer_wrapper a {
    margin: 0px;
    padding: 0px;
}

.flyer_wrapper a img {
    border: 2px solid #fff473;
    padding: 0px;
}

.flyer_wrapper a:hover img {
    border: 2px solid #d70000;
}

.flyer_wrapper a:hover {
    text-decoration: none;
}

/********************************/
/************ Suche *************/
/********************************/

.suche {
    padding: 2px;
}

.suche input, select {
    font-size: 13px; 
}

.suchbegriff {
    background-color: #fff9b1;
    width: 148px;
    border: 1px solid #d70000;
    margin-bottom: 4px;
    padding-left: 2px; 
}

.suchbegriff_wide {
    background-color: #fff9b1;
    width: 197px;
    border: 1px solid #d70000;
    margin-bottom: 4px;
    padding: 2px; 
}

.suchbegriff_variable {
    background-color: #fff9b1;
    border: 1px solid #d70000;
    margin-bottom: 4px;
    padding: 1px 2px 2px 2px;
}

.auswahl {
    background-color: #fff9b1;
    width: 151px;
    border: 1px solid #d70000;
    margin-bottom: 4px;
}

.auswahl_wide {
    background-color: #fff9b1;
    width: 200px;
    border: 1px solid #d70000;
    margin-bottom: 4px;
    margin-top: 4px;
}

.auswahl_variable {
    background-color: #fff9b1;
    border: 1px solid #d70000;
    margin-bottom: 4px;
    margin-top: 4px;
}


input.abschicken {
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    border: 1px solid #d70000;
    color: #ffffff;
    float: right;
    margin: 2px 2px 4px 0;
    padding: 0px;
}

input.abschicken_wide {
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    border: 1px solid #d70000;
    color: #ffffff;
    width: 150px;
    padding-bottom: 0px;
}

input.abschicken_wide_xl {
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    border: 1px solid #d70000;
    color: #ffffff;
    width: 200px;
    padding: 0px;
    margin: 2px;
}

input.abschicken_variabel {
    background-image: url(../img/background_table.gif);
    background-repeat: repeat-x;
    border: 1px solid #d70000;
    color: #ffffff;
    margin-bottom: 4px;
    padding: 0px 5px 1px 5px;
}




/********************************/
/********** Pagination **********/
/********************************/

.sitebox_wrapper {
    text-align: center;
    padding: 12px;
    font-size: 10px;
    text-align: center;
    line-height: 8px;
}

.sitebox_wrapper a {
    text-decoration: none;
}

.sitebox {
    background: #fffbe4;
    border: 1px solid #cac9c4;
    padding: 3px 5px 4px 5px;
    margin: 3px;
}

.sitebox_active {
    background: #fff473;
    padding: 3px 5px 3px 5px;   
}

a:hover .sitebox {
    background: #d70000;
    color: #ffffff;
    padding: 3px 5px 3px 5px;   
}

.nachrichtenzentrale_steuerung {
    border-bottom: 1px dotted #d70000;
}

.nachrichtenzentrale_steuerung a {
    padding: 2px;
}





/***********************************************/
/* ########      jQuery Scrollbar     ######## */
/***********************************************/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ff6666;
}
.jScrollPaneDrag {
	position: absolute;
	background: #d70000;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
background: url(../img/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
background-position: 0 -15px;
}
a.jScrollArrowDown {
background: url(../img/basic_arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
background-position: 0 -15px;
}


// DIV SCROLLER
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 150px;	
	height:160px;

	
	/* custom decorations */
	padding:10px 0;	
				
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:2000em;
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:0px;

}

/* single scrollable item */
div.scrollable div.items div {
	float:left;

	/* custom decoration */
	text-align:center;
	width:150px;
	height: 160px
	font-size:9px;
	font-family: 'bitstream vera sans';
	margin-right: 0px;
		padding:10px 0;	



}

/* active item */
div.scrollable div.items div.active {
width:160px;
	height: 160px
}






// ACCORDIONKRAM

* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#333 url(/img/global/gradient/h600.png) 0 0;
	width: 300px;
	border:1px solid #333;
}

/* accordion header */
#accordion h2 {
	background:#ccc url(/img/global/gradient/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:200px;
	padding:15px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}




/***********************************************/
/* ######## Farbangaben Gelbtöne in % ######## */
/***********************************************/

.color01 {background-color: #fff364;} /* 100 % */
.color02 {background-color: #fff473;} /*  90 % */
.color03 {background-color: #fff583;} /*  80 % */
.color04 {background-color: #fff792;} /*  70 % */
.color05 {background-color: #fff8a2;} /*  60 % */
.color06 {background-color: #fff9b1;} /*  50 % */
.color07 {background-color: #fffac1;} /*  40 % */
.color08 {background-color: #fffbd0;} /*  30 % */
.color09 {background-color: #fffde0;} /*  20 % */
.color10 {background-color: #fffeef;} /*  10 % */
.color20 {background-color: #000000;} /*  10 % */
.color21 {background-color: #21201E;} /*  10 % */
.colorblink { background-color: #fffbd0;	/* Dunkelgelb: #ffc40a; */  background-image: url(../img/blink1.gif);} /*  10 % */


/***********************************************/


/* ################# debuggen ################# */

/* #### Farbverläufe Gelb_Dunkel - Gelb - Hell #### */
.gradient01 { background-image: url(../img/bg1_wide.gif);
              background-repeat: repeat-y;
            } 

	/*
		border: 1px solid #B8FFB1;
	*/
	
	
	
	

