.fe_library ul {
	padding-top: 10px;	
	list-style-image: none;
	list-style-type: none;
}

.fe_library ul li {
	color: #ff0000;
	font-weight: bold;
	list-style-image: none;
}

.fe_library legend {
	font-size: 1.1em;
	font-weight: bold;
}  

.fe_library fieldset {
	border: 1px solid #000;
} 

div.inhalt2 fieldset .row td, div.inhalt fieldset .row td, fieldset .row th {
	border-bottom: 0;
}

.secondCell input, .secondCell select, .secondCell textarea {
	margin-top: 5px;
}

div.inhalt2 .secondCell input.input {
	width: 300px;
} 

.newEntryButton input {
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 0;
        margin: 0;
}

hr.fe_library {
	color: #fff;
	height: 0;
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin: 5px 0;
}


div.inhalt2 .fe_library .no_print, div.inhalt .fe_library .no_print {
	margin-top: 20px;
}

div.inhalt2 .fe_library img.no_print, div.inhalt .fe_library img.no_print {
	margin-top: 0;
}

a:hover {
		text-decoration: none;
}

#content tr, .fe_library tr, .list_template {
	line-height: 20px;	
}

.list_template input, .buttonCell input {
	background-color: #fff;
	color: #E58C00;
	cursor: pointer;
}

.lower_h td {
	line-height: 20px;
}	

.error {
	color: #ff0000;
	font-weight: bold;
}

.detail_info {
	padding-left: 9px;
	font-style: italic;
}

div.inhalt2 .title_line td, div.inhalt .title_line td, .title_line th {
	background-color: #fff;
	border-bottom: 2px solid #ccc;	
	border-right: 2px solid #ccc;
	color:  #000;
	vertical-align: top;
    font-weight: bold;
    padding: 0px 5px;    
    text-align: left;
    font-size: 1.0em;
    margin-top: 10px;
}

div.inhalt2 .default td, div.inhalt2 .firstCell, div.inhalt2 .secondCell,
div.inhalt .default td, div.inhalt .firstCell, div.inhalt .secondCell {
    padding: 0px 5px;
    vertical-align: top;
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 600px;
}

div.inhalt2 .submit td, div.inhalt .submit td {
	border: 0;
}

div.inhalt2 .submit td input, div.inhalt .submit td input {
	border: 1px solid #4c4c4c;
	margin-top: 10px;
	background-color: #fff;
}

div.inhalt2 .row td, div.inhalt2 .fe_library .title_line td,
div.inhalt .row td, div.inhalt .fe_library .title_line td {
	border-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.inhalt2 .row td .multiple td,
div.inhalt .row td .multiple td {
	padding: 0;
}

.firstCell, .innerDefault {
	border-right: 2px solid #fff;
	width: 70px;
}

.hid td {
    background-color: #FFFF99;
    padding: 0px 2px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.deleted td {
	background-color: #95ef6e;
    padding: 0px 2px;
border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;  
}

.firstCell {
		font-weight: bold;
		padding: 0px 5px;
}

.secondCell {
		padding: 0px 5px;
}

.fe_library li, .fe_library ul {
	color: #ff0000;
}

.sub_title_line {
	font-weight: bold;
	background-color: #ffffcc;
}

.mark {
	border: 0;
	background-color: transparent;
	font-size: 0.7em;
	color: #7a7a7a;
}
