@CHARSET "UTF-8";

body {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

iframe {
	border-style: none;
}

.blink {
	text-decoration: blink;
}

.rainbow {
	background-image: url(http://www.paulflannery.co.uk/blog/wp-content/uploads/rainbow-squared.gif);
}

br {
    clear: both;  
}

button {
	display:none;
}

button img {
	height: 13px;
}

.ressInput div,
.line {
	margin-bottom: 5px;
}

.ressInput label,
.leftFloat {
	width: 170px;
	float: left;
}

.ressInput div div {
	margin-left:170px;
	margin-right:20px
}

.ressInput input{
	width: 100%;
}

.produktion label {
	margin-right: 10px;
}

.produktion input,
.smallInput {
	margin-right: 10px;
	width: 30px;
}