/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/rand_flaggen.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#FFFFFF;
	overflow: hidden;
	height: 100%; 
	max-height: 100%;
}
#framecontentBottom{
position: absolute; 
top: 0; 
width:100%; 
height: 33px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#framecontentBottom{
top: auto;
background-color:#FFFFFF;
bottom: 0px; 
width:100%;
height: 33px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#maincontent{
position: fixed; 
top:0px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 33px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0px 0 33px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
td.hgnav{
	background-image:url(../img/hg_nav.gif);
}
td.left h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#DA1316;
	font-weight: bold;
	line-height: 39px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.hgleft{
	background-color:#EFF9FC;
}
td.hgnews{
	background-image:url(../img/td_hgnews.jpg);
	background-repeat:no-repeat;
}
td.news{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
}
td.news strong{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	font-weight:bold;
}
td.news font{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
}
td.news a{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	text-decoration:underline;
}
td.news a:link{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	text-decoration:underline;
}
td.news a:active{
	text-decoration:underline;
}
td.news a:hover{
	color:#F0D1D3;
	text-decoration:underline;
}
td.news a:visited{
	text-decoration:underline;
}
td.bildtext{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#1E819D;
	line-height:12px;
}
td.left{ 
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#1E819D;
	line-height:16px;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 225px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 225px;
	height: 23px;
	line-height: 23px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 15px;
	font-weight: normal;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #66CCFF;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #35A0E0;
	border-bottom : 1px solid #35A0E0;
	border-color : #35A0E0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 16px;
	height:16px;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #35A0E0;
	border-bottom : 1px solid #35A0E0;
	border-color : #35A0E0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 16px;
	height:16px;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #35A0E0;
	border-bottom : 1px solid #35A0E0;
	border-color : #35A0E0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
td.kurzinfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;
}
td.kurzinfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#CE944F;
}
/*content */
td.content{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
}
strong{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
	font-weight: bold;
}
td{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
}
table{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
}
td.content span{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
}
font{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
}
p{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#1E819D;	
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:16px;
	color:#DA1316;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#3F71A7;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:15px;
}
h3{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#3F71A7;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
h4{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
h5{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B0C8D0;
	height: 1px;
}
a{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#DA1316;
	line-height: 18px;
	text-decoration: underline;
}
a:link{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 13px;
	color:#DA1316;
	line-height: 18px;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color:#1E819D;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: "Trebuchet MS", "Times New Roman", serif;
	padding-bottom: 1px;
	background-image: none;
}
td.footer{ 
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#1E819D;
	line-height:16px;
}
td.footer strong{ 
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#1E819D;
	line-height:16px;
	font-weight:bold;
}
td.footer a{ 
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#1E819D;
	line-height:16px;
	text-decoration:none;
}
td.footer a:link{ 
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:12px;
	color:#1E819D;
	line-height:16px;
	text-decoration:none;
}
td.footer a:active{ 
	text-decoration:none;
}
td.footer a:hover{ 
	color:#DA1316;
	text-decoration: underline;
}
td.footer a:visited{ 
	text-decoration:none;
}
table.preise td{	
	font-size:12px;
	background-color:#EFF9FC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E819D;
}
table.preise td strong{	
	font-size:12px;
}
table.preise td.package{	
	font-size:12px;
	color:#124E5F;
	background-color:#B9E4EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E819D;
}
table.preise td.package strong{	
	font-size:12px;
	color:#124E5F;
	font-weight:bold;
}
td.hgpreisliste{
	background-image: url(../img/hg_preisliste.jpg);
	background-repeat: repeat-x;
	background-color:#A21820;
}
td.schwein h2{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent:0px;
}
img {
	border:0px;
}
img a {
	border:0px;
}

/* Pauschalen - head */

#pauschalen_head
{
	position: absolute;
	top: 80px;
	left: 50px;
	width: 170px;
	height: 150px;
	z-index: 100;
	background-image: url(../img/online-buchen.png);
	background-repeat:no-repeat;
	padding:60px 30px 0 60px;
	
	
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 13,5px;
	color: #DF0000;
	line-height:16px;
}

#pauschalen_head a
{
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 13,5px;
	color: #DF0000;
	line-height:16px;
	text-decoration: none;

}

#raiffeisen_head
{
	position: absolute;
	top: 45px;
	left: 867px;
	width: 70px;
	height: 70px;
	z-index: 110;
}

.hervorgehoben {
    background-color: #3F71B5;
    border: medium none;
    color:#FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
	padding: 30px; 
}
.hervorgehoben strong {
    color:#FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, serif;
    font-size: 13px;
}
.hervorgehoben .angebot {
    color:#FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, serif;
    font-size: 18px;
	font-weight:bolder;
}
.hervorgehoben h1{
	font-family:"Trebuchet MS", "Times New Roman", serif;
	font-size:18px;
	color:#ffffff;
	font-weight: bold;
	line-height: 39px;
	text-decoration: none;
}
