body {
	font-family: "Book Antiqua";
	font-size: 15px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333399;
	background-color: #333399;
	background-image: url(../images/hg.gif);
}
/*
______________________

1. Inhalt Banner
______________________
*/

#container {
	min-height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/hg_container.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#head_links {
	float: left;
	width: 170px;
	background-image: url(../images/hg_head_logo.png);
}
#head {
	height: 120px;
	background-image: url(../images/hg_head.png);
}
#head_mitte {
	float: left;
	width: 200px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 45px;
}
#head_rechts {
	float: left;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 60px;
}

/*
______________________

2. Inhalt 
______________________
*/
#inhalt {
}
#inhalt_text {
	width: 590px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#inhalt_textblock {
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 20px;

}
.bilder {
	height: 130px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 15px;
	font-size: 12px;
}
.bilder_smal {
	height: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 5px;
	font-size: 12px;
}




/*
______________________

3. Inhalt Navigation
______________________
*/

#inhalt_sidebar {
	float: left;
	width: 180px;
	height: 460px;
}
#inhalt_sidebar_link{
}
#inhalt_sidebar_link a{
	font-size: 14px;
	text-decoration: none;
	color: #333399;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 7px;
}
#inhalt_sidebar_link a:link, #inhalt_sidebar_link a:visited{
}
#inhalt_sidebar_link a:hover, #inhalt_sidebar_link a:active{
	color: #000000;
	background-image: url(../images/hg_links.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#inhalt_sidebar_home {
	font-size: 14px;
	padding-left: 10px;
	color: #AEAED6;
	padding-top: 15px;
	margin-bottom: 40px;
}
#inhalt_sidebar_home a{
	text-decoration: none;
	display: block;
	letter-spacing: 1px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDDE;
	width: 100px;
}
#inhalt_sidebar_home a:link, #inhalt_sidebar_home a:visited{
}
#inhalt_sidebar_home a:hover, #inhalt_sidebar_home a:active{
	color: #333399;
	font-weight: bold;
}
.inhalt_sidebar_home_aktive {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	display: block;
	letter-spacing: 1px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDDE;
	width: 100px;
}


#inhalt_textblock {
	padding-top: 20px;
	padding-left: 25px;

}
.inhalt_sidebar_aktive {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 7px;	
	background-image: url(../images/hg_links.png);
	background-repeat: no-repeat;
	background-position: left bottom;


/*
______________________

4. Inhalt Klassen
______________________
*/
}
.rahmen {
	border: 1px solid #333399;
}
.textblock_rechts {
	margin-left: 165px;
}

.h1_text {
	font-size: 24px;
	height: 30px;
	padding-top: 10px;
	margin-left: 20px;
	letter-spacing: 1px;
}
.h1_subtext {
	font-size: 22px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #333399;
	border-bottom-color: #333399;
	display: block;
	text-align: center;
	line-height: 30px;
	margin-left: 30px;
	width: 500px;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textblock_startseite {
	height: 305px;
	padding-top: 60px;
	padding-left: 25px;

}
.link_startseite {
	margin-bottom: 20px;
}
.adress_startseite {
	padding-top: 50px;
}
#footer {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/hg_container.png);
	font-size: 10px;
	text-indent: 40px;
	line-height: 20px;
}
.rahmen_texttitel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	background-image: url(../images/logo_listenpunkt.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	padding-top: 0px;
}
.rahmen_texttitel_klein {
	background-image: url(../images/logo_listenpunkt.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	margin-top: 0px;
	padding-top: 0px;
}
.links{
	float: left;
	width: 390px;
	margin-top: 0px;
	padding-top: 0px;
}
.rechts{
	width: 140px;
	float: right;
}
.bold {
	font-weight: bold;	
}
