@charset "utf-8";

html {
	
	overflow-y: scroll;
	
}

body {
	
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

#content {

	position: relative;
	top: 0px;
	margin: 0 auto;
	text-align: left;

}

.contentyta {
	
	padding: 0px;
	margin: 0px;
	
}

.topspalt {
	
	width: 100%;
	
}

.hogerspalt {
	
	float: left;
	overflow: hidden;
	
}

.tablebody {
	
	padding: 10px;
	
}

#datepicker {
	
	display: inline;
	float: left;
	
}

img {
	
	border: none;
	
}

.hidden {
	
	display: none;
	
}

.block {
	
	display: block;
	
}

.leftIndentFirst {
	
	margin: 10px 0px 0px 20px;
	
}

.leftIndentBildgalleriEdit {
	
	margin: 10px 0px 0px 26px;
	
}

.leftIndent {
	
	margin: 0px 0px 0px 20px;
	
}

.inputAmount {
	
	margin: 5px 0px 15px 37px;
	width: 90px;
	display: none;
	
}

.redcolor {
	
	color: #f00;	
	
}

.a2 {
	
	cursor: pointer;
	
}

.a3 {
	
	cursor: pointer;
	
}

.a5 {
	
	display: inline;
	cursor: pointer;
	
}

img {
	
	border: hidden;
	
}

.textInnehall img {
	
	float: left;
	margin: 4px 10px 0px 0px;
	
}

hr {
	
	height: 1px;
	border: hidden;
	
}

#dialog-message .p {
	
	color: #1a1a1a;
	text-align:left;
	
}

.floatleft {
	
	float: left;
	
}

.floatRight {
	
	float: right;
	
}

.floatedForm {
		
	display: inline;
	margin-left: -3px;
	
}

.clear {
	
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	
}

.menytopLeft {
	
	float: left;
	position: relative;
	left: -17px;
	margin: 0px;
	padding: 0px;
	
}

.menytopRight {
	
	float: right;
	position: relative;
	left: 17px;
	margin: 0px;
	padding: 0px;
	
}

.menybottomLeft {
	
	float: left;
	position: relative;
	top: 3px;
	left: -3px;
	margin: 0px;
	padding: 0px;
	
}

.menybottomRight {
	
	float: right;
	position: relative;
	top: 3px;
	left: 3px;
	margin: 0px;
	padding: 0px;
	
}
