.border {
	border: 1px solid #ffffff;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#999999;
	margin: 0;
}
.text {
	color: #666768;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.rubrik {
	color: #666768;;
	font-size: 16px;
	font-weight: bold;
}

.req {
	color: #fb2c44;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56930e;
	font-weight:normal;

}

.fot {
	color: #c6c6c6;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.fot:link {
	text-decoration: none;
	color: #c6c6c6;
	font-size: 11px;
}
a.fot:visited {
	text-decoration: none;
	color: #c6c6c6;
}
a.fot:hover {
	text-decoration: none;
	color: #ffffff;
}
a.fot:active {
	text-decoration: none;
	color: #c6c6c6;
}

.fotlang {
	color: #5a6a8e;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.fotlang:link {
	text-decoration: none;
	color: #5a6a8e;
	font-size: 11px;
}
a.fotlang:visited {
	text-decoration: none;
	color: #5a6a8e;
}
a.fotlang:hover {
	text-decoration: none;
	color: #e0e1e4;
}
a.fotlang:active {
	text-decoration: none;
	color: #5a6a8e;
}

a:link {
	color: #ff802c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff802c;
}
a:hover {
	text-decoration: none;
	color: #5a6a8e;
}
a:active {
	text-decoration: none;
	color: #ff802c;
}
#content{
	/*margin-top: 20px;*/
	background-image:url(4webbg.jpg);
	background-repeat: repeat-x;
}

#textbox{
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color:#FFFFFF;
	border: solid #000000 1px;
	padding: 20px;
	width: 600px;
	height: 400px;
}
.border2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c4d1df;

}

