/* CSS Document */
DIV {color:#000000 ; font-family: Arial,Helvetica ; font-size:10px ; text-decoration:none  ; font-weight:normal}

TD {color:#000000 ; font-family: Arial,Helvetica ; font-size:10px ; text-decoration:none ; font-weight:normal}

A:link {font-family: Arial,Helvetica ; font-size: 10px ; color: #C55112 ; text-decoration:none}
A:visited {font-family: Arial,Helvetica ; font-size: 10px ; color: #C55112 ; text-decoration:none}
A:active {font-family: Arial,Helvetica ; font-size: 10px ; color: #C55112 ; text-decoration:none}
A:hover {font-family: Arial,Helvetica ; font-size: 10px ; color: #E36E2D ; text-decoration:none}

A.ListeModelle:link {color: #000000}
A.ListeModelle:visited {color: #000000}
A.ListeModelle:active {color: #000000}
A.ListeModelle:hover {color: #FF3300}

#BlauGross {font-size:12px ; line-height:16px; font-weight:bold ; color:#373C8B}
#RotGross {font-size:12px ; line-height:16px; font-weight:bold ; color:#FF3300}
#BlauMedium {font-size:11px ; line-height:16px; font-weight:bold ; color:#373C8B}
#GrauKlein {font-size:9px ; line-height:16px ; color:#444444}

/* LI {line-height:24px;}*/

TD.AuszeichnerRot {color:#ffffff ; font-size:11px ; font-weight:bold ; background-image: url(/suedrad/images/bg_cell_rot.gif)}
TD.InhaltBlau {color:#ffffff ; font-size:11px ; font-weight:bold ; padding: 4px ; background-color: #373c8b ; layer-background-color: #373c8b}
TD.HeaderListe {color:#ffffff ; font-size:11px ; padding: 2px ; padding-left: 0px ; background-color: #aaaaaa ; layer-background-color: #aaaaaa}
TD.EintragListe {}
TD.FormsBlau  {color:#ffffff ; font-size:11px ; font-weight:bold ; background-color: #373c8b ; layer-background-color: #373c8b}
TD.TextSchwarz {font-size:12px ; padding: 4px}

.tabs {
	position:relative;
	width: 686px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #373C8B;
	color: #FFF
}

.tab-panes { padding: 0px; margin: 0px; background-color: #fff;
	width: 690px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #373C8B;
	border-bottom-color: #373C8B;
	border-left-color: #373C8B;
 }

.tabs li {display:inline;}
.tabs a:hover {
	background-color: #BA0034;
	border-top:1px solid #373C8B;
	border-right: 1px solid #fff;
	font-size:11px;  
	font-weight: bold;
	color: #FFF;
}
.tabs a.tab-active,.tabs a.tab-active:visited,.tabs a.tab-active:link {
	background-color: #BA0034;
	border-top:1px solid #373C8B;
	border-right: 1px solid #fff;
	font-size:11px;  
	font-weight: bold;
	color: #FFF;
}
.tabs a,.tabs a:visited,.tabs a:link {
	height: 15px;
	font-size:11px;
	font-weight:bold;
	position:relative;
	padding:3px 4px;
	margin: 0px -4px 0px 0px;
	color:#FFF;
	text-decoration:none;
	border-top:1px solid #373C8B;
	border-left:1px solid #373C8B;
	border-right:1px solid #fff;
	background-color: #373C8B;
}

.tab-container {
	background: #fff;
}
.fzg-selected {
  background-color: #7281BA; /*#373C8B */
}
.fzg-selected td {color: #fff;
}
.fzg-over {
  background-color:#CCCCCC
}
.fzg-row {
  background-color: #FFFFFF
}
.fzg-row td a:link,.fzg-row td a:visited,.fzg-over td a:link,.fzg-over td a:visited,.fzg-over td a:hover {
  color: #000000;
  text-decoration:none;
}
.fzg-selected td a:link,.fzg-selected td a:visited,.fzg-selected td a:hover{ 
  color: #fff;
  text-decoration:none;
  background-color: #7281BA;
}

.tab-panes div { margin: 0px;padding: 3px;}
.trennlinieoben {
	color:#ffffff ; font-size:11px ; font-weight:bold ; background-color: #373c8b ; layer-background-color: #373c8b;
	border-bottom: 1px dashed #000000;
}
.trennlinieunten {
	color:#ffffff ; font-size:11px ; font-weight:bold ; background-color: #373c8b ; layer-background-color: #373c8b;
	border-top: 0px;
}
.dlgbackgr {color:#ffffff ; font-size:11px ; font-weight:bold ; background-color: #373c8b ; layer-background-color: #373c8b }
div.btn {
	background-color:#FF3300;
	color: #FFF;
	width: 80px;
	text-align:center;
}
div.rad {
}
div.vertabstand {
	height: 5px;
}

.standard {
	background-color:rgb(255,255,255);
}
.hinweis {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.fzgartikelfzg {
	background-color:#5473A4;
	font:12px "Arial Black",verdana, helvetica, sans-serif;
	color:#FFFFFF;
	text-indent: 5px;
}

.fzgartikelfzg th p{
	font-size:18px;
}

.fzgartikelfzgkl {
	background-color:#5473A4;
	font:12px "Arial",verdana, helvetica, sans-serif;
	color:#FFFFFF;
}

.fzgartikelfzg td {
	background-color:#5473A4;
}
.fzgartikelfzg td.blank {
	background-color:#FFFFFF;
}

/*
.dlgbackgr td {
	border-top: 4px solid #DBE6F7;
	border-bottom: 4px solid #DBE6F7;
}
*/


