/* 
Specific style-definitions applicapable only to specified templates.

Site: Kirkebyterapi.dk
Author: Joakim Jensen Møller
Date: 28 July 2009
----------------------------------------------------------*/

/***********************************************************
Template: frontpage
***********************************************************/
.frontpage .column {
	width: 240px;
}

.frontpage .column.first {
	width: 600px;
}

/*Template section: right column */
.frontpage .content {
	overflow: visible;
}

.frontpage .column .image {
	width: 240px;
	padding-top: 60px;
}

.frontpage .column .image {
}

/***********************************************************
Template: Contact page
***********************************************************/
/*Template section: Right column */
.column address {
	padding-bottom: 15px;
	font-style: normal;
}

.column address br {
	display: none;
}

.column address span {
	clear: left;
	display: block;
}

.column address .first {
	font-weight: bold;
}

/*Template section: Contact form */
.contact {
	width: 255px;
	padding-top: 20px;
	clear: left;
}

.contact p {
	font-style: oblique;
	white-space: nowrap;
}

.contact ul {
}

.contact ul li {
	list-style-type: none;
	font-weight: bold;
	margin-left: 0;
}
.contact button {
	margin-right: 5px;
	float: right;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
