

#redigering {
	font-family:Verdana, Geneva, Arial, Lucida, Helvetica, sans-serif;
	margin-left:10px;
	background-color:#efefef;
}
#redigering #vansterspalt, #hogerspalt{
	float: left;
	margin-right: 5px;
	
}
#redigering #vansterspalt{
	clear: left;
}
#redigering #markerade{
	clear: both;
}
#redigering h1 {
	/*background-image: url("../Images/User/bg_welcome.gif");
	background-position: left 0%
	background-repeat:repeat-x;*/
	padding: 10px 0 10px 0px;
	margin-bottom:5px;
	}
#redigering h2 {
	margin-bottom:2px;
	margin-top:10px;
	padding-left:2px;
	font-size:1em;
}
#redigering textarea {
	width:400px;
	height:100px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Lucida, Helvetica, sans-serif;
}
#redigering input {
	width:400px;
	height:15px;
	font-size:11px;
}
#redigering input.button {
	width:auto;
}
#redigering input.checkbox {
	font-size:10px;
	width:auto;
	height:21px;
}
#redigering button {	
	font-size:10px;
	width:auto;
}

#redigering select {
	width:170px;
}
#redigering .hButton {
	width:22px;
	height:22px;
}

#redigering .subjectinput {
	width:200px;
}
#redigering fieldset
{
width:  820px; 
}
#redigering .uploadButton
{
 width: auto;
 height: auto;

}
