@charset "utf-8";
/* CSS Startseite */

/* Hauptinhalte Startseite */
#mainWrapper #startContent {
	width: 700px;
	height: auto;
	min-height: 400px;
	float: left;
}

#labelwhite{
	height: 32px;
	float: left;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 32px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
#labelgrey{
	height: 31px;
	float: left;
	background-color: #d9d9d9;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
}
#labelclear{
	height: 31px;
	width: 327px;
	float: left;
	padding-right: 0px;
	padding-left: 3px;
	line-height: 32px;
	
}
/* News-Container */
#mainWrapper #startContent #NewsContent{
	width: 698px;
	height: auto;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	margin-bottom: 20px;
}

/* Inhalt Ratgeber */
#mainWrapper #startContent #RatContent{
	width: 668px;
	height: 130px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	padding: 15px;
	margin-bottom: 20px;
}

#RatContainer {
	width: 666px;
	height: 130px;
	background-color:#999999;
}
#RatContainer h2 {
	display: none;
}
/* MainContent Startseite */
#mainWrapper #ContentStart {
	width: 700px;
	height: auto;
	min-height: 400px;
	float: left;
	padding: 15px 0px 10px 0px;
}

/* rechter Container mit Arztsuche und Links */
#rightContent  {
	width: 210px;
	height: auto;
	min-height: 500px;
	float: right;
}
#rightContent h4  {
	color: #59688c;
}
#rightContent h5     {
	color: #59688c;
	font: normal 18px 'Yanone Kaffeesatz', sans-serif;
	line-height:22px;
	margin:0 0 11px 0;
	padding:0;
	text-decoration:none;
}
#rightContent h5 a , #rightContent h5 a:hover ,#rightContent h5 a:visited{
	background: url(../img/arrow.png) no-repeat;
	background-position: right;
	padding: 5px 20px 5px 0;
	color: #59688c;
	text-decoration:none;
}
#rightContent p {
	display: block;
	float: left;
	width: 190px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
}
#rightContent p a, #rightContent p a:hover{
	text-decoration: none;	
}

#rightContent form  {
	width: 190px;
	float: left;
	background-color: #8993ab;
	padding: 15px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
}
#mainWrapper #rightContent form #doc  {
	float: left;
	height: 25px;
	width: 190px;
	margin-bottom: 20px;
}
#mainWrapper #rightContent form #doc2  {
	float: left;
	height: 20px;
	width: 190px;
	margin-bottom: 10px;
}
#rightContent form #docsearchField  {
	line-height: 20px;
	width: 150px;
	height: 20px;
	float:left;
}
#rightContent form #lupe  {
	height:25px;
	width:25px;
	float: right;
}
#rightContent form #doccheckbox  {
	float: left;
	padding: 0;
	margin: 0;
}
#rightContent form p  {
	line-height: 15px;
	margin: 0px;
	color: #FFF;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
	width: auto;
}
.NewsContainer {
	padding: 15px 22px 10px 15px;
	width: 195px;
	float:left;
}
.NewsContainer img {
	width: 185px;
	height: 100px;
	border: 5px solid #cdcdcd;
}
/* Standard Tag Klassen Startseite */
.NewsContainer p.date {
	font-size: 11px;
	line-height: 11px;
	color: #b4b4b4;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}
.NewsContainer p {
	font-size: 12px;
	line-height: 15px;
	color: #5555;
	margin: 0px;
	padding:0;
}
.NewsContainer h5 {
	min-height: 50px;
}
.NewsContainer p.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px;
	margin: 0;
	line-height: 12px;
	text-decoration: none;
}
.NewsContainer p.more a{	
	color: #777;	
}

/*Ratgeber Container Styles */
#RatContent #RatContainer h3, #RatContent #RatContainer h3 a , #RatContent #RatContainer h3 a:hover , #RatContent #RatContainer h3 a:visited   {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
	color: #555555;
	text-decoration: none;
}
#startContent #BlockContentLeft h2 , #startContent #BlockContentRight h2{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #555555;
	display: block;
	background-color: #ececec;
}
