
body, body a
{
font-size:80%;
color: #777; 
font-family: "Lucida Grande", Verdana, sans-serif;
}
body a{font-size:100%; color:#8BBEFF;
	font-weight:bold;}
small{
font-size:85%;

}
body a:hover {color: #000;}
.inhalt a{
	color:#729BD1;
	font-weight:bold;
}
.inhalt a:hover{
	color:#8BBEFF;
	font-weight:bold;
}
img {border-style:none;}
ul
{
list-style-type: none;
}
ul#menu{ 
	width: 100%;
	height: 43px;
	background: #FFF url("/etiketten/images/menu-bg.png") top left repeat-x; 
	
	font-size: 120%; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	font-size:100%;
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	font-size:80%;
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("/etiketten/images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
ul#menu li a.current1{ 
	color: #FFF; 
	background: #FFF url("/etiketten/images/current-bg.png") top left repeat-x; 
	padding: 5px 15px 0; 
	}                    
             
.labelliste, .labelliste_markiert
{
	float: left;
	text-decoration: none; 
	list-style-type: none;
	width:200px;
	height:190px;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	text-align:center;
	border-color:#89a57b;
	border-style: solid ;
	border-width:1px;
	margin-right:5px;
	margin-bottom:5px;
	background: url("/etiketten/images/la.jpg");
	padding-top:10px;
}
.labelliste a, .labelliste_markiert a{
	text-decoration: none; 
	list-style-type: none;
	font-weight:normal;
	color: #777; 
}
.labelliste a:hover{
	font-weight:normal; 
}
.labelliste_markiert, .labelliste_markiert a{
	color:#89A57B;
}
#menu_2, #menu_user_menu {
	float:left;
	background: #89a57b;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	height:1000px;
	color: #fff;
}
#menu_2 li {
	
	margin: 0;
	padding: 0;
}
#menu_2 a {
	background: #89a57b;
	border-bottom: 1px solid #d6e1d1;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	font-size:90%;
}
#menu_2 a:hover {
	background: #d7e2d2;
	color: #000;
	padding-bottom: 8px;
}            

#kopf
{
	width:100%;
	height:100px;
	display:block;
}        
.meldung_pos, .meldung_neg
{
background:url(/etiketten/images/hintergrund_1.jpg);
background-repeat:repeat-x;
width:500px;
min-height:50px;
display:block;
border-color:#89A57B;
border-style: solid ;
border-width:2px;
padding-top:5px;
padding-left:10px;
color:#000;
}       
.meldung_neg
{
	border-color:#AD7979;
	background:url(/etiketten/images/hintergrund_neg.jpg);
}   
.tabellen
{
	width:750px;
	border-color:#B7C9AE;
	border-style: solid ;
	border-width:2px;
} 
.tabellen td{

	border-color:#B7C9AE;
	border-style: solid ;
	border-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
}
.tabelle2{

	width:760px;
	border-color:#B7C9AE;
	border-style: solid ;
	border-width:2px;
}
.td_titel
{
	background:#B7C9AE;
	color:#ffffff;
	font-weight:bold;
}
#suchfeld
{
	border-color:#B7C9AE;
	border-style: solid;
	border-width:1px;
	color:#777;
}

.demo-info
{
	position:			absolute;
	top:				0;
	right:				4px;
	padding:			1px 2px;
	font-size:			50%;
	color:				#fff;
}
 
input.autocompleter-loading
{
	background-image:		url(/etiketten/bilder/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	right 50%;
}
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-size:			80%;
	z-index:				50;

}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#89A57B;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#DFE8DB;
}
