body {
	background-color: #DDDDDD;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#maintable {
	width: 80%;
	min-width: 800px;
	height: 100%;
}
#menucontainer {
	vertical-align: top;
	width: 160px;
	background-image: url(images/menubg.png);
	background-repeat: repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
}
#kontaktcontainer {
	width: 160px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#kontakt {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 981A0D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: EA847A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 981A0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EA847A;
}
#kontakt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.startpic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: EA847A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 981A0D;
}
.menutop {
	vertical-align: top;
	height: 150px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
}
#menu {
	display: block;
	width: 160px;
	overflow:hidden;
}
#menu a.button, #menu a.button:visited, #menu a.button:active {
	padding: 0px 0px 0px 15px;
	background-image: url(images/menubg.png);
	background-repeat: repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	display: block;
	width: 160px;
	height: 20px;
}
#menu a.button:hover {
	background-position:-320 0px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: B1B1B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 585858;
	display: block;
	width: 160px;
	height: 20px;
}
#menu a.selected, #menu a.selected:visited {
	padding: 0px 0px 0px 15px;
	background-image: url(images/menubg.png);
	background-repeat: repeat;
	background-position: left;
	background-position:-160 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 6791B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 00325D;
	display: block;
	width: 160px;
	height: 20px;
}
#menu a.selected:hover {
	background-position:-320 0px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: B1B1B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 585858;
	display: block;
	width: 160px;
	height: 20px;
}
#menu a.selected:active {
	background-position:-160 0px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 6791B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 00325D;
}
#main {
	vertical-align: top;
	padding: 0px 20px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 981A0D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00325D;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00325D;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981A0D;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981A0D;
}
#main p , #main li, #main dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EA847A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: EA847A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 981A0D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 981A0D;
	background-image: url(images/skugga1.gif);
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EA847A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: EA847A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 981A0D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 981A0D;
	background-image: url(images/skugga2.gif);
	background-position: right bottom;
}
#main a, #main a:visited, #main a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0087F4;
	text-decoration: underline;
}
#main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA847A;
	text-decoration: underline;
}
.bienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #00325D;
	font-weight: bold;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00325D;
	text-decoration:none;
}
#breadcrumbs a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981A0D;
	text-decoration:underline;
}
.tabelltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: EA847A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 981A0D;
	overflow: hidden;
	background-color: cc3300;
}
.tabell {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-align: center;
	vertical-align: middle;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	overflow: hidden;
}
.tabell a, .tabell a:visited, .tabell a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-decoration: underline;
}
.tabell a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA847A;
	text-decoration: underline;
}
.tabell2top {
	width: 580px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: EA847A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	font-weight: bold;
	overflow: hidden;
	background-color: cc3300;
}
.tabell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-align: justify;
	padding: 5px 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 981A0D;
	overflow: hidden;
}
.tabell2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-align: justify;
	padding: 10px 10px;
	vertical-align: middle;
	background-color: #eeeeee;
	overflow: hidden;
}
.tabell2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-align: center;
}
.tabell2b h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-align: center;
}
.tabell2 a, .tabell2 a:visited, .tabell2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00325D;
	text-decoration: underline;
}
.tabell2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA847A;
	text-decoration: underline;
}
.starttabell {
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBD7D2;
}
.starttabell2 {
	padding: 10px 10px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBD7D2;
}
.starttabell3 {
	padding: 10px 0px 0px 10px;
}
#maincent {
	padding-top: 10px;
	text-align: center;
}
.udbox {
 padding: 10px;
 border: solid 1px #00325D;
}
