/*Suggest list */
.ac_results {
	/*border: 1px solid #ccc;*/
	padding: 0;
	margin: 0;
	margin-left:-5px;
	list-style: none;
	position: absolute;
	margin-top:4px;
	z-index: 10000;
	display: none;
	width:230px;
	font-size: 14px;
	padding-bottom:10px;
	background: #2d78b8 url(../images/suggest_bg.jpg) bottom left no-repeat;
}
.ac_results li {
	padding: 2px 5px;
	color: #fff;
	text-align: left;
}
.ac_over {
	cursor: pointer;
	background-color: #7498bf;
}
.ac_match {
	text-decoration: underline;
	color: black;
}
#suggest{ /* input field */
	height:16px;
	width:210px;
	padding-top:0; /*ff*/
	border: 1px solid #FFFFFF;
}
/* END OF SUGGEST */


body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:100.1%;
	margin:0;
}
table {font-size:1em;}
strong {font-size:1em;}

a{	color:#000000; }
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover{color:#666666;}
a img {border:0;}


.subheading {
	font-size: 1.1em;
	color: #AD0B13;
}

.leftheading { /*HEADLINE - products right column*/
	font-size: 1.2em;
	color: #2D78B8;
}
#product_table {
	width:840px;
	margin-left:50px;
	margin-right:20px;
}
.select_add {
 width: 300px;
 background-color: #fff;
 color: #666;
 font-size:14px;
}
.select_add2 {
 width: 200px;
 background-color: #FFFFFF;
 border-bottom:thick;
 border-left:thick;
 border-right:thick;
 border-top:thick;
 color: #666666;
 font-size:14px;
}
.right_col p{ margin-bottom:0;} /*removes the margin above the "more info" link*/
/* FOOTER */
.footer {
	font-size: 14px;
	color: #fff;
}
#movido a {color:#fff;text-decoration:none;}
#movido a:hover {color:#ccc;}


/* EDITOR */

.Bold{font-weight: bold;}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/* HWS - styles*/
.h1_blue {
	text-transform:uppercase;
	font-size:25px;
	color: #3076bb;
	font-weight:bold !important;
}
.h1_zusatz {
	color: #000;
	font-size:25px;
	text-transform:none;
	font-weight:bold !important;
}

.h2_red_uppercase {
	font-size:1em;
	font-weight:bold;
	color: #ad0b13;
}
p {margin-top:0;}
ul{margin-top:0px;padding-top:0;}

.keinAbstand {
	margin-bottom:3px;
	padding-bottom:3px;
}
/*resutlt.php*/
.left_col {width:315px;vertical-align:top;}
.pic_col {width:130px;}
.center_col {width:30px;}.table {
	background-color: #000000;
}
