html   {
	height: 100%;
	width: 100%;

}
body   {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #484848;
	background-color: #FAFAFA;
	background-image: url(../image/seite/bg_2011.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link,a:visited, a:active  {
	/*color: #003399;*/
	color: #29348E;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

a.leftlink:link,a.leftlink:visited,a.leftlink:active		{
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 0.85em;
	font-weight: bold;
}

a.leftlink:hover	{
	color: #CC6600;
	text-decoration: none;
	background-image: url(../image/seite/bg_link_over.gif);
}

a.an:link,a.an:visited,a.an:active	{
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 0.85em;
	font-weight: bold;
}
a.an:hover	{
	color: #CC6600;
}
a.toplink:link,a.toplink:visited,a.toplink:active   {
	text-decoration: none;
	font-size: 0.75em;
	padding-right: 9px;/*alt.:8px*/
	padding-left: 9px;
	letter-spacing: 1px;
	color: #666666;
	float: left;
	height: 18px;
	font-weight: bold;
	line-height: 18px;
}
a.toplink:hover {
	text-decoration: none;
	color: #CC6600;
	background-image: url(../image/seite/bg_link_over.gif);
}
a.aktive_seite  {
	background-image: url(../image/seite/bg_link_aktiv.gif);
	padding-top: 4px;
	padding-bottom: 3px;

}
a.aktive_seite:hover  {

}
a.design:link,a.design:visited,a.design:active   {
	font-weight: normal;
	background-image: none;
	border: none;
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 80%;
}
h1  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	/*margin-left: 151px;*/
	margin-left: 0px;
	font-size: 1.2em;
	color: #CC6600;
	/*float: left;*/
	padding-top: 2px;
	padding-bottom: 2px;
}
.h1:hover	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	/*margin-left: 151px;*/
	margin-left: 0px;
	font-size: 1em;
	color: #CC6600;
	/*float: left;*/
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
h2  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 0.9em;
	letter-spacing: 1px;
	color: #CC6600;
	/*float: left;*/
	background-color: #FEFEFE;
	padding-top: 2px;
	padding-bottom: 4px;
	/*border-bottom: 1px solid #B9B9B9;*/

}
h3  {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 12px;
}
.h3:hover  {
	font-size: 1em;
	color: #484848;
	margin-top: 0px;
	margin-bottom: 12px;
	text-decoration: none;
}
h4	{
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666666;
	text-decoration: underline;
	}
h5 {
	font-size: 1.1em;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #484848;
}
p  {
	margin-top: 0px;
	margin-bottom: 16px;
}
p.an	{
	padding-left: 8px;
	margin-top: -12px;
}
p.anker	{
	text-align: right;
}
p.addr  {
	margin-top: 0px;
	margin-bottom: 16px;
   text-align: center; 
   font-size: 0.9em;
   font-style: oblique; 
   font-weight: normal; 
}

p.titel  {
	margin-top: 0px;
	margin-bottom: 16px;
	text-align:center;
   font-size: 0.9em; 
   font-style: normal; 
   font-weight: bold; 
}

p.titel_1  {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
   font-size: 0.9em; 
   font-style: normal; 
   font-weight: bold; 
}
.design	{ /*Impressum; webmaster*/
	font-weight: bold;
	border: none;
	margin-bottom: 2px;
	padding: 0px;
	float: none;
	font-size: 80%;

}

li	{
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: -22px;
	text-align: justify;
}

.grau	{
	border: 0;
	background-color: #DFDFDF;
	color: #000000;
	width: 100%;
}

table.termin {
	 border: 0;
	 background-color: #DFDFDF; 
	 width: 100%;
}
td.rot {
	 color: #A9210A;
 	 text-align: right; 
	 font-weight: bold;
	 padding-left: 5px;
	 width: 48%;
}
td.schwarz {
	 padding-left: 5px;
	 color: #000000;
 	 text-align: left; 
	 font-weight: bold;
	 width: 80%;
}
td.schwarz_re {
	 padding-left: 5px;
	 color: #000000;
 	 text-align: right; 
	 font-weight: bold;
	 width: 80%;
}
td.frei {
    color: #DFDFDF;
}
td.space {
	width: 4%;
}
td	{
	padding: 5px 10px 5px 5px;
}
td.li {
	width: 48%;
	
	text-align: right;
}

td.re {
	width: 48%;
	padding-left: 9px;
	text-align: left;
}
#line_1  {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	clear: both;
	float: none;
	padding: 12px;
	margin-top: 12px;
	background-color: #BBBBBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #898989;

}
#name  {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D0D0D0;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 1.6em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEFEFE;
	border-bottom-color: #FEFEFE;
	color: #996600;
	height: auto;

}
#linkleiste   {
	width: 872px;
	line-height: 18px;
	clear: both;
	float: none;
	padding: 0px;
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;

}

#nav_leist  {
	float: left;
	clear: left;
	width: 150px;
	margin-right: 17px;
	/*margin-left: 18px;*/
	padding-top: 26px;
	padding-left: 5px;
 	text-align: left;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
}
#nav_leist_web  {
	float: left;
	clear: left;
	width: 140px;
	margin-right: 17px;
	/*margin-left: 18px;*/
	padding-top: 26px;
	padding-left: 5px;
 	text-align: left;
}
#nav_leist_start  {
	float: left;
	clear: left;
	width: 135px;
	margin-top: 20px;	
	margin-right: 17px;
	margin-bottom: 5px;
	padding-top: 26px;
	padding-left: 5px;
 	text-align: left;
 	background-color: #DFDFDF;
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
}
#pic_alt_nav  {
	float: left;
	width: 140px;
	margin-right: 22px;
 	list-style: none;
	background-color: #DFDFDF;
}
#line_2  {
	float: none;
	width: 872px;
	height:auto !important;
	height:512px;
	min-height:512px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	border: 0px none;
}
#line_3  {
	float: none;
	clear: both;
	/*width: 89%;*/
	width: 872px;
	height: 35px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	border: 0px none;
	text-align: right;
	/*background-color: cyan;*/
}
#line_album  {
	padding: 0px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#seitenbereich {/* schmal wie start*/
	float: right;
	width: 140px;
	overflow: hidden;
	/*height: 300px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	/*background-color: blue;*/
}
#seitenbereich_2 {/* breit wie "basiszucht*/
	/*float: right;*/
	width: 280px;
	overflow: hidden;
	/*height: 280px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	/*background-color: blue;*/
}
.bild_seite {
	clear: both;
	padding: 1px;
	background-color: #CCCCCC;
}
.untertitel {
	font-size: 11px;
	line-height: 12px;
	clear: both;
	float: left;
	/*width: 280px;*/
	margin-right: 12px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: italic;
}
.untertitel_im_text {
	font-size: 11px;
	line-height: 12px;
	clear: both;
	float: left;
	width: 280px;
	margin-right: 12px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: italic;
}
#content {/*f&uuml;r breiten Seitenbereich wie basiszucht*/
	float: left;
	padding-top: 12px;
	padding-right:25px;
	/*width: 718px;*/
	width: 65%;
	font-size: 0.9em;
	/*background-color: yellow;*/
}
#content_1 {/*f&uuml;r schmalen Seitenbereich wie start*/
	float: left;
	padding-top: 12px;
	padding-right:25px;
	/*width: 718px;*/
	width: 81%;
	font-size: 0.9em;
	/*background-color: red;*/
}
#content_2 {/*ohne Seitenbereich wie berichte*/
	/*float: left;*/
	padding-top: 12px;
	/*padding-right:25px;*/
	width: 100%;
	font-size: 0.9em;
}
.bild_text {
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	margin-top: 4px;
}

.text_seite {
	font-size: 0.8em;
	padding-top: 186px;
	height: auto;
	width: auto;
}
.trenn_seite  {
	height: 6px;
	line-height: 9px;

}
.block_text {
	/*float: left;*/
	/*width: 708px;*/
	width: 100%;
	margin-right: 24px;
	text-align:justify;
}
.block_text_2 { /*wie mitglied_werden*/
	float: left;
	height: auto;
	/*width: 70px;*/
	width: 75%;
	text-align: justify;
	/*background-color: cyan;*/
}
.block_text_3	{
	float: left;
	height: auto;
	width: 71%;
	text-align:left;
	/*padding-right: 10px;*/
}
.block_text_termin  {
	float: left;
	height: auto;
	width: 570px;
}

.pic_seite_rahmen {
	padding: 2px;
	border: 1px solid #898989;
	background-color: #E3E3E3;
}
.headline  {
	/*clear: both;*/
	/*float: none;*/
	text-align:left;
	padding-top: 24px;
	/*background-color: red;*/
}
.headline_1  {
	/*clear: both;*/
	/*float: none;*/
	text-align:center;
	padding-top: 24px;
	/*background-color: red;*/
}
.adressleiste {
	font-size: 0.7em;
	color: #333333;
	width: 848px;
	padding-left: 14px;
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../image/bg_adressleiste.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.line_h1 {
	/*width: 860px;*/
	width:100%;
	/*clear: both;*/
	/*float: none;*/
	/*background-color: cyan;*/
}
.e {
	clear: both;
	float: none;
}
.form_1 {
	width: 320px;
	margin-top: 2px;
	margin-bottom: 4px;nt
}
.form_2 {
	overflow: auto;
	height: 180px;
	width: 320px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.button {
	background-image: url(../image/seite/bg_link_aktiv.gif);
	cursor: pointer;
	margin-bottom: 18px;
	border-top: 1px dotted #B7B7B7;
	border-right: none;
	border-bottom: 1px dotted #B7B7B7;
	border-left: none;
}
.webdesign {
	font-size: 0.75em;
	color: #757575;
	letter-spacing: normal;
}
.imp_fett {
	font-weight: bold;
	margin-bottom: 2px;
}
.pic_left {
	float: left;
	margin-right: 12px;
}
.tabRahmen {
	margin-bottom: 24px;
}
.Termin {
	font-weight: bold;
	color: #993300;
	background-color: #f2f2f2;
	padding-left: 12px;
	border-left: 2px solid #993300;
}
.Titel {
	font-weight: bold;
	color: #993300;
	padding-top: 12px;
}
.Ort {
	font-weight: bold;
}
.Strasse {
	font-weight: normal;
}
.Galerie {
	font-weight: bold;
	line-height: 24px;
}

