body, td		{ font-family:		verdana, arial, helvetica, sans-serif;
			  font-size:		0.8em; 
			  margin:		0;
			  padding:		0; }

a			{ color:		black; }

img			{ border:		none; }

#content		{ margin-left:		230px;
			  margin-right:		1em; }

#footer			{ border-top:		1px #336699 solid;
			  clear:		both;
			  font-size:		80%;
			  padding-bottom:	1em;
			  text-align:		center; }

#header			{ border-bottom:	1px solid white;
			  background-image:	url(../images/stripe.png);
			  height:		30px; }

#left			{ float:		left;
			  text-align:		center;
			  width:		225px; }

#logo img		{ margin:		20px; }

#left ul		{ list-style-type:	none;
			  padding:		0;
			  margin:		0; }

#navigation		{ text-align:		right;
			  background:		#336699;
			  padding:		0.1em; }

#navigation ul		{ margin:		0;
			  padding:		0; }

#navigation ul li	{ display:		inline; }

#navigation ul li a	{ background:		#336699;
			  border-left:		1px solid white;
			  color:		#ffff00;
			  font-weight:		bold;
			  padding-left:		0.5em; 
			  padding-right:	0.5em; 
			  padding-top:		0.1em; 
			  padding-bottom:	0.1em;
			  margin-left:		-0.5em;
			  text-decoration:	none; }

#navigation ul li.active a { 
			  background:		#ffff00;
			  color:		#336699; }

label.left {
			  float:		left;
			  text-align:		right;
			  width:		11em;
			  margin-right:		.3em; }

.kandidat {
                          background:		#ffff00;
			  border:		1px solid #336699;
			  text-align: 		center; 
			  width: 		150px; 
			  height: 		250px; 
			  float: 		left; 
			  margin-right: 	10px; 
			  margin-bottom: 	10px;
}

.kandidat a {
                          text-decoration:      none;
}

input[type=text], select {
			  float: left; }

form br {
			  clear: both; }

fieldset {
		          border: none; }

legend {
			  display: none; }


