/* CSS Document */

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */
}

body {
    margin: 0px;
    padding: 0px;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	border:0; /* remove borders */
}

#header {
	display:block;
	position:fixed;
	height:136px;
	width:100%;
	right:18px;	
	margin:0; 
	top:0;
	z-index:5;
}

#upCorner {
	background-image:url(http://www.hainewalde.de/images/graphicObjects/logo_left_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:179px;
	height:46px;
	float:left;
}

#mainlink {
	background-color:#ADADAD;
	height:46px;
	width:400px;
	float:left;
}

#mainlink a,
#mainlink a:link {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:28px;
	font-style:italic;
	text-decoration:none;
	padding-left:10px;
	vertical-align:middle;
	border:none;
}

#topSpace { 
	/*background-image:url(http://www.hainewalde.de/images/graphicObjects/rechteEcke.jpg);	
	background-repeat:no-repeat;
	background-position:left; 
	background-color:#007AC5;*/
	background:fixed url(../images/graphicObjects/rechteEcke.png) no-repeat #007AC5;
	height:46px;
	float:none;
}

#topLogo {
	width:100%;
	right:18px;
	height:90px;
	margin:0;
	z-index:4;
	background-color:#FFFFFF;
}

#naviTop {
	background-image:url(http://www.hainewalde.de/images/graphicObjects/logo_left_bottom.jpg);
	width:179px;
	height:47px;
	float:none;
	
}

#navigation {	
	background-color:#007AC5;
	width:141px;
	float:left;
	padding-top:15px;
	padding-bottom:25px;
	height:100%;
	
}

#navigation p {
	line-height:1;
	vertical-align:middle;
	
}

#navigation ul {
	list-style-type:none;
	padding:0px;	
	margin:1px 0px 0px 0px;
	line-height:20px;
}

#navigation a,
#navigation a:link {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.9em;
	text-decoration:none;
	border-bottom:none;
}

#navigation a:hover {	
/*	border-top:dotted;
	border-bottom:dotted;*/
	border-left:solid;
}

#naviBorder {
	float:left;
	background-color:#ADADAD;
	width:38px;
	height:100%;
	max-height:100%;
}

#wholeNavi {	
	position:fixed;
	display:block;
	width:179px;
	float:left;
	height:100%;
	max-height:100%;
	z-index:4;	
	padding-top:136px;
	top:0;
	margin:0;
}

#infoColumn {
	position:fixed;
	display:block;		
	width:150px;
	float:right;
	border-style:dashed;
	border-width:1px;	
	border-color:#3300CC;
	z-index:5;
	right:20px;
	bottom:0;
	padding:5px;
	background-color:#FFFFFF;
		
}

#infoColumn img {
	border-style:dashed;
	border-width:1px;
	border-color:#3300CC;
}

#content {	
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	max-height:100%;
	overflow:auto; /* add scroll bars as required */
	padding-left:189px; /* pad left to avoid navigation div if required */
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:3; /* allocate a suitable z-index */	
	padding-right:170px;
	
	/*float:none;
	padding:15px;
	padding-right:25px; */
}

.spaceDiv {
	display:block; 
	height:140px;
}

* html #header, * html #wholeNavi,* html #infoColumn {position:absolute;}

span#dieZeit {
	text-align:center;	
}

img {
	border-width:0px;
}

a,
a:active,
a:link,
a:visited {
	text-decoration:none;
	border-bottom: 1px dotted #999999;
	color:#000000;
}

a:hover {
	border-bottom:thin;
	border-top:thin;
	
}


h1 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.6em;
	vertical-align: bottom;
	white-space: nowrap;
	
}

h3 {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.6em;
	vertical-align: bottom;
	white-space: nowrap;
	
}

h5 {
	padding:0px;
	line-height:1em;
	font-size:1em;
	margin:0px;

}

.weisseSchrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

/* google map*/
v\:* {
      behavior:url(#default#VML);
}


.veranstaltung {
	border-bottom-color:#ADADAD;
	border-bottom-style:solid;
	border-bottom-width:2px;

}

.firma {	
	border-bottom-color:#ADADAD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.verein {
	border-color:#ADADAD;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin:10px;
}

div.firma div, div.verein div {
	float:right; 
	width:230px;
}

.zeitangaben, .zeitangaben a {
	background-color:#ADADAD;
	font-size:0.9em;
	border:0;
}

p.gaestebuch {
	border-top-color:#ADADAD;
	border-top-style:solid;
	border-top-width:1px;
}

.lblock {
	display:block;
}

td.gal {
	text-align:center;
	width:50%;
}

td.galpic {
	text-align:center; 
	vertical-align:middle;
	width:33%;
}

input#suchbox {
	background:#FFFFFF url(http://www.google.com/coop/images/google_custom_search_watermark.gif) left no-repeat;
	vertical-align:top;
	margin-top:5px;
	margin-left:25px;
}

div#content ul {
	margin-left:22px;
	padding-left:0px;
	margin-top:0px;
	/*padding-left:0px;*/
	margin-bottom:2px;
	

}

div#content ul li {
	line-height:normal;
}