@charset "UTF-8";

body {
/*	color: #6D6D6D;*/
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	line-height: 1.5em;
	background-image: url(img/page/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	cursor: default;
}

/* STYLE FUER TABELLEN MIT DIV-LAYER */
div.table { display:table; border-collapse:collapse; width: 99%; }
div.tr { display:table-row; width:100%; }
div.td { display:table-cell; padding: 0px; float: left; }
.td_neu { display:inline-block; }
/* ENDE */

.error {
	position: relative;
	font-weight: bold;
	color: #FF0000;
}
.clearer {
	clear: both;
}
.bg_white {
	background-color: #fff;
}

#page {
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
	margin-bottom: 20px;
	width: 960px;
	left: 0 !important;
}
	/* STYLES FUER FORMULARE */
	#page .pflichtFeld {
		color: #FF0000;
	}
	#page .pflichtFeld:after {
		content: " *";
		font-size: inherit;
		font-weight: bold;
		color: #FF0000;
	}
	#page label {
		width: 160px;
/*		font-weight: bold;*/
		float:left;
		clear:both;
		display:block;
	}
	#page input[type=text] {
	font-size: 90%;
	border: solid 1px #999999;
	background-image: url('img/form_text_bg.gif');
	margin: 0px 0px 4px 0px;
	padding: 2px 3px 2px 3px;
	}
	#page input[type=text]:focus {
		color: #000;
		outline: 1px solid #999;
	}
	#page textarea {
		font-size: inherit;
		border: solid 1px #999999;
		margin: 0;
		padding: 2px;
		font-family: inherit;
	}
	#page textarea:focus {
		color: #000;
		outline: 1px solid #999;
	}
	#page input[type=submit], #page input[type=reset], #page input[type=button] {
		font-size: 90%;
		border: solid 1px #999999;
		background-color: #CCCCCC;
	}
	/* ENDE */
	
	/* STYLES FUER CYCLE FADING */
	#page #main #fade {
		padding: 0;
		margin: 0;
		width: 178px;
		height: 150px;
	}
	#page #main #fade img {	 
		padding: 0px;
		border: 1px solid #666666;
		/*width:	178px; 
		height: 150px;*/
		top:  0; 
		left: 0;
	}
	/*#page #main #content #cycleNav { padding-left: 8px; font-size: 95%; }
	#page #main #content #cycleNav a { border: 1px solid #dadada; color: #ffffff; background: #87a3c4; text-decoration: none; margin: 0 1px; padding: 1px 2px;  }
	#page #main #content #cycleNav a.activeSlide { background: #2f4866 }
	#page #main #content #cycleNav a:focus { outline: none; }
	#page #main #content #cycleNav #cyclePaging { float: left; }
	#page #main #content #cycleNav #cyclePrev { float: left; padding-left: 20px; }
	#page #main #content #cycleNav #cycleNext { float: left; padding-left: 3px; }*/
	
	/* END */
	
	#page a {
		color: #9c9900;
		text-decoration: none;
	}
	#page a:hover {
		text-decoration: underline;
	}
	#page #header {
		height: 254px;
		background: url('http://www.eventklick.at/palm-cms/upload_img/header/header.jpg') no-repeat;
	}
		#page #header .jclock {
			position: absolute;
			right: 10px;
			top: 150px;
			font-size: 130%;
			color: #000000;
		}
		#page #header #menu-header {
			position: absolute;
			left: 15px;
			top: 10px;
			font-size: 95%;
		}
			#page #header #menu-header a {
				text-decoration: none;
/*				color: #6d6d6d;*/
				color: #000000;
				padding-left: 20px;
			}
			#page #header #menu-header a:hover {
				text-decoration: underline;
			}
			#page #header #menu-header #search {
				width: 140px;
				margin: 0px 0px 0px 10px;
			}
		#page #header #menu {
			position: absolute;
			right: 0 !important;
			top: 181px;
			z-index: 100;
			background-color: #000000;
		}
			#page #header #menu a {
				font-size: 100%;
				color: #ffffff;
				padding: 7px 15px 6px 15px;
				text-decoration:none;
				border-left: 1px solid #e9e9e9;
				width: 62px;
				display: table-cell;
				text-align: center;
				vertical-align: text-middle;
			}
			#page #header #menu a:hover {
				text-decoration: none;
				color: #000000;
				background-color: #dedb00;
			}
		#page #header #statistik {
			position: absolute;
			left: 15px;
			top: 225px;
			font-size: 80%;
			line-height: 11px;
		}
	#page #main {
		position: relative;
		float: left;
		width: 940px;
		margin: 0px;
		padding: 10px;
		padding-top: 0px;
		padding-bottom: 20px;
		background-color: #FFFFFF;
	}
		#page #main #content {
			position: relative;
			float:left;
			width: 730px;
			margin: 0px;
			padding: 0px;
			min-height: 400px;
		}
			#page #main #content h1 {
				font-size: 170%;
				font-weight: normal;
				padding: 0px;
				margin: 0px;
				line-height: 180%;
				vertical-align: text-top;
			}
			#page #main #content h2 {
				font-size: 130%;
				font-weight: normal;
				padding: 0px;
				margin: 0px;
				line-height: 140%;
			}
			#page #main #content h3 {
				font-size: 110%;
				font-weight: normal;
/*				color: #6D6D6D;*/
				color: #000000;
				padding: 0px;
				margin: 0px;
				line-height: 120%;
			}
			
			/* BUTTON 1 */
			#page .button1 {
				position: relative;
				height: 29px;
				float: left;
			}
				#page .button1 a {
					color: #000000;
					text-decoration: none;
				}
				#page .button1 a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button1 .cl {
					float: left;
					width: 15px;
					height: 29px;
					background: url('img/buttons/button1_01.gif');
				}
				#page .button1 .cc {
					float: left;
					height: 29px;
					line-height: 29px;
					background: url('img/buttons/button1_02.gif');
					color: #000000;
					font-weight: bold;
				}
				#page .button1 .cr {
					float: left;
					width: 15px;
					height: 29px;
					background: url('img/buttons/button1_03.gif');
				}
			/* BUTTON 1 black */
			#page .button1b {
				position: relative;
				height: 29px;
				float: left;
			}
				#page .button1b a {
					color: #000000;
					text-decoration: none;
				}
				#page .button1b a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button1b .cl {
					float: left;
					width: 15px;
					height: 29px;
					background: url('img/buttons/button1b_01.gif');
				}
				#page .button1b .cc {
					float: left;
					height: 29px;
					line-height: 29px;
					background: url('img/buttons/button1b_02.gif');
					color: #000000;
					font-weight: bold;
				}
				#page .button1b .cr {
					float: left;
					width: 15px;
					height: 29px;
					background: url('img/buttons/button1b_03.gif');
				}
			/* BUTTON 2 */
			#page .button2 {
				position: relative;
				height: 26px;
				float: left;
			}
				#page .button2 a {
					color: #000000;
					text-decoration: none;
				}
				#page .button2 a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button2 .cl {
					float: left;
					width: 12px;
					height: 26px;
					background: url('img/buttons/button2_01.gif');
				}
				#page .button2 .cc {
					float: left;
					height: 26px;
					line-height: 26px;
					background: url('img/buttons/button2_02.gif');
					color: #000000;
				}
				#page .button2 .cr {
					float: left;
					width: 13px;
					height: 26px;
					background: url('img/buttons/button2_03.gif');
				}
			/* BUTTON 2 black */
			#page .button2b {
				position: relative;
				height: 26px;
				float: left;
			}
				#page .button2b a {
					color: #000000;
					text-decoration: none;
				}
				#page .button2b a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button2b .cl {
					float: left;
					width: 12px;
					height: 26px;
					background: url('img/buttons/button2b_01.gif');
				}
				#page .button2b .cc {
					float: left;
					height: 26px;
					line-height: 26px;
					background: url('img/buttons/button2b_02.gif');
					color: #000000;
				}
				#page .button2b .cr {
					float: left;
					width: 13px;
					height: 26px;
					background: url('img/buttons/button2b_03.gif');
				}
			/* BUTTON 3 */
			#page .button3 {
				position: relative;
				height: 19px;
				float: left;
			}
				#page .button3 a {
					color: #000000;
					text-decoration: none;
				}
				#page .button3 a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button3 .cl {
					float: left;
					width: 10px;
					height: 19px;
					background: url('img/buttons/button3_01.gif');
				}
				#page .button3 .cc {
					float: left;
					height: 19px;
					line-height: 19px;
					background: url('img/buttons/button3_02.gif');
					color: #000000;
				}
				#page .button3 .cr {
					float: left;
					width: 9px;
					height: 19px;
					background: url('img/buttons/button3_03.gif');
				}
			/* BUTTON 3 */
			#page .button3b {
				position: relative;
				height: 19px;
				float: left;
			}
				#page .button3b a {
					color: #000000;
					text-decoration: none;
				}
				#page .button3b a:hover {
					color: #ffffff;
					text-decoration: none;
				}
				#page .button3b .cl {
					float: left;
					width: 10px;
					height: 19px;
					background: url('img/buttons/button3b_01.gif');
				}
				#page .button3b .cc {
					float: left;
					height: 19px;
					line-height: 19px;
					background: url('img/buttons/button3b_02.gif');
					color: #000000;
				}
				#page .button3b .cr {
					float: left;
					width: 9px;
					height: 19px;
					background: url('img/buttons/button3b_03.gif');
				}
				
			#page #main #content #breadcrumbs {
				position: relative;
				padding: 8px 0px;
			}
				#page #main #content #breadcrumbs a {
/*					color: #6D6D6D;*/
					color: #000000;
					text-decoration: none;
					padding-right: 20px;
					padding-left: 12px;
					background-image: url(img/icons/dbl_arrow_r.gif);
					background-repeat: no-repeat;
					background-position: 0px 4px;
				}
				#page #main #content #breadcrumbs a:hover {
/*					color: #6D6D6D;*/
					color: #000000;
					text-decoration: underline;
				}
			
			/* PAGING */
			#page #main #content .paging {
				position: relative;
				text-align: center;
				float: left;
				margin: auto;
				left: 0 !important;
				padding: 4px 0 4px 0;
			}

				#page #main #content .paging .back_next {
					position: relative;
					width: 60px;
					text-align: center;
					float: left;
					font-weight: bold;
				}
				#page #main #content .paging .pages {
					position: relative;
					width: 610px;
					text-align: center;
					float: left;
					font-weight: bold;
				}
			
			/* START TERMINE DER KATEGORIE 1 */
			#page #main #content .terminKat1 {
				position: relative;
				border-top: 1px solid #b3b3b3;
				width: 730px;
				min-height: 300px;
				display: table;
				padding-bottom: 20px;
				clear: both;
			}
				#page #main #content .terminKat1 .img {
					position: relative;
					float: left;
					margin-right: 20px;
					border-top: none;
					border-left: 1px solid #b3b3b3;
					border-right: 1px solid #b3b3b3;
					border-bottom: 1px solid #b3b3b3;
					/*width: 300;
					height: 200;
					overflow: hidden;*/
				}
				#page #main #content .terminKat1 .content {
					position: relative;
					float: left;
					width: 400px;
				}
			/* ENDE */
			
			/* START Termine der Kategorie 2 */
			#page #main #content .terminKat2 {
				position: relative;
				float: left;
				width: 365px;
				min-height: 150px;
				padding-bottom: 10px;
				border-top: 1px solid #b3b3b3;
				font-size: 90%;
				line-height: 1.2em;
			}
				#page #main #content .terminKat2 .img {
					position: relative;
					float: left;
					margin-right: 10px;
					border: 1px solid #b3b3b3;
					border-top: none;
					/*width: 180px;
					height: 120px;
					overflow: hidden;*/
				}
				#page #main #content .terminKat2 .content {
					position: relative;
					float: left;
					width: 160px;
				}
			/* ENDE */
			
			/* START Termine der Kategorie 3 */
			#page #main #content .terminKat3 {
				position: relative;
				float: left;
				width: 365px;
				padding-bottom: 5px;
				border-top: 1px solid #b3b3b3;
				font-size: 90%;
			}
				#page #main #content .terminKat3 .content {
					position: relative;
					float: left;
					padding-right: 10px;
				}
			/* ENDE */
			
			/* START banner content horizontal */
			#page #main #content .banner {
				position: relative;
				margin-bottom: 20px;
				padding: 10px;
				border: 1px solid #b3b3b3;
				background-color: #f8f8f8;
				text-align: center;
			}
				#page #main #content .banner div {
					position: absolute;
					top: -8px;
					text-align: center;
					width: 710px;
					color: #000000;
				}
				#page #main #content .banner img {
					border: none;
					padding: 0px 3px;
				}
			/* END */
			
			/* START download-listing */
			#page #main #content .downloads {
				width: 730px;
				float: left;
				padding: 2px 0px;
			}
				#page #main #content .downloads .titel {
					width: 578px;
					padding-left: 2px;
					float: left;
				}
				#page #main #content .downloads .size {
					width: 80px;
					float: left;
				}
				#page #main #content .downloads .icon {
					width: 70px;
					text-align: right;
					float: left;
				}
				#page #main #content .downloads .info {
					display: none;
					visibility: hidden;
					width: 728px;
					padding: 5px 0px 10px 2px;
					float: left;
				}
			/* END */
			
			/* START news-listing */
			#page #main #content .news {
				width: 730px;
				float: left;
			}
				#page #main #content .news .datum {
					width: 70px;
					float: left;
					padding: 3px 2px;
				}
				#page #main #content .news .titel {
					width: 600px;
					float: left;
					padding: 3px 10px 3px 10px;
				}
				#page #main #content .news .icon {
					width: 36px;
					float: left;
					padding: 3px 0px 3px 0px;
					text-align: right;
				}
				#page #main #content .news .info {
					width: 646px;
					float: left;
					padding: 10px;
					padding-left: 84px;
					display: none;
				}
				#page #main #content .news .mehr {
					float: right;
					padding-left: 15px;
				}
			/* END */
			
			/* START bericht */
			#page #main #content .bericht_kat {
				float: left;
				width: 226px;
				padding: 5px;
				margin-right: 5px;
				margin-bottom: 5px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
				
			}
				#page #main #content .bericht_kat a {
					display: block;
				}
			#page #main #content .bericht_content {
				width: 730px;
				float: left;
			}
				#page #main #content .bericht_content .titel {
					width: 550px;
					float: left;
				}
				#page #main #content .bericht_content .datum {
					width: 100px;
					float: left;
				}
				#page #main #content .bericht_content .action {
					width: 80px;
					float: left;
				}
			/* END */
			
			/* START links */
			#page #main #content .link_kat {
				position: relative;
				float: left;
				width: 226px;
				padding: 5px;
				margin-right: 5px;
				margin-bottom: 5px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
				
			}
				#page #main #content .link_kat a {
					display: block;
				}
			#page #main #content .link_content {
				width: 730px;
				float: left;
			}
				#page #main #content .link_content .titel {
					width: 400px;
					float: left;
				}
				#page #main #content .link_content .beschreibung {
					width: 250px;
					float: left;
				}
				#page #main #content .link_content .action {
					width: 80px;
					float: left;
				}
			/* END */
			
			/* START termin-detailansicht */
			#page #main #content .termin_bericht_box {
				position: relative;
				width: 160px;
				margin-top: 5px;
				padding: 5px;
				padding-left: 35px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
				background-image: url(img/icons/folder_bericht.gif);
				background-repeat: no-repeat;
				background-position: 5px 4px;
				font-size: 110%;
			}
				#page #main #content .termin_bericht_box a {
					text-decoration: none;
					display: block;
					color: inherit;
				}
				#page #main #content .termin_bericht_box a:hover {
					color: #000000;
				}
			#page #main #content .termin_album_box {
				position: relative;
				width: 160px;
				margin-top: 5px;
				padding: 5px;
				padding-left: 35px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
				background-image: url(img/icons/folder_album.gif);
				background-repeat: no-repeat;
				background-position: 5px 4px;
				font-size: 110%;
			}
				#page #main #content .termin_album_box a {
					text-decoration: none;
					display: block;
					color: inherit;
				}
				#page #main #content .termin_album_box a:hover {
					color: #000000;
				}
			#page #main #content .termin_map_box {
				position: relative;
				width: 160px;
				margin-top: 5px;
				padding: 5px;
				padding-left: 35px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
				background-image: url(img/icons/folder_maps.gif);
				background-repeat: no-repeat;
				background-position: 5px 4px;
				font-size: 110%;
			}
				#page #main #content .termin_map_box a {
					text-decoration: none;
					display: block;
					color: inherit;
				}
				#page #main #content .termin_map_box a:hover {
					color: #000000;
				}
			/* END */
			
			/* START fotoalbum listen */
			#page #main #content #fotoalbum_list {
				position: relative;
				margin-top: 20px;
			}
				#page #main #content #fotoalbum_list img {
					position: relative;
					margin: 0px 10px 10px 0px;
					padding: 4px;
					border: 1px solid #b3b3b3;
/*					background-color: #dcdcdc;*/
				}
			/* END */
			
		#page #main #left-content {
			position: relative;
			float: left;
			width: 200px;
			margin: 0px;
			padding-right: 10px;
		}
			#page #main #left-content .box {
				font-size: 95%;
				position: relative;
				width: 198px;
				padding: 0px;
				margin-bottom: 10px;
				background-color: #f8f8f8;
				border: 1px solid #b3b3b3;
			}
				#page #main #left-content .box h1 {
					font-size: 105%;
/*					color: #6D6D6D;*/
					color: #000000;
					padding: 5px 10px;
					margin: 0px;
					background-color: #dedb00;
					border-bottom: 1px solid #b3b3b3;
				}
				#page #main #left-content .box .content {
					padding: 10px;
				}
				#page #main #left-content .box a {
/*					color: #6d6d6d;*/
					color: #000000;
					text-decoration: underline;
				}
				#page #main #left-content .box a:hover {
/*					color: #6d6d6d;*/
					color: #000000;
					text-decoration: none;
				}
				#page #main #left-content .box img {
					border: none;
				}
			
				
	#page #footer {
		position: relative;
		float: left;
		width: 940px;
		margin: 0px;
		padding: 10px 10px 40px 10px;
		border-top: 1px solid #b3b3b3;
		font-size: 95%;
		color: #ffffff;
		background-color: #000000;
	}
		#page #footer #menu-footer {
			position: absolute;
			right: 10px;
		}
			#page #footer #menu-footer a {
				color: #ffffff;
				text-decoration: none;
				padding-left: 10px;
			}
			#page #footer #menu-footer a:hover {
				text-decoration: underline;
			}
