*{
	margin: 0;
	padding: 0;
}

html { 
	height: 100%; margin-bottom: 1px;
	
	 
}  


body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	background-color: #fff;
	background-image: url(../grafik/hg_aussen.jpg);
	text-align: center;
	color: #030;
}

h1 {
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
	font-weight:700;
	line-height: 17pt;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:italic;
	font-weight:700; 
	line-height: 15pt;
	padding-bottom: 7pt;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:italic;
	font-weight:700; 
	line-height: 14pt;
	padding-bottom: 0pt;
}

p {
padding-bottom: 5pt;
}

a, a:hover, a:visited, a:active
{
	color:#F93;
	text-decoration: underline; 
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	}
	
td {
	vertical-align: middle;
	padding: 0px;
	font-size: 14pt;
	text-align: center;
}

ul {
	list-style-position: inside;
}
#tabklein {
	font-size : 7pt;
	line-height: 9pt;
}

#site {
	height: 560px;
	width: 820px;
	margin : 15px auto;
	background-image: url(../grafik/hg_innen.jpg);
	border: 1px solid #000;
	}
	
#header {
	height: 100px;
}

#header h1 {
	display: none;
}

#header_bg_right {
	float: right;
	width: 260px;
	height: 100px;
	background : transparent url(../grafik/banner_re.jpg)  no-repeat;
	padding-top: 0px;
	text-align : justify;
	vertical-align:bottom;
}

#header_bg_left {
	float: left;
	background:  url(../grafik/banner_li.jpg);
	width: 560px;
	height: 100px;	
}

#navi {
	float: left;
	height: 440px;
	width: 165px;
	padding-top: 10px;
	padding-left: 10px;
	left: 24px;
	top: 119px;
	
}

#navi ul {
	list-style: none;
	list-style-position: outside;
}

#navi a {
	display: block;
	height: 32px;
	text-align: center;
	background-image: url(../grafik/sf.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 35px;
	padding-bottom: 0px;
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight: bolder;
	font-style : italic;
	text-decoration: none;
	color: #F93;
	background-position : 17px 0px;
}

#navi a:hover {
	background-image: url(../grafik/sf.jpg);
	height: 34px;
	padding-top: 16px;
	padding-left: 35px;
	padding-bottom: 0px;
	background-position: 17px  -50px;
	color: #9F3;
}

#navi strong{
	display: block;
	height: 32px;
	text-align: center;
	background-image: url(../grafik/sf.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 35px;
	padding-bottom: 0px;
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight: 600;
	font-style : italic;
	text-decoration: none;
	color: #024c12;
	background-position : 17px -100px;
}

#content
{	
	float: right;
	height: 500px;
	width: 620px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#news
{
	width: 790px;
	height: 30px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-left: 15px;
	color: #ffc95c;
	background-image: url(../bilder/start/newsbar.jpg);
	background-repeat:no-repeat;
	
}
