body
{
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helvetic, Sans-Serif;
    background-color: #C0C0C0;
}

h1
{
    font-size: 14px;
    color: #666666;
    font-family: Arial, Helveitc, Sans-Serif;
   
}

h2
{
    font-size: 12px;
    color: #666666;
    font-family: Arial, Helveitc, Sans-Serif;
   
}

a
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetic, Sans-Serif;
    text-decoration: none;
}

a:hover
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetic, Sans-Serif;
    text-decoration: underline;
}
.imageleft
{
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: left;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.imageright
{
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: left;
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.button
{
    border-right: gray 1px solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
    background-color: white;
    background-image: url(/images/bg_buttons.gif);
}

.textbox
{
   
    background-image: url(/images/bg_buttons.gif);
}

.textboxmultiline
{
    background-color: #f4f4f4;
}
.tb_search {
	
	background-repeat:no-repeat;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-top:5px;
	border:0px;
	width:128px;
	height:24px;
	background-attachment : fixed;
	background-color:#FFFFFF;
	vertical-align:middle;
	background-image:url(/images/form_search_tb.gif);
}

.button_go {
	background-repeat:no-repeat;
	border:0px;
	width:26px;
	height:23px;
	vertical-align:middle;
	background-image:url(/images/form_search_go.gif);
}


.bilder
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.panoframe
{
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    display: block;
   
}
.panotable
{
    vertical-align: bottom;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
