html
{
	margin: 0;
	padding: 0;
	height: 102%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica;
    background-image: url(/layout/body-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #D9D1B9;
	font-size: 13px;
	line-height: 1.6em;
	color: #4E4A3F;
}

/*************************************************************************/

#container
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
    background-image: url(/layout/container-hg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left;
}

#container .linkButton
{
	text-align: center;
	margin: 0;
    padding: 0;
}

#container .linkButton a
{
	background-color: #B81023;
	color: #fff;
    border-right: 1px solid #B1484F;
    border-left: 1px solid #B1484F;
	padding: 0 10px 0 10px;
	margin: 0;
	float: right;
    text-decoration: none;
	font-weight: normal;
}

#container .linkButton a:hover, #container .linkButton a:active, #container .linkButton a:focus
{
	background-color: #930213;
	color: #B1484F;
    border-right: 1px solid #B1484F;
    border-left: 1px solid #B1484F;
	padding: 0 10px 0 10px;
	margin: 0;
	float: right;
	font-weight: normal;
    text-decoration: none !important;
}

/*************************************************************************/

#links
{
	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin: 0;
	padding: 0;
}

#links h2
{
    color: #930213;
    font-size: 18px;
    font-weight:normal;
    margin: 15px 5px 5px 0;
    padding: 0 0 0 5px;
	border-bottom: 1px solid #930213;
	width: 210px;
}

#links img
{
	padding: 0;
	margin: 0;
	border: none;
}

#links .webcam img
{
	border: 2px solid #fff;
}

#links p
{
    padding: 0;
	margin: 0 0 0 5px;
}

#links .prospektlink
{
    margin: 25px 0 0 5px;
}

#container #links .linkButton a
{
	float: none;
}

/*************************************************************************/

#navi
{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
    border: none !important;
}

#navi div
{
    background-color: #F4F7DA;
    border: none !important;
}

#navi ul
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#navi li
{
	margin: 0;
	padding: 0;
}

#navi a
{
	color: #930213 !important;
    background-image: url(/layout/navi-button-hg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 0 3px 35px;
	display: block;
    width: 138px;
	text-decoration: none;
}

#navi a:link, #navi a:visited
{
	padding: 3px 0 3px 35px;
	margin: 0;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #BEB69C !important;
    background-image: url(/layout/navi-button-hg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 0 3px 35px;
	display: block;
    width: 138px;
	text-decoration: none;
}

#navi span
{
	color: #930213 !important;
    background-image: url(/layout/navi-button-b-hg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0 !important;
	padding: 3px 0 3px 35px !important;
	display: block;
    width: 138px;
	text-decoration: none;
}

/*************************************************************************/

#adresse
{
	margin: 0;
    padding: 120px 20px 25px 18px !important;
    background-image: url(/layout/adresse-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
    color: #F9F4E2;
}

#adresse div
{
    margin: 0;
    clear: both;
    width: 180px;
}

#adresse p
{
    margin: 5px 0 5px 0;
}

#adresse a
{
    float: right;
    color: #F9F4E2;
    margin: 0;
    font-weight: bold;
    text-decoration: underline;
}

/*************************************************************************/

#inhalte
{
	padding: 0;
	margin: 0;
    width: 521px;
    float: left;
	display: inline;
	position: relative;
}

#inhalte p
{
	padding: 0;
	margin: 0;
}

/*************************************************************************/

#bild
{
    width: 521px;
    height: 279px;
    margin: 0; padding: 0;
    background-image: url(/layout/bild-hg.gif) !important;
	background-position: top center;
	background-repeat: no-repeat;
    float: left;
	display: inline;
	position: relative;
}

#bild img
{

    width: 484px;
    height: 233px;
    display: block;
    border: none !important;
    background-color: none !important;
    margin: 0 !important;
	padding: 25px 20px 21px 17px !important;
}

#bild p
{
	padding: 0;
	margin: 0;
}

#bild .hiddenclear
{
	display:none;
}

/*************************************************************************/

#mitte
{
	margin: 0;
	padding: 0;
	width: 521px;
}

#mitte div
{
	clear: both;
	margin: 0 8px 25px 8px;
	padding: 0;
	width: 501px;
}

#mitte h1
{
    color: #930213;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0 10px 0;
    padding: 0 0 5px 0;
    background-image: url(/layout/h1-hg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#mitte h2
{
    color: #930213;
    font-size: 18px;
    font-weight:normal;
    margin: 15px 0 5px 0;
    padding: 0 0 5px 0;	
}

#mitte h3
{
    color: #695F41;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 5px 0;
    padding: 0 0 5px 0;	
}

#mitte p
{
    margin: 5px 0 5px 0;
	padding: 0;
}

#mitte img
{
    float: left;
    padding: 0 2px 2px 0;
    margin: 0 4px 0 0;
    background-color: #fff;
    border-right: 1px solid #9B9B97;
    border-bottom: 1px solid #9B9B97;
    border-left: none !important;
    border-top: none !important;
}

#mitte .preise1
{
    width: 350px;
    background-color: #D9D1B9;
    border-right: 1px solid #9B9B97;
    border-bottom: 1px solid #9B9B97;
    border-left: none !important;
    border-top: none !important;
    padding: 0 0 0 10px;
}

#mitte .preise2
{
    width: 120px;
    background-color: #E6DFCB;
    border-right: 1px solid #9B9B97;
    border-bottom: 1px solid #9B9B97;
    border-left: none !important;
    border-top: none !important;
    padding: 0 10px 0 0;
    text-align: right;
}

#mitte table
{
	border-collapse: collapse;
}

#mittel table td
{
	padding: 0;
}

#mitte a
{
    color: #B81023;
    text-decoration: none;
}

#mitte a:hover
{
    color: #8E0212;
    text-decoration: none;
}

#mitte .tagung1
{
    width: 350px;
    background-color: #930213;
    color:#fff;
    padding:0 0 0 10px;
}


#mitte .tagung2
{
    width: 150px;
    background-color: #930213;
    color:#fff;
    text-align:right;
    color:#fff;
    padding:0 10px 0 0;
}

#mitte .tagungspauschalen ul
{
    margin: 5px 0 0 30px;
    padding:0;
}

#mitte .tagungspauschalen li
{
    margin: 0 0 0 0;
    padding:0;
    line-height:1.2em;
}


/*************************************************************************/

#rechts
{
	margin: 0;
	padding: 0;
	width: 239px;
    background-image: url(/layout/rechts-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	position: relative;
}

#rechts h1
{
    font-size: 18px;
    margin: 10px 19px 15px 0;
    text-align: right;
    color: #D1E3ED;
    font-weight: normal;
}

#rechts h1 a
{
    font-size: 18px;
    margin: 10px 0 15px 0 !important;
    padding: 0;
    text-align: right;
    color: #D1E3ED;
    font-weight: normal;
}

#rechts h2
{
    background-image: url(/layout/h2-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    font-size: 19px;
    color: #7E7F80;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 15px 15px 5px 15px;
}

#rechts div
{
	clear: both;
    background-image: url(/layout/rechts-div-hg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 10px 0 10px 0 !important;
	padding: 0 0 20px 0;
}

#rechts .prospektlink
{
    padding: 25px 0 25px 28px !important;
}

#rechts img
{
	padding: 0;
	margin: 0;
	border: none;
}

#rechts p
{
    padding: 3px 20px 3px 19px;
    width: 200px;
    margin: 0;
}

#rechts table
{
    margin: 0 0 0 18px;
}

#rechts .preise1
{
    width: 100px;
    background-color: #D9D1B9;
    border-right: 1px solid #9B9B97;
    border-bottom: 1px solid #9B9B97;
    border-left: none !important;
    border-top: none !important;
    padding: 0 0 0 10px;

}

#rechts .preise2
{
    width: 70px;
    background-color: #E6DFCB;
    border-right: 1px solid #9B9B97;
    border-bottom: 1px solid #9B9B97;
    border-left: none !important;
    border-top: none !important;
    padding:0 10px 0 0;
    text-align: right;
}

#rechts a
{
    color: #B81023;
    text-decoration: none;
	width: 190px;
}

#rechts a:hover
{
    color: #8E0212;
    text-decoration: none;
}

#rechts .linkButton
{
	text-align: center;
	margin: 5px 20px 5px 19px;
    padding: 0;
}

#rechts .linkButton a
{
	float: none;
}

#rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
{
	float: none;
}

#rechts ul
{
    margin: 0 0 0 0;
    padding: 0;
	width: 190px;
}

#rechts li
{
    margin: 2px 0 2px 30px;
    width: 190px;
    padding: 0;
    list-style-type: square;
    text-align: top;
    line-height: 1.1em;
}

/*************************************************************************/

#navi2
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
    display: block;
    width: 500px;
}

#navi2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navi2 li
{
	margin: 0;
	padding: 0;
    float: right;
}

#navi2 a
{
	color: #766F59 !important;
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	text-decoration: none;
}

#navi2 a:link, #navi2 a:visited
{
	padding: 0 5px 0 5px;
	margin: 0;
}

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
	color: #fff !important;
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

#navi span
{
	color: #830715 !important;
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

/*************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 0 0 220px !important;
	background-image: url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    background-color: #D9D1B9;
}

#footer div
{
	padding: 20px 0 0 0 !important;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #888;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #000;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}

/*************************************************************************/

#bottom
{
    background-color: #F9F8F3;
    padding: 150px 0 0 0;
}

#bottom a
{
    color: #52A0AC;
}

#bottom h1
{
    color: #52A0AC;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 0;
}
#bottom p
{
    margin: 0;
    padding: 0;
}

/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}