input[type="submit"]{
	background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin: 11px 6px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
}

input[type="submit"]:active {
    border-color: #F1585E !important;
}

input[type="submit"]:hover {
	background-color: #F8F8F7;
	border: 1px solid #C6C6C5;
	box-shadow: 0 1px rgba(0,0,0,0.1);
	color: #333332;
}

.domaineingabe
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: silver #D9D9D9 #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font: 18px arial,sans-serif bold;
    margin: 0;
    outline: medium none;
    padding: 5px 8px 0 6px;
    vertical-align: top;
    height: 25px;
    width: 496px;
}

.domaineingabe:hover {
	border-color: #A0A0A1 #B9B9B8 #B9B9B8 !important;
}

.domaineingabe:active {
	border-color: #F1585E !important;
}

body {
	font: 62.5% "Tahoma", sans-serif;
	margin: 20px;
	background: #F8F9F9;
}

.full{
margin-bottom:3px;
width:250px;
}

.bestellen
{
	margin-right:5px;
	margin-left:17px;
}

.ui-widget-header {
	background:#ED1C24 url(images/bg_logo.gif) repeat-x scroll 0 0;
	border:0;
}

#preisliste th{
background: #ffffff url(images/b_mitte.png) repeat-x;
height: 22px;
width: 135px;
text-align: left;
}

#preisliste th.links{
background: #ffffff url(images/b_links.png) no-repeat;
width: 2px;
height: 22px;
}

#preisliste th.rechts{
background: #ffffff url(images/b_rechts.png) no-repeat;
width: 2px;
height: 22px;
}

#preisliste td{
	padding-top: 1px;
	margin-top: 1px;
	text-align: left;
}

#preisliste .tr2{
	background-color: #F6F6F6;
}

.demoHeaders {
	margin-top: 2em;
}

#dialog_link {
	padding: .4em 1em .4em 20px;;
	text-decoration: none;;
	position: relative;
}

#dialog_link span.ui-icon {
	margin: 0 5px 0 0;;
	position: absolute;;
	left: .2em;;
	top: 50%;;
	margin-top: -8px;
}

ul#icons {
	margin: 0;
	padding: 0;
}

ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}

ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}

div#containerMenu {
	width: 800px;
}

div#containerAuswahl{
}

div #containerLogo {
	height: 115px;
	width: 560px;
	margin-top: 100px;
	background-image: url("../images/logo_500x135.png");
	background-repeat: no-repeat;
	padding-top: 135px;
	
}

#containerLogo h1{
	font-size: 13px;
	font-weight: normal;
	}

.clear {
	clear: both;
	height: 0;
}

/* footer */
#containerFooter{
	background:#ED1C24 url(images/bg_logo.gif) repeat-x scroll 0 0;
	width:804px;
	height:25px;
}

#containerWKO{
	width:804px;
	text-align: right;
}


#containerFooter ul li{
display: inline;
}

a {
	font-weight:bold;
	text-decoration:none;
}

a:link { color:black; text-decoration;}
a:visited {  color:#333333; text-decoration:line-through;}
a:hover { color:#333333;text-decoration:underline;}



