html, body, table	{
				margin: 0;
				padding: 0;
				border: 0;
				}

BODY			{
				text-align: left;
				color: #000000;
				font-size: 13px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				line-height: normal;
				background-image: url(../images/background.jpg); background-repeat:repeat; 

				}

h1				{
				margin: 0;
				margin-top: 5px;
				padding-top: 20px;
				padding-bottom: 10px;
				border: 0;
				text-align: left;
				color: #1e4f15;
				font-size: 18px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				font-weight: 800;
				line-height: normal;
				letter-spacing: 1px;
				}

.h-1				{
				padding-top: 5px;
				}

h2				{
				margin: 0;
				padding-top: 20px;
				padding-bottom: 5px;
				border: 0;
				text-align: left;
				color: #1e4f15;
				font-size: 15px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				font-weight: 800;
				line-height: normal;
				letter-spacing: normal;
				}

h3				{
				margin: 0;
				padding-top: 15px;
				padding-bottom: 5px;
				border: 0;
				text-align: left;
				color: #1e4f15;
				font-size: 14px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				font-weight: 700;
				line-height: normal;
				letter-spacing: normal;
				}

p				{
				margin: 0;
				padding-top: 5px;
				padding-bottom: 5px;
				border: 0;
				text-align: left;
				}

#bg_seitenkopf		{
				background-image:url(../images/seitenkopf_bg_v3.jpg);
				background-position:top center;
				background-repeat:no-repeat;
				z-index: 1;
				align: center;
				}

#seitenkopf_logo		{
				background-image:url(../images/seitenkopf_logo_v4.png);
				background-position:top center;
				background-repeat:no-repeat;
				z-index: 2;
				align: center;
				}

.seitenlogo_abstand	{
				margin-top:10px;
				}

#hauptbereich_oben	{
				background-image:url(../images/hauptbereich_v3_top.png);
				background-position:top center;
				background-repeat:no-repeat;
				z-index: 3;
				align: center;
				}

#hauptbereich_mitte	{
				background-image:url(../images/hauptbereich_v4_middle.png);
				background-position:top center;
				background-repeat:repeat-y;
				z-index: 3;
				align: center;
				}

#hauptbereich_unten	{
				background-image:url(../images/hauptbereich_v3_bottom.png);
				background-position:top center;
				background-repeat:no-repeat;
				z-index: 3;
				align: center;
				}

.zitat				{
				text-align: center;
				color: #1e4f15;
				font-size: 17px;
				font-family: Times New Roman;
				font-style: italic;
				line-height: 22px;
				letter-spacing: 1px;
				}

.text				{
				text-align: left;
				color: #1e4f15;
				font-size: 13px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				line-height: 18px;
				}

.text-m				{
				text-align: left;
				color: #1e4f15;
				font-size: 12px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				line-height: 16px;
				}

.sub-c			{
				text-align: center;
				color: #1e4f15;
				font-size: 11px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				line-height: normal;
				}

.cr				{
				text-align: right;
				color: #bbb;
				font-size: 10px;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				line-height: normal;
				}

ul.bully			{										
				list-style-position: outside;
				list-style-image:url(../images/bully.png);
				padding-left: 25px;
				margin-left: 2px;
				margin-top:5px;
				margin-bottom:10px;
				color: #1e4f15;
				}

ul.subbully			{										
				list-style-position: outside;
				list-style-image:url(../images/bully.png);
				padding-left: 20px;
				margin-left: 2px;
				margin-top:0px;
				margin-bottom:10px;
				color: #1e4f15;
				}

ul.subbully2		{										
				list-style-position: outside;
				list-style-image:url(../images/subbully.png);
				padding-left: 20px;
				margin-left: 2px;
				margin-top:0px;
				margin-bottom:0px;
				color: #1e4f15;
				}

ul.subbully3		{										
				list-style-position: outside;
				list-style-image:url(../images/subbully.png);
				padding-left: 20px;
				margin-left: 2px;
				margin-top:0px;
				margin-bottom:5px;
				color: #1e4f15;
				line-height: 95%;
				}

.liste ul li			{
				padding-top: 1px;
				padding-bottom: 1px;
				}

.liste2 ul li			{
				padding-top: 2px;
				padding-bottom: 2px;
				}

hr					{
					height:1px;
					width: 100%;
					color:#cc0000;
					}

a:link 				{										 
					color:#357f28;
					text-decoration: none;
					border: 0px;
					}

a:visited 			{ 
					color:#357f28;
					text-decoration: none; 
					border: 0px;
					}

a:active 				{
					color:#357f28;
					text-decoration: none;
					border: 0px;
					}

a:hover 				{
					color:#357f28;
					text-decoration: underline;
					border: 0px;
					}

a#sub:link			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#ffffff;
					text-decoration: none;
					border: 0px;
					}
					
a#sub:active			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#ffffff;
					text-decoration: none;
					border: 0px;
					}
					
a#sub:visited		{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#ffffff;
					text-decoration: none;
					border: 0px;
					}

a#sub:hover			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#ffffff;
					text-decoration: underline;
					border: 0px;
					}

a#sub2:link			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#1e4f15;
					text-decoration: none;
					border: 0px;
					}
					
a#sub2:active			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#1e4f15;
					text-decoration: none;
					border: 0px;
					}
					
a#sub2:visited		{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#1e4f15;
					text-decoration: none;
					border: 0px;
					}

a#sub2:hover			{
					font-family: Verdana, Sans Serif;
					font-size: 11px;
					color:#1e4f15;
					text-decoration: underline;
					border: 0px;
					}

.iframe				{
					width: 595px;
					height: 415px;
					align: left;
					border: 0;
					margin: 0;
					padding: 0;
					}



ul.star				{																		/* Aufzählungszeichen Vertikal */
					list-style-position: outside;
					list-style-image:url(../images/Bully_Star3.png);
					padding-left: 23px;
					margin-left: 0px;
					margin-top:5px;
					margin-bottom:5px;
					color: #333333;
					}

ul.smallbully			{																		/* Aufzählungszeichen Vertikal klein */
					list-style-position: outside;
					list-style-image:url(../images/Bully_Rot_Klein.png);
					padding-left: 23px;
					margin-left: 0px;
					margin-top:5px;
					margin-bottom:5px;
					color: #333333;
					}
