html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica;	
	background-image:url(/layout2/body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/******************************************************************************/

#container
{
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/******************************************************************************/

#navi
{
	margin: 0;
	padding: 0 5px 0 5px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	height: 71px;
	background-image:url(/layout2/navi.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#navi ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 45px;
	left: 75px;
}

#navi li
{
	margin: 0;
	padding: 0;
	float: left;
}

#navi a
{
	color: #fff;
	margin: 0 1px 0 11px;
	padding: 1px 3px 1px 3px;
	display: block;
	text-decoration: none;
}

#navi a:link, #navi a:visited
{
}

#navi a:hover, #navi a:active, #navi a:focus
{
	text-decoration: underline;
}


#navi span, #navi a.aktiv:link, #navi a.aktiv:visited
{
	color: #fff;
	margin: 0 1px 0 11px;
	padding: 1px 3px 1px 3px;
	display: block;
	text-decoration: none;
	text-decoration: underline;	
}
/******************************************************************************/

#bild
{
	width: 760px;
	padding: 0 5px 3px 5px;
	margin: 0 0 0 0;
	background-image:url(/layout2/bild.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#bild img
{
	display: block;
}

/******************************************************************************/

#inhalte
{
	width: 770px;
	padding: 10px 5px 0 5px;
	margin: 0 0 0 0;
	background-color: #fff;
	background-image:url(/layout2/inhalte.gif);
	background-repeat: repeat-y;
	background-position: left;	
	position: relative;
	voice-family:"\"}\"";
	width: 760px;
}

/******************************************************************************/

#links
{
	margin: 0 0 0 0;
	padding: 0;
	width: 220px;
	float: left;
	position: relative;
	display: inline;
}

#links ul
{
	padding: 0;
	margin: 0 3px 0 3px;
	list-style-type: none;
}

#links li
{
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12px;
}


#links a
{
	font-weight: bold;
	color: #1C5A80;
	text-decoration: none;
}

#links a:hover, #links a:active, #links a:focus, #links li span
{
	text-decoration: underline;
}

#links .aktiv, #links span
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#links h2
{
	font-size: 16px;
	color: #1C5A80;
	background-color: #ECF0F8;
	padding: 2px;
	margin: 0 0 5px 0;
	position: relative;
	background-image: url(/layout2/h2-links.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#links h3
{
	font-size: 14px;
	color: #000;
	padding: 2px;
	margin: 0;
	position: relative;	
}

#links p
{
	padding: 0 2px 5px 2px !important;
	margin: 0;
	font-size: 12px;
	position: relative;	
}

#links div
{
	position: relative;	
	padding: 0;
	margin: 10px 0 0 0;
	background-color: #fff;
	border-bottom: 1px solid #C19C13;
}

#links img
{
	border: 1px solid #000;
	padding: 1px;
	margin: 0 auto 5px auto;
	background-color: #fff;
	display: block;
}

/******************************************************************************/

#rechts
{
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	width: 520px;
	float: left;
	position: relative;
	display: inline;
}

#rechts div
{
	clear: both;
	margin: 0 0 10px 0;
	background-color: #fff;
}

#rechts img
{
	float: left;
	border: 1px solid #000;
	padding: 1px;
	margin: 0 5px 5px 0;
	background-color: #fff;
}

#rechts h1
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 24px;
	color: #1C5A80;
	padding: 0;
	margin: 0 0 0.5em 0;
	position: relative;
	background-image: url(/layout2/h2-rechts.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	voice-family:"\"}\"";
	letter-spacing: 0.1em;
}

#rechts h2
{
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 22px;
	color: #1C5A80;
	padding: 0;
	margin: 0 0 0.5em 0;
	position: relative;
	background-image: url(/layout2/h2-rechts.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	voice-family:"\"}\"";
	letter-spacing: 0.1em;
}

#rechts h3
{
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0 0 0.7em 0;
	position: relative;	
}

#rechts p
{
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
}

#rechts ol, #rechts ul
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
}

#rechts a
{
	font-weight: bold;
	color: #1C5A80;
	text-decoration: none;
}

#rechts a:hover, #rechts a:active, #rechts a:focus
{
	text-decoration: underline;
}

#rechts table
{
	border-collapse: collapse;
}

#rechts table td
{
	border: 1px solid #000;
	font-size: 13px;
	padding: 0 3px 0 3px;
}


#rechts .kuli1-1
{
    background-color:#B4CDDC;
    width:50px;
}

#rechts .kuli1-2
{
    background-color:#B4CDDC;
    width:250px;
}

#rechts .kuli1-3
{
    background-color:#B4CDDC;
    width:150px;
}

#rechts .kuli2-1
{
    background-color:#C4D3DC;
    width:50px;
}

#rechts .kuli2-2
{
    background-color:#C4D3DC;
    width:250px;
}

#rechts .kuli2-3
{
    background-color:#C4D3DC;
    width:150px;
}

#rechts .highlights ul
{
    margin: 0 !important;
    padding: 0 !important;
}

#rechts .highlights ul li
{
    margin-left: 15px !important;
    padding: 0 !important;
    list-style-type: square !important;
}


/*************************************************************************/

#footer
{
	margin: 0  !important;
	padding: 10px 5px 5px 5px !important;
	background-color: #fff;
	position: relative;
	background-image: url(/layout2/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #888;
}

#footer p
{
	padding: 5px;
	margin: 0;
	font-size: 10px;
	text-align: center;
}

#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;
}

.clear
{
	clear: both !important;
}

.wappen
{
	border: none !important;
	float: left !important;
	padding: 0 !important;
	margin: 0 3px 0 0 !important;
	display: block !important;
	position: relative !important;		
}
