body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:middle;	
}

td.aussen {
	horizontal-align:center;
	vertical-align:middle;	
}
div {
	text-align:center;
	top:15%;
	bottom:15%;
	position:absolute;
	
}

table.mtable {
	border:0px;
	
}

td.topleft {
	width:449px;
	height:68px;
	background-image:url(/img/top_left.jpg)
	background-repeat:
}

td.topright {
	width:351px;
	height:68px;
	background-image:url(/img/top_right.jpg)
	background-repeat:
}


td.navi {
	background-image:url(/img/language_navi.jpg);
	background-repeat:no-repeat;
	width:449px;
	height:34px; 
	color:white; 
}

td.middleright {
	background-image:url(/img/middle_right.jpg);
	background-repeat:no-repeat;
	width:351px;
	height:34px;
}

td.bottom {
	background-image:url(/img/_bottom.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:471px;
}

td.space {
	width:32px;
}

/****Sprachen*****/

.language a:Link {
	font-family: Verdana;
	font-size:11pt;
	color:#FFFFFF;
	text-decoration: none;
}

.language a:Hover {
	font-family: Verdana;
	font-size:11pt;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.language a:Active {
	font-family: Verdana;
	font-size:11pt;
	color:#FFFFFF;
	text-decoration: none;	
}


.language a:Visited {
	font-family: Verdana;
	font-size:11pt;
	color:#FFFFFF;
	text-decoration: none;
}

.welc {
	font-family: Verdana;
	font-size:16pt;
	color:#FFFFFF;
}

a:Link {
	font-family: Verdana;
	font-size:16pt;
	color:#FFFFFF;
	text-decoration: none;
}

a:Hover {
	font-family: Verdana;
	font-size:16pt;
	color:#FFFFFF;
	text-decoration: none;
}


a:Active {
	font-family: Verdana;
	font-size:16pt;
	color:#FFFFFF;
	text-decoration: none;
}

a:Visited {
	font-family: Verdana;
	font-size:16pt;
	color:#FFFFFF;
	text-decoration: none;
	}

