

#Fontspacer{
/**
#
#
#
**/
}

		
		@font-face {
			font-family: 'coprgtb';
			src: url('/templates/karmandala/fonts/coprgtb/coprgtb.eot');
			src: url('/templates/karmandala/fonts/coprgtb/coprgtb.eot?#iefix') format('embedded-opentype'),
				url('/templates/karmandala/fonts/coprgtb/coprgtb.woff') format('woff'),
				url('/templates/karmandala/fonts/coprgtb/coprgtb.ttf') format('truetype'),
				url('/templates/karmandala/fonts/coprgtb/coprgtb.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
				
		@font-face {
			font-family: 'coprgtl';
			src: url('/templates/karmandala/fonts/coprgtl/coprgtl.eot');
			src: url('/templates/karmandala/fonts/coprgtl/coprgtl.eot?#iefix') format('embedded-opentype'),
				url('/templates/karmandala/fonts/coprgtl/coprgtl.woff') format('woff'),
				url('/templates/karmandala/fonts/coprgtl/coprgtl.ttf') format('truetype'),
				url('/templates/karmandala/fonts/coprgtl/coprgtl.svg#OratorStdMedium') format('svg');
			font-weight: normal;
			font-style: normal;
		}
		.dfasdfas{
}

.bilder1Spal{
	width:664px;
	max-width:664px;
	height:auto;
}
.bilder2Spal{
	width:315px;
	max-width:315px;
	height:auto;
	margin-right:10px;
}
.bilder4Spal{
	width:143px;
	max-width:143px;
	height:auto;
	margin-right:10px;
}



/********************************/
/********** Grundlay ***********/

#Logo{
	margin-top:20px;
	margin-bottom:20px;
	width:1104px;
}
#Logo img{
	padding-left:215px;	
}


#Content img{
	background:url('/templates/karmandala/images/bg.png');
	padding:10px;
	max-width:664px;
	margin-bottom:10px;
}

#Content .rahmen img{
	padding:0px;
	margin:0px;
}
.rahmen{
	background:url('/templates/karmandala/images/bg_50.png');
	padding:10px;
	margin-bottom:10px;
	width:664px;
}
.rahmenIN{
	background:url('/templates/karmandala/images/bg_70.png');
	padding:10px;
}

.title{
	font-family: 'coprgtb';
	height:22px;
	line-height:22px;
	/**background-color:#d5f0f6;**/
	background:url('/templates/karmandala/images/bg_80.png');
	padding-left:10px;
	font-weight:bold;
	margin-bottom:5px;
	width:674px;
	overflow:hidden;
}
.titleimitat{
	font-family: 'coprgtb';
	height:22px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:5px;
	overflow:hidden;
}
#rounder{
	margin:0 auto;
	width:1107px;
}

#leftsite{
	float:left;
	width:205px;
	max-width:215px;
	margin-right:10px;
}
#middle{
	float:left;
	width:694px;
	max-width:724px;
	margin-right:30px;
}
#rightsite{
	float:left;
	width:168px;
	margin-bottom:10px;
}
#rightsite img{
	padding:10px;
	max-width:148px;
	min-width:148px;
	background:url('/templates/karmandala/images/bg.png');
}
/********************************/
/**********Navi***********/
#Hds{
	padding-bottom:10px;
}
#subnavi{
	background:url('/templates/karmandala/images/bg_40.png');
	padding-top:10px;
	font-family: 'coprgtb';
	text-decoration:none;
	padding-left:10px;
	padding-bottom:10px;
}
#subnavi div:last-child{
	padding-bottom:0px!important;
}
#subnavi div{
	padding-bottom:10px;
}
#subnavi a:link,
#subnavi a:visited {
	color:#000;
	text-decoration:none;
}
#subnavi a:active,
#subnavi a:hover{
	color:#000;
	text-shadow: 1px 1px 0px #555555;
}
#subnavi .active,
#subnavi .active a{
	text-shadow: 1px 1px 0px #555555;
	color:#e79421;
}


#navid{
	background:url('/templates/karmandala/images/bg.png');
	width:1107px;
	max-width:1107px;
	
	
	width:674px;
	max-width:899px;

	
	
	margin-left:215px;
	padding:5px;
	margin-bottom:5px;
	overflow:hidden;		
}
.menuList{
	font-family: 'coprgtb';
	/**letter-spacing: -1px;**/
	
	float:left;
	text-decoration:none;
	outline: none;
	padding-right:10px;
}
.menuList a:link,
.menuList a:visited {
	color:#000;
	outline: none;
	text-decoration:none;
}

.menuList a:active,
.menuListAktive,
.menuListAktive a{
	color:#e79421!important;
	text-shadow: 1px 1px 0px #555555;
}
.menuList a:hover{
	color:#000;
	text-shadow: 1px 1px 0px #555555;
}

/********************************/
/**********Allgemeines***********/
*{
	margin: 0;
	padding: 0;
}
.onlyprint {
	display:none;
}
.noprint {}
img{
	border:0px;
}
html,
body{
	height:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0px;
	padding:0px;
}
a:link,
a:active,
a:visited{
	color:#e79421;
	text-decoration:underline;
}
a:hover{
	color:#e79421;
	text-decoration:none;
}
a:focus {
	outline: none;
}
hr{
	border-top: 1px solid #CCC;
	border-right: 1pt solid #fff;
	border-bottom: 1pt solid #fff;
	border-left: 1pt solid #fff;
}


/********************************/
/**********Schriften*************/
.fontcoprgtb{
	font-family: 'coprgtb';	
}
.schriftenklein{
	font-size:10px;
	text-decoration: none;
}
/********************************/
/**********Containers************/
.container {
	width:205px;
	margin:0px;
	margin-bottom:10px;
}

.containertitle {
	/**background-color:#d5f0f6;**/
	background:url('/templates/karmandala/images/bg_80.png');
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:3px;
	width: 200px;
	max-width: 205px;
	cursor: pointer;
}
.containercontent {
	color:#000;
	width: 185px;
	max-width: 205px;
}
.containercontentText {
}
.containerfoot {
}
.containerfoot span {
}
.conttidefault{
}
.containerclosed {
}
.containeropen {
}
.containerclosed .containercontent {
	display:none;
}
.containerclosed .containerfoot {
	display:none;
}