body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin:	0px;
	border: 0px;
	background-color: #eeeeee;
	cursor: default;
}

td, .black
{
	font-size: 11px;
}
.mini 
{
	font-size:9px;
	 
}
table
{
	cursor: default;
}

a
{
	color: #0000ff;
	font-weight: bold;
}

.mp_header 
{
	text-align:center;
	background-color:#E9E7D7;
	font-size:12px;
	color:#B5B18E;
	border-right:solid 2px FFFBFF;
	
}

.mp_tag 
{
	background-color:#E9E7D7;
	font-size:18px;
	color:#C4C1AD;
}

.mp_legend
{
	padding-bottom:4px;
	padding-top:4px;
}

.mp_at_img 
{
	padding-left:5px;
}


button, input.submit, .inp_button
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
}

.inp_button02
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#EDEDEB, EndColorStr=#C9C7BB);
	cursor:	hand;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
	font-weight: normal
}

.schatten 
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=135, Strength=3); 
}

.checkbox Input, .radio 
{
	border: solid 0px white;
	width:auto;
}

.radio_rot 
{
	border: solid 0px white;
	width:auto;
	background-color:#cc3333;
}
.radio_gelb
{
	border: solid 0px white;
	width:auto;
	background-color:#ffcc33;
}

.radio_gruen
{
	border: solid 0px white;
	width:auto;
	background-color:#009933;
}

.stage
{
	padding: 20px;
	padding-top: 10px;
	background-color: #efefeb;
}

table.stdTable
{
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

table.mnuBar
{
	color: #ffffff;
	height: 23px;
	width: 100%;
	background-color: #7288AC;
	border: #abc0e7 1px solid;
	border-right: #00377a 1px solid;
	border-bottom: #00377a 1px solid;
}

td.mnuTitle
{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: default;
	color: #ffff00;
	padding-left: 2px;
}

td.mnuRight
{
	width: 100%;
	text-align: right;
	padding-right: 5px;
}


td.leftBar
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#e5e3d5, EndColorStr=#c9c7ba);
}

span.leftBar
{
	width: 130px;
	behavior: url(nav.htc);
}

div.lbItem
{
	height: 20px;
	cursor: hand;
	color: #666666;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-left: 1px solid #838574;
	border-bottom: 1px solid #838574;
	text-align:left;
}

div.lbOn 
{
	color: #000000;
	background-color: #efefeb;
	border-left: 1px solid #9fa090;
	border-bottom: 1px solid #9fa090;
}


.uber 
{
background-color:#8E9CBB;
border-bottom:solid 1px black;
height:45px;
font-size:24px;
color:White;
padding-left:8px;
vertical-align:middle;	
font-weight:bold;
}

.black_big 
{
color:Black;
font-size:16px;	
font-weight:bold;
}

.black2
{
color:Black;
font-size:12px;	
font-weight:bold;
}

.black3 {
	font-size:8pt;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
}

.fehler 
{
	color: #CC0000;
}

.linktitle
{
	font-size: 15px;
	padding-bottom: 2px; 
	font-weight: bold;
	color: #0000aa;
	border-bottom: solid 1px #999999;
}

.linkhelp
{
	font-size: 11px;
	padding-top: 2px;
	color: #444444;
}

span.tab 
{
	font-size: 11px;
	border: 1px solid #94a6b5;
	top: 1px;
	left: 1px;
	height: 17px;
	margin-right: 1px;
	position: relative;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #ffffff;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#fffbff', EndColorStr='#e7e4de');
}

span.tabOn
{
	filter: "";
	background-color: #fffbff;
	border-bottom: 1px solid #fffbff;
	padding-bottom: 5px;
	cursor: default;
}

hr.tabGlow
{
	height: 3px;
	color: #e89f2e;
	border-top: 1px solid #de8e29;
	border-bottom: 1px solid #ffc739;
	position: absolute;
	z-index: 2;
	display: none;
	
}

div.tab
{
	width: 100%;
	height: 100%;
	border: 1px solid #949e9c;
	background-color: #fffbff;
	display: none;
}

table.tabBar
{
	width: 100%;
	height: 25px;
	behavior: url(../../includes/tabs.htc);
}

hr 
{
	color:#949E9C;
}

TD.sec
{
	width:				100%;
	color:				#606050;
	font-weight:		bold;
	padding-left:		0px;
	padding-bottom:		2px;
}


TD.bar 
{
	border-bottom:		1px solid #838574;
}

.header 
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#e5e3d5, EndColorStr=#c9c7ba);	
	height: 20px;
	padding: 4px;
}

/* DATAGRID */

.HeaderStyle
{
	background-color:#E9E7D7;	
	height:14px;
	font-size:11px;
	color:black;
	text-decoration:none;
	vertical-align:middle;
	padding-left:2px;
	font-weight:normal;
	background-image: url(../../images/bar_bk.gif);
	border-bottom:solid 1px #C5C1B1;
	cursor:hand;
}

.headerstyle_over:Link, .headerstyle_over:visited, .headerstyle_over:active, .headerstyle_over:hover 
{
	color:Black;
	text-decoration:none;
	height:14;
	padding-left:2px;
	font-weight:normal;
	padding-left:4px;
	cursor:hand;
}

.dunkellink:link, .dunkellink:visited
{	
	color:Black;
}

.dunkellink:hover {
	color:#003399;
}

.neu:Link, .neu:visited, .neu:active, .neu:hover 
{
	color:ffffff;
	text-decoration:none;
	padding-right:4px;
	cursor:hand;
	font-weight:bold;
}


.ItemStyle
{
	border-bottom: solid 1px #DDDDDD;
	border-left: solid 1px #dddddd;
	font-family:Arial,Verdana;
	font-size:12px;
	height:22px;
	color:black;
	cursor:hand;
	overflow:auto;
}

.pagerstyle 
{
	background-color:#E9E7D7;
	border-top:solid 1px #DBDAC9;
	border-bottom:solid 1px #DBDAC9;
	height:20px;
}

.grau 
{
color: #666666;	
font-weight:bold;
}

.hell
{
color: #666666;	

}


.IFrame
{
	width:				100%;
	height:				100%;
	border:				1px solid #7b9ebd;
}



A:link	{	
	text-decoration:	none;
	color:	#003399;
	font-size:11px;
	font-weight:normal;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003399;
	font-size:11px;
	font-weight:normal;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003399;
	font-size:11px;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size:11px;
	}


.bg_hell 
{
background-color:#CAD3E4;	
color:Black;
}


.bg_transparent
{
background-color:Transparent;	
color:Black;
}
.bg_dunkel
{
background-color:#7288AC;	
color:white;
}

.ItemStyle_c1
{
	border-bottom: solid 1px #DDDDDD;
	font-family:Arial,Verdana;
	font-size:12px;
	color:black;
	background-color:EEEEEE;
	height:24px;
}

.ItemStyle_c1_over
{
	border-bottom: solid 1px #DDDDDD;
	font-family:Arial,Verdana;
	font-size:12px;
	color:black;
	background-color:#CAD3E4;
	cursor:hand;
	height:24px;
}

.haederstyle_c1
{
	font-family:Arial,Verdana;
	font-size:11px;
	color:white;
	border-bottom:solid 1px 808080;
	border-right: solid 1px 808080;
	background-color:E9E7D7;
	height:24px;
	padding:0px 10px 0px 10px;
	font-weight:bold;
} 
.groupstyle_c1 
{
	font-family:Arial,Verdana;
	font-size:11px;
	color:white;
	background-color:808080;	
	font-weight:bold;
}

.vertikal 
{
	text-align:center;
	color:#666666;
	font-family:Tahoma,arial;
	font-size: 10px;
	writing-mode: tb-rl;
	filter: flipH() flipV();
}

.tdwochegesamt {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-variant: inherit;
	color:#808080;
	background-color: E9E7D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DBDAC9;
}

.inp a:link, .inp a:visited 
{
	color:Black;
	font-weight:bold;
}

.tbl_saving td {
	border-bottom: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	font-family:Arial,Verdana;
	font-size:12px;
	height:22px;
	color:black;
}

.tbl_saving2 td {
	border-bottom: solid 1px #DDDDDD;
	font-family:Arial,Verdana;
	font-size:12px;
	height:22px;
	color:black;
}

.tableContainer {
	width:100%;
	height:100%;
	overflow:auto;
}

.tableBorder td 
{

border: solid 1px #cccccc;	
}

#selectedTechn 
{
	
	list-style-type:circle;
	margin:0px;
	margin-left:18px;
	margin-top:6px;
	padding:0px;	
}

#selectedTechn li 
{
	padding:3px 0px 1px 0px;
	color:Black;
}

ul.submenu 
{
	margin:0px;
	padding:0px;
	margin:8px;
}

ul.submenu li
{
	display:inline;
	margin:0px;
	padding:0px;
}

ul.submenu li a 
{
	padding:8px 12px 8px 15px;
	background-image:url(images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
}
