
body { 
background-image:url(../img/bg_body.gif);
background-repeat:repeat-y;
background-color: #fff1d7;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
line-height:18px;
color:#000;
}

td {
font-size: 12px;
}



/* -------------------------------------- fonts --------------------------------- */

h1{
	font-size:22px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:26px;
}

h2{
	font-size:14px;
	font-weight:bold;
	border-top: 2px solid #ed8b2c; 
	padding-top:3px;

}

h3{
	color:#ed8b2c;
	font-weight:bold;
	font-size:12px;
}

h4 {
		font-size:12px;
}

p{
	margin:0px;
	margin-bottom:12px;
}

a{
	color:#225394;
}

a:hover{
	color:#ed8b2c;
}

.sp_button {
	margin-bottom:30px;
}
.sp_button a{
	display:block;
	background-color:#f49334;
	border:1px solid #aaa;
	margin-bottom:6px;
	text-decoration:none;
	padding:2px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	background-image: url(../img/menu_pfeil.gif);
	background-repeat:no-repeat;  
}

.sp_button a:hover{
	background-color:#ffcd4f; 
	color:#000;
}
.internal-link {
	text-decoration:none;
	color:#000;
	padding-left:10px;
	background-image: url(../img/news_pfeilorange.gif);  
	background-repeat:no-repeat;  
	font-weight:bold;
}
.internal-link:hover{
	background-image: url(../img/news_pfeilschwarz.gif);  
	text-decoration:underline;
}

hr{
	border:1px solid #f49334;
}
/* --------------------------------------DIV Kästen --------------------------------- */
.all{
width:1000px;
}


.all_background{
background-image:url(../img/bg_all_header.gif);
background-repeat:repeat-x;
}

.header {
height:140px;
text-align:right;
}

.nicolaidis_logo {
	float:left;
}

.menubox, .contentbox {
margin-top:40px;
}

.footerbox {
margin-top:50px;
text-align:right;
}

.menubox{
float:left;
width:180px;
}

.contentbox {
margin-left:225px;
}

.contentbox .content {
	text-align:justify;
}

/* -------------------------------------- Buttons oben --------------------------------- */

.top_buttons{
	float:right;
	position:relative;
	z-index:20;
	margin-top:-30px;
	margin-right:50px;
	text-align:left;
}

.top_buttons .sp_button a {
	width: 100px;
	_width: 120px;
	float:left;
	margin-left:5px;
}

.top_buttons .sp_button a:hover{
		background-color: #fff1d7;
}

/* -------------------------------------- Spalte rechts --------------------------------- */
.spalte{
float:right;
width:160px;
}


.s_start{
margin-top:0px;
}

/* -------------------------------------- Content Mitte --------------------------------- */
.content {
	margin-right:180px;
}

.c_start, .footerbox {
margin-right:215px;
_margin-right:207px;
}


/* -------------------------------------- Sidemenu --------------------------------- */
.menubox ul {
	margin:0px;
	padding:0px;
	margin-bottom:30px;
}

.menubox li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.menubox ul ul{
	margin-left:12px;
	margin-bottom:0px;
}

.menubox ul ul ul{
	margin-left:14px;
	margin-bottom:0px;
}

/* link icons */
.menubox ul a , .menubox .cur{
	background-image: url(../img/menu_pfeil.gif);  
}
.menubox .ifsub {
	background-image: url(../img/menu_plus.gif);  
}

.menubox .curifsub ,  .menubox .act {
	background-image: url(../img/menu_minus.gif);  
}

/* link ebenen */

.menubox ul a  {
	display:block;
	background-repeat:no-repeat;
	border-top:1px solid #ed8b2c;
	border-bottom:1px solid #ed8b2c;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.menubox ul a, .menubox ul a:hover{
	text-decoration:none;
	color:#000;
}

.menubox .cur  {
	background-color: #ffcd4f; 
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.menubox ul a:hover, .menubox .curifsub {
	background-color: #fff1d7; 
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.menubox ul ul a,  .menubox .act  {
	background-color: #ffcd4f!important; 
	border-top:1px solid #ffcd4f!important;
	border-bottom:1px solid #ffcd4f!important;

}	
.menubox ul ul a:hover,  .menubox .act:hover, .menubox ul ul .cur , .menubox ul ul .curifsub  {
	background-color: #fff1d7!important; 
	border-top:1px solid #999!important;
	border-bottom:1px solid #999!important;
}	

.menubox ul ul ul a {
		background-color: #ffcd4f!important; 
}


/* start-smart und nico-und-nicola */
.menubox .bild{
	margin-bottom:6px;
}

	/* -------------------------------------- Zweispalten Mittig --------------------------------- */
.zweispalten {
position:relative;
overflow: auto;
width:100%;
}	
.zweispalten .links, .zweispalten .rechts{
width:270px;
}

.zweispalten .links {
	float:left;
}

.zweispalten .rechts {
	margin-left:286px;
}
	/* -------------------------------------- Startseite Introkasten --------------------------------- */
	


.intro{
	font-size:11px;
	margin-bottom:30px;
	background-color:#f49334;
	border:1px solid #999;
	width:100%;

}

.topintro{

}

	
.intro h2{
	font-size:12px;
	height:22px;
 	width:230px;
	background-color: #ffcd4f; 
	border:1px solid #999;
	margin-left:-1px;
	margin-top:-24px;
	position:relative;
	z-index:100;
	background-image: url(../img/menu_pfeilgelb.gif);  
	background-repeat:no-repeat;
	padding-left:20px;
}

.intro h2:hover{
	background-color: #fff1d7; 
	background-image: url(../img/menu_pfeilbeige.gif);  
	
}

.intro h2 a {
	display:block;
	width:230px;
	text-decoration:none;
	color:#000;
	line-height:22px;
}

.intro .beschreibung{
	margin-left:6px;
	
}

.intro a {
	text-decoration:none;
	color:#000;
	background-image: none;
	padding:0px;
}

.intro .beschreibung a {
font-weight:bold;

}
 

.intro a:hover {
	text-decoration:underline;
	background-image: none;
	color: #000;
}


/* -------------------------------------- Mitarbeiter Profil--------------------------------- */
.mitarbeiter{
	margin-bottom:30px;
}
.mitarbeiter h3{
		margin-bottom:0px;
}

/* -------------------------------------- Förderer Profil--------------------------------- */

.foerderer{
	margin-bottom:30px;
	border-top: 2px solid #ed8b2c; 
	padding-top:3px;
}

.foerderer .bild{
	float:left;
}


.foerderer .text{
	margin-left:180px;
	min-height: 230px;
	_height:230px;
}

.foerderer h3, .foerderer h4{
	margin:0px;
}



/* -------------------------------------- Buch Empfehlung--------------------------------- */

.buch{
	margin-bottom:30px;
}

.buch .bild{
	float:left;
}


.buch .text{
	margin-left:90px;
	min-height: 100px;
	_height: 100px;
}

.buch h3 {
	margin:0px;
	margin-bottom:0px;
	font-size:14px;
}


/* -------------------------------------- Modern FAQ --------------------------------- */
.tx-irfaq-pi1 dt {
	height:20px;
	margin-left:-10px;
	padding-left:10px;
	
}
.tx-irfaq-pi1 dt:hover{
		background-color:#ed8b2c;
}

/* -------------------------------------- CMW Linklist--------------------------------- */
.tx-cmwlinklist-pi1 td{
	font-size:12px;
	vertical-align:top;
	line-height:18px;
}

.tx-cmwlinklist-pi1 td input {
	margin-top:30px;
	width:100px;
	border:1px solid #666;
	background-color:#ed8b2c;
}

.tx-cmwlinklist-pi1 td input:hover {
	background-color:#ffcd4f;
}

.tx-cmwlinklist-pi1 .small{
	color: #999;
	font-size:0.9em;
}

.tx-cmwlinklist-pi1 .small a{
	color: #999;
}

.tx-cmwlinklist-pi1 .small a:hover{
	color:#ed8b2c;
}
/* -------------------------------------- TT_News Normal--------------------------------- */

/* Latestansicht (startseite)*/
.news-latest-all{
	margin:0px;
	padding:0px;
	border:none;
	font-size:11px;
}

.news-latest-one{
	margin:0px;
	padding:0px;
	border:none;
}

.news-latest-one h3 a {
	font-size:11px;
	padding-left:14px;
	background-image: url(../img/news_pfeilorange.gif);  
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

.news-latest-one h3 a:hover{
	background-image: url(../img/news_pfeilschwarz.gif);  
	text-decoration:underline;
}



/* Listansicht (newsseite)*/
.news-list-one {
	margin-bottom:30px;
}

.news-list-one h3 a {
	font-size:11px;
	background-image: url(../img/news_pfeilweiss.gif);  
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	background-color:#ed8b2c;
	display:block;
	padding:3px;
	padding-left:16px;
}

.news-list-one h3 a:hover{
	background-color:#ffcd4f;
}

.news-list-one .date{
	float:right;
	background-color: #fff1d7; 
	width:200px;
	margin-top:-15px;
	font-size:11px;
	padding:3px;
	border: 1px solid #ffcd4f; 
	text-align:center;
}

.news-list-one .subheader{
	margin-top:12px;
}


/* Einzelansicht (newsseite)*/
.news-single-one .date{
	float:right;
	font-size:11px;
}

.news-single-author {
		font-size:11px;
		font-style:italic;
}

.news-single-one h1{
	margin-top:20px;
}

/* List browsing Boox */

.tx-ttnews-browsebox{
		background-color:transparent;
		border: 1px solid #ffcd4f; 
}


.tx-ttnews-browsebox-SCell a{
	color:#000;
	text-decoration:none;
}

.tx-ttnews-browsebox-SCell a:hover{
	color:#000;
	text-decoration:underline;
}


.tx-ttnews-browsebox-SCell{
		background-color:#ed8b2c;
}
/* -------------------------------------- MJS EVENT PRO--------------------------------- */
.mjseventpro-list-container .listRow {
	margin-top:30px;
	padding-bottom:1px;
	border-bottom: 1px solid #ffcd4f;
}

.mjseventpro-list-container a {
		color:#000;
		padding:2px;
		margin:0px;
		display:block;
		padding-left:6px;
		padding-right:8px;
		text-decoration:none;
		margin-bottom:1px;
		background-color:#ffcd4f;
}

.mjseventpro-list-container a:hover {
		background-color:#ed8b2c;
		color:#000;
}

.mjseventpro-list-container .listRow p{
	margin:0px;
}

.tx-mjseventpro-pi1-listViewField-bdate, 
.tx-mjseventpro-pi1-archiveViewField-bdate{
	border-top: 1px solid #ffcd4f;
	padding-top:2px;
	width:200px;
	_width:120px;
	font-size:11px;
}

.tx-mjseventpro-pi1-listViewField-bdate a, 
.tx-mjseventpro-pi1-archiveViewField-bdate a{
	background-color:#ffe5a3;
}

.tx-mjseventpro-pi1-listViewField-title a, 
.tx-mjseventpro-pi1-archiveViewField-title a {
	background-image: url(../img/news_pfeilweiss.gif);  
	background-repeat:no-repeat;
}


.tx-mjseventpro-pi1-listViewField-time, 
.tx-mjseventpro-pi1-archiveViewField-time{
	padding:5px;
	padding-bottom:0px;
	position:relative;
	z-index:100;
	float:right;
	margin-right:400px;
	font-size:11px;
}

.tx-mjseventpro-pi1-listViewField-title, .tx-mjseventpro-pi1-listViewField-teaser ,.tx-mjseventpro-pi1-listViewField-bdate,
.tx-mjseventpro-pi1-archiveViewField-title, .tx-mjseventpro-pi1-archiveViewField-teaser ,.tx-mjseventpro-pi1-archiveViewField-bdate {

}

.tx-mjseventpro-pi1-listViewField-title a, 
.tx-mjseventpro-pi1-archiveViewField-title a{
	font-weight:bold;
		padding-left:16px;
}


.tx-mjseventpro-pi1-singleView .infokasten{
	float:left;
	width:280px;
}
.tx-mjseventpro-pi1-singleView .dates, 
.tx-mjseventpro-pi1-singleView .ort,
.tx-mjseventpro-pi1-singleView .preise, 
.tx-mjseventpro-pi1-singleView .sonstiges{
		border:1px solid #ffcd4f;
		background-color:#fff1d7;
		padding:3px;
		margin-bottom:3px;
}

.tx-mjseventpro-pi1-singleView .sonstiges{
	margin-bottom:30px;
}

.tx-mjseventpro-pi1-singleView #descrBox{
	margin-left:310px;
}

.tx-mjseventpro-pi1-singleViewHeader-location, 
.tx-mjseventpro-pi1-singleViewHeader-bdate,
.tx-mjseventpro-pi1-singleViewHeader-promoter, 
.tx-mjseventpro-pi1-singleViewHeader-btime,
.tx-mjseventpro-pi1-singleViewHeader-edatetime,
.tx-mjseventpro-pi1-singleViewHeader-cat, 
.tx-mjseventpro-pi1-singleViewHeader-fees,
.tx-mjseventpro-pi1-singleViewHeader-age {
	font-weight:bolder;
	float:left;
	width:90px;
	text-align:right;
}

.tx-mjseventpro-pi1-singleViewField-location, 
.tx-mjseventpro-pi1-singleViewField-bdate,
.tx-mjseventpro-pi1-singleViewField-promoter, 
.tx-mjseventpro-pi1-singleViewField-btime,
.tx-mjseventpro-pi1-singleViewField-edatetime,
.tx-mjseventpro-pi1-singleViewField-cat, 
.tx-mjseventpro-pi1-singleViewField-fees,
.tx-mjseventpro-pi1-singleViewField-age{
	margin-left:100px;

}

.tx-mjseventpro-pi1-singleViewField-teaser {
	font-weight:bold;
	margin-bottom:12px;
}
.tx-mjseventpro-pi1 .select {
	float:left;
}
.tx-mjseventpro-pi1 h2{
	
}

.tx-mjseventpro-pi1 INPUT {
	margin-right:10px;
}

/* -------------------------------------- Kontaktformular--------------------------------- */

.csc-mailform {
	border:none;
	margin-bottom:30px;
}

.csc-mailform-field label{
	width:150px;
	padding-right:10px;
	float:left;
	text-align:right;
}
.csc-mailform-submit {
		margin-top:30px;
		margin-left:160px;
}


/* -------------------------------------- Fragebogenformular--------------------------------- */
.fragebogen_formular label {
	float:none;
	width:100%;
	display:block;
	vertical-align:top;
	text-align:left;
}

.fragebogen_formular .csc-mailform-field {
		margin-top:10px;
}

.fragebogen_formular legend {
	display:none;
}

.fragebogen_formular #mailformName {
}

.fragebogen_formular #mailformSelbsthilfegruppe_gewuenscht label,
.fragebogen_formular #mailformTrauerbegleiter_gewuenscht label,
.fragebogen_formular #mailformwoher_Nicolaidis_gekannt label {
	float:left;
	width:50px;	
}



.fragebogen_formular #mailformSelbsthilfegruppe_gewuenscht input,
.fragebogen_formular #mailformTrauerbegleiter_gewuenscht input,
.fragebogen_formular #mailformwoher_Nicolaidis_gekannt input{
	float:left;
}
/* -------------------------------------- LZ Gallery--------------------------------- */

#tx-lzgallery-pi1-listing {
width:100%;
margin-bottom:12px;
}

#tx-lzgallery-pi1-listing td, #tx-lzgallery-pi1-fotonav td {
vertical-align:top;


}



#tx-lzgallery-pi1-fotonav {
width:100%;

}

#tx-lzgallery-pi1-descr-long {
border-bottom: 1px solid #ed8b2c;
margin-bottom:12px;
padding:3px;
background-color:#fff;

}
#tx-lzgallery-pi1-fotos {
width:100%;
}
#tx-lzgallery-pi1-fotos td {
text-align:center;
width:20%;
}

#tx-lzgallery-pi1-listing .abstand {
	height:20px;
}

#tx-lzgallery-pi1-listing .information {
	vertical-align:bottom;
	font-size:10px;
}

#tx-lzgallery-pi1-listing .line1 a{
	color:#000;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

#tx-lzgallery-pi1-listing .line1 td {
	color:#000;
	background-color:#ed8b2c;
	padding:3px;
	padding-left:6px;
	padding-right:6px;

}

#tx-lzgallery-pi1-title {
	color:#000;
	background-color:#ed8b2c;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
}
#tx-lzgallery-pi1-listing .line1 td:hover {
	background-color:#ffcd4f;
}

#tx-lzgallery-pi1-listing .line2 td {
border: 1px solid #ed8b2c;
}
#tx-lzgallery-pi1-listing .line2 td td{
border: none;
}

#tx-lzgallery-pi1-listing .count {
float:right;
font-size:10px;
}
