	#mg {
	}
	#mg img {
		border:              0.15em solid #EAFAFA;
		border-style:        outset;
	}

	#thumb a:hover img {
		position:            relative;
		height:              140px;
		top:                -24px;
		left:               -32px;	
	}

	#mg p {
		margin-top:          0.1em;
		margin-left:         0.2em;
	}
	#mg h3 {
		font-size:           120%;
	}
	#mg h4 {
		text-align:          left;
	}
	#hauptteil {
		width:               613px;
		height:              60px;
		background-color:    #236;	/*stahlblau*/
	}

	table {
		table-layout:        fixed;
		border-collapse:     collapse;
		font-size:           0.9em;
	}
	tr {
		display:             table-row;
	}
	td {
		border:              thin solid #78A; 
		padding-left:        5px;
		vertical-align:      top;
		border-width:        1px;
	}



