/* --- settings applying to elements in whole document --- */
body {
	background-color: #7373FF;
	font-family: sans-serif;
	text-align: center;
}
hr {
	clear: both;
}

h3 {
	padding: 0px 5px;
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
}

h4 {
	margin:5px 0px 10px 0px;
	font-size: 100%;
	font-style: italic;
	display: inline;	
}

.spacer {
	clear: both;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a, a:visited {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}

a:visited img, a:active img, a img {
	border-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.picleft {
	float: left;
	padding: 0px 10px 0px 0px;
}
.picright {
	float: right;
	padding: 0px 0px 0px 10px;

}

.picright, .picleft {
	margin: 5px 0px 10px;
}


.linkright {
	float: right;
}
.linkcenter {
	clear: both;
	text-align: center;
}
.linkleft {
	float: left;
}

.linkright, .linkcenter, .linkleft {
	list-style: none;
	list-style-position: inside;
	list-style: url("logo_small.gif");
	font-size: 9pt !important;
	line-height: 12pt !important;
	letter-spacing: 0.5pt;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.linkright * :hover, .linkcenter * :hover, .linkleft * :hover {
	background-color: #A3A3FF;
}

.paragraph {
	/* float: left; */
	display: block;
	text-align: justify;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

.parlist {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	line-height: 100%;
}

.hint {
	clear: both;
	font-size: 8pt;
}

.specs {
	float:left;
	clear: both;
	margin: 5px 0px 10px 0px;
	padding:  0px;
	display: block;
	vertical-align: middle;
	position: relative;
	border-collapse: collapse;
}
.specs * td {
	border-style: solid;
	border-width: 1px;
	border-color: #A3A3AF;
	padding: 5px;
}
.thead:first-line {
	font-weight: bold;

}
.edit {
	float: right;
	font-size: 8pt;
	margin: 0px 10px;
	background-color: #EEEEDD;
}
.edit:link, .edit:active, .edit:visited {
	color: blue;
}
.edit:hover {
	background-color: #FF5555;
}

form {
	font-family: courier;
}
fieldset {
	text-align: left;
}

/* --- element container --- */
.container {
	background: url(bg_cont.gif);
	background-repeat: repeat-y;
	width: 830px;
	margin: 0px auto;
}
.container-top {
	background: url(bg_cont_top.gif);
}
.container-ground {
	background: url(bg_cont_ground.gif);
}
.container-top, .container-ground {
	background-repeat: no-repeat;
	height: 19px;
	font-size: 1px;
	clear: both;
	margin: 0px;
}
.content {
	padding: 0px 19px;
}

/* --- Header elements --- */

#header a, #header a:link, #header a:active, #header a:visited {
	color: #2D276C;
	text-decoration: none;
}
#header a:hover {
	color: #6363FF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#headertext {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	width: 380px;
	height: 45px;
	background-color: #2D276F;
	color: #FFFFFF;
	font-size: 12pt;
	padding: 2px 10px 2px 10px;
	margin: 10px auto 5px auto;
}
#langselect {
	padding: 5px;
	color: #888888;
	font-size: 8pt;
	letter-spacing: 1pt;
	font-style: italic;
}
#langselect img {
	vertical-align: middle;
}
#bamenu {
	border-style: solid;
	border-width: 1px;
	float:right;
	width: 130px;
	text-align: left;
	margin: 15px 5px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10pt;
	letter-spacing: 2pt;
	line-height: 14pt;
	font-weight: Bold;
	color: #2D276C;
	list-style: inside square;
}
#menu {
	width: 820px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	letter-spacing: 0.5pt;
	padding: 0px;
	margin: 0px;
}
.menuli {
	float: left;
	width: 265px;
	font-family: sans-serif;
	margin: 1px 1px;
	line-height: 14pt;
	display: block;
}

.compmenu {
	color: blue;
	line-height: 14pt;
	list-style: outside url("logo_small.gif") !important;
	list-style-position: inside;
}

#comppic {
	float: right;
	vertical-align: middle;
	margin-right: 55px;
	margin-top: 25px;
}


.active {
	font-weight: bold;
}

/* --- content elements --- */
.eltop {
	background: url(eltop.gif);
	margin: 10px auto 0px auto;
}
.elbor {
	clear: both;
	margin: auto;
	padding: 5px 20px 0px 20px;
	width: 699px;
	text-align: left;
	background: url(elbor.gif);
}
.elbot {
	background: url(elbot.gif);
	margin: 0px auto 10px auto;
}
.eltop, .elbot {
	clear: both;
	width: 739px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}



.footerel {
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	font-size: 8pt;
	letter-spacing: 2pt;
}

.tofill {
	color: red;
}
