* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

html
{
	border: 0 solid; /* Entfernt den ueberfluessigen Border im IE Chrome */
}

#free_left_container
{
	width: 1170px;
}

#left_container
{
	width: 1010px;
	float: left;
}

#header
{
	height: 131px;
	background: transparent url("../images/layout/header_bg.gif") bottom left;
	text-align:right;
	position:absolute;
	width:1010px;
}

		/*
		################################
				HEADER
		################################
		*/

		 #banner_1 {
			position:absolute;
			top:0;
			left:215px;
			height: 90px;
			width:795px;
			text-align:right;
			z-index:1;
		}

		#header #meta_nav
		{
			padding-top:94px;
			margin: 0px 10px 2px 280px;
			height: 20px;
			white-space: nowrap;
		}

				/*METANAVIGATION*/

				#header #meta_nav #menu_horz
				{
					height:20px;
					float:right;
					margin:3px 20px 0 0;
					font-size: 1.1em;
				}

				/** html #header #meta_nav #menu_horz
				{
					margin:-16px 0 0 170px;
				}*/


				#header #meta_nav #search_box
				{
					height:20px;
					float:right;
				}

				#header #meta_nav table tr td
				{
					vertical-align:center;
					text-align:left;
				}

				#header #meta_nav #log_out
				{
					float:left;
					height:20px;
					font-size: 1.1em;
				}


				#header #meta_nav #log_box
				{
					float:left;
					height:20px;
					margin-left: 3px;
				}

				*+html #header #meta_nav #log_box
				{
					margin: 0 0 0 3px;
				}

				* html #header #meta_nav #log_box
				{
					margin: 0;
				}

				#header #meta_nav #log_box a
				{
					color: #333;
					font-size: 1.1em;
					text-decoration: underline;
				}

				/*ENDE METANAVIGATION*/

		/*
		################################
				ENDE HEADER
		################################
		*/

/* #banner
{
	min-height:1px;
  height:auto !important;
  height:1px;

	text-align: center;
	background-color: #FFF;
	padding: 0 0 10px 0;
}
 */
#content_wrapper {
	width: 1010px;
	background-color: #FFF;
	margin-top:131px;
}

#content_full {
	width: 812px;
	float: left;
	padding: 0 18px 0 10px;
}

*html #content {
	padding: 0 15px 0 16px;
}

		/*
		################################
				SPALTE MITTE
		################################
		*/

		.block_title {
			font-size: 1.2em;
			padding: 0 0 14px 0;
			color: #333;
			font-weight:bold;
		}

		.block_content {

		}

		.gallery_thumb {
			margin: 20px 0 10px 0;
		}

		.details_simple {
			overflow: hidden;
			padding: 0 20px 10px 20px;
			width: 120px;
		}

		.details_simple a {
			font-size: 10px !important;
		}

		#content_full .gallery_box {
			margin: 0 0 20px 0;
		}

			/*BOX NORAML*/

			#content_full .gallery_box .button	{
				height: 25px;
				padding: 0px 0px 0px 12px;
				font-weight: bold;
				position:relative;
				margin: 0 0 -1px 0;
				float: left;
				background: url("../images/layout/buttons.gif") no-repeat left top;
				background-position: 0% 0px;
			}

			#content_full .gallery_box .active	{
				background-position: 0% -26px;
			}

			#content_full .gallery_box .button span
			{
				float: left;
				display: block;
				height: 17px;
				background: url("../images/layout/buttons.gif") no-repeat right top;
				background-position: 100% 0px;
				padding: 4px 12px 4px 2px;
				color: #fff;
				font-size: 1.1em;
				cursor:pointer;
			}

			#content_full .gallery_box .button span.active
			{
				background-position: 100% -26px;
				color: #333;
			}

			#content_full .gallery_box .button a
			{
				text-decoration:none !important;
			}

			#content_full .gallery_box .button a:hover span
			{
				color: #333;
			}

			#content_full .gallery_box .gallery_box_content
			{
				clear: both;
				background: transparent url("../images/layout/block_bg.gif") repeat-x;
				padding: 13px;
				border: 1px solid #C9C9C9;
				border-bottom: none;
				min-height: 137px;
				height: auto !important;
				height: 137px;
			}

			#content_full .gallery_box .gallery_box_corner
			{
				float: right;
				height: 26px;
				width: 25px;
				background: url("../images/layout/block_line.gif") no-repeat left top;
			}

			#content_full .gallery_box .gallery_box_bottom
			{
				border: 1px solid #C9C9C9;
				border-right: 0px;
				border-top: 0px;
				float: left;
				height: 26px;
				width: 786px;
				background: transparent;
			}

			/*ENDE BOX NORMAL*/

		#content_full .reiter_box {
			margin: 0 0 20px 0;
		}

			/*REITER BOX*/

			#content_full .reiter_box .buttons	{
				height: 25px;
				padding: 0px 0px 2px 0;
				font-weight: bold;
				font-size: 1.1em;
				position:relative;
			}

			#content_full .reiter_box .buttons ul
			{
				text-align: left;
				padding: 0px 0px 0px 5px;
				display: inline;
				list-style: none;
			}

			#content_full .reiter_box .buttons li
			{
				display: block;
				float: left;
			}

			#content_full .reiter_box .buttons a
			{
				float: left;
				background: url("../images/layout/buttons.gif") no-repeat left top;
				margin: 0;
				padding: 0 0 0 12px;
				text-decoration: none;
			}

			#content_full .reiter_box .buttons a span
			{
				float: left;
				display: block;
				height: 14px;
				background: url("../images/layout/buttons.gif") no-repeat right top;
				padding: 4px 12px 6px 2px;
				color: #FFF;
			}

			#content_full .reiter_box .buttons a span {
				float:none;
			}

			#content_full .reiter_box .buttons a:hover, #content_full .reiter_box .buttons a.active
			{
				background-position: 0% -26px;
			}

			#content_full .reiter_box .buttons a:hover span, #content_full .reiter_box .buttons a.active span
			{
				background-position: 100% -26px;
				color: #333;
			}

			#content_full .reiter_box .contents
			{
				background: url("../images/layout/block_bg.gif") repeat-x 0 0;
			}

			#content_block1_main_inner_right
			{
				float: right;
				height: 26px;
				width: 24px;
				background: url("../images/layout/block_line.gif") no-repeat left top;
			}

			#content_block1_main_inner_bottom
			{
				border: 1px solid #B1B1B1;
				border-right: 0px;
				border-top: 0px;
				float: left;
				height: 26px;
				width: 602px;
				background: transparent;
			}

			/*ENDE REITER BOX*/


			.ghtxt {
				padding: 3px 0 3px 10px;
				font-size: 1.2em;
				color: #FFFFFF !important;
			}

			.gtxt {
				padding: 0 0 10px 10px;
			}

			img.border, .div_media_file img, .thumb img {
				border: 2px solid #000 !important;
			}

			.thumb {
				padding: 20px 15px 10px 20px;
			}

			.farbfeld {
					background: none !important;
			}

		/*
		################################
				ENDE SPALTE MITTE
		################################
		*/

#marginal_right {
	width: 170px;
	float: left;
}

		/*
		################################
				SPALTE RECHTS
		################################
		*/

		#marginal_right .right_box {
			width: 160px;
			margin: 0 0 20px 0;
		}

				/*BOX RECHTS*/

				#marginal_right .right_box .button	{
					height: 25px;
					padding: 0px 0px 2px 12px;
					font-weight: bold;
					font-size: 1.1em;
					position:relative;
					margin: 0 0 -3px 0;
					float: left;
					background: url("../images/layout/buttons.gif") no-repeat left top;
					background-position: 0% -26px;
				}

				*html #marginal_right .right_box .button	{
					margin: 0 0 -4px 0;
				}

				#marginal_right .right_box .button span
				{
					float: left;
					display: block;
					height: 16px;
					background: url("../images/layout/buttons.gif") no-repeat right top;
					background-position: 100% -26px;
					padding: 4px 12px 6px 2px;
					color: #333;
					font-size: 1.2em;
				}
				
				#marginal_right .right_box .right_box_content
				{
					clear:both;
					background: transparent url("../images/layout/block_bg.gif") repeat-x;
					padding: 16px 10px 10px;
					width: 138px;
					border: 1px solid #C9C9C9;
					border-bottom: none;
					margin: 0 0 -19px 0;
					overflow: hidden;

					min-height: 100px;
					height: auto !important;
					height: 130px;
				}
				
				#marginal_right .right_box .right_box_content p
				{
					padding:0;
				}

				* html #marginal_right .right_box .right_box_content
				{
                   padding-right: 0px;
                   padding-left: 10px;
                   width: 148px;
				}

				#marginal_right .right_box .right_box_content #last_pic
				{
                    margin: 0pt 0pt 3px -6px;
				}

				* html #marginal_right .right_box .right_cam_box_content {
					padding-right: 5px;
				}

				#marginal_right .right_box .right_box_content .top10_item
				{
					padding: 0 0 20px 0;
				}

				#marginal_right .right_box .right_box_content .top10_item a
				{
					font-size: 1em !important;
				}

				#marginal_right .right_box .right_box_corner
				{
					float: right;
					height: 26px;
					width: 25px;
					background: url("../images/layout/block_line.gif") no-repeat left top #fff;
					position: relative;
				}
				

				#marginal_right .right_box .right_box_bottom
				{
					border: 1px solid #C9C9C9;
					border-right: 0px;
					border-top: 0px;
					float: left;
					height: 26px;
					width: 134px;
					background: transparent;
					position: relative;
				}

				.toppic_tab {
					margin: 0 0 10px 0;
				}

				.toppic_tab a {
					font-size:10px !important;
					line-height: 100% !important;
				}

				.toppic_tab h3 {
					line-height: 100% !important;
				}

				.toppic_tab p {
					margin: 0;
					padding: 0;
				}

				/*ENDE BOX RECHTS*/

		/*
		################################
				ENDE SPALTE RECHTS
		################################
		*/

#footer
{
	background:#FFFFFF url(../images/layout/footer.gif) repeat-x scroll left bottom;
	clear: both;
	height: 100px;
	line-height: 16px;
	padding: 8px 172px 0pt;
	text-align: center;
	font-size: 1em;
	position: relative;
}

#footer .bottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
	text-align: center;
}


* html #footer
{
	height: 72px;
}

*+html #footer
{
	height: 72px;
}

#footer .copyr {
	margin: 17px 10px 8px;
	text-align: left;
}
#banner_wallpaper_right {
    float: right;
    width: 160px;
}

#banner_wallpaper_right img {
    float: left;
}

.gformstyle {
	border-width: 1px;
}

textarea.gformstyle {
	margin: 10px 10px 10px 0;
	width: 98% !important;
}

.gal_up, .gal_search {
	color: #333333;
}

.gal_up input, .gal_up textarea, .gal_up select, .gal_search input, .gal_search textarea, .gal_search select {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #A6A6A6;
	font-size: 11px;
	width: 200px;
	color: #333333;
}

.gal_up textarea {
	padding: 2px 0 2px 4px;
	color: #333333;
	width: 350px;
}

.gal_up input, .gal_search input
{
	width: 188px;
	height:15px;
	padding: 1px 5px 0 5px;
	font-size: 12px;
	color: #333;
	border: 1px solid #a6a6a6;
	background: url(../../photographie/images/layout/input_text_bg.gif) top left repeat-x;
}

.gal_up input.submit, .gal_search input.submit {
	width: auto;
}


.gal_cat {
	margin: 10px 0 0 0;
}

.gal_cat td {
	padding: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 16px;
}

.galdet td {
	padding: 3px 0 3px 0;
	background: none;
	font-size: 11px;
}

.galdet {
	color: #333333 !important;
	border-bottom: 1px solid #333333;
}

.galdet td .ghtxt {
	display: block;
	height: 20px;
	color: #333333 !important;
	border-bottom: 1px solid #333333;
}

.medp {
	width: 650px;
	text-align: left;
	font-size: 11px;
}

.medp p {
	font-size: 11px !important;
}

textarea
{
background: transparent url(../../photographie/images/layout/textarea.gif) no-repeat scroll left top;
font-size: 11px;
}

*.delimg {
	background: url("../images/image_delete.png") 8px 2px no-repeat;
	padding:3px 0 3px 30px;
}

*.editimg {
	background: url("../images/image_edit.png") 0px 2px no-repeat;
	padding:3px 10px 3px 23px;
}

.inner_padding img, .inner_padding embed {
	margin: 0 0 20px 0;
}

*+html .inner_padding object {
	margin: 0 0 20px 0;
}

* html .inner_padding object {
	margin: 0 0 20px 0;
}

*+html #search {
	width: 84px;
}

* html #search {
	width: 84px;
}

.spacer20 {
	height: 20px;
}

* html .spacer20 {
	display: none;
}

*+html .spacer20 {
	display: none;
}

.htmlarea-showtableborders {
	width: 100%;
}

a.rating {
   background:url(../../../modules/Gallery/images/star_g.gif) repeat-x;
   height:12px;
   width:60px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
   cursor:pointer;
}

a.rating span {
   background:url(../../../modules/Gallery/images/star.gif);
   display:block;
   height:100%;
   width:0;
}

