.inhalt{}
.terminbox{}
.titel{position:absolute;top:15px;font-size:36px;
	width:100%;text-align:center;color:#ffffcc;margin:0;}
	
.box-head{width:100%;height:61px;min-width:229px;
	background-image:url(../grafik/rahmen_om.jpg);background-repeat:repeat-x;}
.box-h-left{float:left;	width:212px;height:61px;
	background-image:url(../grafik/rahmen_ol.jpg);background-repeat:no-repeat;}
.box-h-right{float:right; width:17px;height:61px;
	background-image:url(../grafik/rahmen_or.jpg);background-repeat:no-repeat;}

.box-left{position:relative;top:0px;left:0;width:100%;
	background:url(../grafik/rahmen_ml.jpg) repeat-y top left;}
.box-right{position:relative;top:0px;left:0;width:100%;
	background:url(../grafik/rahmen_mr.jpg) repeat-y top right;}
.content{position:relative;top:0px;left:0px;
	margin-left:11px;margin-right:17px;	}
	
* html .content {  height:100%;}
	
.box-foot{width:100%;height:15px;
	background-image:url(../grafik/rahmen_um.jpg);background-repeat:repeat-x;}
.box-f-left{float:left;	width:11px;height:15px;
	background-image:url(../grafik/rahmen_ul.jpg);background-repeat:no-repeat;}
.box-f-right{float:right;width:17px;height:15px;
	background-image:url(../grafik/rahmen_ur.jpg);background-repeat:no-repeat;}
