.tabelle-fenster {
	background-color: #fefefe;
	padding: 1em;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		min-width: 65em;
	max-width: 80em;
}	
.tabelle-kopf {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	background-image: url(bilder/logo-hintergrund3.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-position: bottom;
}
.round_corners { 
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.tabelle-navi {
	background-color: #204F93;
	background-image: url(bilder/navi-hintergrund2.gif);
	background-repeat: repeat-y;
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabelle-weis {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.tabelle-innen {
	border: .6em solid #FeFefe;

}
.tabelle-rand-abstand{
	border: 2px solid #333333;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.tabelle-links {
	background-color: #CCCCCC;
	text-align: center;
}
.tabelle-links_partner {
	background-color: #CCCCCC;
	text-align: center;
	padding: 0px;
}
.tabelle-navi-rand {
	border: 2px solid #000000;
}
