/* 
 *	CSS Document - Startseite
 *	Gesundheitskonzepte Kohlmann-Viand
 *	(c) 2007 Lars Brinkmann | www.netzbuero.de
 */

body {
	background-image: url(../images/sPageBackground.gif);
	background-repeat: repeat-y;
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, p, ul, ol, blockquote {
	margin-top: 0px;
}

img { border: none; }

body, h1, h2, h3, div, table, tr, td, ul, ol, p, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.pageOuterWrap {
	width: 1007px;
}

.blueBar {
	height: 118px;
	background-color: #355cb9;
	border-bottom: 1px solid #000000;
}

.lightBlueBar {
	height: 17px;
	background-color: #96abdb;
	border-bottom: 1px solid #e00099;
}

.bottomBlueBar {
	height: 13px;
	background-color: #355cb9;
	border-bottom: 3px solid #ffffff;
}

.pinkBar {
	height: 3px;
	background-color: #e00099;
}





.pageContent {
	background-image: url(../images/sBackground.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pageContentMiddle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #355cb9;
}

.pageContentMiddle p {
	font-size: 13px;
	line-height: 18px;
}


.pageContentLeft, .pageContentMiddle, .pageContentRight { float: left; background-color: transparent; }

.pageContentLeft 	{ width: 187px; }
.pCL { margin-top: 120px; }

.pageContentMiddle 	{ width: 545px; }
.pCM { margin-top: 35px; margin-left: 65px; width: 355px; padding-bottom: 30px; }

.pageContentRight 	{ width: 275px; }
.pCR { margin-top: 35px; margin-left: 12px; width: 245px; }

.pageContentRight h1 {
	text-transform: uppercase;
	color: #355cb9;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

.pageContentRight h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.pageContentRight p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 0px;
}

.pageContentRight a {
	color: #e00099;
	text-decoration: none;
}

.news-latest-morelink {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}


.pageFooter {
	text-align: center;
	margin-top: 20px;
	color: #355cb9;
	font-size: 12px;
	padding-bottom: 20px;
}



.picBar {
	padding-top: 22px;
	margin-left: 82px;
}

.picBarImage {
	float: left;
	margin-right: 23px;
}


.pGO { margin-top: 40px; margin-left: 20px; }

.pGO img { margin-bottom: 10px; }
.pGO A {
	text-decoration: none;
	color: #e00099;
	font-weight: bold;
	font-size: 13px;
}