/*
Site: http://www.germanhealthplans.com
Version: 2007.10
Author: Bastian Eller <be@medianation.de>
Copyright: 2007 German Health Plans Worldwide Inc., New York
*/

   
#start-box {
	background: url(../assets/imgs/start/bg_skyline.png) top left no-repeat; 
	position: relative;
	height: 316px; /*MDB*316*/
	width: 536px;
	margin-top: 135px;
	}

#start-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 316px; 
	width: 536px;
	z-index: 90;
	}	

#start-ani {
	border: none;
	padding: none;
	float: right;
	margin-right: 1px;
	z-index: 20;
	}
	
#start-text {
	float: left;
	margin-left: 3px;
	width: 170px;
	}

#start-text h5 {
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 23px 0 0;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: 900;
	text-transform: uppercase;	
	color: #fff;
	height: 36px;
	width: 500px;
	z-index: 10;
	overflow: hidden;
	letter-spacing: 2px; 	
	}
#start-text h5 a {
	color:#FFFFFF;
	text-decoration:none;
}

#start-text h5 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#start-text h6 {
	margin: 0 0 10px 15px;/*MDB 16H*/
	display: block;
	position: relative;
	font-size: 16px;
	font-family: Times, "Times New Roman", serif;
	line-height: 1em;
	font-weight: 900;
	width: 500px;
	letter-spacing: 1px; 	
	}

#start-text p {
	font-size: 15px;
	margin: 10px 0;
	padding-left: 12px;
	/*text-indent: -12px;*/
	}
	
#start-text span {
	font-size: 11px;
	font-weight: normal;
	}

#index-title { 
	margin-top: 0px !important;
	}
	
	
#werbung{
	float:left;
	padding:0;
	margin: 15px 0px 0px 10px;
	font-weight:bold;
}
	
