
		/* fuer Browser ALLGEMEIN */
#inhalt .spalte-links2   {
	height:    100%;
	min-height: 32em }


/* fuer Internet Explorer ;-( */
/*\*/
* html #inhalt .spalte-links2  {
	height: 32em }

/**/

/* fuer Browser ALLGEMEIN */
#inhalt .spalte-rechts2   {
	height:    100%;
	min-height: 32em }


/* fuer Internet Explorer ;-( */
/*\*/
* html #inhalt .spalte-rechts2   {
	height: 32em }


/**/

/* ##################################### */


		/* fuer Browser ALLGEMEIN */
#dreicol #inhalt .spalte-links {
min-height:20em; 
height:100%;
}
/* fuer Internet Explorer ;-( */
/*\*/
* html #dreicol #inhalt .spalte-links {
height:38em;
}
/**/

/* fuer Browser ALLGEMEIN */
#dreicol #inhalt .spalte-mitte {
min-height:20em; 
height:100%;
}
/* fuer Internet Explorer ;-( */
/*\*/
* html #dreicol #inhalt .spalte-mitte {
height:38em;
}
/**/

/* fuer Browser ALLGEMEIN */
#dreicol #inhalt .spalte-rechts {
min-height:20em; 
height:100%;
}
/* fuer Internet Explorer ;-( */
/*\*/
* html #dreicol #inhalt .spalte-rechts {
height:38em;
}
/**/

/* ##################################### */
	
		/* fuer Browser ALLGEMEIN */
#inhalt .col1  {
	height:    100%;
	min-height: 32em }

/* fuer Internet Explorer ;-( */
/*\*/
* html #inhalt .col1 {
height:35em;
}
/**/
/*##########Zwei gleiche Spalten##########*/

/* fuer Browser ALLGEMEIN */
#inhalt .spalte-links1   {
	height:    100%;
	min-height: 40em }


/* fuer Internet Explorer ;-( */
/*\*/
* html #inhalt .spalte-links1    {
	height: 40em }



/**/

/* fuer Browser ALLGEMEIN */
#inhalt .spalte-rechts1  {
	height:    100%;
	min-height: 32em }

/* fuer Internet Explorer ;-( */
/*\*/
* html #inhalt .spalte-rechts1   {
	height: 32em }


/**/

/*album*/
.albumlist  {
	list-style: none;
	margin:      0;
	padding:     0 }
.albumlist dd     {
	color:       #333;
	font-size:    1em;
	margin:       0;
	padding:      0.4em 0 0.4em 0.2em;
	border-style: none;
	border-width: 1px medium medium 4px;
	border-color: #333 }





.albumlist dt      {
	color:           #000;
	font:             0.9em Verdana, Arial, Helvetica, sans-serif;
	list-style-type:  none;
	list-style-image: none;
	margin-right:     8px;
	float:            left }






.albumlist img {
	display: block;
	margin:   0;
	padding:  0;
	border:   solid 1px silver }

.albumlist dt a:link   {
	color:          #000;
	text-decoration: none;
	list-style-type: none }



.albumlist dt a:visited {
	text-decoration: none }

.albumlist dt a:hover  {
	color:          #d2000c;
	text-decoration: none }
	
/* AlbumList als UL */
/*album*/
ul.albumlist     {
	list-style: none;
	margin:      0;
	padding:     0;
	clear:       both }




.albumlist p     {
	color:       #333;
	font-size:    1em;
	margin:       0;
	padding:      0.4em 0 0.4em 0.2em;
	border-style: none;
	border-width: 1px medium medium 4px;
	border-color: #333 }





.albumlist li      {
	color:           #000;
	font:             0.9em Verdana, Arial, Helvetica, sans-serif;
	list-style-type:  none;
	list-style-image: none;
	margin-right:     0px;
	float:            left }






.albumlist img {
	display: block;
	margin:   0;
	padding:  0;
	border:   solid 1px silver }

.albumlist li a:link   {
	color:          #000;
	text-decoration: none;
	list-style-type: none }



.albumlist li a:visited {
	text-decoration: none }

.albumlist li a:hover  {
	color:          #d2000c;
	text-decoration: none }