* {
	font-size: 12px;
}

body {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
}
.modalWindow {
	position:absolute;
	left: -20px;
	top: 30px;
	font-size: 10px;
	width:600px;
	background:#FFFFFF;	
	color:#000000;	
	border:1px solid #999999;
	padding:0px
}

.articleTable {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right-style: none;
	border-left-style: none;
	padding: 4px;
}

A:link {
        background-color : transparent;
        color : #555555;
        text-decoration : none;
        font-weight : bold;
	font-size: 14px;
	border: 0px;
}
A:visited {
        background-color : transparent;
        color :  #555555;
        font-weight : bold;
        text-decoration : none;
	font-size: 14px;
	border: 0px;
}
A:hover {
        background-color : transparent;
        color : green;
        text-decoration : none;
	font-size: 14px;
	border: 0px;
}

A:active {
        background-color : transparent;
        color : green;
        font-weight : bold;
        text-decoration : none;
	font-size: 14px;
	border: 0px;
}

#eingang {
        background-color : transparent;
        font-weight : bold;
        text-decoration : none;
	font-size: 14px;
	border: 0px;
}

a img { 
	border: 0px solid black;
}

#articledetailbottom {
	color: black;
	font-size: 10px;
	height: 22px;
	border-top: 1px solid black;
}

#articledetailtop {
        background-color : #048629;
	height: 22px;
	border:1px solid black;
}

#produktdaten {
	color: white;
	font-size: 16px;
        font-weight : bold;
}


#mainwgr {
	width: 220px;
	border: 0px solid black;
	position: relative;
	top: -40px;
	font-size: 12px;
}

#subwgr {
	width:800px;
	margin-bottom: 0px;
	position: relative;
	top: -40px;
	border: 0px solid black;
	font-size: 12px;
}

#inhalt {
	font-size: 12px;
}

#greenrow {
	width: 100%;
	height: 31px;
	position: absolute;
	top: 167px;
	left: 0px;
        background-color : #e3001e;
	z-index: -10;
}

#suche {
	position: relative;
	top: -113px;
	height: 25px;
	color: white;
	right: 60px;
}

#sucheTable {
	color: white;
	z-index: 100;
}

input.btn {
   border: 0px solid;
   border-style: none;
   border-color: grey;
   font-size: 12px;
   font-weight:normal;
   margin: 1px;
}

input.txt{
   margin: 2px;
   background: #E9FFD7;
   font-family:Verdana,sans-serif;
   border: 0px solid black;
   border-style: none;
   font-size: 11px;
   font-weight:normal;
}

#loading {
    display: none;  /* hidden */ 
    position: absolute;    
    left: 50% !important;
    margin-left: -22px;
    top: 200px;
    width: 22px;
    height: 22px;
    font-weight: bold;
    font-size: large;
}

#highlight {
	background-color: #A6D161;
}

#linksort {
	position: relative;
	top: -110px;
   	border: 0px solid black;
}

#linkimp {
	position: relative;
	top: -110px;
	right: 55px;
   	border: 0px solid black;
}

#infobox {
	position:absolute;
	left:180px; 
	background: #E9FFD7;
	top:25px;
	z-index:1; 
	max-width: 200px;
	visibility:hidden;
}

#typlink {
        text-decoration : none;
        font-weight : bold;
	font-size: 10px;
}
