/* DATEI: malta.css 			*/

body { margin: 5px; }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,i

     { font-family: Verdana,sans-serif; }

b { font-family: Arial,sans-serif; }

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

ul,ol,li,div,td,th,address,nobr,b,i { font-size: 10pt; }

.small { font-size: 8pt; }

li { list-style-type: square;
     list-style-position: inside; }

/* DIV-definitions */
#head {position:absolute; width:760px; height:100px; z-index:1; left: 5px; top: 5px; }

#navleft {position:absolute; width:130px; height:300px; z-index:1; background-color: #FFFFFF; left: 5px; top: 120px; }

div#NavLeft a { border: gray 1px solid;
                padding-right: 10px;
                display: block;
                padding-left: 10px;
                background-color: #7CC7F1;
                padding-bottom: 1px;
                padding-top: 1px;
                margin: 0px 0px 3px;
                text-align: center;
                text-decoration: none; }

div#NavLeft a:visited { color: black; }
									
div#NavLeft a:hover { background-color: #F5BE6D;
                      border: #ffa500 1px solid;
                      color: #FFFFFF; }

div#NavSelect a { color: #D2211C; }
div#unav a { font-size: 80%; background-color: #7CC7F1; }

#SiteNews {position:relative; width:130px; height:100%; z-index:1; background-color: #7CC7F1; left: 0px; top: 20px; border: 1px solid #C0C0C0; }
#SiteNewsHead {width:130px; height:15px; background-color: #7CC7F1; border-bottom: 1px solid #C0C0C0; font-size:75%; text-align: center; }
#SiteNewsText {font-size:75%; text-align:left; margin: 4px; }

#ContentBox {position:absolute; width:450px; height:100%; z-index:1; border: 1px solid #C0C0C0; left:141px; top:120px; background-color: #F0F0F0; }
#ContentHead {width:450px; height:18px; background-color: #E0E0E0; border-bottom: 1px solid #C0C0C0; }
#ContentFoot {position:absolute; bottom:0px; width:450px; height:12px; background-color: #E0E0E0; border-top: 1px solid #C0C0C0; color: #909090; font-size: 75%; text-align: right; }
#ContentText {text-align: justify; margin:7px; line-height: 1.4em; }
#ContentText2 {text-align: justify; margin-left:7px; margin-right:14px; }

#Box1 {position:absolute; width:160px; height:100%; z-index:1; border: 1px solid #808080; left:599px; top:120px; background-color: #F5BE6D; }
#Box1Head {width:158px; height:15px; background-color: #ffa500; padding-left:4px; border-bottom: 1px solid #808080; font-size: 75%; }
#Box1Text {font-size: 75%; text-align: left; margin: 4px; }
/* boxlinks */
a.box:link		{ color: black; text-decoration: none; }
a.box:visited { color: black; text-decoration: none; }
a.box:hover	  { color: #808080; text-decoration: underline; }
a.box:active  { color: black; text-decoration: none; }

#Box2 {position:absolute; width:165px; height:100px; z-index:1; border: 1px solid #808080; left:599px; top:285px; background-color: #F5BE6D; }
#Box2Head {width:165px; height:15px; background-color: #ffa500; padding-left:4px; border-bottom: 1px solid #808080; font-size: 75%; }
#Box2Text {font-size: 75%; text-align: left; margin: 4px; }

.cite { padding: 4px; width:435px; border: 1px dotted #808080; text-align:left; }

td.headline { font-size: 120%; }
td.newshead { font-size: 75%; color: #2C77A1; }
td.newsinfo { font-size: 70%; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

img { border: none; }

td.subhead { text-align:center; background-color: #E0E0E0; border: 1px solid #C0C0C0; height:5px; font-size:9px; }
td.subtext { text-align:justify; background-color: #F5BE6D; font-size: 10px; }
td.speakers { text-align:justify; background-color: #E0E0E0; font-size: 10px; border: 2px solid white; }
input { border: 1px solid silver; background-color: white; }
textarea { border: 1px solid silver; background-color: white; }
select { border: 1px solid silver; background-color: white; } 

/* linkdefinitions */
a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover	{ color: red; text-decoration: none; }
a:active { color: black; text-decoration: none; }
