/* ----- Trick-Piraten - Styles -----*/

/* ----- Main ---- */

html, body { 
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	}

body 	{ 	
	background-color: #FFFFFF; /*#663300;*/
	color: #000000; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 0.9em; 
	line-height: 1.6em;
	overflow: scroll;
	overflow-x: auto;
	}
object { outline:none; }
div 	{ margin: 0; }

img 	{ margin: 0; border: 0; }

a	{
	color: #4D3200; /*#4D3200*/
	font-family: "Times New Roman", Times, serif; 
	text-decoration: none; 
	font-weight: normal;
	}
a:hover { color: #A77310; }


table 	{ 
	border-collapse: collapse; 
	border-spacing: 0;
	margin-bottom: 1em;
	margin-top: 0.6em;
	}
td	{
	/*border: 1px solid white;*/
	padding: 0 0em 0 0;
	vertical-align: top;
	text-align: left;
	}

.einr	{ 
	margin-left: 2em; 
	}


h1 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.3em;
	margin: 0.6em 0 0.2em 0.7em;
	}

h2, .kapitaelchen {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1em;
	line-height: 1.6em;
}
h2 {
	margin: 1em 0 2.3em 0;
}

area {
	cursor: pointer;
}


#noflash {
	display: none;
}
.thumb {
	border: 3px double #53361A;
	vertical-align: middle;
}

/*
#jstest, #jsbeleg { display: none; }
#jstext p { margin-top: 4em; }
.headin { display: none; }
*/

/* ------ Seitenlayout ------*/

#inhalt { 
	position: absolute;
	width: 100%; height: 100%;
	text-align: center;
	}

/* ------ Kopf ------*/

#head {
	position: relative;
	/*z-index: 20;*/
	margin: auto;
	width: 947px; height: 128px;
	background-color: #FFFFFF;/*#663300;*/
	background: url(../bilder/bghead4.jpg) no-repeat;
	background-position: right;
	text-align: left;
	}

/*	
#headshade {
	position: fixed;
	top: 0; right: 0px;
	width: 800px; height: 257px;
	background: url(../bilder/bgbodysh.png) no-repeat;
	}
* html #headshade {  fuer IE6 
	position: absolute; right: 0px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/bgbodysh.png', sizingMethod='scale');
	}
*/

	
.hlt	{
	position: absolute;
	color: #F2D16D;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	margin: 28px 0 0 25px;
	font-variant: small-caps;
	display: none;
	}

#homehead {
 position: absolute;
 top: 46px; right: 142px;
 width:92px; height: 62px;
}
#homenavi {
 position: absolute;
 top: 50px; left: 55px;
 width:185px; height: 40px;
}
	
/* ------ Menue ------*/

#navcontainer {
	position: relative;
	z-index: 10;
	margin: auto;
	width: 947px;
	text-align: left;
	}

* html #navcontainer {
	position: absolute;
	top: 0;
	}


#navpos {
	height: 577px; width: 297px;
	position: fixed;
	top: 40px;
	margin: 5px 0 0 -30px;
	/*z-index: 21;*/
	}

* html #navpos { position: absolute; }


#navshade {
	border: 1px solid transparent; /* nur fuer FireFox */
	height: 100%; width: 100%;
	background: url(../bilder/bgmenuesh2.png) no-repeat;
	}
* html #navshade { /* fuer IE6 */
	border: none;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/bgmenuesh2.png', sizingMethod='scale');
	}

#navbg {
	border: 1px solid transparent; /* nur fuer FireFox */
	height: 100%; width: 100%;
	background: url(../bilder/bgmenue.gif) no-repeat;
	}
* html #navbg { border: none; }

ul#navigation {
	position: relative;
	/*z-index: 20;*/
	padding: 0;
	width: 200px;
	margin: 95px 53px 0 auto;
	}
	
ul#navigation li { 
	display: block;
	list-style: none;
	margin: 0; padding: 0;
	height: 2.0em;
	text-align: right;
	vertical-align: middle; /*für IE*/
	}

ul#navigation li a {
	display: block;
	text-decoration: none;
	font-size: 1.0em;
	height: 2.0em;
	font-variant: small-caps;
	}
ul#navigation li a {
	position: absolute;
	right: 0px;
	width: 200px;
	}
	
.m1 	{ margin-right: 16px; }
.m2 	{ margin-right: 14px; }
.m3 	{ margin-right: 12px; }
.m4 	{ margin-right: 10px; }
.m5 	{ margin-right: 8px; }
.m6 	{ margin-right: 6px; }
.m7 	{ margin-right: 4px; }
.m8 	{ margin-right: 2px; }
.m9	{ margin-right: 0px; }

.aktuell {
	font-variant: small-caps;
	color: #693C2F; 
	padding: 0 0 8px 5px;
	background-image: url(../bilder/linie.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
.untermenue {
	padding-right: 20px;
	font-variant: normal !important;
	font-size: 0.8em !important;
	}
.schmal {
	height: 1.4em !important;
}

.hoeher {
	margin-top: -0.6em !important;
}


ul#navigation li span a {
	display: inline;
	position: relative;
	}

	
.msm	{ 	
	position: absolute; 
	bottom: 90px; right: 45px;
	font-size: 0.8em;
	line-height: 1.5em;
	}
.mim	{ 	
	position: absolute; 
	bottom: 67px; right: 45px;
	font-size: 0.8em;
	line-height: 1.5em;
	}
/*
ul#navigation li a:hover {	
	letter-spacing: 1px; 
	}
*/
ul#navigation li a:hover span { 
	display: block;
	position: absolute;
	width: 332px; height: 436px;
	top: 14px; left: 190px;
	/*z-index: -1;*/
	background: url(../bilder/federsh2wg.png ) no-repeat;
	}
* html ul#navigation li a:hover span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/federsh2wg.png', sizingMethod='scale');
	}

ul#navigation li a span {	
	display: none;	
	}

/* ------ Inhalt ------*/

#content {
	position: relative;
	width: 947px;
	top: -8px;
	margin: auto;
	background: url(../bilder/bgbody4.jpg) repeat-y;
	background-position: top right;
	background-color: #FFFFFF; /*#663300;*/
	text-align: left;
	}

.hspacer {
	float: right;
	height: 440px; width: 1px;
	}

/* ------ Maintext-Bereich ------*/

#maintext { 
	width: 600px; float: right;
	margin: 0px 80px 0 0px;
	}
* html #maintext { display: inline; }

/* ------ unterer Block ------*/

.clearer { clear: both;	height:1px; }

/* ------ Footer ------*/

#footerpos {
	position: relative;
	width: 947px; height: 191px;
	top: -23px;
	margin: auto;
	z-index: 9;
	}
* html #footerpos { text-align: right; } /* fuer IE6 */

#footershade {
	width: 862px; height: 100%;
	background: url(../bilder/bgfooterksh2.png) no-repeat;
	margin-left: 85px;
	}
* html #footershade { /* fuer IE6 */
	margin-left: 0;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/bgfooterksh2.png', sizingMethod='scale');
	}
#footshadespace {  /* fuer IE6 */
	display: block;
	width: 947px; height: 1px;
	}

#footer {
	width: 100%; height: 100%;
	background: url(../bilder/bgfooterk.png) no-repeat;
	text-align: center;
	}
.footspace { display: block; height: 30px; }
#footershade #footer a {
	position: relative;
	margin: 0 8px;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: -1px;
	font-variant: small-caps;
	}
/* ---------------------*/


.textblock {
	width: 480px;
	margin: 1.5em 0 1.5em 1.5em;
}

.lineschmal {
		line-height: 0.8em;
}

.einrueck {
	margin: 0 0 0.5em 2em;
	text-indent: -2em;
	display: block;
}

.abstandu {
	display: block;
	margin-bottom: 1.2em;
}

.center {
	text-align: center;
}

.linksb {
	text-align: left;
}

.rechtsb {
	text-align: right;
}

.textklein {
	font-size: 0.8em;
}

.ausrueck {
	margin-left: -1em;
	border: 1px solid green;
}

.picannette {
	width: 149px;
	height: 174px;
	display: block;
}
* html .picannette { /* fuer IE6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/annette.png', sizingMethod='image');
	}
	
a.anethover {
	display: block;
	background-image: url(../bilder/annette_tr.png);
	background-position: top left;
	background-repeat: no-repeat;
}
a.anethover img {
	visibility: hidden;
}	
a.anethover:hover img {
	visibility: visible;
}	
* html a.anethover img {
	visibility: visible;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/annette_tr.png', sizingMethod='image');
	cursor: pointer;
}	
* html a.anethover:hover img {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/annette.png', sizingMethod='image');
	cursor: pointer;
}	
	
.picfrank {
	width: 144px;
	height: 170px;
	display: block;
}
* html .picfrank { /* fuer IE6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/frank.png', sizingMethod='image');
	}

a.frankhover {
	display: block;
	background-image: url(../bilder/frank_tr.png);
	background-position: top left;
	background-repeat: no-repeat;
}
a.frankhover img {
	visibility: hidden;
}	
a.frankhover:hover img {
	visibility: visible;
}	
* html a.frankhover img {
	visibility: visible;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/frank_tr.png', sizingMethod='scale');
	cursor: pointer;
}	
* html a.frankhover:hover img {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/frank.png', sizingMethod='image');
	cursor: pointer;
}	

	
	
	
	
	
.person1 {
	float: left;
	margin: 20px 0 0 5em;
}
* html .person1 {
	margin: 20px 0 0 2.5em;
}
.person2 {
	float: left;
	margin: 2px 0 0 -20px;
}
.namepos {
	position: relative;
	top: 5px; right: 25px;
	text-align: inherit;
}

.zurueckbtn {
	position: relative;
	top: -100px;
	width: 480px;
	text-align: right;
	margin-left: 1.5em;
}

.lorbeer {
	padding: 15px 0 18px 20px;
	margin-bottom: -3px;
	background-image: url(../bilder/lorbeeren.png);
	background-repeat: no-repeat;
}

.dlicon {
	vertical-align: middle;
	margin-right: 5px;
}
.dllink {
	color: #924008;
}
.dllink img { 
	opacity: 0.4;
	}
.dllink:hover img { 
	opacity: 1;
	}

.tabskills {
	width: 555px;
}
td.tabskillsspace {
	padding: 0 0 2em 1.5em;
}
* html td.tabskillsspace { /* fuer IE6 */
	padding-top: 1em;
	}
*:first-child+html td.tabskillsspace {
	padding-top: 1em;
	}

/* -------- Comics ------- */

.comictitel {
	width: 180px;
	border: 3px double #53361A;
	margin-right: 0.8em;
}
.ctwidth {
	width: 180px; height: 52px;
}

.comiclast {
	margin-bottom: 2.4em;
}

.comicthumb {
	table-layout: fixed;
	border: 3px double #53361A;
}

.comicthumb td {
	height: 90px;
	padding: 5px 7px 5px 7px;
	vertical-align: middle;
	text-align: center;
}
.comicthumb td img {
	height: 80px;
	border: 1px solid #53361A;
}

.ed {
	border: 3px double #53361A;
	width: 120px;
}

.edtext {
	vertical-align: bottom;
	}
#lookinside {
	position: relative;
	top: -30px; 
	}
* html #comicsammlung { /* fuer IE6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/comic/comics.png', sizingMethod='image');	
}
* html #lookinside { /* fuer IE6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/comic/look_inside.png', sizingMethod='image');	
}

#counter {
	vertical-align: 80%;
}

.preisliste {
	width: 80%;
}
.preisliste td {
	padding-left: 1em;
}

/* -------- Transparent Gallery ------- */

#darken {
	display: none;
	position: fixed;
	width: 100%; height:100%;
	background-color: #663300;
   opacity: 0.9;
	z-index: 20;
	}
#bildgross { 
	display: none;
	position: fixed;
	top: 2%;
	width: 100%; height:98%;
	text-align: center;
	z-index: 21;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../bilder/stkrake2.gif);
	}

#loadhint {
	position: absolute;
	top: 60%; left:50%;
	margin-left: -5em;
	z-index: 1;
	line-height: 0;
}
* html #loadhint {
	line-height: 1em;
}

#bigimg { 
	position: relative;
	border: 6px double #53361A;
	z-index: 5;
	}

#bildgross img { 
	height: 87%;
	cursor: pointer;
	vertical-align: middle;
	}

#naviholder {
	height: 10%;
}
.navispace {
	cursor: default !important;
	width: 2%;
	height: 0px;
}
.navipic {
	max-width: 40px;
	max-height: 44px;
}

#counter {
	line-height: 0em;
}

#atbild {
	height: 1.0em;
	vertical-align: baseline;
}
* html #atbild { /* fuer IE6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/klatkl.png', sizingMethod='scale');
}



/* --------------------------- */


.tabdate {
	position: absolute;
	bottom: 0;
}


#galerie {
	margin-left: -20px;
}


#windrose
{
	width: 200px; height: 229px;
	position: absolute;
	top: 10px; right: 140px;
}

.moewe { 
	margin: -50px 0 5px -20px; 
	position: relative;
	}
* html .moewee { /* fuer IE6 */
	margin-top: -35px;
	}
*:first-child+html .moewe {
	margin-top: -35px;
	}

.projtab { 	margin: 1.5em 0 0 1.5em; }
.projimg {
	display: block;
	position: relative;
	margin-top: -20px;
	margin-right:10px;
	margin-bottom:-25px;
	z-index: 2;
	}
.projimglast {	margin-bottom: -6px; }
.projimg01 { margin-left: 20px; }
.projimg02 { margin-left: 45px; }
.projimg03 { margin-left: 10px; }
.projimg04 { margin-left: 30px; }
.projimg05 { margin-top: -35px; margin-left: 10px; }
.projimg06 { margin-left: 35px; margin-top: -40px; }
.projimg07 { margin-left: 40px; margin-top: 5px; }
.projimg08 { margin: -50px 0 0 20px; z-index: 1; }
.projimg09 { margin-left: -60px; margin-top: -250px; z-index: 4; }
.projimg10 { margin-left: -80px; z-index: 3;}

/* -------Links-------- */

.linktab td {
	padding: 0.2em 0.5em;
}
.linktab span {
	font-variant: small-caps;
}
