html
{
	margin: 0;
	padding: 0;
	height: 102%;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(/layout/body-hg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana;
	text-align: center;
	background-color: #DFE7D3;
	font-size:13px;
	line-height:1.4em;
	color:#333;
}

/******************************************************************************/

#container
{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/******************************************************************************/

#header
{
	width: 760px;
    height: 348px;
    background-image: url(/layout/header-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}

#header p
{
  margin: 0; padding: 0 0 0 350px;
}


#header img
{
    float:left;
    margin: 0 10px 0 0px;
    padding: 5px 0 0 0;
    border:none;
}

#header navi2
{
    float:left;
    margin:0; padding:0;
}

#navi2 ul
{
    margin:0; padding:0;
}

#navi2 li
{
    margin:0;
    padding:8px 8px 0 8px;
    list-style-type:none;
    float:left;
    border-right:1px solid #fff;
}

#navi2 a
{
    color:#fff;
    text-decoration:none;
    margin:0; padding:0;
}

#navi2 a:hover
{
    color:#F2AC4C;
    text-decoration:none;
    margin:0; padding:0;
}


#header h3
{
    font-size:15px;
    font-weight:normal;
    clear:both;
    text-align:right;
    color: #4B4949;
    height:23px;
    margin: 0;
    padding: 0px 5px 0 0;
}


/******************************************************************************/

#navi
{
	margin: 0px;
	padding: 14px 0 0 0;
	font-size: 15px;
	font-weight: bold;
    float:left;
    display:inline;
	position: relative;
    width:200px;
}

#navi ul
{
	margin: 0;
	padding: 0px 0 0 8px;
	list-style-type: none;
}

#navi li
{
	margin: 0;
	padding: 0;
}

#navi a
{
	color: #F2AC4C;
    background-image:url(/layout/navi-button-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin: 0;
	padding: 4px 0px 10px 33px;
	display: block;
    width:150px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
    margin: 0 0 0 0px;
	padding: 4px 0px 10px 33px;
	display: block;
    width:150px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-image:url(/layout/navi-button-b-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin: 0 0 0 0px;
	padding: 4px 0px 10px 33px;
	display: block;
    width:150px;
	text-decoration: none;
}


#navi span
{
	color: #fff;
	background-image:url(/layout/navi-button-b-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin: 0 0 0 0px;
	padding: 4px 0px 10px 33px;
	display: block;
    width:150px;
	text-decoration: none;
}

/******************************************************************************/

#bild
{
	padding: 14px 0 0 0;
	margin: 0 0 0 0;
    width: 560px;
	float:left;
    display:inline;
	position: relative;
}

#bild img
{
	margin:0; padding:0;
}

#bild p
{
	padding: 0;
	margin: 0;
}

#bild .hiddenclear
{
	display:none;
}


/******************************************************************************/

#links
{
	margin: 0;
	padding: 10px 0 0 0;
	width: 200px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin: 10px 10px 10px 0;
	padding: 0;
    width: 190px;
}

#links h2
{
    color:#3F0200;
    margin:5px 0 5px 0;
    padding:0;
    font-size:17px;
    font-weight:normal;
}

#links p
{
    margin:5px 0 5px 0;
    padding:0;
}


#links img
{
	padding: 0px;
	margin: 0;
	border:none;
}

#links a
{
    color: #E29429;
    font-weight:bold;
    text-decoration:none;
}

#links a:hover
{
    color: #3F0200;
    text-decoration:none;
}

#links .nodecoration a
{
     color:#333;
     font-weight:normal;
     
}


#links ul
{
    margin:0 0 0 20px; padding:0;
}


#links .adresse
{
    background-image:url(/layout/adresse-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    padding: 15px 3px 15px 7px;
    margin:0;
    width: 181px;
}

#links .linkButton
{
	text-align:center;
	margin:5px 0 0px 0;
}


#links .linkButton a
{
	background-image:url(/layout/linkbutton-a-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color:#fff;
	margin:0;
    padding:2px 0px 2px 0px;
    width:120px;
	float:right;
	font-weight:bold;
}

#links .linkButton a:hover, #links .linkButton a:active, #links .linkButton a:focus
{
	background-image: url(/layout/linkbutton-b-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color:#F2AC4C;
	padding:2px 0px 2px 0px;
	margin:0;
    width:120px;
	float:right;
	font-weight:bold;
}


/******************************************************************************/

#rechts
{
	margin: 0 0 0 0;
	padding: 0px 0 0 15px;
    background-image:url(/layout/rechts-hg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 545px;
	float: right;
	display: inline;
	position: relative;
}

#rechts div
{
	clear: both;
	margin: 10px 0 20px 0;
	padding: 0;	
}

#rechts img
{
	float: left;
	padding: 0px;
	margin: 0 10px 0px 0;
	border:none;
}

#rechts h1
{
    color: #3F0200;
    font-size:20px;
    text-transform:uppercase;
    margin:20px 0 8px 0;
    padding:0;
}

#rechts h2
{
    color: #4B4949;
    font-size:18px;
    margin:10px 0 5px 0;
    padding:0;
}

#rechts h3
{
    color: #3F0200;
    font-size:15px;
    margin:8px 0 3px 0;
    padding:0;
}

#rechts p
{
    margin:5px 0 8px 0;
    padding:0;
}

#rechts a
{
    color: #E29429;
    font-weight:bold;
    text-decoration:none;
}

#rechts a:hover
{
    color: #3F0200;
    text-decoration:none;
}

#rechts .preisliste td
{
    margin:0 !important;
    padding:0 !important;
}


#rechts .preise1
{
    width: 250px;
    background-color: #E9E8D8;
    border-bottom: 1px dotted #B0CD41;
    border-right: 1px dotted #F2AC4C;
    margin:0; padding:0;
}

#rechts .preise1 img
{
   float:right;
}


#rechts .preise2
{
    width: 100px !important;
    background-color: #D5DFA3;
    border-bottom: 1px dotted #B0CD41;
    border-right: 1px dotted #F2AC4C;
    text-align:center;
    margin:0 !important;
    padding:0 !important;
}

#rechts .preise3
{
    width: 100px;
    background-color: #DDE3B7;
    border-bottom: 1px dotted #B0CD41;
    border-right: 1px dotted #F2AC4C;
    text-align:center;
}

#rechts .preise4
{
    width: 80px;
    background-color: #E9E8D8;
    border-bottom: 1px dotted #B0CD41;
    border-right: 1px dotted #F2AC4C;

}

#rechts .preise4 p
{
     text-align:center;

}

#rechts .preise4 img
{
     text-align:center;
     float:none !important;
}



#rechts table
{
    margin:0; padding:0;

}

#rechts table img
{
    margin:0; padding:0;
}


#rechts .linkButton
{
	text-align:center;
	margin:5px 0 0px 0;
}


#rechts .linkButton a
{
	background-image:url(/layout/linkbutton-a-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color:#fff;
	margin:0;
    padding:2px 0px 2px 0px;
    width:120px;
	float:right;
	font-weight:bold;
}

#rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
{
	background-image: url(/layout/linkbutton-b-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color:#F2AC4C;
	padding:2px 0px 2px 0px;
	margin:0;
    width:120px;
	float:right;
	font-weight:bold;
}


#block
{
    padding: 15px 0px 0 0;
    margin: 0px !important;
}

#block div
{
    background-image:url(/layout/block-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    margin:0 10px 0 0;
    padding: 8px;
    width:238px;
    height:406px;
    float:left;
    display:inline;
    position:relative;
    clear: none !important;
}

#block .hiddenclear
{
    display: none !important;
}

#block h2
{
    text-align:center;
}


#block .linkButton
{

}


#block .linkButton a
{
    float:none;
    display: block;
    margin: 0 0 0 10px;
}

#block .linkButton a:hover, #block .linkButton a:active, #block .linkButton a:focus
{
    float:none;
    display: block;
    margin: 0 0 0 10px;
}





/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 20px 0 0 0 !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer div
{
	padding: 0px 0px 0px 0px !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;
}

/******************************************************************************/

.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;
}
