.enkat {
	border: 0px;
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
}
.enkat th {
	background: #c9d1ff;
	font-size: 1em;
	text-align: center;
	color: #4d4237;
}

.rbrd {
	border: 1px solid #2e3844;
}

.snabbMHd {
	width: 30px;
	color: #2b3541;
	font-size: 1.0em;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #2e3844;
}

.snabbMHi {
	width: 250px;
	height: 420px;
	color: #2b3541;
	font-size: 0.9em;
	background-color: #ffffff;
	overflow: hidden;
}


.standardInput {
	width: 200px;
	font-size: 14px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
	height: 20px;
 	text-align: left;
 	vertical-align: middle;
}
.smallInput {
	width: 125px;
	font-size: 14px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
	height: 20px;
 	text-align: left;
 	vertical-align: middle;
}
.tinyInput {
	width: 50px;
	font-size: 14px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
	height: 20px;
 	text-align: left;
 	vertical-align: middle;
}

.standardSelect {
	width: 150px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.largeSelect {
	width: 300px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.smallSelect {
	width: 100px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.tinySelect {
	width: 55px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.tinySelect2 {
	width: 40px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.standardButton {
	width: 100px;
	font-size: 10px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}

.kritikText {
	width: 300px;
	height: 75px;
	font-size: 11px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}

.standardText {
	width: 200px;
	height: 200px;
	font-size: 11px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}
.largeText {
	width: 450px;
	height: 200px;
	font-size: 11px;
	color: #514334;
	border: 1px solid #232223;
	background: #e1e1e1;
}