/* CSS Dokument  --------------------------------------------------------------------- */
/* Copyright by Medienstern e.K. 2008 ------------------------------------------------ */
/* Web Designer Murat Isik ----------------------------------------------------------- */
/* Version_3 ------------------------------------------------------------------------- */
* {
	border: 0;
	margin: 0;
	padding: 0; 
	}
html {
	height: 100%;
	font-size: 100.01%;
	}
body {
	background: #ffffff;
	color: #536674; /* Standart Text Farbe */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	}
h1 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:-0.02em;
	}
h2 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:-0.02em;
	}
h3 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:0em;
	}
h4 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:-0.02em;
	}
h5 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:-0.02em;
	}
h6 {
	font-family: Helvetica, Verdena, Arial, sans-serif;
	letter-spacing:-0.02em;
	}
* acronym {
	cursor:help;
	border-bottom: 0.1em #b5c4cc solid;
	}
* em {
	font-style:normal;
	}
.navi {
	display: none;
	}					
#main_content {
	min-width: 57.5em;
	max-width: 920px;
	margin:0pt auto;
	border-left: 1em #ffffff solid;
	border-right: 1em #ffffff solid;
	}	
#kopfzeile {
	min-width: 57.5em;
	max-width: 920px;
	height: 14.75em;
	margin:0pt auto;
	margin-bottom: 2em;
	border-left: 1em #ffffff solid;
	border-right: 1em #ffffff solid;
	}
#kopfzeile > h1 {
	display: none;
	}
/* Fusszeile  ------------------------------------------------------------------------- */		
#fusszeile {
	border-top: 1px #b5c4cc solid;
	padding: 1em 0 1em 0;
	font-size: 95%;
	margin-top: 1em;
	}
#copyright {
	float: left;
	}
#validate {
	float: right;
	font-size: 105%;
	margin-top: -0.35em;
	}		
#validate a {
	background: #ffffff;
	color: #536674; /* Standart Text Farbe */
	text-decoration: none;
	}
#validate a:hover {
	background: #ffffff;
	color: #87ca5d;
	}	
#validate img {
	padding-top: 2px;
	margin-bottom: -2px;
	}
#google_search {
	font-size: 95%;
	min-height: 24px;
	max-height: 100%;
	padding-bottom: 4px;
	}
#google_search img {
	height: 24px;
	width: 70px;
	}	
#google {
	padding-top: 2px;
	margin-bottom: -10px;
	}
/* Sub Fusszeile  --------------------------------------------------------------------- */
#sub_footer {
	color: #b5c4cc;
	background: #748592;
	width: 100%;
	min-height: 15em;
	max-height: 100%;
	margin-top: 3em;
	border-top: 2px #536674 solid;
	}
/* Basis navigation ------------------------------------------------------------------- */
#werbeagentur_navigation {
	position: absolute;
	top: 10.5em;
	color: #748592;
	background: #536674 url(../img/navigation/background.gif) left;
	width: 100%;
	height: 49px;
	}
#navigation_inner {
	width: 920px;
	margin:0pt auto;
	list-style: none;
	height: 49px;
	}	
#navigation_inner li {
	display: block;
	float:right;
	height: 35px;
	position: relative;
	bottom: 8px;
	cursor: pointer;
	}
#navigation_inner li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	}
#navigation_inner a > em {
	display: none;
	}	
#nav-kontakt {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_kontakt.gif) no-repeat;
	width: 74px;
	height: 35px;
	margin-right: -8px;
	}
#nav-kontakt:hover {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_kontakt_hover.gif) no-repeat;
	width: 74px;
	height: 35px;
	}	
#nav-referenzen {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_referenzen.gif) no-repeat;
	width: 99px;
	height: 35px;
	}
#nav-referenzen:hover {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_referenzen_hover.gif) no-repeat;
	width: 99px;
	height: 35px;
	}	
#nav-webdesign {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_webdesign.gif) no-repeat;
	width: 143px;
	height: 35px;
	}
#nav-webdesign:hover {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_webdesign_hover.gif) no-repeat;
	width: 143px;
	height: 35px;
	}	
#nav-werbeagentur {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_werbeagentur.gif) no-repeat;
	width: 116px;
	height: 35px;
	}
#nav-werbeagentur:hover {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_werbeagentur_hover.gif) no-repeat;
	width: 116px;
	height: 35px;
	}	
#nav-home {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_home.gif) no-repeat;
	width: 93px;
	height: 35px;
	}
#nav-home:hover {
	color: #748592;
	background: #ffffff url(../img/navigation/nav_home_hover.gif) no-repeat;
	width: 93px;
	height: 35px;
	}			
/* Für die ToolTips ------------------------------------------------------------------ */
.tool-tip {
	min-width: 10em;
	max-width: 15%;
	z-index:15000;
	border: 1px #ffffff solid;
	}
.tool-title {
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	padding: 0.5em 1em;
	background: #748592 url(../img/farbe_dk_grau.gif) top left;
	border-bottom: 1px #fff solid;
	text-align: center;
	}
.tool-text {
	color:#ffffff;
	font-size: 100%;
	padding: 0.5em 1em 1em;
	background: #4aa3d2;
	}
/* Verschiedenes --------------------------------------------------------------------- */
.md_link {
	color: #536674;
	text-decoration: none;
	}
.md_link_2 {
	background: #ffffff;
	color: #536674; /* Standart Text Farbe */
	text-decoration: none;
	}
.md_link_2:hover {
	background: #ffffff;
	color: #87ca5d;
	}	
.absatz {
	clear:both;
	}
.duesseldorf {
	font-weight: normal;
	}
.koeln {
	font-weight: normal;
	}
.agentur {
	display: none;
	}
/* Datum ----------------------------------------------------------------------------- */
#datum_wrap {
	position: absolute;
	top: 0;
	float: right;
	min-width: 920px;
	max-width: 57.5em;
	margin:0pt auto;
	border-right: 1em #ffffff solid;
	}
#datum {
	color: #536674;
	background: url(../img/kalender_back.gif) no-repeat;
	width: 65px;
	height: 96px;
	float:right;
	text-align:center;
	padding-top: 13px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	}
#jahr {
	text-align:center;
	font-size: 12px;
	font-weight: bolder;
	line-height: 80%;
	color: #ffffff;
	background-color: #536673;
	background: none;
	margin-top: 0;
	}
#wochentag {
	text-align:center;
	font-size: 11px;
	line-height: 180%;
	}
#tag_zahl{
	font-size: 28pt;
	text-align:center;
	font-weight: bolder;
	line-height: 80%;
	padding-bottom: 15px;
	}
#monat {
	text-align:center;
	font-size: 11px;
	line-height: 120%;
	padding-bottom: 15px;
	}
.text_links {
	color: #4aa3d2;
	background: #ffffff url(../img/arrow_rund_norm.gif) no-repeat center left;
	padding:0 0.5em 0 1.5em;
	}
.text_links:hover {
	color: #87ca5d;
	background: #ffffff url(../img/arrow_rund_hover.gif) no-repeat center left;
	padding:0 0.5em 0 1.5em;
	}
.text_links:visited {
	color: #b5c4cc;
	background: #ffffff url(../img/arrow_rund_visited.gif) no-repeat center left;
	padding:0 0.5em 0 1.5em;
	}	