/* main wrapping */
body {
	font-size: 12px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background: #F0F0FF;
}
div#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: #FFFFFF
}


/* head */
div#head {
	width: 1000px;
	background: #D0D0FF;
}
div#headlogo {
	float: left;
	width: 200px;
}
img.headlogo {
	border: 0px;
}
div#headmain {
	float: left;
	width: 800px;
}
div.headtitle {
	font-weight: bold;
	font-size: 30px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.headslogan {
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#headlang {
	width: 300px;
	float: right;
	text-align: right;
	padding: 5px;
}
a.langlink {
	color: #0000FF;
	text-decoration: none;
}
a.langlink:hover {
	color: #0000FF;
	text-decoration: underline;
}


/* main */
div#main {
	background: #FFFFFF;
}


/* side */
div#side {
	float: left;
	width: 200px;
	background: #A0A0FF;
}
div.mainmenu {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	background: url('graphics/menuitem.jpg') no-repeat;
}
div.mainmenu_sepa {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	margin-top: 10px;
	background: url('graphics/menuitem.jpg') no-repeat;
}
a.mainmenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* foot */
div#foot {
	padding: 2px;
	background: #D0D0FF;
}
div.foottext {
	font-size: 10px;
	margin: 3px;
	color: #808080;
	text-align: center;
}
a.footlink {
	color: #0000FF;
	text-decoration: none;
}
a.footlink:hover {
	color: #0000FF;
	text-decoration: underline;
}


/* body */
div#body {
	float: left;
	width: 800px;
	background: #FFFFFF;
	padding-bottom: 15px;
}


/* columns and floated boxes*/
div.c600 {
	width: 600px;
	float: left;
}
div.c500 {
	width: 500px;
	float: left;
}
div.c400 {
	width: 400px;
	float: left;
}
div.c300 {
	width: 300px;
	float: left;
}
div.c200 {
	width: 200px;
	float: left;
}
div.c100 {
	width: 100px;
	float: left;
}
p.flleft {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.flright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* clearer */
div.clearer {
	clear: both;
}


/* titles */
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
h1.left {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
h1.righ {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0px;
	background: #F0F0F0;
	--background: url('graphics/plus/rajz/h2.jpg') repeat;
	border-bottom: 1px solid #A0A0A0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	background: #F0F0F0;
	--background: url('graphics/plus/rajz/h2.jpg') repeat;
	border-bottom: 1px solid #A0A0A0;
}
h2.sky {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	background: #fce68b;
	border-bottom: 1px solid #A0A0A0;
}
h2.facebook {
	font-family:Tahoma;
	font-weight: bold;
	font-size: 17px;
	color: #e6eaf2;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 7px;
	background: #3b5998;
	border-bottom: 1px solid #A0A0A0;
}

h2.cent {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	background: #F0F0F0;
	border-bottom: 1px solid #A0A0A0;
}
h2.righ {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	background: #F0F0F0;
	border-bottom: 1px solid #A0A0A0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
h3.cent {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
h3.righ {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}


/* paragraphs */
p {
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
p.justify {
	text-align: justify;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
p.cent {
	text-align: center;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
p.righ {
	text-align: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}
p.minileft {
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.minicent {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.minirigh {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.newsdata {
	font-size: 10px;
	color: #808080;
	text-align: left;
	margin-top: -10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.comm {
	font-size: 10px;
	color: #808080;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
p.high {
	color: #FFFFFF;
	font-weight: bold;
	background: #FF0000;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
}


/* text formats */
span.commlist {
	font-size: 10px;
	color: #808080;
}
span.newsdata {
	font-size: 10px;
	color: #808080;
}
span.red {
	font-weight: bold;
	color: #FF0000;
}


/* links */
a.blank {
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.commlink {
	color: #0000FF;
	text-decoration: none;
}
a.commlink:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.highnews {
	color: #FF0000;
	text-decoration: none;
}
a.highnews:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* lists */
ul {
	margin: 0px;
	padding-left: 40px;
	list-style-image: url("graphics/list.png");
}


/* floating and simple boxes */
div.flbox200 {
	float: left;
	width: 200px;
}
div.tchbox {
	float: left;
	text-align: left;
	margin: 5px;
	width: 120px;
}
div.bluebord {
	background: #E0E0FF;
	border: 1px solid #C0C0FF;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.cent {
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* images */
img.blank {
	border: 0px;
}
img.icon {
	border: 0px;
	vertical-align: text-bottom;
}


/* promoboxes */
/* green */
div.prgrmain {
	width: 288px;
	background: #009F00;
	border: 1px solid #004800;
	text-align: center;
	font-family: Arial;
	color: #004800;
	margin-bottom: 3px;
}
div.prgrscho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.prgrtitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.prgrdesc {
	font-size: 12px;
	margin: 5px;
}
div.prgrdata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #004800;
}
a.prgrlink {
	color: #004800;
	text-decoration: none;
}
a.prgrlink:hover {
	color: #004800;
	text-decoration: underline;
}

/* blue */
div.prblmain {
	width: 288px;
	background: #4FA7FF;
	border: 1px solid #004080;
	text-align: center;
	font-family: Arial;
	color: #004080;
	margin-bottom: 3px;
}
div.prblscho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.prbltitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.prbldesc {
	font-size: 12px;
	margin: 5px;
}
div.prbldata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #004080;
}
a.prbllink {
	color: #004080;
	text-decoration: none;
}
a.prbllink:hover {
	color: #004080;
	text-decoration: underline;
}

/* yellow */
div.pryemain {
	width: 288px;
	background: #FFFF80;
	border: 1px solid #804000;
	text-align: center;
	font-family: Arial;
	color: #804000;
	margin-bottom: 3px;
}
div.pryescho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.pryetitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.pryedesc {
	font-size: 12px;
	margin: 5px;
}
div.pryedata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #804000;
}
a.pryelink {
	color: #804000;
	text-decoration: none;
}
a.pryelink:hover {
	color: #804000;
	text-decoration: underline;
}

/* pink */
div.prpnmain {
	width: 288px;
	background: #FFAAFF;
	border: 1px solid #B7005B;
	text-align: center;
	font-family: Arial;
	color: #B7005B;
	margin-bottom: 3px;
}
div.prpnscho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.prpntitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.prpndesc {
	font-size: 12px;
	margin: 5px;
}
div.prpndata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #B7005B;
}
a.prpnlink {
	color: #B7005B;
	text-decoration: none;
}
a.prpnlink:hover {
	color: #B7005B;
	text-decoration: underline;
}


/* brown */
div.prbrmain {
	width: 388px;
	background: #FF8040;
	border: 1px solid #804000;
	text-align: center;
	font-family: Arial;
	color: #804000;
	margin-bottom: 3px;
}
div.prbrscho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.prbrtitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.prbrdesc {
	font-size: 12px;
	margin: 5px;
}
div.prbrdata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #804000;
}
a.prbrlink {
	color: #804000;
	text-decoration: none;
}
a.prbrlink:hover {
	color: #804000;
	text-decoration: underline;
}


/* red */
div.prremain {
	width: 288px;
	background: #FF0000;
	border: 1px solid #800000;
	text-align: center;
	font-family: Arial;
	color: #800000;
	margin-bottom: 3px;
}
div.prrescho {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
div.prretitl {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
div.prredesc {
	font-size: 12px;
	margin: 5px;
}
div.prredata {
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
	border-top: 1px dotted #800000;
}
a.prrelink {
	color: #800000;
	text-decoration: none;
}
a.prrelink:hover {
	color: #800000;
	text-decoration: underline;
}


/* calenndar */
div.calenavi {
	width: 290px;
	background: #FF6060;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.calebody {
	width: 290px;
	background: #FF8080;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.caleheadleft {
	width: 44px;
	float: left;
	border-right: 1px dotted #000000;
}
div.calehead {
	width: 35px;
	float: left;
}
div.caledataleft {
	width: 44px;
	float: left;
	font-size: 10px;
	border-right: 1px dotted #000000;
}
div.caledata {
	width: 35px;
	float: left;
	font-size: 10px;
}
div.caledatabold {
	width: 35px;
	float: left;
	font-size: 10px;
	background: #F0F0F0;
	font-weight: bold;
}


/* camp timetable */
table.ctt {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
td.ctt0 {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}
td.ctte {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #88C682;
}
td.cttf {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #CFCFA0;
}
td.cttm {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #FFFF80;
}
td.cttg {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #E0E0E0;
}


/* timetable */
div.tt_main {
	float: left;
	width: 210px;
	text-align: left;
	border-left: 1px dotted #B0B0FF;
	border-right: 1px dotted #B0B0FF;
}
div.tt_norm {
	float: left;
	width: 140px;
	text-align: center;
	border-right: 1px dotted #B0B0FF;
}
div.tt_head {
	background: #B0B0FF;
	padding: 3px;
	height: 70px;
}
div.tt_rows {
	padding: 3px;
	height: 70px;
	background: #F0F0FF;
	border-bottom: 1px solid #B0B0FF;
}


/* form elements */
div.formtext {
	float: left;
	width: 190px;
	text-align: right;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	margin-top: 10px;
}
div.formplac {
	float: left;
	width: 275px;
	margin-top: 10px;
}
select.maxisele {
	width: 290px;
	font-size: 11px;
}
select.medisele {
	width: 190px;
	font-size: 11px;
}
select.minisele {
	width: 90px;
	font-size: 11px;
}
input.meditext {
	width: 190px;
	font-size: 11px;
}
input.minitext {
	width: 90px;
	font-size: 11px;
}
input.norm {
	font-size: 11px;
	width: 90px;
}
textarea.norm {
	width: 285px;
	height: 100px;
	font-size: 11px;
	font-family: Verdana;
}


/* connection table */
div.trconnmain {
	background: #B0B0FF;
	width: 390px;
}
div.trconnhead {
	background: #D0D0FF;
	width: 390px;
}
div.trconndata {
	background: #F0F0FF;
	width: 390px;
	border-bottom: 1px solid #B0B0FF;
}
div.tdconnfoto {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90px;
}
div.tdconndata {
	float: center;
	width: 200px;
	padding-top: 30px;
}
div.tdconnfoto img.miniface {
	border: 0px;
	width: 80px;
}
div.tdconndata span.norm {
	display: block;
	margin: 5px;
}
div.tdconndata span.bold {
	display: block;
	font-weight: bold;
	margin: 5px;
}
div.tdconndata span.phon {
	display: block;
	margin: 5px;
}
div.tdconndata span.mail {
	display: block;
	margin: 5px;
}
div.tdconndata span.maildirection {
	unicode-bidi: bidi-override;
	direction: rtl;
}
div.tdconndata span.comm {
	display: block;
	margin: 5px;
	font-size: 10px;
	color: #808080;
}
div.tdconndata a.commlink {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
 div.tdconndata a.commlink:hover {
	font-size: 10px;
	color: #8080FF;
	text-decoration: underline;
}


