* {margin:0;padding:0;behavior: url(css/iepngfix.htc);}

html{height:100%}

body {
	height:100%;
	background-image:url(../img/bg.jpg); background-position:center; background-repeat:repeat-x;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
}

.page {
	width:995px; height:614px;
	margin: 0 auto 0 auto;
}

.bordertop, .borderleft, .borderright, .borderbottom {background:url(../img/border.png);}

.bordertop, .borderbottom {height:2px;line-height:2px;width:995px;clear:both;}
.borderleft {height:610px;width:2px;float:left;}
.borderright {height:610px;width:2px;float:left;}


img, div { behavior: url(css/iepngfix.htc); }

.left {width:161px;float:left;}
.right {float:left;width:830px;}

.navi {padding-top:60px;text-align:center;}

	.navi ul {list-style:none;}
	.navi li {margin:5px 0 5px 0;}
	.navi li a {color:white;text-decoration:none;}
	.navi li a:hover {font-weight:bold;}
	
	.navi li.active a {font-weight:bold;}

	
.zeiten {padding:30px 10px 0 10px; text-align:center;color:white;font-size:11px;}	
	
.copyright {color:#653615;text-align:center;margin-top:30px;}
	.copyright a {color:#653615; text-decoration:none;}