/* Start of CMSMS style sheet 'ms-ayurveda' */
* {margin:0;padding:0;}


body {
	background-image: url(images/cms/leaves.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height:700px;
  height:auto !important;
  height:700px;
}

#container {
	background-image: url(images/cms/mural.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
	min-height:700px;
  height:auto !important;
  height:700px;
}


 #header {
	background-image: url(images/cms/header.gif);
	background-position: right top;
	padding: 0px;
	height: 131px;
	width: 829px;
	margin-left: 71px;
}

#container #top-nav {
	color: #FFFFFF;
	background-color: #000000;
	width: 52em;
	font-family: "Times New Roman", Times, serif;
	height: 1.9em;
	font-size: 1.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header span {
	margin-left: -999px;
}

#container #top-nav li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	
	
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}

#container #top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	
	padding-top: 0.2em;
	float: left;
	padding-bottom: 0.6em;
	font-weight: bold;
	
	border-top-style: none;
	border-bottom-style: none;
	
	
}
#container #top-nav a:hover {
	background-image: url(images/cms/indicator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #top-nav ul {
	margin-left: 79px;
	padding-bottom: 5px;
	padding-top: 2px;
}


#content {
	margin-left: 99px;
	width: 760px;
	clear:both;
	background-color: #FFFFFF;
	z-index: 2;
}


#container #starter {
	clear: both;
	
	margin-top: 1em;
	width: 760px;
	background-image: url(images/cms/hdivider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Columns
{
	clear: both;
	
	margin-top: 1em;
	width: 760px;
	background-image: none;
	margin-bottom: 15px;
	float: left;
}

#container #FColumn {
	width: 33%;
	float:left;
	background-image: url(images/cms/vdivider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
}

#container #SColumn {
	padding-left: 9px;
	width: 33%;
	float:left;
	background-image: url(images/cms/vdivider.jpg);
	background-position: right center;
	padding-right: 5px;
	background-repeat: no-repeat;
	
}

#container #TColumn {
	width: 30%;
	float:left;
	clear:right;
	padding-left: 5px;
}


#Footer {
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

	padding-bottom: 1em;
	width: 50em;
	padding-top: 15px;
	background-image: url(images/cms/hdivider.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	
}
 #Footer div  ul {

	list-style-type: none;
	text-align: center;
	margin-bottom: 10px;



}
  #content #Footer li {

	
display:inline;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
padding: 0px;


}

 #content #Footer li + li + li + li + li + li {

border-right-width: 0px;
	border-right-style: none;

}

 #Footer a {
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding:0;
padding-right: 12px;	padding-left: 12px;


}
 #Footer #l {
	border-right-width: 0px;
	border-right-style: none;
}
#container #content #Footer a:hover {
	text-decoration: underline;
}



h1 {
	font-size: 2em;
	color: #990000;
	padding-bottom: 0px;
	margin-bottom: 0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1em;
}
h2 {
	color: #460000;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 a:link, h2 a:visited {
	text-decoration: none;
}

h3 {
	font-size: 1.2em;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
hr {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

#content #Columns ul {
	margin-left: 18px;
}
#content li {
	padding-top: 3px;
	padding-bottom: 5px;
}






#all #container h1 a {
	color: #BD0000;
}

#all #container h2 a {
	color: #6F0000;
}

#container #hdivider {
	background-color: #000000;
	height: 3px;
	width: 300px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}

#Footer #copyright {
	font-size: 0.8em;
	color: #990000;
}
#Footer a:link, #Footer a:visited{
border:none;
}
#Footer a:hover {
text-decoration:underline;
}

#all #container #top-nav #fontsizer {
	cursor: w-resize;
}
#top-nav li#last {
	border: 0px none #000000;
}
.portrait {
	border: 1px solid #333333;
	float: left;
	margin: 5px;
	padding: 3px;
}
.bildrechts {
	padding: 3px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.bildlinks {
	clear: right;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	padding: 3px;
}

.links-ausrichten {
clear: right;
	float: left;
}

.textify
{
clear: right;
	float: left;
}

.abcd
{
clear: right;
	float: left;
}



dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

#language{
	position:absolute;
top: 10px;
left: 867px;
	height: auto;
	width: auto;;

/* End of 'ms-ayurveda' */

