html { height: 100%;}
body {
	margin: 0px;
	background: #FFFFFF;
	background-image: url(http://www.wirtshausbrauerei.at/fileadmin/images/background.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}

A:link {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4065A1;
	text-decoration: underline;
}
A:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4065A1;
	text-decoration: underline;
}
A:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
        background: #FFDDAA;
	text-decoration: underline;
}
A:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4065A1;
	text-decoration: none;
}
.klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.grau {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.mininews {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.site1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.site2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.site3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.site4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
p, span, div, li, ul, ol {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
        font-size: 12px;
}
th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 12px;
	background-color: #CCCCCC;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
font {
       	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#003366;
        font-size: 12px;
}
input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#003366;
        font-size: 12px;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#003366;
        font-size: 12px;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	font-variant: small-caps;
	margin-bottom: 0px;
	color: #FF9900;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
        font-variant: small-caps;
	color: #FF9900;
}

TABLE#news-table {
                margin-left: 10px;
                margin-bottom: 10px;
                border: solid 0px #CCCCCC;
}
TD.news-header {
                background-color: navy;
}
TD.news-header H3 {
                font-family: Tahoma, Arial, sans-serif;
                color: white;
                font-size: 14px;
                margin: 0px 0px 0px 0px;
                text-align: center;
}

#content {
	position: absolute;
	left: 200px;
	top: 125px;
	width: 550px;
	padding: 0px;
	margin: 0px;
}
* html #content {
	top: 140px;
}

#google {
	position: absolute;
	left: 840px;
	top: 10px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#re_block {
	position: absolute;
	left: 790px;
	top: 140px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}




/* Guestbook */

    .tx-guestbook-list-header { background-color: #FF9900; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #FF9900; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: none; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#FF9900; font-size:12; color:#333333; width: 100; height: 20px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#FF9900; font-size:12; color:#333333; width: 150; height: 20px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#FF9900; font-size:12; color:#333333; width: 260px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }