/*---------------------------------------------------------------------------*/
/* Filename:  style.css                                                      */
/*                                                                           */
/*                                                                           */
/* Author:    ISSOS - Messner Michael (michael.messner@issos.at)   	     */
/* Date:      16-07-2004                                                     */
/*---------------------------------------------------------------------------*/

body { background-color:white; padding:0; font-family:arial, sans-serif; font-size:10pt; text-decoration: none; color:#ed7304; margin: 0; }

p, div, td, th, address, nobr, b, i {
		font-family:arial, sans-serif;
    font-size:8pt;
    text-decoration: none;
    color:#616161;
}
b { color: #ed7304; font-size: 8pt; font-family: arial, sans-serif; text-decoration: none; }


a:link, a:active, a:visited {
		color : #ed7304;
}

a:hover {
		text-decoration: underline;
		color : #ed7304;
}

.imagePool {
    position:absolute;
    top:25px;
    left:28px;
    width:944px;
    height:157px;
}    

#headimage {
    position:relative;
    width:1000px;
    height:406px;
    background-image:url(../../img/head.jpg);
}

#menu {
    position:absolute;
    top:208px;
    left:425px;
    width:0px;
    height:0px;
}

#mainimage {
  position:relative;
  width:1000px;
  min-height:440px;
  top:0px;
  background:url(../../img/maintile.jpg);
  padding-bottom:20px;
}

#maincontent {
  position:relative;
  left:0px;
  width:808px;
}

#Viewport {
  opacity:0.0;
  filter:alpha(opacity=0);
  background-color:transparent;
}

#Sidebar {
  filter:alpha(opacity=0);
  opacity:0.0;
  position:absolute;
  left:0px;
  top:0px;
  width:0px;
  display:none;
}

#footimage {
  position:relative;
  width:1000px;
  height:72px;
  background-image:url(../../img/foot.jpg);
}

#copyrightfooter {
  position:relative;
  z-Index:100;
  top:45px;
  left:417px;
  width:100px;
}

#sitemap {
  position:absolute;
  top:7px;
  left:-165px;
  width:432px;
  height:16px;
}

a.issoslink:link, a.issoslink:active, a.issoslink:visited {
		color : #ed7304;
    font-size:7pt;
    text-decoration:none;
}

a.issoslink:hover {
		color : #ed7304;
    font-size:7pt;
    text-decoration:none;
}

.mainText {
    padding:25px;
    font-family:arial, sans-serif;
		font-size:8pt;font-weight:normal;
    color:#616161;
    vertical-align:top;
}
.contactText {
    padding:0px;
    font-family:Arial,sans-serif;
		font-size:8pt;font-weight:normal;
    color:#616161;
}
.contactTextRight {
    padding:0px;
    font-family:Arial,sans-serif;
		font-size:8pt;font-weight:normal;
    color:#616161;
}
.grooveBorder2 {
  	border-width:2px;
    border-color:#000000;
    border-style:solid;
}

button {
    background-color : #FFFFFF;
    color : #616161;
   	font: normal 10px Arial, sans-serif;
    font-weight : bold;
    border: 1px #616161 solid;
}


select {
    font: normal 10px Arial, sans-serif;
  	background-color : #FFFFFF;
}
input {
    font: normal 10px Arial, sans-serif;
    color: #616161;
    border: 1px #CCCCCC solid;
	  background-color : #FFFFFF;
}
textarea {
    font: normal 10px Arial, sans-serif;
    color: #616161;
    border: 1px #CCCCCC solid;
	  background-color : #FFFFFF;
}

.mailinput {
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  width:245px;
}

.mailtext {
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  width:521px;
}

h1, h2, h3, h4, h6, center {
	padding:0px;
}
.secretlink {
	text-decoration:none;
}

a.sitemaplink:link, a.sitemaplink:active, a.sitemaplink:visited {
		text-decoration: none;
		color : #999999;
}

a.sitemaplink:hover {
		text-decoration: underline;
		color : #999999;
}

