@charset "macintosh";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.hg {
	background-image: url(../teile/titelwww.jpg);
}
/*------------------------------------*/
/** {margin:0;padding:0}*/
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:640px;/* for ie7*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 640px;
}	
#xinner {
	width: 1100px;
	background:#fff;
	height: 640px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
}
/*#page {
	position: absolute;
	width: 1100px;
	height: 640px;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-left: -550px;
}*/
/*------------------------------------*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

