/* CSS Document */
@media all{
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#e9e9e9;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	color: #8a8e9b;
}
.row{
	position:absolute;
	width:640px;
	text-align:center;
	background:#eee;
	margin: 15px;
	left:50%;
	margin-left:-320px;
}
.bildholder{
	width:280px;
	height:280px;
	border:1px solid #efefef;
	display:inline;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #8a8e9b;
}
#fuithnet{
	text-align:right;
	width:574px;
}
.linkbild{
	border:none;
	padding-bottom: 10px;
	margin-right:5px;
	margin-left:5px;
}
a{
text-decoration:none;
	color: #7a7e8b;
}
.titeltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
#textcontainer{
	width:454px;
	height:454px;
	border:50px solid #8a8e9b;
	text-align:left;
	overflow:auto;
	padding:10px;
	margin-left:33px;
	margin-bottom: 10px;
}
#bildcontainer{
	width:474px;
	height:474px;
	border:50px solid #8a8e9b;
	text-align:left;
	overflow:auto;
	padding:0px;
	margin-left:33px;
	margin-bottom: 10px;
}

.mtitel{
	font-size: 16px;
}

.gruppe{
	font-size: 16px;
	font-style: italic;
	color: #666;
}
.bildlinks{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding: 3px;
	float: left;
}
.bildrechts{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding: 3px;
	float: right;
}
.menuetag{
font-size:12px;
}
.anlass{
	font-size:16px;
}
.gericht{
	font-size:16px;
}
.beschreibung{
	font-size:12px;
}
.topicons{
text-align:right;
margin-right: 33px}
.topicon{
padding: 3px 0px 5px 5px;
border:none;}
#headertable{
margin-left:33px;}
.xfooterline{
padding-top:10px;}
table.bugs {
	background-image: url(../images/kariert.gif);
}
table.bugs td{
	border:none;
	background-image:url(../images/dia.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	width:25%;
	height:150px;
	padding-left:0px;
}
table.bugs img{
border:none;}
.bildbox{
background-color:#eee;
border: 1px solid #333;
padding:15px;
margin:0 20px 20px 20px;
text-align:center;
overflow:auto;
font-size:12px;
}


}
@media print{



}
