
a {
    /*color: #ffffff;*/
    font-weight: normal;
	text-decoration: underline;
}

a:visited, body#login div#menu a:visited {
    color: #000000;
}

a:hover {
    background-color: transparent;
	text-decoration: none;
    /*color: green !important; 
    text-decoration: underline overline;*/
}


body {
    background: #FFFFFF;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


form input, form textarea, form select {
    padding-left: 4px;
    color: #000000;
}

input.button {
    color: #000;
}


form input.focus, form textarea.focus {
    border-color: orange;
    color: #000;
}

form select {
    padding-left: 0px;
}

.tableTemplate {

    width: 750px;

}


.tableHeader {
    width: 750px;
    height: 26px;
}

.tableHeaderProzent {
    width: 100%;
    height: 26px;
}

.padMargin {

   width: 10px

}
.header {
    font-weight: bold;
	background: #595758;
	color: #ffffff;
}

.header_results {
    
    font-weight: bold;
	background: #848285;
	color: #ffffff;
	height: 20px;
}

.header_bold {

    font-weight: bold;
	color: #ffffff;

}

.header_results_excel {

    font-weight: bold;
	background: #848285;
	color: #ffffff;
}

.formular {

   font-weight: bold;
	background: #E7E7E7;
	color: #000000;
}

.fNormal {

   font-weight: normal;
	background: #E7E7E7;
	color: #000000;
}

.table_results_header {
    font-weight: bold;
	text-decoration: underline;
	color: #000000;
	height:30px;
}

.table_results_detail {

    font-weight: bormal;
	text-decoration: none;
	color: #000000;
	height:30px;
}

.table_results_detail_color {

    font-weight: bormal;
	text-decoration: none;
	color: #000000;
	height:30px;
	background: #EFEEF0;
}


table.detail th {
	text-align: right;

}

table.detail th.tallCell {
    vertical-align: top;
}

table.detail td {
    text-align: left;
    padding: 0px;
}

table.detail td.moveOptions {
    text-align: center;
    width: 50px;
    padding: 5px;
}

table.detail td.moveOptions button {
    margin-bottom: 3px;
    width: 45px;
    white-space: nowrap;
}

table.detail td.buttonBar {
    padding-top: 10px;
}

table.detail td.updateStatus {
    font-size: 11px;
    color: #c0c0c0;
}


th, td, pre, code {
    font-size: 12px;
}


.button {
	font-family:Verdana, geneva,verdana,arial;
	color:#ffffff;
	border:1px #595758 outset;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
	background-color:#595758;
	layer-background-color:#ffffff;
	width:90px;
	cursor:hand;
} 
.header_results A:link {
    color: #ffffff;
    font-weight: bold;
	text-decoration: underline;
}
.header_results A:hover {
    color: #ffffff;
    font-weight: bold;
	text-decoration: none;			
}
.header_results A:visited {
    color: #ffffff;
    font-weight: bold;
	text-decoration: none;
}
.header_results A:active {
    color: #ffffff;
    font-weight: bold;
	text-decoration: none;
}

#tippName {
color: #ff0000;
}

#tipp {
color: #ff0000;
}

#tippInfo {
color: #ff0000;
font-weight: normal;
font-size:10px;

}

#tippInfoSuchbegriff {
color: #ff0000;
font-weight: normal;
font-size:10px;

}

