body {
	Margin-top: 10px;
	Margin-left: 72px;
	Margin-bottom: 8px;
	Font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	Color: #000000;
	Font-size: 12px;
	Background: #E9E9DF url('grafik/bg.gif') repeat-y;
}

table{
	Font-size: 12px;
}

form {
    display: list-item;
    list-style-type: none;
}

img{
border: 0px;
}

a {
	color:#744409;		
	text-decoration: underline;
}

a:hover {
	color:#000000;
}

#red-box {
	Background-color: #A81B2A;
	Width: 750px;
	Height: 30px;
}

#indkobskurv {
	position: absolute;
	top:	230px;
	left:	79px;
	overflow: hidden;
	width: 224px;
	height: 115px;
	padding: 5px;
	padding-top: 35px;
	background: url('grafik/indkobskurv.jpg') no-repeat;
}

input {
	background-color: #E5E5E5;
	border: 1px solid #B0B0B0;
}

textarea {
	background-color: #E5E5E5;
	border: 1px solid #B0B0B0;
}