td{
	font-family: arial;
	font-size: 12px;
}
td A:link { color: #4d697d; text-decoration: underline }
td A:active { color: #4d697d; text-decoration: underline }
td A:visited { color: #4d697d; text-decoration: underline }
td A:hover { color: #4d697d; text-decoration: none }

.menuitemselected{
	margin-left: 11;
	margin-right: 1;
}
.menuitemselected A:link { color: #7c9db5; text-decoration: none; }
.menuitemselected A:active { color: #7c9db5; text-decoration: none; }
.menuitemselected A:visited { color: #7c9db5; text-decoration: none; }
.menuitemselected A:hover { color: #7c9db5; text-decoration: underline; }

.body{
	background: url(imgs_blue/bg.png);
}

body{
	margin: 0;
}

.bg{
	background: url(imgs_blue/shadedbg.png);
	background-repeat: repeat-x;
}

.right{
	background: #f4f4f4;
	background-image: url(imgs_blue/leftshadow.png);
	background-repeat: repeat-y;
}

.left{
	background: #f4f4f4;
	background-image: url(imgs_blue/leftshadow.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.pageselectbox{
	background: #000000;
	padding: 3;
	color: #ffffff;
}

.logga{
	font-family: Bitstream Charter;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	color: #ffffff;
	margin-left: 25;
}

.menuitem{
	margin-left: 11;
	margin-right: 1;
}
.menuitem A:link { color: #bebebe; text-decoration: none; }
.menuitem A:active { color: #bebebe; text-decoration: none; }
.menuitem A:visited { color: #bebebe; text-decoration: none; }
.menuitem A:hover { color: #ffffff; text-decoration: none; }


.button{
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	margin-left: 6;
	margin-right: 6;
}

.boxtitle{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin-left: 13;
	color: #ffffff;
}

p{
	margin: 0;
}

.qute{
	font-family: arial;
	font-size: 23px;
	color: #ffffff;
	margin-left: 17;
}

.input{
	padding: 6;
	font-family: arial;
	font-size: 11px;
	background: #f6f6f6;
	background-image: url(imgs_blue/form.png);
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
}

textarea{
	padding: 6;
	font-family: arial;
	font-size: 11px;
	background: #f6f6f6;
	background-image: url(imgs_blue/form.png);
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
}

h1{
	font-size: 28;
	font-weight: normal;
	margin-top: 20;
	margin-bottom: 14;
}

h2{
	font-size: 23;
	font-weight: normal;
	margin-top: 10;
	margin-bottom: 6;
	font-style: italic;
}

hr{
	color: #c4c4c4;
	background: #c4c4c4;
	height: 1px;
	border: 0;
}

.lightcolor{
	background: #f0f0f0;
}

.lightcolor2{
	background: #dedede;
}

img{
	border: 0;
}

.listtitle{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
}

.kontaktalistan td{
	font-size: 10px;
}

.kontaktalayout2 td{
	line-height: 16px;
}

.pollFilled{
	background: #3d72a1;
	height: 8;
}
.pollEmpty{
	background: #e6e6e6;
	height: 8;
}
