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

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

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

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



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

#links #navi
{
	margin: 0px 0px 0px 0px;
	padding: 30px 5px 0 35px;
	background-image:url(/layout/navi-hg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
    width: 180px;
    height: 275px;
}

#links #navi ul
{
	margin: 0;
	padding: 0;

	list-style-type: none;
}

#links #navi li
{
	margin: 0 0 0 0px;
	padding: 0;
    display: block;
    width: 180px;
}

#links #navi a
{
	color: #00458E;
	margin: 0 0 1px 0;
	padding: 0 0 0 5px;
	display: block;
	text-decoration: none;
    height: 21px;
}

#links #navi a:link, #links #navi a:visited
{
	padding: 0 0 0 5px;
    margin: 0 0 1px 0;
    background-image: url(/layout/button-normal.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 21px;
}

#links #navi a:hover, #links #navi a:active, #links #navi a:focus
{
	color: #000;
    background-image: url(/layout/button-aktiv.gif);
    background-position: top left;
    background-repeat: no-repeat;
	margin: 0 0 1px 0;
	padding: 0 0 0 5px;
	display: block;
	text-decoration: none;
    display: block;
    height: 21px;
}


#links #navi span
{
	color: #000;
    background-image: url(/layout/button-aktiv.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 0 1px 0;
	padding: 0 0 0 5px;
	display: block;
	text-decoration: none;
    height: 21px;

}
/******************************************************************************/

#links #navi2
{
    margin: 0 0 20px 0;
    padding: 0;

}

#links #navi2 ul
{
    margin: 0 0 0 35px;
    padding: 0;
    width: 190px;
}


#links #navi2 li
{
    margin: 0;
    padding: 0 0 4px 0;
    list-style-type: none;
    border-bottom: 1px solid #888888;
    width: 155px;
}

#links #navi2 a
{
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #00458E;
    text-decoration: none;
}

#links #navi2 span
{
    font-size: 15px;
}


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

#rechts #bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
    display: block;
}

#rechts div
{
    margin: 0;
    padding: 0;
}

#rechts #bild img
{
    background-color: D2D2D2;
    margin: 0 0 0 20px;
    padding: 1px;
    border: 5px solid #fff;
	display: inline;
}

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

#bild .hiddenclear
{
	display:none;
}

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

#rechts #inhaltbreit
{
    margin: 60px 0 0 20px !important;
    padding: 0;
    width: 550px;
}

#rechts #inhaltbreit p
{
    margin: 0;
    padding: 0;
}


#rechts #inhaltbreit h1, #rechts #inhaltbreit h2, #rechts #inhaltbreit h3
{
    font-size: 16px;
    color: #00458E;
    border-bottom: 1px solid #D2D2D2;
}

#rechts #inhaltbreit table
{
    margin: 0;
    padding: 0;
    background-color: #EEEEEE;
    width: 570px;
    border: 1px solid #00458E;
}

#rechts #inhaltbreit td
{
    padding-right: 20px;

}

#rechts #inhaltbreit img
{
    margin: 0 0 0 25px;
}

#rechts #inhaltbreit .bilderleiste
{
    margin: 0;
    padding: 10px 0 0 0;
    border-top: 2px solid #fff;
}


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

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

#inhalte div
{
    margin: 60px 0 0 30px !important;
	padding: 0 0 0 0;
    width: 260px;
    display: inline;
    float: left;
    clear: none !important;
}

#inhalte h1
{
    font-size: 16px;
    color: #00458E;
    border-bottom: 1px solid #D2D2D2;
}

#inhalte h2
{
    font-size: 14px;
    color: #00458E;
}

#container #rechts #inhalte .hiddenclear
{
    display: none !important;
}


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

#inhalte .zertifikat
{
    border: 1px solid #00458E;
}




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

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

#links div
{
	clear: both;
	margin: 0;
	padding: 0;	
}


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

#links #logo
{
    margin: 0;
    padding: 0;
    height: 133px;
    display: block;
}

#links #logo img
{
    margin: 47px 0 0 0;
    padding: 0;
}


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

#links #textlinks
{
    margin: 0 5px 0 35px;
	padding: 0;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}

#links #textlinks h1
{
    font-size: 16px;
    color: #00458E;
    border-bottom: 1px solid #D2D2D2;
}


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

#rechts
{
	margin: 0 0 0 0;
	padding: 0;
	width: 630px;
	float: right;
	display: inline;
	position: relative;
}

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

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

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

#telefon
{
    margin: 0 !important;
    padding: 53px 0 0 0 !important;
    position: relative;
    font-size: 14px;
	height: 120px;
}

#telefon p
{
    margin: 0 0 12px 330px !important;
    padding: 0;
}

#telefon .blue
{
    color: #00458E;
    font-size: 19px;
}



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

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

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

.center
{
    text-align: center;
}


