/* CSS Document */
body {
	background-color:#ffffff;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5469ba;
        vertical-align: top;
}
.main {
	width: 1188px;
	background-color:#FFFFFF;
}
td {
     font-size:12px;
     }
.contentheading {font-family: "Times New Roman", Times, serif;
       font-style: italic;
       font-weight: bold;
       font-size: 30px;
       padding-left: 0px;
       text-align: center;
       line-height: 60px;
       color: #5bc3f4;
}
.maintable {height: 450px;
       width: 900px;
       background: url(../../../images/logobg.jpg);
       background-repeat: no-repeat;
       background-position: 549px 100%;
       padding-left: 60px;
       padding-right:40px;
}
.button {background-color:none;
border:0;
color: #5469ba;
}
a {
	color: #5469ba;
}
a:link, a:visited { 
        text-align: left;
        margin-left: 0px;
	color: #5469ba;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5469ba;
}
a:active {text-decoration: none;
	color: #5469ba;
	}
a.mainlevel {
	background-image: url(http://typefactory.at/images/pfeilschwarz.jpg);
        padding-left: 20px;
        font-family: Arial, Helvetica, sans-serif;
        color:#5469ba;
        font-weight: bold;
        font-size: 13px;
        align: left;
}
a.mainlevel:hover, #active_menu {
	background-image: url(http://typefactory.at/images/pfeilorange.jpg);
        padding-left: 20px;
        color:#f49e00;
        font-weight: bold;
        font-size: 13px;
}
.contentpaneopen {
        font-family: Arial;	 
	font-size: 13px;
        padding-left: 0px;
        width: 800px;
}
#divid1
{
 position:absolute;visibility:hidden;
 left:450px; top:350px; width:300px; height:150px;
 z-index:-1;
}
#divid2
{
 position:absolute;visibility:hidden;
 left:450px; top:350px; width:300px; height:150px;
 z-index:2;
}
