body {
    font-family: verdana;
	font-size: small;
}
.container{ 
    margin-left:auto;
	margin-right:auto;
    width: 928px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
#head {
    height:94px;
}
#id {
	height:205px;
	width: 100%;
    background: #675e7d url('../img/iddefault.jpg') no-repeat top center;

}
#menu, #inner, #bottom {
    background: transparent url('../img/gradient-bg.gif') repeat-y center;
	text-align:left;
	padding-left: 45px;
	padding-right:45px;
	overflow:hidden;
}
#menu {padding-bottom:52px; padding-top:7px;}
#bottom {
    text-align:center;
	padding-bottom:20px;
	/*letter-spacing:0.5px;*/
}
#inner {height:auto; min-height:200px; padding-bottom:10px; }
#left, #center, #right {float:left; }
#left { width: 230px;}
#center { width: 417px;  padding-right:10px;}
#right { width: 170px;  border-right: 1px solid #ccc; border-bottom:1px solid #ccc; padding-bottom: 10px; padding-left:10px;}
hr {  height:1px; color:#9b0032; background-color:#9b0032; border: 0; }
.heading { color:#ac2955;font-family:verdana;width:450px;font-weight:bold; padding-bottom:5px; }
p {padding-bottom:10px; }
.submenu { color:#656565; font-weight:bold; padding-top:10px; padding-bottom:5px;}
#firstsubmenu {padding-top: 0px; padding-bottom:5px; }
.submenuitem { color:#000; text-decoration:none; }
a.submenuitem:hover { text-decoration:underline; }
.active { text-decoration: underline; }
.formTekst, .formElement {float:left; }
.formTekst { text-align:right; width:70px; padding-top:3px;}
.formElement {width: 347px; }
.formElement input, .formElement textarea { width:334px; border:1px solid #000; margin-bottom:3px; }
.formElement textarea { height:250px; font-family:Verdana; font-size:12px }
.line {clear:both; }
#content, #submenu { line-height:150%; }
#content img{ margin:7px; }
#content ul{ list-style-type:disc; }
#content ol { list-style-type:decimal; }
#content ul, #content ol { padding-left: 30px; }
