
	<!--
	BODY {
		background-repeat : no-repeat;
		margin : 0 0 0 0px;
		background-position : center;
		background-color : #C9D3DE;
		font-family : Tahoma;
		font-size : 10px;
		color : #0E335D;
		text-decoration : none;
	}
	A.menulink {
		font-family : Tahoma;
		font-size : 10px;
		color : 0E335D;
		text-decoration : none;
	}
	A {
		color : #0E335D;
		text-decoration : none;
	}
	A:visited {
		color : #0E335D;
		text-decoration : none;
	}
	A:hover {
		color : #da2e2a;
		text-decoration : none;
	}
	.Menu {
		font-family :Tahoma;
		font-size : 10px;
		color : #0E335D;
		text-decoration : none;
	}
	td {
		font-family : Tahoma;
		font-size : 11px;
		color : #0E335D;
		text-decoration : none;
	}
	.table {
		border: 1px solid #BFBFBF;
	}
	pre {
		font-family : Tahoma;
		font-size : 11px;
		color : #0E335D;
		text-decoration : none;
	}
	.header {
		font-family : Tahoma;
		font-size : 13px;
		color : #0E335D;
		font-weight: bold;
	}
    	.small {
		font-family : Tahoma;
		font-size : 9px;
		color : #0E335D;
		text-decoration : none;
	}
	input {
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 120;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
	}
    .kundenetinput {
		padding: 3px;
		background-image: url('../images/form.gif');
        border: 0px;
        width: 120;
        height: 20;
		font-family : Tahoma;
		font-size : 11px;
		color : #0E335D;
		text-decoration : none;
	}
	.inputkontakt {
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 300;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
	}
	select {
        background-color: #ffffff;
        border: 1px solid #4777777;
        width: 120;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
		background-position:center;
		filter:alpha(Opacity=50);
	}
	.selectprioritet {
        background-color: #ffffff;
        border: 1px solid #0E335D;
        width: 35;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
		background-position:center;
		filter:alpha(Opacity=50);
	}
	.selectstatus {
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 127;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
		background-position:center;
		filter:alpha(Opacity=50);
	}
	.inputdato {
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 55;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
	}
	.soeg {
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 90;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
		text-decoration : none;
	}
	.button {
	    font-family: Tahoma;
       	font-size: 10px;
       	border: 1px solid #777777;
        width: 50;
        height: 19;
        color: #0E335D;
    }
    .loginbutton {
        font-family: Tahoma;
        font-size: 10px;
		background-image: url('../images/login.gif');
        border: 0px;
        width: 50;
        height: 19;
        color: #FF7200;
    }
    .soegbutton {
        background-color: #ffffff;
        border: 0px;
        width: 20;
        height: 20;
		font-family : Tahoma;
		font-size : 10px;
		color : #FF7200;
	}
    textarea {
        color: #FF7200;
        font-family: Tahoma;
        font-size: 10px;
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 300;
        Height: 200;
    }
    .textareasag {
        color: #FF7200;
        font-family: Tahoma;
        font-size: 10px;
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 730;
		Height: 200;
    }
    .textareabig {
        color: #FF7200;
        font-family: Tahoma;
        font-size: 10px;
        background-color: #ffffff;
        border: 1px solid #777777;
        width: 475;
        Height: 400;
    }
    form {
    	margin: 0px;
    	padding: 0px;
    	display: inline;
    }
	-->




