/* @override 
	http://localhost:3000/stylesheets/main.css?1194304360
	http://localhost:3000/stylesheets/all.css?1196356768
*/

body
{
	margin: 0;
	background: #c5bb88;
}

div#hinweis 
{
	text-align: right;
	margin-top: 40px;
	margin-right: 40px;
	background: #eee;
	padding: 10px;
}




p,td,li,a,div,input,textarea, caption 
{
	vertical-align: top;
	font: 11px/20px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
}





div
{
	position: relative;
	display: block;
	padding: 0px;
	border: 0px;
	margin: 0px;
	overflow: hidden;
}

hidden
{
	display: none;
}

h1, h2, h3
{
	font-size: 11px;
	line-height: 20px;	
}

table
{
	border-collapse:collapse;
}

div#content
{
	padding: 32px 40px 50px;
}

div#synopsis_container
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 239px;
	overflow: hidden;
}

table.impressum
{
	margin-top: 40px;
	width: 100%;
	margin-bottom: 40px;
}

table.impressum td
{
	border-bottom: #d1cbaf;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

a img, img , a img.icon
{
	text-decoration: none;
	border-style: none;
}

a img
{
	display: block;
	overflow: false;
}

a img.icon
{
	text-decoration: none;
	border-style: none;
	display: inline;
	position: relative;
	top: 4px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
}

a.back
{
	width: 82px;
	height: 66px;
	background: url(../images/zurueck.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	display: block;
}

a.more
{
	display: block;
	width: 90px;
	height: 63px;
	background: url(../images/mehr.png) no-repeat scroll 0 0;
	text-indent: -9999px;
}

#badge
{
	position: absolute;
	top: 70px;
	left: 630px;
}

#tropfen_1
{
	position: absolute;
	top: 117px;
	left: 252px;
}
/* bg 	background: #d1cbaf; */

#body
{
	background: #ffffff;
}

#wrap
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 80px;
}

#display img.title 
{
	width: 1000px;
	height: 426px;	
}

/* @group div.synopsis */

div.synopsis 
{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display:block;
	top: -70px;
	margin-bottom: -50px;

}

/* @group div */

div.synopsis div
{
	position: relative;
	padding: 0px;
	border: 0px;
	margin: 0px;
	float: left;
	display: block;
	width: 435px;
}

div.synopsis div.en
{
	padding-left: 60px;
}

div.synopsis div.de
{
	top: 1.2em;
	padding-right: 60px;
}

/* @group span */

div.synopsis div span
{
	background-color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.2em;
	position: relative;
}



/* @end */



/* @end */



/* @end */

.en
{
	color: #888;
}

div.synopsis div, #blog_main div.headline a, form.edit_post input.headline, form.new_post input.headline
{
	font: 1.2em "Courier New", Courier, mono;
}

#body div.media 
{
	background: transparent;
	width: 320px;
	position: relative;
	float: left;
	overflow: hidden;
	padding-right: 20px;
}

/* @group div.media */

/* @group div.asset */

div.media div.asset, div.media ol#edit_assets, div.media div.toolbox
{
	width: 300px;
	background: #fff;
	padding: 10px 10px 10px 9px;
	text-align: right;
	overflow: hidden;
}

div.media div.asset a
{
	overflow: hidden;
}

div.media div.asset img
{
	display: block;
}

div.media div.asset img.icon
{
	display: inline;
}


/* @end */


/* @end */

div#navi_column 
{
	padding: 10px;
	width: 130px;
	float: right;
	display: block;
}




/* @group BLOG */

#blog_main
{
	width: 610px;
	padding: 32px 10px 50px 40px;
	position: relative;
	float: left;
	display: block;
	background: #fff;
}

#blog_main div.post div.body blockquote
{
	border-left: 2px solid #eee;
	padding-left: 10px;
	margin: 0px 50px 0px 0px;
}

#blog_main div.headline a, form.edit_post input.headline,  form.new_post input.headline
{
	color: #000;
	line-height: 34px;
	font-size: 30px;
	margin-left: 0px;
	padding: 4px 4px 2px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div.post div.body hr 
{
	display:block;
	border-style: none;
	height: 30px;
	background: url(../images/kruemel.png) no-repeat;
}


div.shortpost 
{
	padding-bottom: 30px;
}




div.post table
{
	width: 80%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

div.post table td
{
	border: 1px solid #000;
}


/* @end */

/* @group form.editpost */

form.edit_post textarea.shorty,
form.new_post textarea.shorty
{
	width: 608px;
	height: 100px;
	border: 1px solid #777;
}

form.edit_post textarea.body,
form.new_post textarea.body
{
	width: 608px;
	min-height: 600px;
	border: 1px solid #777;
}

form.edit_post input.headline,
form.new_post input.headline
{
	width: 608px;
	border: 1px solid #777;
	padding: 0px;
	height: 2em;
}

/* @end */

/* @group ol.edit_assets */
ol#edit_assets
{
	display: block;
	padding: 0px;
	margin: 0px;
}

/* @group li
 */

ol#edit_assets li
{
	display: block;
	background:  #c5bb88;
	border-bottom: 1px dashed #fff;

}

ol#edit_assets li select
{
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}




/* @end */

ol#edit_assets div.drag
{
	text-indent: -9999px;
	overflow: hidden;
	height: 20px;
	background: url(../images/karton_bg.png) repeat-x scroll 0 top;}


/* @end */



/* @group factbox */

div.factbox
{
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 50px;
}

/* @group table.factbox */

table.factbox 
{
	width: 100%;
}

/* @group td */

table.factbox td
{
	text-align: center;
}



/* @end */

/* @group th */

table.factbox th
{
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}

table.factbox th.en
{
	padding-left: 5px;
	text-align: left;
}

table.factbox th.de
{
	padding-right: 5px;
	text-align: right;
}



/* @end */



/* @end */



/* @end */


div.separator
{
	height: 30px;
	width: 100%;
	background-color: #fff;
}

div.separator.openup {
	background: #fff url(../images/aufreisser_u.png) repeat-x scroll 0 top;
}
div.separator.opendown {
	background: #fff url(../images/aufreisser_o.png) repeat-x scroll 0 bottom;
}

div.separator.opendown.sticky
{
	background: transparent url(../images/aufreisser_o.png) repeat-x scroll 0 bottom;
	position: absolute;
	top: 0px;
}

/* @group #footer */

#footer
{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/karton_bg.png) repeat scroll left top;
	position: relative;
	padding-top: 60px;
	padding-bottom: 81px;
	text-align: center;

}

#footer p
{
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer table
{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 0px;
	margin-top: 30px;
}

#footer div.credits
{
	width: 50%;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}

#footer table img
{
	margin: 0px;
	margin-top: 10px;
}

#footer img.tig
{
	margin-top:0px;
	border: none;
}

#footer img
{
	vertical-align: top;
	display: inline;
	top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px #fff solid;
}



/* @end */

/* @group Navigation */

div#navi
{
	top: 0px;
	width: 1000px;
	height: 120px;
	display: block;
	overflow: hidden;
	background: url(../images/karton_bg.png) repeat-x 0 85px;
}

#navi ul li a
{
	width: 100px;
	text-indent: -9999px;
}

#navi ul
{
	top: 30px;
	width: 100%;
	height: 100%;
	display: block;
	margin:0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background: url(../images/karton_kante.png) repeat-x 0 85px;
}

#navi li
{
	height: 100%;
	display: block;
	overflow: hidden;
	float: left;
	position: relative;
	top: 10px;
	padding-left: 10px;
}

#navi li.pt a
{
	width: 170px;
	background: url(../images/m_pt.png) no-repeat scroll 0 0;
}

#navi li.impressum a
{
	background: url(../images/m_impressum.png) no-repeat scroll 0 0;
	width: 140px;
}

#navi li.merch a
{
	background: url(../images/m_merch.png) no-repeat scroll 0 0;
	width: 120px;
}

#navi li.synopsis a
{
	background: url(../images/m_synopsis.png) no-repeat scroll 0 0;
	width: 150px;
}

#navi li.downloads a
{
	background: url(../images/m_downloads.png) no-repeat scroll 0 0;
	width: 150px;
}

/* #navi li.pt.selected a */

#navi li a:hover,
#navi ul li.selected a
{
	position: relative;
	top: 10px;
	height: 100px;
}

#navi li a 
{
	display: block;
	height: 80px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#navi li.selected a
{
}


/* @end */


/* @group RASTER */

.inner
{
	margin-right: 10px;
	margin-bottom: 10px;
}

div.grid > div 
{
	background-color: #eae;
}

div.grid div
{
	background-color: transparent;
	overflow:hidden;
	float: left;
}

 .grid_1x {	width: 72px; }
 .grid_2x {	width: 154px; }

 .grid_3x {	width: 236px; }
 .grid_4x {	width: 318px; }
 .grid_5x {	width: 400px; }
 .grid_6x {	width: 482px; }
 .grid_7x {	width: 564px; }
 .grid_8x {	width: 646px; }
 .grid_9x {	width: 728px; }
 .grid_10x { width: 810px; }
 .grid_11x { width: 892px; }
 .grid_12x { width: 974px; }

  .grid_1y {	height: 70px;}
  .grid_2y {	height: 150px;}
  .grid_3y {	height: 230px;}
  .grid_4y {	height: 310px;}

  .grid_5y {	height: 390px;}
  .grid_6y {	height: 470px;}
  .grid_7y {	height: 550px;}
  .grid_8y {	height: 630px;}
  .grid_9y {	height: 710px;}
  .grid_10y {	height: 790px;}
  .grid_11y {	height: 870px;}
  .grid_12y {	height: 950px;}
  .grid_13y {	height: 1030px;}
  .grid_14y {	height: 1110px;}

/* hier war vorher der selector: .container > div */

/* @end */

div.pagination
{
	padding-top: 5px;
	padding-bottom: 5px;
}
div.pagination span, div.pagination a
{
	padding: 3px;
	margin-left: 2px;
}

div.pagination a
{
	color: #000;
}

div.pagination span.disabled 
{
 color: #aaa;	
}

div.pagination span.current
{
	border: 1px #aaa solid;
}
