
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	background-color: #FFF;
	color: #000000; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold
}
#outer{
	min-height:100%;
	width:990px;
/*	border-left:1px solid #000;
	border-right:1px solid #000;*/
	color: #000000;
	text-align:left;
	margin:0px auto 0;/* negative top margin top make room for footer*/
	 background-image:url(img/hg.jpg); background-position:top left; background-repeat:repeat-y;
	position:relative; padding-bottom:40px;
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:760px;
	w\idth:990px;
}
#header{
	position:absolute;
	top:52px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	left:-1px;
	width:990px;


	border:1px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative; height:100%;
	width:200px;
	float:left;
	padding-top:32px;/*needed to make room for absolute header*/
}
#left ul {margin-left:8px; padding-left:8px }


/*
* html #left ul {margin-left:8px; }

*+html #left ul {margin-left:8px; }*/


#left li{ list-style: none }
#left ul li a{ text-decoration:none; display:block; font-size:18px;  width:150px; color:#000000; padding-top:15px; padding-bottom:15px; }
#left ul li a:visited { text-decoration:none; display:block; font-size:18px;  width:150px; color:#000000; padding-top:15px; padding-bottom:15px ; }


#left li a:hover{ padding-left:4px}

h3 { text-decoration:underline; font-style:italic;}
h2 { text-align:center}

a.footer { font-size:9px; color:#666; margin-left:35px;}

p {padding:0 3px;margin:0 0 1em 0}
#centrecontent {
	width:740px;
	float:right;
	padding-top:22px;
	line-height: 24px;
}

#centrecontent a:link {text-decoration: none; color:#CC7000;}
#centrecontent a:visited {text-decoration: none; color:#A45A00;}
#centrecontent a:hover {text-decoration: underline;}

html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}

.spruchtext { margin:15px}
.spruch { margin-top:55px; }

.bild { width:100%; height:76px; }
.bild img { overflow:hidden}





.guestbook_top { height: 1.6em; padding: 0.3em 0.5em 0 }

.guestbook_big { float: left; font-size: 1.2em; font-weight: bold; margin-right: 0.5em }

.guestbook_small { /*float: left; font-size: 0.8em; font-weight: bold*/ display:none }

.guestbook_contact { float: right; margin-left: 0.5em }

.guestbook_content { padding: 0.5em; clear: right }

.guestbook_mod { float: right; margin-left: 0.5em }

.guestbook_extra { float: right; padding-bottom: 1em }

.guestbook_vote { float: right }

.smilie { vertical-align: sub }

.smilies { margin: 0.5em 0 0.5em 9.5em }

.smilieSelect { float: left; margin-right: 0.25em }

.vote { float: left; margin-right: 0.25em }

#guestbook_toggle { margin-bottom: 0.5em; display: block } 
