body {
	margin: 0 auto;
	padding:0px;
	background-color:#E0E0DB;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#content {
	width:950px;
	text-align:left;
	/*background-color:#FFFFFF;*/
	background-repeat:repeat-y;
	background-color: white;
	margin-top: 20px;
}
div.mainwrapper {
	float: right;
	width: 720px;
}

div.sidebarleft {
	width: 230px;
	float: left;
}

#headerContainer {
	width:950px;
	height:105px;
	padding:0px;
	margin:0px;
}

#logoContainer {
	height:105px;
	width:230px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
ul.topnav{
	list-style: none;
	position: relative;
	margin-top: 80px;
	margin-right: 10px;
}
.topnav li{
	display: inline;
	float: right;
}
.topnav li a{
	color: white;
	font-weight: normal;
	font-size: 1.1em;
}
#logoBGContainer {
	height:105px;
	width:720px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
}

#logoBGContainerNavigator {
	margin-right:15px;
	margin-top:80px;
}

#bottomContainer {
	width:950px;
	height:30px;
	clear:both;
}

#rightBottom {
	width:720px;
	height:30px;
	background-image:url(../images/bottom_right.jpg);
	float:right;
}

#leftBottom {
	width:230px;
	height:30px;
	background-image:url(../images/bottom_left.jpg);
	float:left;
}

#copyright {
	background-color:#E0E0DB;
	color:#747474;
	font-size:9px;
	text-align:center;
	padding-top:10px;
	clear:both;
}
#copyright A {
	color:#747474;
	text-decoration:none;
}
#copyright A:hover {
	text-decoration:underline;
}

#contentContainer {
	width:950px;
	/*background-color:#FFFFFF;*/
    background-image:url(../images/main_background.gif);
    background-repeat:repeat-y;
	clear:both;
}
.clear{
	clear: both;
}

div.contentwrapper {
	/*background-color:#FFFFFF;*/
    background-image:url(../images/main_background.gif);
    background-repeat:repeat-y;
	clear:both;
}
#mainColumn {
	width:490px;
	float:right;
	padding:0px;
	margin:0px;
	padding-right:25px;
	margin-top:10px;
	margin-bottom:10px;
	/*padding-left:25px;*/
}

#leftColumn {
	width:230px;
	float:left;
	background-color: gainsboro;
}

#navigator,
#navigator A {
	color:#FFFFFF;
	width: 230px;
}

.nav1 {
	padding:0px;
	margin:0px;
	/*padding-bottom:7px;*/
	list-style:none;
}
.nav1 .violetColor {
	background-color:#8B559F;
}
.nav1 .greenColor {
	background-color:#4fac24;
}
.nav1 .redColor {
	/*background-color:#e60003;*/
	background-color:#ff0000;
}
.nav1.homePage li {
	height:230px;
}
.homePage .violetColor {
	background-image:url(../images/steiner.jpg);
	background-repeat:no-repeat;
	background-position: 166px 28px;
}
.homePage .redColor {
	background-image:url(../images/camphill.jpg);
	background-repeat:no-repeat;
	background-position: 160px 28px;
}
.nav1.homePage li li {
	height:auto;
}
.nav1 li {
	padding:0px;
	margin:0px;
}

.nav2 {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:7px;
}
.nav3 {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.nav2 li,
.nav3 li {
	margin:0px;
	padding:0px;
	margin-left:14px;
	padding-top:1px;
}

#heightKeeperImg {
	float:right;
}

@media print {

#logoBGContainerNavigator,
#leftColumn,
#bottomContainer,
.sidebarright {
	display:none;
}

.mainwrapper, #headerContainer, #contentContainer {
	width:710px;
}

}

/* HOME PAGE TOP */
/*.hpTop {
	width:490px;
	height:68px;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}*/

.hpTop .ad {
	float:right;
	/*border:3px solid #DEE1E9;*/
	width:119px;
	height:64px;
	text-align:center;
	vertical-align:middle;
}

.hpTop img {

}

.hpTop .quote {
	width:340px;
	height:64px;
	text-align:center;
	vertical-align:middle;
}

.hpTop .quoteline {
	/*width:340px;
	height:3px;
	margin-top:3px;
	background-color:#DEE1E9;
	overflow:hidden;*/
	display:none;
}

#leftContent {
	padding-top:6px;
}
.maincontent{
	padding: 0px 20px 0px;
	margin-top:20px;
	margin-bottom:20px;
	float: left;
	width: 500px;
}

div.news {
	padding: 10px;
}
#leftContent .homePage {
	/*height:381px;*/
	height:450px;
	width:230px;
	margin-top:0px;
	/*padding-top:8px;*/
	background-image:url(../images/forsidebilde.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.sidebarright {
	float: right;
	width: 164px; /*180*/
	padding:8px;
}

.tx-macinasearchbox-pi1 {
	padding:0px;
	margin:0px;
	/*margin-top:6px;*/
	margin-left:0px;
	margin-bottom:16px;
}
.tx-macinasearchbox-pi1 #tx_indexedsearch_sword {
	width:135px;
	height:14px;
	margin:0px;
}

.welcometext {
	padding:0px;
	margin:12px;
	color:#8B559F;
	margin-top:0px;
	padding-top:0px;
	/*padding-top:81px;*/
	/*padding-top:75px;*/
}
.welcometext h1 {
	font-size:14px;
	color:#8B559F;
	line-height:16px;
}

.welcometext p {
	font-size:12px;
}

.antropostimg {
	margin-top:12px;
}

.awwimg {
	margin-top:2px;
}

.ainimg {
	margin-top:12px;
}

/* SIDEBAR NEWS */
.sidebarright .news-latest-container h1 {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}

.sidebarright .news-latest-container p {
	font-size:11px;
	line-height:12px;
}

.sidebarright .news-latest-container img {
	display:none;
}

.sidebarright .news-latest-item {
	margin-bottom:16px;
}