@charset "UTF-8";
/* CSS Document Pagelsborg Kiropraktorklinik */


/* favour 2009 - www.favour.se */


html, body {
	height:100%;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/background_pattern.gif) repeat-x;
	background-color:#f6f7ee;
	font-size:14px;
}


h1 {
	font-weight:normal;
	color:#83A628;
	font-size:24px;
}


h2 {
	font-weight:normal;
	font-size:18px;
}


.headline {
	font-family:Oceania;
	font-weight:normal;
	letter-spacing:-1px;
	color:#83A628;
}


p {
	font-size:13px;
	line-height:17px;
}

.size15 {
	font-size:15px;
}

.bold {
	font-weight:bold;
}

.ingress {
	font-size:13px;
}


a:link, a:visited, a:active {
	text-decoration:underline;
	color:#83A628;
	font-size:13px;
}

a:hover {
	text-decoration:underline;
	color:#073100;
}


.menyActive {
	color:#ffffff;
}


.menyActiveSubpage {
	font-weight:bold;
	padding:5px 0 5px 0;
}


.ul {
	 list-style-type:none;
	 font-size:14px;
}


.li {
	 line-height:26px;
	 font-size:14px;
}

.button { 
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#83A628;
	border:1px solid #83A628;
}




/* CONTAINER -------------------------------------------------------------------------- */

#container {
	margin:auto;
	width:900px;
	padding:15px 0 0 0;
}



/* CONTAINER LOGOTYPE -------------------------------------------------------------------------- */

#logotype {
	z-index:2; 
	top:18px; 
	left:30px; 
	width:99px; 
	height:49px; 
	position:absolute;
}




/* CONTAINER HEADER -------------------------------------------------------------------------- */

#containerHeader {
	position:relative;
	margin:15px 0 0 0;
	background:url(../images/background_header.png);
	padding:8px 20px 0 20px;
	height:50px;
}




/* CONTAINER MENY -------------------------------------------------------------------------- */

#containerMeny {
	z-index:2;
	position:absolute;
	right:25px;
	font-weight:bold;
	font-size:13px;
	top:25px;
}


a.meny:link, a.meny:visited, a.meny:active {
	text-decoration:none;
	color:#073100;
	font-size:13px;
}

a.meny:hover {
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
}




/* CONTAINER HEADER IMG -------------------------------------------------------------------------- */

#containerHeaderImg {
	background:url(../images/background_main.gif) repeat-y;
	padding:0 0 0 5px;
}




/* CONTAINER FLASH -------------------------------------------------------------------------- */

#containerFlash {
	margin:0 0 0 0;
	padding:0 0 0 5px;
}




#containerNoFlash {
	margin:0 0 0 0;
	padding:0 0 0 0;
}



/* CONTAINER MODULES -------------------------------------------------------------------------- */

#containerModules {
	overflow:auto;
	background:url(../images/background_main.gif) repeat-y;
}




/* CONTAINER MODULE LEFT -------------------------------------------------------------------------- */

#containerModuleLeft {
	width:255px;
	float:left;
	padding:5px 15px 0 30px;
}




/* CONTAINER MODULE RIGHT -------------------------------------------------------------------------- */

#containerModuleRight {
	width:265px;
	float:left;
	padding:5px 30px 0 15px;
}




/* CONTAINER MODULE CENTER -------------------------------------------------------------------------- */

#containerModuleCenter {
	float:left;
	width:260px;
	padding:5px 15px 0 15px;
}




/* CONTAINER MODULE SUB CONENT -------------------------------------------------------------------------- */

#containerModuleSubContent {
	clear:both;
	padding:15px 0 10px 30px;
}




/* CONTAINER CONTENT -------------------------------------------------------------------------- */

#containerContent {
	overflow:hidden;
	background:url(../images/background_main.png) repeat-y;
}


#containerNav {
	float:left;
	width:200px;
	margin:30px 0 0 0;
}




/* CONTAINER MAIN -------------------------------------------------------------------------- */

#containerMain {
	float:left;
	width:450px;
	margin:20px 0 0 0;
}




/* CONTAINER COLUMN -------------------------------------------------------------------------- */

#containerColumn {
	float:left;
	width:170px;
	margin:30px 30px 0 30px;
	font-size:13px;
}




/* CONTAINER COLUMN IMG -------------------------------------------------------------------------- */

#containerColumnImg {
	padding:10px;
	background-color:#e9e9e2;
	background:url(../images/column_footer.gif) no-repeat bottom;
}




/* CONTAINER MENY -------------------------------------------------------------------------- */

#containerFooter {
	margin:0 0 0 0;
	font-size:11px;
	color:#424242;
	padding:70px 0 10px 10px;
	background:url(../images/background_footer.png) no-repeat;
}


a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {
	color:#83A628;
	text-decoration:none;
	font-size:11px;
}


a.linkFooter:hover {
	color:#073100;
	text-decoration:underline;
}


.footerGlobal {
	color:#cccccc;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}