:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {

}
caption, th, td {
	text-align: left;
	font-weight: normal;
	color: #D0A87F;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.none { display:none !important;}

.float-left {
	float:left!important;
}
input#validation_answer { width:40px !important;} 
.float-right {
	float:right!important;
}

.width50 {
	width:48%;
}

.hidden {
	display:none!important;
}

p {
	padding:10px 0;
	line-height:1.6em;
}

.clearfix {

	clear:both;

}

ul li {
	font-size: 14px;
}

p {
	font-size: 14px;
	line-height: 20px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;	
}

input.text, textarea.text {
	border: 1px solid #ccc !important;
	padding: 2px;
	background-color: #D0A87F;
	width: 320px;
} 

ul.form {
	border: none;
	margin: 0 auto;
	width: 500px;
}

ul.form li {
	font-size: 14px;
	border: none;
	margin: 0 0 15px 0;
}



ul#frm_newsletter {
	padding: 15px 10px 0 0;
	width: 375px;
	margin: 0 auto;
}

label.desc {
	display: block;
	font-weight: 400;
	float: left;
	width: 80px;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #D0A87F;
	text-align: right;
	font-family: Tahoma, Geneva, "sans-serif" !important;
	font-size: 14px;
	}

.button {
	background-image:url(../../templates/domaxa/image/suche_but.png);
	background-repeat:no-repeat;
	height:40px;
	width:35px;
	background-position: top;
	background-color:transparent !important;
	margin-left:20px;
	border:none !important
}
.cornered {


}
.errorbox {
	border: 1px solid #CC0000;
	background: #990000;
	width:250px;
	color: #FFFFFF;
	padding: 0px 2px;
}
.success{

}

	td.showDragHandle{
	 background-image: url("../images/updown2.gif");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: move;
	}
	tDnD_whileDrag{
	 background-image: url("../images/updown2.gif");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: move;
	}
#thanks_form {
	color:#fff;
	background-color:#5c836e;
	padding:3px 5px;
}
