body,td,th,a,p,table,input,select,textarea,button{
    font-family: verdana,sans-serif;
}

A:link {
	text-decoration: none;
	color: #6b6c85;
	}
A:visited {text-decoration: none; color: #6b6c85}
A:active {text-decoration: underline;  color: #6b6c85}
A:hover {text-decoration:underline ;  color: #6b6c85; }

td { 
    color: #040404; 
    font-size: 10px; 
    background-color: transparent;
    font-weight: bold; 
}

th { 
    color: #040404; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 20px; 
    background-color: #bfbdd3; 
}

.offer {
	background-color: #99CCFF;
}

.authorized {
	background-color: #99CCCC;
}

.overview {
	background-color: #F1F3F5;
	font-size: 25px;
	background-color: #bfbdd3; 
}

.overview_sub {
	background-color: #F1F3F5;
	font-size: 15px;
}
.lieferant {
	background-color: #FFCCCC;
}

.loginform {
	background-color: #F1F3F5;
}
.warnform {
	background-color: #FF9999;
}
.loginform2 {
	background-color: #E0E0E0;
}

.header {
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.languageselect {
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
	
}
.navi {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
}
input,select,textarea,button,file { 
    color: #040404; 
    font-size: 10px; 
    font-weight: bold; 
    background-color: #a5a5a5; 
    border-color: black; 
    border-width: 1px; 
}
input[type="radio"] {
	border: 0px;
	background-color: transparent;
}
div.spinner {
	visibility : hidden;
}
div.suggest {
        position : relative;
}
div.suggest div {
        border: 1px solid #666;
        background-color: #FFF;
        display : none;
        left : 0;
        max-height : 185px;
        _height : 185px;
        overflow : auto;
        position : absolute;
        top : 22px;
        width : 100%;
}
div.suggest input { width : 100%; }
div.suggest table.suggestList {
        border-collapse : collapse;
        color: #888;
        cursor: default;
        font-family : verdana;
        font-size : 11px;
        width: 100%;
}
div.suggest table.suggestList tr { height : 18px; }
div.suggest table.suggestList tr:hover { background-color: #eeefff; }

td.searchItems {
	font-size: 10px;
	background-color: #bfbdd3;
}

.div1 {
	position:absolute; width:100%; height:100px; z-index:1; background-image:url('../images/background.gif'); left: 0px; top: 0px;
}
.bgimage {
	position:absolute;
	height: 710px;
	width: 710px;
	overflow: hidden;
	top: 100px;
	background-image:url('../images/soft_back.png'); 
	z-index: -1;
}

.content {
	z-index: 200;
}

