/* Start of CMSMS style sheet 'Vedamagazin Panes Samhita (Layout)' */
/* Layout Style Sheets */

body, html {
	margin: 0px;
	padding: 0px;
	background-color: #FBF9F1;
	font-size: 10pt;
	color: #0D4977;
	font-family: Arial, Helvetica, sans-serif;
}
#RikVedSamhita {
	height: 100%;
	width: 980px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Shruti {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#Smriti {
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#Puran {
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#Rishi {
	float: left;
	width: 133px;
	height: 747px;
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/rishi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#RishiUnlimited {
	height: 100%;
/*
	background-image: url(images/rishi_unlimited.jpg);
	background-repeat: repeat-y;
	background-position: left top;
*/
	background-color: #1A1D21;
}
#Devata {
	float: right;
	width: 234px;
	margin: 0px;
	padding: 0px;
}
#Devata_inside {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding: 0px;
}
#Chandas {
	width: 567px; 
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#Chandas_inside {
	margin: 7px 7px 7px 9px;
	padding: 0px;
}
#footer {
	clear: both;
	text-align: center;
	font-size:75%;;
}
img {
        border: 0px;
        margin: 0px;
        padding: 0px;
}

.space_three {
	height: 5px;
        border: 0px;
        margin: 0px;
        padding: 0px;
        clear: both;
}
.space_five {
	height: 5px;
        border: 0px;
        margin: 0px;
        padding: 0px;
        clear: both;
}
.space_nine {
	height: 9px;
        border: 0px;
        margin: 0px;
        padding: 0px;
        clear: both;
}

.shop_link {
        display: none;
}

.title, h1 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: inline;
}

/* fuer spider trap: */
.special-top {
	display: float;
}
.special-top a {
	display: none;
}
/* End of 'Vedamagazin Panes Samhita (Layout)' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Vedamagazin Pane Chandas (Content)' */
#content {
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#content_inside {
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	padding: 0px;
}

#content img {
	border: 0px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#content a {
        color: #106694;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover,
.plink a:hover {
        color: #E38E0F;
	text-decoration: none;
}
.plink {
	padding: 0px 0px 0px 14px;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

p, .TextBlock {
    margin-bottom: 9px;
    text-align: left;
}

/* Titel-Balken */
.TitleBar {
	height: 21px;
	width: 100%;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}
.TitleBar_Left {
	background-image: url(images/title_bar_main_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 7px;
}
.TitleBar_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/title_bar_main_center.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	padding: 0px;
	vertical-align: middle;
}
.TitleBar_Right {
	background-image: url(images/title_bar_main_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 7px;
}

/* Titel-Balken */
.TitleBar_Subtitle {
	font-size: 14px;
	/* border-bottom: 0px; */
        border-bottom: 1px solid #CED6DB;
        border-right: 1px solid #CED6DB;
	background-color: #EAECEE;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.TabsBarInactive {
	font-size: 14px;
	border: 0px;
	background-color: #EAECEE;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}



/* Partner-Links von HelioWeb */
.lnk_descr,
.lnk_descr a,
.lnk_descr a:hover {
	text-decoration: none;
	color: #0D4977 !important;
	font-weight: normal !important;
	cursor: text;
}

/* Formular */
.input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4977;
	background-color: #FBF9F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D4977;
	border-right-color: #D8EAF0;
	border-bottom-color: #D8EAF0;
	border-left-color: #0D4977;
	padding: 3px;
}
.form_input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4977;
	width: 234px;
	background-color: #FBF9F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D4977;
	border-right-color: #D8EAF0;
	border-bottom-color: #D8EAF0;
	border-left-color: #0D4977;
	padding: 3px;
}
button,
.button,
.send {
	color: #0D4977;
	background-color: #D1DCDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8EAF0;
	border-right-color: #0D4977;
	border-bottom-color: #0D4977;
	border-left-color: #D8EAF0;
}
.quotebutton {
	font-size: xx-small;
	color: #0D4977;
	background-color: #D1DCDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8EAF0;
	border-right-color: #0D4977;
	border-bottom-color: #0D4977;
	border-left-color: #D8EAF0;
	padding: 0px;
	margin: 0px;
}

/* Listen */
ul {
	margin: 5px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	list-style-type: none;
}
ul li {
	margin: 2px 0px 7px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
}

ol {
	margin: 5px;
	padding: 0px 0px 0px 0px;
}
ol li {
	margin: 8px 0px 16px 12px;
	padding: 0px 0px 0px 7px;
}

.pfeilchen {
	margin: 2px 0px 3px 1px;
	padding: 0px 0px 0px 10px;
	background-image: url(/images/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}


.Hintergrund_hervorgehoben {
	background-color: #EAECEE;
}

.format_table {
	margin: 1px;
        border-right: 1px solid #88A1B3;
        border-bottom: 1px solid #88A1B3;
}

.format_table th,
.format_table td  {
	color: #0D4977;
        border-top: 1px solid #88A1B3;
        border-left: 1px solid #88A1B3;
        border-right: 0px none;
        border-bottom: 0px none;
	padding: 4px;
}
.format_table th {
	background-color: #EAECEE;
	font-weight: bold;
}
.format_table td {
	font-weight: normal;
}

.format_box {
	background-color: #EAECEE;
        border: 1px solid #88A1B3;
	padding: 5px;
}

.light_table {
	margin: 1px;
        border-right: 1px solid #bbc8cd;
        border-bottom: 1px solid #bbc8cd;
}
.light_table th,
.light_table td  {
	color: #0D4977;
        border-top: 1px solid #bbc8cd;
        border-left: 1px solid #bbc8cd;
        border-right: 0px none;
        border-bottom: 0px none;
	padding: 5px 12px 5px 12px;
	vertical-align: top;
}
.light_table th {
	background-color: #eef0f2;
	font-weight: bold;
}
.light_table td {
	font-weight: normal;
}

.bildrahmen {
	border: 1px solid #bbc8cd;
	margin: 3px 4px;
	padding: 3px;
	line-height: 110%;
}
.bildrahmen td {
	font-size: 90%;
	font-style: italic;
}

.zitat, .quote {
	background-color: #FBF9F1;
	border: 0px;
	padding: 7px;
	margin: 7px;
}

.zitat_em {
	position: static;
	/* background-color: rgb(255, 255, 233); */
	font-style: italic;
	border: 0px;
	padding: 7px;
	margin: 7px;
}
.zitat_em .quelle {
	font-style: normal;
	font-size: 85%;
	text-align: right;
}




.kasten_rechts {
	border: 1px solid #bbc8cd;
	margin: 3px 0px 3px 7px;
	padding: 7px 2px 2px 7px; 
	float: right; 
	line-height: 120%;
}
.kasten {
	border: 1px solid #bbc8cd;
	margin: 3px 0px 3px 7px;
	padding: 7px 4px 7px 7px; 
	line-height: 120%;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*font-style: italic;*/
	line-height: 126%;
	font-weight: normal;
        /*border: 1px solid #88A1B3;*/
	background-color: #EAECEE;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.credits a {
	font-weight: normal !important;
}


.IMG {
	font-size: xx-small;
	text-align: center;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 4px;
	margin-bottom: 7px;
	padding: 0px;
	line-height: 130%;
	width: 222px;
}
.IMG_center {
	width: 99%  !important;
	float: none  !important;
	text-align: center !important;
}
.IMG span.copyright {
	font-size: xx-small;
	color: #94A7BC;
}
.IMG a {
	font-size: xx-small !important;
	color: #94A7BC !important;
}
.IMG img {
	border: 0px !important;
	margin: 0px !important;
}

.print_only {
	display: none;
}

#content .PInfoBox {
	clear: both;
}
#content .PInfoText {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	clear: both;
}
#content .PInfoText strong {
	font-size: 11px;
	font-weight: bold;
}
#content .PInfoText img {
	margin-right: 3px;
	margin-bottom: 1px;
}

.article_info {
  font-size: 90%;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 9px;
  clear: both;
}

/* PageTools Style Sheets */
.PageTools {
  border: 0px;
}
.PageTools td {
  font-size: 90%;
  text-align: center;
}
.PageTools img {
  margin: 2px !important;
  border: 0px;
}

div.lizenz {
	font-size: xx-small !important;
	color: #94A7BC !important;
	line-height: 8px;
}
div.lizenz a {
	font-size: xx-small !important;
	color: #8090A0 !important;
}

div.annotation {
	font-size: xx-small;
	font-style: italic;
        border-top: 1px solid #CED6DB;
	margin-top: 7px;
	padding-top: 5px;
	padding-left: 14px;
	text-indent: -14px;
	line-height: 140%;
}
/* End of 'Vedamagazin Pane Chandas (Content)' */

/* Start of CMSMS style sheet 'Vedamagazin News' */
div#news {
/*  margin: 2em 0 1em 1em;   margin for the entire div surrounding the news list */
}

div#news h2 {
   line-height: 2em;
    font-weight: bold;

}

.NewsSummary {
    padding: 0; 
    margin-bottom: 9px;
    overflow: visible;
    clear: both;
}

.NewsSummaryPostdate {
  font-size: 90%;
  float: right;
 }

.NewsSummaryTitle {
	margin: 2px 0px 3px 1px;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.NewsSummaryThumbnail {
        float: right;
}

.NewsSummaryLink {
    font-weight: bold;
    display: inline;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 9px;
}

.NewsSummaryThumbnail {
	float: right;
}

.NewsSummaryMorelink {
  display: inline;
}

#NewsPostDetailDate {
  font-size: 90%;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 9px;
  clear: both;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
  font-size: 120%;
  margin-top: 9px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 7px;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Vedamagazin News' */

/* Start of CMSMS style sheet 'Vedamagazin Pane Devata (Sidebar)' */
#Devata a  {
	text-decoration: none;
}
#Devata form  {
	margin: 0px;
	padding: 0px;
}
#Devata .PInfoBox {
	margin-top:  3px;
	margin-bottom:  5px;
	padding: 0px;
}
#Devata .PInfoText {
	font-size: 10px;
	clear: both;
}
#Devata .PInfoText strong {
	font-size: 11px;
	font-weight: bold;
}
#Devata .PInfoText img {
	margin-right: 3px;
	margin-bottom: 1px;
}
#Devata .PInfoText a {

        color: #106694;

}

#Devata .PInfoText #af_ext a {
	font-size: 11px;
	font-weight: bold;
}

.AktuellBox {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #E6EAE9;
	border-bottom: 1px solid #E6EAE9;
	border-left: 1px solid #E6EAE9;
}

/* Titel-Balken */
.TitleBar_Side {
	background-image: url(images/title_bar_side.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 234px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	font-style: normal;
	clear: both;
}
.TitleBar_Side_inside {
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	vertical-align: middle;
	font-size: 13px;
}
#Devata .PInfoText a:hover,
.TitleBar_Side a:hover  {
        color: #E38E0F;
	text-decoration: none;
}
.DevataBlock {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
.DevataText {
	width: 230px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 0px;
	border-right: 1px solid #E6EAE9;
	border-bottom: 1px solid #E6EAE9;
	border-left: 1px solid #E6EAE9;
	/* background-color: #E9E9E3; */
}
.DevataText_inside {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	text-align: left;
}
.DevataText a {
	margin: 2px 0px 3px 1px;
	padding: 0px 0px 0px 10px;
	background-image: url(/images/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: normal !important;
}
.DevataText a:hover  {
        color: #106694;
	text-decoration: none;
}
.DevataImg {
	float: left;
	border: none;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ThemaLink {
	margin: 0px !important;
	padding: 0px !important;
	background-image: none !important;
}

.ThemaImgLeft {
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 1px !important;
	margin-bottom: 3px !important;
	margin-right: 0px !important;
	background-image: none !important;
}
.ThemaImg {
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 2px !important;
	margin-bottom: 3px !important;
	margin-right: 0px !important;
	background-image: none !important;
}

.LogoLink {
	margin-bottom: 3px !important;
	padding: 0px !important;
	background-image: none !important;
}

/* Suchen-Formular */

#cntnt01searchinput {
	font-size: 9px;
	width: 108px;
	color: #0D4977;
	background-color: #FBF9F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D4977;
	border-right-color: #D8EAF0;
	border-bottom-color: #D8EAF0;
	border-left-color: #0D4977;
	margin-top: 2px;
	margin-bottom: 3px;
}
#suchbutton {
	font-size: x-small;
	width: 50px;
	color: #0D4977;
	background-color: #D1DCDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8EAF0;
	border-right-color: #0D4977;
	border-bottom-color: #0D4977;
	border-left-color: #D8EAF0;
	margin-top: 2px;
	margin-bottom: 3px;
}
.DevataText form {
	margin: 0px;
}

.minilink {
	font-size:9px; 
	color: #106694;
	text-decoration: none;
}

.AText {
	width: 230px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 9px;
	border: 1px solid #E6EAE9;
	background-color: #FFFFFF;
	background-image: url(images/pinfo.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.AText_inside {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0px;
	font-size: 11px;
	line-height: 130%;
}
.AText_inside h3 {
	font-size:150%;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:3px;
}

.astatement {
	clear: both;
	text-align: left;
	font-size: xx-small;
	line-height: 100%;
        color: #6090A0;
}

ul.playlist {
	/* height: 80px; */
	overflow: auto;
	border: 1px solid #E6EAE9;
	padding: 1px;
	display: block;
	clear: both;
}
.playlist ul {
	margin: 0 0 0 7px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	list-style-type: none;
}
.playlist li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: none;
	list-style-type: none;
}
ul.playlist_sub li {
	padding: 0px 0px 0px 12px !important;
	background-image: url(/images/pfeilchen.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left 3px !important;
}
.playlist a {
	margin: 0;
	padding: 0;
	background-image: url(/images/pfeilchen.gif);
}
a.elink {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
	border: none !important;
}
a.elink img {
	border: none !important;
	margin: 0 0 0 2px !important;
}
img.i-info {
	border: none !important;
	margin: 0 0 -1px 0 !important;
}

/* End of 'Vedamagazin Pane Devata (Sidebar)' */

/* Start of CMSMS style sheet 'Vedamagazin Pane Rishi (Menu)' */
/* Rishi = Menu */
#MiniLogo {
	margin-top: 13px;
	margin-left: 7px;
	padding: 0px;
}
a.vmenu, a.vmenu:link, a.vmenu:active, a.vmenu:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 15px;
	line-height: 20px;
	color: #0D4977;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	width: 120px;
	padding: 21px 99px 1px 5px;
	margin-left: 2px;
}
a.vmenu:hover {
	color: #96A3B1;
	background-color: #D0DBDE;
	background-image: url(/images/menu_dither.gif);
}
a.neu {
	background-image: url(/uploads/images/menu_neu.gif);
	background-repeat: no-repeat;
	background-position: 42px 24px;
}
.ClipMenu {
	overflow: hidden;
	width: 130px;
	padding: 0px;
}


/* End of 'Vedamagazin Pane Rishi (Menu)' */

/* Start of CMSMS style sheet 'Vedamagazin Footer' */
#footer {
	clear: both;
	text-align: center;
	padding-top: 27px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: xx-small;
	line-height: 100%;
}
#footer a {
        color: #C2D1D3;
	text-decoration: none;
}
#footer a:hover {
        color: #106694;
	text-decoration: none;
}

/* End of 'Vedamagazin Footer' */

/* Start of CMSMS style sheet 'Vedamagazin Newsletter' */
.submitinput input {
	font-size: 9px;
	width: 108px;
	color: #0D4977;
	background-color: #FBF9F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D4977;
	border-right-color: #D8EAF0;
	border-bottom-color: #D8EAF0;
	border-left-color: #0D4977;
	margin-top: 2px;
	margin-bottom: 3px;
}
.submitbutton input {
	font-size: x-small;
	width: 63px;
	color: #0D4977;
	background-color: #D1DCDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8EAF0;
	border-right-color: #0D4977;
	border-bottom-color: #0D4977;
	border-left-color: #D8EAF0;
	margin-top: 2px;
	margin-bottom: 3px;
}

/* End of 'Vedamagazin Newsletter' */

/* Start of CMSMS style sheet 'Vedamagazin Glossar' */
/* Glossar */
a.glossary,
span.apinfo {
        /* color: #0063AC !important; */
	color: #0D4977 !important;
	font-weight: normal !important;
        border-bottom: 1px solid #D1DCDE !important;
	padding: 0px 5px 0px 0px !important;
	margin: 0px !important;
	background-image: url(/images/info.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
}
.glossarynav a {
	background-color: #E8ECE9;
padding: 3px;
}
.glossaryitem a {
	margin: 2px 0px 7px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
        line-height: 180%;
}
.term_selected a {
	background-color: #E8ECE9;
}
.definition_selected {
        line-height: 140%;
	margin-bottom: 9px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 14px;
}

a.glossar_link {
	color: #0D4977 !important;
	font-weight: normal !important;
        border-bottom: 1px solid #D1DCDE !important;
}

/* End of 'Vedamagazin Glossar' */

/* Start of CMSMS style sheet 'Vedamagazin Termine' */
.calendar-topic {
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
}

.calendar-prev {
	vertical-align: bottom;
}

.calendar-next {
	vertical-align: bottom;
}

.calendar_day {
	text-align: center;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.calendar_day_sel  {
	text-align: center;
}
.calendar_day_sel a  {
	font-weight: bold;
	background-color: #E8ECE9;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.calendar_day_sel a:hover  {
	background-color: #C8D6E0;
}

table#big {
	border: 1px solid #C8D6E0;
}


/* End of 'Vedamagazin Termine' */

/* Start of CMSMS style sheet 'Vedamagazin Tooltip' */
.tooltip {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	min-width: 234px;
	font-size: 11px;
	z-index: 99999;
}
.tooltip h3 {
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0;
	vertical-align: middle;
	font-size: 12px !important;
	font-weight: bold;
}
.tooltip h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
	font-size: 11px !important;
	font-weight: bold !important;
}

/* End of 'Vedamagazin Tooltip' */

/* Start of CMSMS style sheet 'Vedamagazin LiquidCorners' */
/*
	| liquidcorners-extended.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with painted border outside a contentbox with class="inside"; 
	|      image1 = upper half: top left corner, long top border, top right corner
	|               under half: bottom left corner, long bottom border, bottom right corner
	|      image2 = left half: left border; right side: right border
	|               because repeat-y: image2 can be reduced in height!
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: Eberhard C. Friedrich, http://www.helioweb.de
	|
	| + please let this text & links intact for a next user +
*/

.LCtop-left, .LCtop-right, .LCbottom-left, .LCbottom-right { 
	background-image: url('http://www.vedamagazin.de/images/liquidcorners/corners1280x18_std.gif'); /* CHANGE: path and name of your image1 */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.LCtop-left, .LCbottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.LCtop-right, .LCbottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.LCtop-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.LCbottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.LCbottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.LCinside {
	margin-left: 9px;               /* CHANGE: replace by the width of one of your corners */
	margin-right: 9px;              /* CHANGE: replace by the width of one of your corners */
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FBF9F1;            /* YCC: background-color of the inside */
	/*color: #800000;*/                 /* YCC: default text-color of the inside */
	padding-left: 0px;             /* YCC: all texts at some distance of the left border */
	padding-right: 0px;             /* YCC: all texts at some distance of the right border */
	padding-top: 0px; 
	padding-bottom: 0px;
	text-align: left;               /* YCC: position of all texts inside */
	}
.LCnotopgap    { margin: 0; padding: 0; height: 0; font-size: 2px; }    /* DNC: to avoid splitting of the box */
.LCnobottomgap { margin: 0; padding: 0; height: 0; font-size: 2px; } /* DNC: to avoid splitting of the box */
.LCinsideleft, .LCinsideright {
	background-image: url('http://www.vedamagazin.de/images/liquidcorners/borders-lr-double18x1.gif'); /* CHANGE: path and name of your image2 */
	background-repeat: repeat-y;   /* DNC: to pile the image2 as much as needed */
	}
.LCinsideright { background-position: 100% 0; } /* DNC: position right corner */
.wrb { 
	background-image: url('http://www.vedamagazin.de/images/liquidcorners/corners1280x18_wrb.gif');
}
.LCcontent {
    padding: 4px 6px 4px 6px;
   background-color: #FBF9F1;
}

/* End of 'Vedamagazin LiquidCorners' */

/* Start of CMSMS style sheet 'Vedamagazin Integrierte Schlagzeilen' */
.IntegrierteSchlagzeilen {
	margin-top: 2px !important;
	margin-left: 1px !important;
	margin-bottom: 0px !important;
}
.IntegrierteSchlagzeilen a {
	text-decoration: none !important;
	font-weight: normal !important;
	color: #0D4977 !important;
}
.IntegrierteSchlagzeilen a:hover  {
        color: #106694 !important;
	text-decoration: none !important;
}
.IntegrierteSchlagzeilen ul { 
	list-style-type: none !important;
	margin: 0px !important; 
	padding: 0px 0px 0px 10px !important;
	background-image: url(/images/pfeilchen.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left 3px !important;
 }
.IntegrierteSchlagzeilen li {
	list-style-type: none !important;
	margin-bottom: 1px !important; 
	padding: 0px !important; 
  }
.IntegrierteSchlagzeilen p {
	font-size: 10px !important;
	line-height: 95% !important;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	clear: left !important;
	vertical-align: middle !important;
}

/* End of 'Vedamagazin Integrierte Schlagzeilen' */

