body {
	background : #ffffff;	
}
body, td, th  { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px; 
  font-weight: normal;
  color:#000000; 

}

.standardCDText {
        font-family : Arial, Helvetica;
        font-size : 12px;
        color : #222222;
}

.standardCDTitle {
        font-family : Arial, Helvetica;
        font-size : 12px;
        color : #787878;
        font-weight : bold;
}


#standard {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #222222;
}

#standardBold {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #787878;
	font-weight : bold;
}


#small {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000033;
}

#smallBold {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000033;
	font-weight : bold;
}

#orange {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #ff6600;
}

#copyright {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #339999;
}


#searchbox {
	height : 20px;
	font-size : 12px;
	width : 128px;
	margin-bottom : 0;
}

#title1 {
	font-family : Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #787878;
}

#title2 {
	font-family : Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #FF6600;
}

#fehler {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #ff0000;
}

h2 {
	font-family : Arial, Helvetica;
	font-size : 13px;
	color : #000033;
}



a 				 		{ font-family : Arial, Helvetica; }

a.orange 		 		{ font-size : 12px; }
a.orange:link 	 		{ color : #ff6600; }
a.orange:hover 	 		{ color : #006666; text-decoration : none;}
a.orange:visited 		{ color : #993333; }

a.general 		 		{ font-size : 12px; }
a.general:link 	 		{ color : #006666; }
a.general:hover 		{ color : #ff6600; text-decoration : none;}
a.general:visited 		{ color : #993333; }

a.a_small 		 		{ font-size : 11px; }
a.a_small:link 	 		{ color : #006666; }
a.a_small:hover 		{ color : #ff6600; text-decoration : none;}
a.a_small:visited 		{ color : #993333; }

a.a_smallBold		 	{ font-size : 11px; font-weight : bold;}
a.a_smallBold:link 	 	{ color : #006666; }
a.a_smallBold:hover 	{ color : #ff6600; text-decoration : none;}
a.a_smallBold:visited 	{ color : #993333; }

a.a_subnavActive		{ font-weight:bold; color:#FF3300; text-decoration:none; }



ul.ul_standard {
	margin-top : 8px;
}

li.li_standard {
	margin-bottom : 5px;
}


#testform {	
	margin-bottom : 0;
}

input.standard {
	width : 220 px;
}

input.button_ok {
	color : #ffffff;
	background-color : #449999;
	border : solid 1;	
	border-color : #226666;
}

input.button_cancel {
	color : #777777;
	background-color : #cccccc;
	border : solid 1;	
	border-color : #aaaaaa;
}


TABLE.MitRahmen, TD.MitRahmen {
  border: 1px;
  border-style: solid;
  border-color: black;
  border-collapse:collapse;
  
}

TH.MitRahmen, TH.MitRahmenDS {
  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: Black; font-weight: bold; margin-left : 4px; margin-right : 4px;
  background-color:#cecece;
  border: 1px;
  border-style: solid;
  border-color: black;
  border-collapse:collapse;
}

TH.MitRahmenDS {
  background-color:#CEFEDE;
}


TH.Devsearch {
  background-color:#cecece;
  border: 1px;
  border-style: solid;
  border-color: black;
  border-collapse:collapse;
  text-align: left;

}

.DevsearchTitle {
  line-height: 1.5;
  font-size: 13px;
  font-weight: bold;
}

TABLE.OhneRahmen, TD.OhneRahmen, TH.OhneRahmen {
  border: 0px;
  border-style: solid;
  border-color: black;
  border-collapse:collapse;
}

.standard {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #222222;
}

.standardBold {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #787878;
	font-weight : bold;
}


.small {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000033;
}

.smallBold {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000033;
	font-weight : bold;
}

.title1 {
	font-family : Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #787878;
}

.InputStandard      { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#ff6600; }

.InputDevlist {
  border: 1px solid #CCCCCC;
  padding-top: 0px;
}

.InputDevlist:focus {
  background: #efefef;
}
