/* ----------------------------------------------------------------------------
Screen CSS File
Buddhas Weg
Copyright 2010 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}


body {
	font: 11px Verdana, sans-serif;
	color: #000;
	line-height: 15px;	
	background: #6A4A31 url(../pics/phatdao_bg_brown.jpg) center top no-repeat;
}

.hidden { display: none; }
 .unhidden { display: block; }

body.root_category_1 {
	background: #618054 url(../pics/phatdao_bg_green.jpg) center top no-repeat;	
}

body.root_category_2 {
	background: #A84C33 url(../pics/phatdao_bg_terracotta.jpg) center top no-repeat;	
}

body.root_category_3 {
	background: #E6B056 url(../pics/phatdao_bg_orange.jpg) center top no-repeat;	
}

body.root_category_4 {
	background: #BD9F83 url(../pics/phatdao_bg_beige.jpg) center top no-repeat;	
}

body.root_category_5 {
	background: #815F7A url(../pics/phatdao_bg_purple.jpg) center top no-repeat;
}

body.root_category_6 {
	background: #6C86AB url(../pics/phatdao_bg_blue.jpg) center top no-repeat;
}

body.root_category_839 {
	background: #2f663d url(../pics/phatdao_bg_petrol.jpg) center top no-repeat;
}

body.root_category_332 {
	background: #803839 url(../pics/phatdao_bg_burgund.jpg) center top no-repeat;
}

body.root_category_1 #header {
	background: #618054;		
}

body.root_category_2 #header {
	background: #A84C33;		
}

body.root_category_3 #header {
	background: #E6B056;
}

body.root_category_4 #header {
	background: #BD9F83;
}

body.root_category_5 #header {
	background: #815F7A;
}

body.root_category_6 #header {
	background: #6C86AB;
}

body.root_category_839 #header {
	background: #2f663d;
}

body.root_category_332 #header {
	background: #803839;
}

html {
	overflow-y: scroll;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
}

p {
	color:#1D1D1D;
}

#content p {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}

#content .tinymcewysiwyg p img { margin-left:7px;}

#article {
	float: left;
	width: 500px;
}

#article_7 #article {
	width: 560px;
}

 
#article ul {
	padding-bottom: 5px;
}

#article li {
	margin-left: 40px !important;
	line-height:normal;
	list-style:square outside none;
	margin:0;
	width: 445px;
	padding:1px 0;
	color:#1D1D1D;
	font-size:12px;
}

#article p {
	font-size: 12px;
	line-height: 1.5em !important;
}

#article a {
	color: #A60000;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom:1px dotted #900;
	line-height: 1.5em !important;
}

#article a:hover {
	color: #000;
	
}

#article .addthis_toolbox a, .addthis_default_style a{ border:none;}


a  {
	font-family: Verdana, Geneva,sans-serif;
}

h1 {
	color: #000000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding-bottom: 5px;
}

#article h1 {
	color:#961212;
	font-weight:bold;
	font-size:19px;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;	
	line-height:21px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 7px;
	color:#800000;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;	
	line-height:18px;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:0 0 2px;
	color:#800000;
}

h4 {
	font-family:Verdana, Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
}

#header {
	background: #6A4A31;	
	position: relative;
	overflow: hidden;
}

#logo {
	float: left;
	width: 380px;
	overflow: hidden;
}

#logo img {
	vertical-align: bottom;
}

#logo a {
	outline: none;
}

#content_top {
	background: url(../pics/content_top.jpg) no-repeat;	
	height: 23px;
}

#content {
	padding:15px 20px 20px 60px;
	background: url(../pics/bg-white.gif) repeat-y;
	min-height: 120px;
	overflow: hidden;
}

a.top_button { 
	float: right;
	outline: none;
	background-image:url(../pics/top.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#A60000;
	padding:0 0 20px 12px;
}

a.top_button:hover {
	text-decoration: underline;
}

#article_9 #content {
	padding-bottom: 0;
}

#headerbild {
	background: url(../media/seminarraum-header.jpg) no-repeat;
	height: 250px;
	width: 900px;	
	overflow: hidden;
}

#navi {
	padding-top: 205px;
	padding-left: 11px;
	width: 900px;
	overflow: hidden;
}

.divider {
	background-repeat: repeat-x;
	display: block;
	height: 2px;
	margin: 0 0 15px;
	width: 255px;
}

.root_category_1 .divider {
	background-image: url(../pics/menu_dot1.jpg);
}


.root_category_2 .divider {
	background-image: url(../pics/menu_dot2.jpg);
}

.root_category_3 .divider {
	background-image: url(../pics/menu_dot3.jpg);
}

.root_category_4 .divider {
	background-image: url(../pics/menu_dot4.jpg);
}

.root_category_5 .divider {
	background-image: url(../pics/menu_dot5.jpg);
}

.root_category_6 .divider {
	background-image: url(../pics/menu_dot6.jpg);
}

.root_category_839 .divider {
	background-image: url(../pics/menu_dot7.jpg);
}

.root_category_332 .divider {
	background-image: url(../pics/menu_dot8.jpg);
}

#navi_bg {
	background: #FFFFFF;
	height: 34px;
	width: 878px;
}

#navi li {
	float: left;
	text-align:center;
	width: 122px;
	margin:0 4px 0 0;
	padding: 13px 0 0 0;
	list-style-type: none;
}

#navi li.rex-article-1 {
	background: url(../pics/menu_dot1.jpg) 0 -5px repeat-x;
}

#navi li.rex-article-2 {
	background: url(../pics/menu_dot2.jpg) 0 -5px repeat-x;
}

#navi li.rex-article-3 {
	background: url(../pics/menu_dot3.jpg) 0 -5px repeat-x;
}

#navi li.rex-article-4 {
	background: url(../pics/menu_dot4.jpg) 0 -5px repeat-x;
}

#navi li.rex-article-5 {
	background: url(../pics/menu_dot5.jpg) 0 -5px repeat-x;
}

/* PENSION & TEEHAUS NEU */

#navi li.rex-article-839 {
	background: url(../pics/menu_dot7.jpg) 0 -5px repeat-x;

}

#navi li.rex-article-839  a {
	padding:0px;
	}
#navi li.rex-article-839  a:hover, #navi li.rex-article-839 a.rex-active  {
	font-size:11px;
	}	

#navi li.rex-article-332 {
	margin: 0 !important;
	background: url(../pics/menu_dot8.jpg) 0 -5px repeat-x;
}

#navi li.rex-article-6 {

	background: url(../pics/menu_dot6.jpg) 0 -5px repeat-x;
}

#navi a {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	outline: none;	
}

#navi a:hover {
	font-weight: bold;
}

#navi a.rex-active, #navi a.rex-current {
	font-weight: bold;
}

#sub_navi {
	float:left;
	margin:0;
	margin-left: -20px;
	margin-bottom: 20px;
	width:265px;
	padding-right: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}

#sub_navi li {
	padding-left: 0;
	margin-left: -10px;	
	list-style-type: none;
}

#sub_navi a {
	outline: none;
	color: #3A3A3A;
	display:block;
	font-size:13px;
	padding:3px 0 0 10px;
}



#sub_navi a:hover {
	background: url(../pics/square_01.jpg);
	background-position: -2px 3px;
	background-repeat: no-repeat;
	color:#800000;
}

#sub_navi .pnormal a {
	margin-top: 20px;
	padding: 0 !important;
}

#sub_navi .pnormal a:hover {
	background: none;
}

#sub_navi a.rex-active, #sub_navi a.rex-current {
	background: url(../pics/square_01.jpg);
	background-position: -2px 3px;
	background-repeat: no-repeat;	
}
#sub_navi 
.rex-navi2 {
	padding-left: 25px;
	
}

/* AUSBLICK STARTSEITE */ 

.ausblick {
	margin:0;
	padding-left:0px;
	width:551px;
	height:90px;
	background:#fff url(../pics/ausblick-bg.gif) top left  no-repeat;
}

.ausblick:hover { background:#fff url(../pics/ausblick-bg-hover.gif) top left  no-repeat; }
.ausblick span {}
.ausblick img  { margin-top:33px;opacity:1;filter: alpha(opacity=100); }
.ausblick img:hover {opacity:0.2;filter: alpha(opacity=20);}
.ausblick span {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999;}

/* AUSBILDUNGEN in PROGRAMM Top-Abstand */

.rex-article-384  {
	padding-top:8px;
}

.rex-article-157  {
	padding-top:8px;
}

#systemNav {
	padding-top: 49px;
	float: right;
}

#systemNav li {
	margin-right: 5px;
	list-style-type: none;
	float: left;
}

#systemNav a {
	display: block;
	float: left;
	font-size: 13px !important;
	margin-right: 1px;	
	color: #FFFFFF;
}

#systemNav a:hover {
	text-decoration: underline;
}

#footer {
	height: 49px;
	background: url(../pics/footer.gif) no-repeat;
	overflow: hidden;
	padding-bottom: 20px;
}

#footer p {
	padding-left: 60px;
	padding-top: 12px;
}

input {
	width: 250px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

textarea {
	width: 250px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;	
}

label {
	display:block;
	float:left;
	margin:2px 4px 6px;
	text-align:left;
	width:250px;
	color: #000000;
}

.yform button,
.submit {
	background: #FFFFFF;
	border: 2px solid #A60000;
	margin-top: 10px;
	padding: 2px 5px;
	width: 100px;
	margin-left: 258px;
}

.xform p,
.yform .form-group {
	clear: left;
}

p.formsubmit {
	margin-bottom: 0 !important;
}

.teaser_list {
	padding-bottom: 20px;
}

#article .teaser {
	padding: 10px 0;
	width: 520px;
	overflow: hidden;
}

.teaser dt img {
	float:left;
	margin:0 20px 0 0;
}

#article .teaser dd a {
	color: #A60000;
	display:block;
	float:right;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
}

#article .teaser_list .teaser dd a.plusinfo {
color:#1D1D1D;
font-weight:bold;
border-bottom:none;

float:none;
display:inline;
}

#article  .teaser dd a.plusinfo {
border-bottom:none;
}

#article .teaser dd {
	color: #1D1D1D;	
	font-size:14px;
	line-height:1.5;
	margin:0;
}

.teaser .description {
	font-size: 12px;
	color: #000;
}

/* ----------------------------------------------------------------------------
Teaser Neu
---------------------------------------------------------------------------- */

iframe {
	margin-bottom: 10px;
}

#teaser {
	overflow: hidden;
}

#teaser .teaser {
	float: left;
	width: 150px;
	margin-right: 25px;
	padding-bottom: 20px;
	overflow: hidden;
}

#teaser .teaser dt {
	color: #1D1D1D;	
	font-size:12px;
}

#teaser .teaser dt img {
	float: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

.umfliessen {
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;	
}

#article .program_list {
	padding-top: 20px;
}

#article .program_list .teaser {
	padding-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.program_list .teaser dl {
	width: 520px;
}

#article .program_list .teaser dd a {
	float: none;
	text-align: left;
	display: inline;
}

.program_list .teaser dl dt {
	float: left;
	width: 120px;
}

.program_list .teaser dl dt .neu {
	width:70px;
	text-align:center;}

.program_list .teaser dl dd {
	float: left;	
	width: 400px;	
}



#sidebar {
	float: right;
}

.aktuelles {
	/*float: left;*/
	display:inline-block;
	width: 202px;
	margin-bottom: 10px;	
}

.aktuelles .aktuelles_top {
	width: 202px;
	height: 69px;
	background-image: url(../pics/box_news_top.gif);
	background-repeat: no-repeat;
}

.aktuelles .aktuelles_bottom {
	background-image: url(../pics/box_news_bottom.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 20px;
}

.aktuelles .aktuelles_content {
	background-image: url(../pics/box_news_middle.jpg);
	background-repeat: repeat-y;
	padding: 5px 10px;
	width: 202px;
}

/* ############# JADE BUDDHA TEASER IN AKTUELLES ###################### */

.aktuelles .jadebuddha a {
	font-size:12px;
	color: #5C5C5C; 
	font-family:Verdana, Geneva, sans-serif; 
}
.aktuelles .jadebuddha a:visited {
	color: #5C5C5C; 
	font-family:Verdana, Geneva, sans-serif; 
}

.aktuelles .jadebuddha a:hover {
	color: #5C5C5C; 
	font-family:Verdana, Geneva, sans-serif; 
}

.aktuelles ul {margin-left: 17px;}

div.addthis_toolbox.addthis_default_style  a {text-decoration:none;border:none;}

/* ############# ENDE JADE BUDDHA TEASER IN AKTUELLES ###################### */

.aktuelles .news {
	width: 182px;
}

.aktuelles .news img {
	
}

.aktuelles .news a {
	color: #A60000;
	display: block;
	text-align: right;
	padding-top: 5px;
}

#content .aktuelles p {
	width: 182px;
	text-align:left;
}

.article_content_wrapper {
	width: 550px;
}

#content .flickrGalerie li {
	padding-left: 0 ;
	margin-left: 0 !important;
	padding-right: 10px;
	padding-bottom: 10px;	
	list-style: none;
	float: left;
	width: auto;
	/*opacity: 0;*/
}

#content .flickrGalerie li a {
	float: left;
}

#content .flickrGalerie li img {
	vertical-align: bottom;
	border: 1px solid #666;
	width: 75px;
	height: 75px;
	color: #FFF;
}

#sets li {
	clear: left;
	margin-top: 0 !important;
	width: 275px;
}

#sets img {
	margin-right: 10px;
	float: left;
	vertical-align: bottom;
}

#sets a {
	float: left;
	display: block;
	padding-left: 0;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sets a:hover {
	background: #FAFAFA;
}

#sets li.active a {
	background-color: #EEE;
}

#sets img {
	border: 1px solid #666;
}

/* Mehr Info-Links */ 

.plusinfo {
width:115%;
}

.plusinfo:after {
content: url('../media/plusinfo.png');
margin-top:4px;
}

/* FORMULAR HOTEL */

.hotelform input, .hotelform textarea, .hotelform select {
	padding:2px;
	border-radius:3px;
	border:1px solid grey;
}

.hotelform p.formlabel-PLZ {
float:left;
width:255px !important;
}

p.formtext.formlabel-ort {
display:inline-block;
width:205px !important;
margin-top:5px !important;
}



p.formlabel-PLZ input {
	float:left;
	width: 60px; 
}	

p.formlabel-ort input {
	
	width: 130px; 
}	

.formlabel-ort #el_15 {

	width: 175px; 
}	

p.formlabel-ort label {
display:none;}

/* ZEN BUtton */ 

a#zenbutton {

	padding:0px;
}

#zenbutton:hover {
	background: none;
	background-repeat: no-repeat;
	color:#800000;
}

table#zen, table#zen td {
	border: 1px solid #A8A8A8;
	font-size: 13px;
	padding:2px;
	}