body {
    font-family: sans-serif;
    background: #f6f0dd;
    padding: 0;
    margin: 0;
}

h1 { margin: 0; padding: 1em 0; }
h2 { font-size: medium; margin: 0; padding: 1em 0 0 0; }
h2.date { font-size: x-small; color: #aaa; padding: 0; }
.sidebar h2 { background: white; font-size: small; padding: 0.25em; border-top: 1px solid #eee; }
.sidebar h3 { font-size: x-small; padding: 0; }

p { line-height: 150%; }

acronym { cursor: help; border-bottom: dashed 1px; }

input, select {
    background: #f2f2f2;
    border: 1px gray solid;
}
input:hover { background: white; }

input.button {
    background: #ccc;
    border: 1px gray solid;
}



img {
    border: 0px none;
}


hr { border: 1px gray solid; margin: 1em 12em; }

div#master {
    width: 49em;
    margin: 0 auto;
    border-left: #444 solid thin;
    border-right: #444 solid thin;
    background: #444;
}

#header {
    color: white;
    background: url(../images/logo.gif) bottom right no-repeat;
}

ul#menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    background: #444;
 
}

ul#menu li {
    float: left;
    background: transparent url(../images/menustrelica.gif) no-repeat left;
    padding-left: 10px;
}

ul#menu li a {
    display: inline;
    padding: 0.5em 0;
    font-size: small;
    color: #aaa;
    font-weight: bold;
    text-decoration: none;
    margin: 4px;
}
ul#menu li a:hover { 
color: white; 
}


a:link { color: #921609; text-decoration: none; }
a:visited { color: #921609; text-decoration: none; }
a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }

#content {
    background: white;
    border-top: #eee solid 1em;
    font-size: small;
    color: #444;
    text-align: justify;
    padding: 1em 0;
}

div.item {
    margin: 0 15em 0 1em;
    border-bottom: #eee solid 1px;
    border-right: #eee solid 1px;
    padding: 0 1.5em 0 1em;
}


div.sidebar {
    border-left: solid thick #921609;
    background: #eee;
    width: 14em;
    float: right;
    margin: 0 1px 1em 0; !important
    margin-bottom: 0;
    color: #777;
    clear: both;
}

div.sidebar a { font-size: x-small; }
div.sidebar p { font-size: x-small; margin: 1em; }
div.sidebar h2 { text-align: right; margin: 0; }
div.sidebar ul { padding-left: 1.5em; font-size: x-small; margin-left: 0; text-align: left; }
div.sidebar img { display: block; margin: auto; }

ul { padding: 0 0 0 3em; }
ul.links { list-style-type: none; }

div.border {
    border: #eee solid thick;
    border-right: none;
}

#footer {
    background: #444;
    color: #aaa;
    font-size: x-small;
    text-align: right;
}

#bottommenu {
    background: #444;
    font-size: x-small;
    text-align: center;
    color: #aaa
}
#bottommenu a { color: #aaa }

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111D32;
	text-align: left;
	width: 100%;
	background: transparent url(../images/arrow.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #FF3300 repeat;
	}

/* Main Menu(s) */

a.mainlevel {
font-size: 10px;
padding-left: 14px;
width: 143px;
line-height: 15px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
background: transparent url(../images/menustrelica.gif) no-repeat left;
}

a.mainlevel:hover, a.mainlevel#active_menu {
background: transparent url(../images/menustrelica1.gif) no-repeat left; 
text-decoration: none;
}

.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 14px
	}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}

.sectiontableheader {
	background-color : #990000;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1, {
	background-color : #E2E2E2;
	}
	
.sectiontableentry2 {
	background-color : #F3F3F3;
	}

.readon{
	display:block;
	width: 100px;
	padding-left: 12px;
	background: url(../images/kom.gif) no-repeat left;
  padding-top: 5px;
  font-size: 11px;
  }
  
  .contentheading{
	font: bold 15px "Georgia",serif;
	color: #333;
	text-decoration: none;
  padding: 0px 0 0 0px;
    font-size: 9px;
}

.componentheading{
	font: bold 15px "Georgia",serif;
	color: #333;
	text-decoration: none;
  padding: 0px 0 0 0px;
}
