/* CSS Document */

/* ------------------------------------------ ALLGEMEINGÜLTIGES ---------------------------------------- */
* {
	margin: 0;
}

HTML {
	background-color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
	}

BODY {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial, Myriad, Helvetica, sans-serif;
	color: #333;
	height: 100%;
	}
	
IMG { border: none; }

P { margin: 0 0 8px 0; padding: 0; }




/* --------------------------------------------- SEITENBEREICHE ---------------------------------------- */

#intro {
	position:absolute;
	height:500px;
	width:960px;
	margin:-250px 0px 0px -480px;
	top: 50%;
	left: 50%;
	background: url(../img/bgIntro.gif) no-repeat top left;
}

#intro #artdesign 		{ position: absolute; left: 400px; top: 0; }
#intro #door1 	{ position: absolute; left: 59px; top: 212px;  }
#intro #door2 	{ position: absolute; left: 396px; top: 212px; }
#intro #door3	{ position: absolute; left: 568px; top: 212px; }

#topline {
	text-align: left;
	padding: 5px 5px 5px 10px;
	float: left;
	}
	
	
#header, #footer {
	color: #666;
	text-align: center;
	font-size: 11px;
	width: 100%;
	background: url(../img/bgHeaderFooter.gif) repeat-x top; 
	width: 960px;
	}
	
#header { padding-bottom: 0; margin-bottom: 0; position: relative; height: 85px; }	
	
#footerIntro { 
	color: #666;
	text-align: center;
	font-size: 11px;
	width: 100%;
	background-color: #FFF;
	border-bottom: 0px solid #FFF;
	}
.push { clear: left;}

#footer, .push { height: 25px; margin: 0 auto; /* .push must be the same height as .footer */ }

#header a, #footer a, #footerIntro a {	color: #666; text-decoration: none; padding: 0px 2px 1px 2px; }
#header a:hover, #footer a:hover { background-color: #FFF; color: #333; }

#footerIntro a:hover { background-color: #666; color: #FFF; }

.allbutfooter { 
	width: 960px;
	min-height: 100%;
	height: auto !important;
	background-color: #FFF;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */		
	}
	
#top { height: 30px; }	

#nav { padding: 15px 0px 15px 0px; text-align: left; clear: both; }

#nav a { padding: 0; }
#nav a:hover { padding: 0; }
	
#navLeft { float: left; text-align: left; }
#navRight { float: right; }
#navLogos { position: absolute; right: 10px; top: 5px; }

#navLogos a { border: 0; padding: 0; }
#navLogos a:hover { padding: 0; border: 0; }

#mainNav { padding-left: 10px; position: absolute; top: 45px; }
#subNav {
	padding: 0px 12px 0px 10px;
	text-align: left;
	background-color: #4d4d4d;
	height: 20px;
	position: absolute;
	top: 65px;
	width: 938px;
	}

#content {
	clear: both;
	background: url(../img/bgContent.gif) repeat-x top;
	padding: 0 15px 25px 15px;
	font-size: 11px; line-height: 16px; 
	margin-bottom: 15px;
	}

#contentLeft  { width: 330px; float: left; padding: 0; margin-top: 15px; }
#contentRight { width: 465px; float: right; padding-top: 55px; margin-left: 25px; margin-right: 50px; position: relative; }
#contentWide { padding-top: 35px; margin-right: 20px; margin-left: 30px; font-size: 11px; line-height: 16px; }

#contentOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#contentOverlay IMG {
	width: 100%;
	height: 100%;
	}	

#accountsAussteller { float: left; width: 280px; line-height: 18px; }
#accountsPresse		{ float: right; width: 280px; line-height: 18px;  }

/* ------------------------------------------------------ TYPO --------------------------------------------------- */

h1 { 
	font-size: 25px;
	line-height: 25px;
	display: block;	

	}
	
h2 { 
	font-size: 18px; 
	line-height: 18px;
	display: block; 
	}
	
h3 { 
	font-size: 14px; 
	line-height: 14px;
	display: block; 
	}	

#content A { 
	color: #333;
	background-color: #f0f5bc;
	padding: 0;
	border-bottom: 1px solid #333;
	text-decoration: none;
	}
	
#content A:hover { 
	color: #333;
	background-color: #f0f5bc;
	padding: 0;
	border-bottom: 1px solid #333;
	text-decoration: none;
	}	
	


/* -------------------------------------------------- FOTOQUADRATE ----------------------------------------------- */

.quadrat { 
	float: left;
	width: 104px; 
	height: 104px; 
	margin: 0 5px 5px 0; 
	}
	
.quadrat TABLE { background-color: #ccdf21; color: #FFF; height: 104px; width: 104px; text-align: center; line-height: 14px; }

/* ----------------------------------------------------- FORMULARE ------------------------------------------------- */


.formRow { padding: 2px 0 2px 0; clear: left; }	

.formRow INPUT {
	float: left;
	clear: both;
	}

.formRow LABEL {
	float: left;
	}	
	
.divider {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 15px;
	margin-bottom: 12px;
	}	
	
.formRow .checkbox {
	margin: 2px 4px 0 0;
	}

.formRow LABEL {
	margin-right: 20px;
	}		

#formLogin {
	width: 400px;
	padding: 10px 15px 15px 15px;
	}
	
#formAccount { width: 270px; padding: 10px 20px 15px 20px; }
.accountUser, .accountPassword { width: 120px; float: left; }
.accountName { width: 255px; }

#formUpload, #formEdit { width: 350px; height: 104px; padding: 10px 15px 15px 15px; margin: 0; }	
	
.input {
	border: 1px solid #333333 !important;
	padding: 4px;
	font: 12px Arial, Myriad, Helvetica, sans-serif;
	color: #999;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
.select {
	font: 12px Arial, Myriad, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 1px;

}	

.inputText { color: #CCC; padding-left: 20px; line-height: 22px; vertical-align: middle; }	

.medium { width: 153px; }	
.large { width: 321px; }

#fckeditor {
	margin-top: -30px;
	margin-left: -5px;
	margin-right: -20px;
	margin-bottom: 20px;
}	

#fckeditor .button { font: 12px Arial, Myriad, Helvetica, sans-serif; margin-top: 10px; padding: 3px; }

#galleryfotos { margin-top: 10px; width: 870px; border: 1px solid #fff; }
#galleryfotos .galleryfoto { float: left; margin-right: 5px; margin-bottom: 5px; }
#galleryfotos .galleryfoto A { background-color: none; border: none; }

#imageFloatContainer { margin-right: 30px; }

#imageFloatContainer { }
.img { margin-right: 5px; margin-bottom: 5px; cursor: move; }

.iconDelete { position: absolute; right: 0px; top: 0px; cursor: pointer; }

.required {
	color: #d92934;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	}
	
/* --------------------------------------------------------------------------------------------------------------- */

.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.bold { font-weight: bold; }

.grey { color: #CCC; }
.lightgreen { color: #e8f290; }
.lightlightgreen { color: #faffca; }
.white { color: #FFF; }

.bgGreen { background-color: #ccdf21; }
.strich { font-weight: normal; font-size: 12px;  }	
.p5 { padding: 5px; }

.mt2 { margin-top: 2px; }
.mt5 { margin-top: 5px; }
.mt7 { margin-top: 7px; }
.mt10 { margin-top: 10px; }



/* ---------------------------------------------------------------------------- sIFR -----------------------------------------------------------------------------	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 23px;
	word-spacing: 3px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	font: 14px Arial, Helvetica, sans-serif;
	visibility: hidden;
	margin-bottom: 4px;
	word-spacing: 0px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font: 13px Verdana;
	display: block;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}



.clear {
	clear: both;
	}

		
