/* CSS Dokument für PageTeaser */

        .teaser-gesamt {}
		
		.teaser_1,
		.teaser_2,
		.teaser_3,
		.teaser_4,
		.teaser_5,
		.teaser_6,
		.teaser_7,
		.teaser_8,
		.teaser_9,
		.teaser_CAT1,
		.teaser_CAT2,
		.teaser_CAT3,
		.teaser_CAT4,
		.teaser_CAT5,
		.teaser-eintrag { 
			width:145px; 
			margin:5px 0px 5px 5px; 
			display:inline; 
			float:left; 
			height:177px;
			border-left: 1px solid #AAAAAA;
			border-right: 1px solid #777777;
			border-top: 3px solid #828282;
			border-bottom: 1px solid #414141;
			background-color: #C7D9EF;
			}
		.teaser_CAT1 {
			border-top: 3px solid #A2EA82;
			border-bottom: 1px solid #517541;
			}
		.teaser_CAT2 {
			border-top: 3px solid #E6EA82; 
			border-bottom: 1px solid #737541;
			}
		.teaser_CAT3 {
			border-top: 3px solid #EAA282; 
			border-bottom: 1px solid #755141;
			}
		.teaser_CAT4 {
			border-top: 3px solid #8298EA;
			border-bottom: 1px solid #414C75;
			}
		.teaser_CAT5 {
			border-top: 3px solid #EA828A; 
			border-bottom: 1px solid #754145;
			}
		.teaser_1 {
			border-top: 3px solid #EAA282; 
			border-bottom: 1px solid #755141;
			}
		.teaser_2 {
			border-top: 3px solid #EA828A; 
			border-bottom: 1px solid #754145;
			}
		.teaser_3 {
			border-top: 3px solid #E6EA82; 
			border-bottom: 1px solid #737541;
			}
		.teaser_4 {
			border-top: 3px solid #EA828A; 
			border-bottom: 1px solid #755141;
			}
		.teaser_5 {
			border-top: 3px solid #EA828A; 
			border-bottom: 1px solid #754145;
			}
			
		.teaser-eintrag-grafik { 
			text-align:center; 
			}
		.teaser-eintrag-grafik IMG { 
			margin:5px 0px 5px 0px; 
			border:0px solid #000000; 
			}
		.teaser-eintrag-titel { 
			text-align:center; 
			}
		.teaser-eintrag-titel H3 { 
			font-size:12px; 
			font-weight:bold; 
			xcolor:#f3c107; 
			margin:0 0; 
			}
		.teaser-eintrag-titel H3 A { 
			xcolor:#f3c107; 
			xtext-decoration:none; 
			}
		.teaser-eintrag-text { 
			font-size:9px; 
			text-align:center; 
			padding-top:2px;
			}