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

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: #D01C05;
	font-size:13px;
	line-height:1.4em;
	color:#333;
}
/******************************************************************************/

#background
{
	width: 960px;
    background-image: url(/layout/background-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
}
/******************************************************************************/

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

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

#navi2
{
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navi2 ul
{
    margin: 28px 30px 0 0;
    padding:0;
    float: right;
}

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

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

#navi2 a:hover, #navi2 a:active, #navi2 a:focus
{
    color:#EEED63;
}

#navi2 span
{
    color:#EEED63;
}

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

#navi
{
	margin: 0px;
	padding:70px 0px 0px 0px;
	font-size: 13px;
    width:190px;
	font-weight: normal;
	position: relative;
    float:left;
    display:inline;
    text-transform:uppercase;
}

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

#navi li
{
	margin: 5px 0 5px 0;
	padding: 3px;
}

#navi a
{
	color: #fff;
    margin: 0 0 0 0px;
	padding: 3px 0px 3px 25px;
	display: block;
    width:125px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
    margin: 0 0 0 0px;
	padding: 3px 0px 3px 25px;
	display: block;
    width:125px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #860200;
    margin: 0 0 0 0px;
	padding: 3px 0px 3px 25px;
	display: block;
    width:125px;
	text-decoration: none;
}


#navi span
{
	color: #000;
	background-image: url(/layout/navi-button-hg.gif);
	background-position: center left;
	background-repeat: no-repeat;
    margin: 0 0 0 0px;
	padding: 3px 0px 3px 25px;
	display: block;
    width:125px;
	text-decoration: none;
		
}
/******************************************************************************/

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

#bild img
{
	display: block;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#inhalte
{
	padding: 0 0 0 0;
	margin: 0;
}

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

#inhalte a
{
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: underline;
}

#inhalte h1
{
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 0;
}

#inhalte h2
{
	font-size: 14px;
	color: #000;
	padding: 0 !important;
	margin: 0 !important;
}


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


#inhalte .linkButton a
{

	background-color:#999534;
    border-left:8px solid #860200;
	color:#fff;
	padding:1px 10px 1px 10px;
	margin:0;
	float:right;
	font-weight:bold;
}

#inhalte .linkButton a:hover, #inhalte .linkButton a:active, #inhalte .linkButton a:focus
{
	background-color:#F4E4E1;
    border-left:8px solid #F51C05;
	color:#860200;
	padding:1px 10px 1px 10px;
	margin:0;
	float:right;
	font-weight:bold;
}

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

#links
{
	margin: 0 0 0 0;
	padding: 0;
	width:190px;
	float: left;
    color:#fff;
	display: inline;
	position: relative;
}

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


#links img
{

	margin: 0;
    padding: 1px 0 13px 0;
	border:none;
    float:none;
    background-image:url(/layout/img-hg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#links p
{
    margin:5px 0 3px 0;
}


#links h2
{
    font-size:14px;
    color: #fff;
    margin:10px 0 4px 0;
    padding:0 0 3px 0;
    border-bottom:1px solid #fff;
    text-transform:uppercase;
}

#links h3
{
    font-size:14px;
    color: #fff;
    background-color:#DE5E4E;
    padding:2px;
    margin:15px 0 3px 0;
}

#links table
{
    background-color:#CE584D;
}

#links a
{
    color: #fff;
    font-weight:normal;
    text-decoration:underline;
}

#links a:hover
{
    color: #FFFF1D;
    font-weight:normal;
    text-decoration:none;
}


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

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

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

#rechts img
{
	float: left;
	padding: 1px 0 13px 0;
	margin: 0 5px 0px 0;
	border-right:1px solid #A7A5A4;
    border-top:1px solid #A7A5A4;
    border-left:none;
    border-bottom:none;
    background-image:url(/layout/img-hg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#rechts h1
{
    background-image:url(/layout/h1-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
    font-size:20px;
    color: #6E1514;
    font-style:italic;
    margin:10px 0 3px 0;
    padding:10px 0 8px 45px;
}

#rechts h2
{
    font-size:16px;
    color: #fff;
    background-color: #999534;
    margin: 15px 0 6px 45px !important;
    padding: 2px 2px 2px 4px !important;
}

#rechts h3
{
    font-size:15px;
    color: #602B2D;
    margin: 15px 0 6px 45px !important;
    padding: 0px !important;
}

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

#rechts a
{
    color: #8E0400;
    font-weight:normal;
    text-decoration:underline;
}

#rechts a:hover
{
    color: #D01C05;
    font-weight:normal;
    text-decoration:none;
}

#rechts .hundertwasser
{
    background-image:url(/layout/hundertwasser-hg.gif);
	background-position: top left;
	background-repeat: repeat-y;
    background-color: #D2B284;
}


#rechts .hundertwasser table
{
     margin:5px 0 3px 45px;
}

#rechts .hundertwasser img
{
     margin:0 0px 0 0 !important;
}

#rechts .chagall
{
    background-image:url(/layout/chagall-hg.gif);
	background-position: top left;
	background-repeat: repeat-y;
    background-color: #F4D27D;
}


#rechts .chagall table
{
     margin:5px 0 3px 45px;
}

#rechts .chagall img
{
     margin:0 0px 0 0 !important;
}


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

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

#footer div
{
	padding: 20px 0px 0px 250px !important;

}

#footer .zeitmessung
{
	font-size: 10px;
	color: #fff;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #fff;
}

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