/* Angaben des <body>-Tags */
html, body { 
   	background: #FEF608 url("http://www.kruezsteinguggis.de/bg/bg.jpg");
	background-repeat: repeat-y;
           color: black;
           font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
           margin: 0px;
           padding:0px;
           
	scrollbar-base-color:#84D119;
	scrollbar-3d-light-color:#FBF523;
	scrollbar-arrow-color:#FBF523;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:84b519;
	scrollbar-highlight-color:#FBF523;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#447519;
}

* {
	font-size: 11pt;
}

a {
	font-family: arial, helvetica, sans-serif;

}

a:link {
	color: blue; 

}
a:visited {
	color: purple;
}
a:active {
	color: red;
}
a:hover {
	color: red;
}

a.menue {
	color:black;
	text-decoration:none;
	font-size: 12pt;
}

a.menue:link {
	color:black;
	text-decoration:none;	
}
a.menue:visited {
	color: black;
	text-decoration:none;
}
a.menue:active {
	color: red;
	text-decoration:none;
}
a.menue:hover {
	color: red;
	text-decoration:none;
}

/* Layout divs */
div {
	position:relative;
	text-align:left;
	left:0px;
	top:0px;
	width: 0px;
	margin: 0px;
	padding 0px;
}

div#rahmen {
	width:960px;
	background: url('http://www.kruezsteinguggis.de/bg/bg2.gif');
	background-repeat:repeat-y;
}

div#toplayer {
	width:960px;
	background: url('http://www.kruezsteinguggis.de/bg/bg.gif');
	background-repeat:repeat-y;
}

div#spaltenlayer {
	width:920px;
}

div#flashlayer {
	width:301px;
	float:left;
}

div#mainlayer {
	width:407px;
	float:left;
	
	background: url('http://www.kruezsteinguggis.de/bg/schottisch.jpg');
	background-repeat: repeat-y;
	background-position:right;
}

div#schottisch {
	width:407px;
	background: url('http://www.kruezsteinguggis.de/clips2/schottisch.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

div#contentlayer {
	width:300px;
	left:45px;
	top:30px;
	min-height:400px;
	margin-bottom:30px;
}

div#menuespacer {
	float:left;
	left:12px;
	width:243px;
}

div#flashfilm {
	position:absolute;
	left:650px;
	top:74px;
	width:300px;
	z-index:20;
}

div#menue {
	position:absolute;
	left:17px;
	top:133px;
	z-index:21;
	
	letter-spacing: 3px;
	font-size: 12pt;
	font-weight:bold;
}

div#bottomlayer {
	position: relative;
	clear:both;
	width:960px;
	background: url('http://www.kruezsteinguggis.de/bg/bg.jpg');
	background-repeat:repeat-y;
	
}

div#impressumkontakt {
	float:right;
	width:307px;
	margin:0px;
}

div#redbarright {
	left:-3px;
	width:300px;
	background:#ffa510;
	height:140px;
}

div#redrect {
	width:643px;
	float: left;
	background: url('http://www.kruezsteinguggis.de/bg/subbg.gif');
	background-repeat:no-repeat;
	margin:0px;
}

div#logo {
	width:643px;
	background:url('http://www.kruezsteinguggis.de/clips2/logo.jpg');
	background-repeat:no-repeat;
	background-position: 411px 0px;
	z-index: 100;
}

div#guggi {
	width:643px;
	background:url('http://www.kruezsteinguggis.de/clips2/guggi.jpg');
	background-repeat:no-repeat;
	background-position: 237px 86px;
}

div.menuelink {
	color: #757575;

	width:220px;
	height: 20px;
	padding-left: 14px;
	margin-bottom:12px;
	background: url('http://www.kruezsteinguggis.de/clips2/menuegimmik.gif');
	background-repeat: no-repeat;
	background-position: 0px 16px;
}

div.kontaktimpressumlink {
	color: #757575;

	margin-bottom:12px;
	
	width:300px;
	top:20px;
	text-align:center;
	
	letter-spacing: 3px;
	word-spacing: 24px;
	font-size: 12pt;
	font-weight:bold;
}

/* Schriftarten */

h1, h2, h3, h4, h5{
	font-size: 11pt;
	font-weight:bold;
	margin-bottom: 0px;
}

p {
	font-size: 11pt;
	margin-top: 0px;
}

p.news {
	color: red;
}

div.gastbuch {
	top:0px;
	width: 280px;
	border: 2px red dashed;
	font-size: 10pt;
	padding: 4px;
	margin-top:2px;
	margin-bottom:2px;
}

div.subgast {
	width: 280px;
	text-align: right;
}

div.subzip {
	width: 280px;
	text-align: center;
}
span.normal{
	 color: black;
           font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}


/* Forum Style Sheets */

td {
	font-family: arial, helvetica, sans-serif;	
	color: black;
	font-weight: 600;
	font-size: 10pt;
}


td.forumtitel {
	background: #FDA512;
}
td.forumthemen {
	background: #FDA512;
}
td.forumtitel2 {
	background: #84B519;
}
td.forum {
	background: #FDA512;
}
td.forumnormal {
	background: #FDA512;
	font-weight: normal;
}

a.forum{
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-size: 10pt;
	text-decoration: none;
}

a.forum:link    { color: blue; }
a.forum:visited { color: blue;}
a.forum:active  { color: blue;}
a.forum:hover  { color: red; }





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/clips/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/clips/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


