/* CSS Dokument  --------------------------------------------------------------------- */
/* Copyright by Medienstern e.K. 2008 ------------------------------------------------ */
/* Designer M.Isik ------------------------------------------------------------------- */

#text_content {
	min-width: 57.5em;
	max-width: 920px;
	min-height: 30em;
	max-height: 100%;
	margin: 0 0 10px 0;
	border-left: 1px #b5c4cc solid;
	border-right: 1px #b5c4cc solid;
	padding: 0 1.5em;
	}
#text_content h2 {
	margin: 0.5em 0;
	font-size: 180%;
	line-height: 180%;
	width: 100%;
	border-bottom: 1px #b5c4cc solid;
	color: #4aa3d2;
	background-color: #ffffff;
	background: none;
	}
#text_content h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 103%;
	font-weight: normal;
	text-align: left;
	}
#text_content p {
	padding: 1em 0;
	line-height: 160%;
	text-align: justify;
	}
#designagentur {
	margin-top: 1px;
	background: #748592 url(../img/farbe_dk_grau.gif) top left;
	min-height: 1.5em;
	color: #ffffff;
	}
#medienagentur {
	margin-top: 1px;
	background: #87ca5d url(../img/farbe_dk_gruen.gif) top left;
	min-height: 1.25em;
	color: #ffffff;
	}
#werbeagentur_design {
	margin-top: 1px;
	background: #a4cfe4 url(../img/farbe_hl_blau.gif) top left;
	min-height: 1em;
	color: #ffffff;
	}