* {margin:0; padding:0;  }

img { behavior: url(iepngfix.htc) }
img#nobehavior{ behavior: none;}
html, body{ width:100%; height:100%;}
h1 { 
	padding:4px; 
	display:inline;
	margin-right:20px;
	 
}

.red{ color:red; }
.green{ color:green; }
.blue{ color:blue; }
.orange{ color:orange; }
.yellow{ color:yellow; }
.purple{ color:purple; }



div {
	font-family:"Verdana", "Arial";
	font-size:12px;
	text-align:left;
	
}
div#header{
 	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100px;
background-image:url("bannermenu.png");
background-repeat:repeat-x;
background-position:top;
background-color:#ffa200;	
overflow:auto;
overflow-y:hidden;
}
div#thetable {
	display:block;	
	overflow:auto;
	position:absolute;
	top:100px;
	cursor:pointer;
	bottom:25px;
	width:100%;
	
	left:0;
	background-color:#eeeeee;
	height: expression((document.body.clientHeight-125) + "px");
	border-top:white solid 1px;

}
#footer{
	position:absolute;
	left:0;
	bottom:0;
	text-align:left;
	width:100%;
	height:25px;
	background-color:#FFA200;
	border-top: 1px white solid;
	padding-top:4px;
	
}


#header h1{
	font-size:12pt;
}
#wrapper{
	width:1200px;
}

#spruch H1{
	
}
#spruch {
	padding-top:15px;
	height:65px;
}

#footer div{
	display:inline;
}
#footer ul{
	padding-left:20px;
	
}
#footer ul , #footer li { 
	list-style-type:none; 
	display:inline; 
	font-family:"Tahoma";
	font-size:12pt;
	font-weight:bold;
	vertical-align:top;
}

#footer li { margin-right:20px; display:inline;	}

#footer a{ text-decoration:none; color:black; }

#footer a:hover { color:white; }

div#image{ 
	border-bottom-width: 3px;
	border-bottom-color: black;
	border-bottom-style:solid;
	text-align:center;
}

table.farbentable { border:none; border-spacing:0px; padding:0px; width:100%; height:100%; cursor:pointer;}
table.farbentable tr { padding:0px; margin:0px;cursor:pointer; /*height:5%*/}
table.farbentable td { padding:0px; margin:0px;cursor:pointer; /*width:5% */}

td.farbig{
	width:20px;
}
div.bubble div{ padding:8px; margin:auto;


 }
hr{
	margin-left:8px;
	margin-right:8px;
}
div.bubble #image{padding:0;}
div.bubble #spruch{padding:0;}
div.bubble {padding:0;width:300px; background-color:#ffffff; border:solid #000 3px; display:none; position:absolute; }
div.bubble img.logo {  float:left; }
div.bubble img.spruch { clear:both;  text-align:center; }

#farbebekennen{
	padding-top:10px;
	padding-left:10px;
	float:left;
}
#right{
	float:right;
	margin-right:20px;
	margin-top:12px;
}

object { text-align:center; margin-top:5px;margin-bottom:5px; }

div#info {
	overflow:auto;
	overflow-x:hidden;
}
embed{
	text-align:center;
	margin-top:10px;
}


div#allbookmarks{
	position:absolute;
	padding:3px;
	width:287px;
	
	bottom:30px;
	
	visibility:hidden;
	background-color:white;
	border:solid 1px black;
}

#text{
	border:solid 1px grey;
	margin:auto;
	margin-top:20px;
	padding:10px;
	height:420px;
	width:900px;
	overflow:auto;
	background-color:white;
	
}
#text p, #text td {
font-size:11pt;	
}
#text table, td{
	border:0;
}

div#x{
	display:none;
	position:absolute;
}

#popup{
	
}

#popup div{
	padding:40px;
}

#imagelogo{
	float:left;
	
}

ul{
	margin-left:20px;
}
