/*style for maintenance site - (c) Otto Glaser <webmaster@pitchpine.at>*/
/*www.pitchpine.at*/

img {
	border: none;
}
body {
	background-image: url(../img/tausta.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-position:top;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}
#link_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	border-top: 1px solid #CCCCCC;
}
#link_bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	border-top: 1px solid #333333;
}
#errormessage_headline {
	position: relative;
	width: 300px;
	height: 18px;
	margin: auto;
	top: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align:left;
	
}
#errormessage {
	position: relative;
	width: 300px;
	height: auto;
	margin: auto;
	top: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #990000;
	background-image: url(../img/bg_sitemap.png);
}
#logo {
	position: absolute;
	width: 184px;
	height: 122px;
	top: 30px;
	left: 30px;
	text-align: left;	
}
#position1 /*keywords ;-)*/ {
	position: absolute;
	top: 1px;
	left: 1px;
	width: auto;
	height: auto;
	font-size: 10px;
	background-color: none;
	visibility: hidden;
}
/*context-menu*/
.skin0{
	position:absolute;
	width: 149px;
	height: 17px;
	/*background-image:url(../img/bg_context.png);
	background-repeat: no-repeat;*/
	background-color: #dadada;
	font-family:Verdana;
	line-height:17px;
	cursor: default;
	font-size:9px;
	z-index:100;
	visibility: hidden;
}

.menuitems{
	padding-left:10px;
	padding-right:10px;
	cursor: default;
}
