/* CSS Dokument  --------------------------------------------------------------------- */
/* Copyright by Medienstern e.K. 2008 ------------------------------------------------ */
/* Designer Murat Isik --------------------------------------------------------------- */
	
/* Content  -------------------------------------------------------------------------- */	
#content {
	min-width: 57.5em;
	max-width: 920px;
	min-height: 35em;
	max-height: 100%;
	margin: 0 0 10px 0;
	border-left: 1px #b5c4cc solid;
	border-right: 1px #b5c4cc solid;
	}
#content_1{
	float: right;
	width: 59%;
	min-height: 35em;
	max-height: 100%;
	padding: 1.65em 0 1em 0em;
	margin-right: 3.5%;
	margin-left: -1em;
	position:relative;
	top: 0;
	right: 0;
	}
#content_1 h2 {
	margin-bottom: 1em;
	border-bottom: 1px #b5c4cc solid;
	font-size: 160%;
	line-height: 180%
	}
#content_1 p {
	font-size: 105%;
	text-align: justify;
	line-height: 170%;
	}	
#content_2 {
	float: left;
	position: relative;
	top: 0;
	right: 0;
	width: 30%;
	min-height: 35em;
	max-height: 100%;
	margin:0 1em;
	padding: 1em;
	border-right: 1px #b5c4cc solid;
	}			
#content_2 h3 {
	font-size: 150%;
	}
#content-wrapper {
	height: 34em;
	overflow: hidden; 
	position: relative;
	}
.scrolling-content {
	height: 35em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}
.scrolling-content img {
	width: 100%;
	margin-bottom: 1em;
	}	
/* Design Bereiche ------------------------------------------------------------------- */
#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;
	}
/* Webdesign ------------------------------------------------------------------------- */
#agentur_leistungen {
	list-style: none;
	display: block;
	line-height: 205%;
	margin-top: 2em;
	margin-right: 1em;
	}
#agentur_leistungen li {
	cursor: pointer;
	border-bottom: 1px #999999 solid;
	padding-right: 2em;
	}
#agentur_leistungen a {
	cursor: pointer;
	display: block;
	text-decoration: none;
	min-height: 1em;
	max-height: 100%;
	width: 100%;
	background: #ffffff url(../img/arrow_pfeil_blau.gif) no-repeat center left;
	color: #536674; /* Standart Text Farbe */
	padding: 0.4em 0 0.4em 2em;
	font-size: 100%;
	}
#agentur_leistungen a:hover {
	color: #ffffff;
	background: #536674 url(../img/arrow_pfeil_weiss_grau.gif) no-repeat center left;
	}
#agentur_leistungen a:active {
	color: #ffffff;
	background: #87ca5d url(../img/arrow_pfeil_weiss_gruen.gif) no-repeat center left;
	}
#link_eins {
	color: #4aa3d2;
	background-color: #ffffff;
	background: none;
	cursor: pointer;
	text-decoration: none;
	}
#link_eins:hover {
	color: #87ca5d;
	background-color: #CCCCCC;
	background: none;
	}
#link_eins:active {
	color:#536674;
	background-color: #CCCCCC;
	background: none;
	}