﻿.tabelle_rahmen_links_offen_links {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
}
.tabelle_rahmen_rechts_offen_links {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
}
.tabelle_rahmen_oben_unten_links {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	text-align: left;
	
}
.tabelle_rahmen_links {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 2px;
}
.tabelle_ueberschrift_untermenue_links {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003F5E;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

.tabelle_ueberschrift_links {
	color: #0099FF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background-position: left;
	background-repeat: repeat;
	background-color: #000000;
	padding: 3px;
	border: 1px solid #999999;
	text-align: center;
}
.tabelle_ueberschrift_unten_kein_rahm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0099ff;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-left-color: 999999;
}
.tabelle_ueberschrift_links_rechts_kein_rahm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 999999;
	border-left-color: 999999;
}
.tabelle_ueberschrift_oben_kein_rahm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}


.nur_innen_abstand {
	padding: 4px;
}
