body {
	FONT-FAMILY:Arial;
	FONT-SIZE:12px;
}
	

img {
	BORDER-WIDTH:thin;
	BORDER:0px;
}

#mainwindow {
	width:750px; 
	min-height:400px; 
	LEFT:50%;
	MARGIN-LEFT:-375px;
	TOP:30px;
	background:url(grafiken/start.jpg) no-repeat top;
	border:1px solid #766; 
	border-width:5px 1px 1px; 
	position:relative;
	}

.pad1 {width:50px; height:25px; background:#baa; display:inline; float:left; margin:3px 3px 0 3px;}
.pad2 {z-index:80;}
.pad3 {width:50px; height:25px; background:#baa; display:inline; float:left; margin:3px 3px 0 0;}


#menu {list-style-type:none; padding:0; margin:0;z-index:80;}
#menu ul {list-style-type:none; padding:0; margin:0;z-index:80;}
#menu li {float:left; background:#dcc; margin:3px 3px 0 0; position:relative;}
/*#menu li.sub {background:#baa;}*/


/* for IE5.5 and IE6 only */
#menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
#menu td	{z-index:80;}

#menu li a {display:block; color:#000; height:25px; font-family:arial, sans-serif; font-size:11px; line-height:24px; width:125px; text-decoration:none; text-align:center;}
#menu :hover {color:#ee0; background:#988;}
#menu :hover > a {color:#ee0; background:#988;}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:128px;}

#menu :hover ul{left:0;top:25px; background:url(grafiken/durchsichtig.gif);} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {padding:0 3px; left:125px; top:-3px;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {padding:0 3px; left:-131px; top:-3px;}

.iframe {
	WIDTH:80%;
	TOP:30px;
	MARGIN-LEFT:75px;
}

#footer{
	width:750px; 
	height:17px; 
	LEFT:50%;
	MARGIN-LEFT:-375px;
	TOP:30px;
	BACKGROUND-COLOR:#766;
	border:1px solid #766;
	position:relative;
	TEXT-ALIGN:right;
	VERTICAL-ALIGN:middle;
	FONT-SIZE:10px;
	}
	
/* Konfigs für die Einzelnen Seiten*/

.gaestebuch {
	width:60%;
}
hr {
	WIDTH:300px;
}
