/*
############################## www.traueranzeige.at ############################### 

<!-- |#############################################################################| -->
<!-- | powered by                                                                  | -->
<!-- |      _ _      _   _                                                    _    | -->
<!-- |   __| (_) ___| | | | ___  _ __ ___   ___ _ __   __ _  __ _  ___   __ _| |_  | -->
<!-- |  / _` | |/ _ \ |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ / _` | __| | -->
<!-- | | (_| | |  __/  _  | (_) | | | | | |  __/ |_) | (_| | (_| |  __/| (_| | |_  | -->
<!-- |  \__,_|_|\___|_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___(_)__,_|\__| | -->
<!-- |                                         |_|          |___/                  | -->
<!-- | mailto:office@diehomepage.at                        web: www.diehomepage.at | -->
<!-- |#############################################################################| --> 

by Willi Erhart   

Wichtige Farben:

*/



/* ###################### Allgemeine Formatierungen ###################### */
html, body { 
	margin: 0px; 
	padding: 0px;  
    height: 100%; 
    background-color: #E8EBE6;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, textarea, select, td, div {
	font-family: arial, helvetica, geneva, arial, verdana, sans-serif; 
	font-size: 12px; 
	text-align: left;
	color: #585656;
	/*    Scrollbarformatierung falls benötigt
	      scrollbar-base-color:			#ffffff;
		  scrollbar-3dlight-color:		#ffffff;
		  scrollbar-arrow-color:		#ffffff; 
		  scrollbar-darkshadow-color:	#ffffff;
		  scrollbar-face-color:			#ffffff;
		  scrollbar-highlight-color:	#ffffff;
		  scrollbar-shadow-color:		#ffffff; 
		  scrollbar-track-color:		#ffffff; 
	*/
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

div.clear {
	width: 100%;
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

img {
	border: 0;
}

/* ###################### Layoutformatierungen ###################### */

/* Zentrieren der Bühne */

#table-zent {
	width: 100%;
	height: 100%;
	border: 0px;
}

#td-zent {
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container-center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	width: 960px;
	border: 7px solid #fff;	
	background-color: #fff;
	background-image: url(../images/bg.gif);
}

/* Navigation */

#navi {
	background-color: #899883;
	border-bottom: 3px solid #fff;
}

#navi ul {
	text-align: right;	
	margin: 0 0 0 0;
	padding: 12px 0 12px 0;
	list-style: none;	
}

#navi ul ul {
	text-align: right;	
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	list-style: none;	
}

#navi li {
	text-align: right;	
	margin: 0px;
	padding: 0px;	
}

#navi li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	display: block;
	padding: 6px 0 6px 0;
	background-image: url(../images/navi-bg.gif);
	background-repeat: no-repeat;
	background-position: 33px 0px;  
	width:232px;
}

#navi li a:hover {
	background-image: url(../images/navi-bg-hover.gif) ! important;
	background-repeat: repeat; 
	color: #4B3542;	
} 

#navi li li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-style: normal;
	padding: 2px 0 2px 0;
	border: none;
	background: none;
}

#navi li li a:hover,
#navi .aktiv,
.verstorbene-suche #v-suche,
.hinterbliebene-suche #h-suche,
.bestatter-suche #b-suche {
	background-image: url(../images/navi-bg-hover.gif) ! important;
	color: #4B3542;
}

#navi li img {
	margin: 0 20px 2px 10px;
}

#navi li li img {
	margin: 0 10px 2px 10px;
}

#verstorbene-u,
#hinterbliebene-u,
#bestatter-u,
#begraebnis-u,
ratgeber-u {
	display: none;	
}

/* Navigation ausnahmen */

#verstorbene #verstorbene-link,
#hinterbliebene #hinterbliebene-link,
#bestatter #bestatter-link,
#begraebnis #begraebnis-link,
#ratgeber #ratgeber-link,
#firmenverzeichnis #firmenverzeichnis-link {
	background-image: url(../images/navi-bg-hover.gif) ! important;	
	background-repeat: repeat; 
	color: #4B3542;	
}

#verstorbene #verstorbene-u,
#hinterbliebene #hinterbliebene-u,
#bestatter #bestatter-u,
#begraebnis #begraebnis-u,
#ratgeber #ratgeber-u,
#firmenverzeichnis #firmenverzeichnis-u {
	display: block;	
}

#hinterbliebene-link{
	padding: 7px 0 7px 0 ! important;
}

 #tabsC {
      float:left;
      width:100%;
	  background-color: #E8EBE6;
      line-height:normal;
      }
    #tabsC ul {
	  margin:0;
	  padding:3px 5px 0 0;
	  list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding: 0 ;
      }
    #tabsC a {
      float:left;
      background:url("../images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-weight: bold;
      }
    #tabsC a span {
      display:block;
      background:url("../images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span,
    #tabsC .aktiva {
      color:#FFF;
      }
    #tabsC a:hover,
    #tabsC .aktiva {
      background-position:0% -42px;
      }
    #tabsC a:hover span,
    #tabsC .aktivb {
      background-position:100% -42px;
            color: #fff;
      }  

/* Design */

.wwsae {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	width: 250px;
}

legend {
	color: #585656;

}

.wwsaete {
	height: 100px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	width: 300px;
}

#searchcont fieldset {
	background-color: #E8EBE6;

	border: 1px solid #D3DAD2;
}

#searchcont legend {
	font-weight: bold;
	color: #585656;
	padding: 0px 3px 0px 3px;
	font-size: 14px;	
}

#logo {
	border-bottom: 3px solid #fff;
}

#left-col {
	width: 232px;
	margin-right: 3px; 
	float: left;	
}

#ratgeberm {
	width: 232px;
	height: 250px;
	background-color: #E8EBE6;
	background-image: url(../images/ratgeber-bg.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #fff;	
}

#ratgeberm ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;	
}

#ratgeberm li {
	display: block;
	padding: 2px 0 1px 0px;	
}

#ratgeberm a {
	font-weight: bold;
	color: #737572;
	text-decoration: underline;	
}

#ratgeberm a:hover {
	font-weight: bold;
	color: #737572;
	text-decoration: none;	
}

#googleadsm {
	background-color: #F6F8F5;	
}

#googleadsma {
	margin-top: 8px;
	width: 530px;
	background-color: #E8EBE6;
	text-align: center;
	margin-left: 11px; 
	padding: 10px;
}

#main-col {
	width: 570px; 	
	float: left;
}

#header {
	border-bottom: 3px solid #fff;
    padding: 0px;
}

#slogan {
	position: absolute;
	top: 115px;
	left: 550px;
	width: 240px;
	padding: 5px 3px 7px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #4B3542;
	border-right: none;
}

#breadcrumb {
	font-size: 11px;
	background-color: #E8EBE6;
	padding: 3px;	
}

#content ul {
	margin-top: 10px; 
	margin-bottom: 10px;
}

#content2 {
	padding-left: 10px;
	padding-right: 10px;	
}

#content2 ul {

}

#content2 li {
	list-style-image: url(../images/pfeil2.gif);
	padding-left: 0px;
	margin-left: 25px;
}

#content-a1 {
	padding: 0px 10px 0px 10px;
	width: 265px;
	border-right: 1px solid #D0D5CE;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;

}	

#content-a2 {
	position: absolute;
	top: 221px;
	left: 521px;
	padding: 0px 10px 0px 10px;
	width: 265px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content-start1 {
	padding: 0px 10px 0px 10px;
	width: 265px;
	height: 313px;
	border-right: 1px solid #D0D5CE;
	border-bottom: 1px solid #D0D5CE;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}	

#content-start2 {
	position: absolute;
	top: 221px;
	left: 521px;
	padding: 0px 10px 0px 10px;
	width: 265px;
	height: 314px;
	border-bottom: 1px solid #D0D5CE;

	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content-start3 {
	padding: 0px 10px 5px 10px;
	width: 265px;
	height: 182px;
	border-right: 1px solid #D0D5CE;
	border-left: 1px solid #fff;
	float: left;
}

#content-start4 {
		padding-bottom: 5px;
		border-bottom: 1px solid #D0D5CE;	
}

/* CSS Hack ##############*/

#content-start4 {
	margin-top: 10px; 								/* sieht IE 5.x */
     voice-family: "\"}\"";
     voice-family:inherit;
	margin-top: 10px; 								/* sieht IE 6.x */
}

html>body #content-start4 {
	margin-top: 13px;						    	/* sehen alle anderen (Mozilla, Firefox, Opera) */
}

#content-start4 img {
	margin-left: 7px; 								/* sieht IE 5.x */
     voice-family: "\"}\"";
     voice-family:inherit;
	margin-left: 7px; 								/* sieht IE 6.x */
}

html>body #content-start4 img {
	margin-left: 10px;						    	/* sehen alle anderen (Mozilla, Firefox, Opera) */
}

/* ]]> */

#content-start5 {
	padding: 0px 10px 0px 10px;
	width: 530px;
	height: 255px;
}	

#partnerm ul {
	margin-top: 2px;	
}


#partnerm li {
	list-style: none;
	margin: 0px; 
	padding: 2px 4px 0 0;
	float: left;	
}

.fb1 {
	background-color: #899883;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-transform:	uppercase;
}

.fb2 {
	background-color: #D3DAD2;
	padding: 4px;
	color: #000;	
}

.fb3 {
	text-transform:	uppercase;
	font-weight: bold;
	padding: 4px;
}

.fb4 {
	background-color: #E8EBE6;
	padding: 4px;	
}

.fb5 {
	background-color: #E8EBE6;
	border-color: #E8EBE6;
	
}

.ratgeber-table {
	background-color: #F6F8F5;	
	
}

.vds {
	padding: 5px;
	background-color: #E6E8E3;	
	margin-bottom: 3px;
	/* background-image: url(../images/pfeil7.gif);
	background-repeat: no-repeat;
	background-position: 230px 8px; */
}

.vds img {
	margin-right: 3px;	
}

.vds a{
	text-decoration: none;	
}

.vds a strong{
	text-decoration: underline;	
}

.vds a:hover strong{
	text-decoration: none;	
}

.vds strong {
	font-size: 14px;	
}

#braliste {
	height: 400px;
	overflow: auto;	   
}

.vdsa {
	padding: 5px;
	background-color: #E6E8E3;	
	margin-bottom: 3px;
}

.vdsa img {
	margin-right: 3px;	
}

.vdsa a{
	text-decoration: underline;	
}

.vdsa a:hover{
	text-decoration: none;			
}

.vdsa strong {
	font-size: 14px;	
}

.baktiv {
	font-weight: bold;	
}

.baktiv a {
	font-weight: normal ! important;	
}

#right-col {
	width: 152px;
	margin-left: 3px; 	
	float: left;
   
}

#suchem {
	width: 152px;
	height: 95px;
	background-image: url(../images/suche-bg.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #fff;	
}

#suchem #such-q {
	width: 128px;
	background-color: transparent;
	border: none;	
	height: 14px;
	margin-top: 3px;
	margin-left: 14px;
	font-size: 13px;
	color: #585656;
}

#suchem #such-k {
	width: 102px;	
	margin-top: 7px;
	margin-left: 9px;
		height: 18px;
}

#such-button {
	position: absolute;
	top: 52px;
	right: 8px;	
}

#detailsuche-link a{
	position: absolute;
	top: 75px;
	color: #E6E8E3;	
	margin-left: 48px;
}

#newsletterm {
	width: 152px;
	height: 96px;
	background-image: url(../images/newsletter-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#umfragem {
	width: 152px;
	height: 203px;
	background-image: url(../images/umfrage-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;

}

#forumm {
	width: 152px;
	height: 380px;
    /* background-image: url(../images/forum-bg.gif);  */
    background-image: url(../images/verlag_klein.gif); 
    
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 3px solid #fff;	
}

#paypalm {
	width: 152px;
	height: 170px;
	background-image: url(../images/paypal-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border-bottom: 3px solid #fff;
    display: none;	
}

#footer {
	clear: both;
	height: 35px;
	background-color: #4B3542;	
	border-top: 3px solid #fff;
}

#navi-footer {
	position: absolute;
	left: -30px;
	bottom: 8px;	
}

#bestatter-liste {
	width: 100%;
	border: 1px solid #D3DAD2; 	
	
}

#bestatter-liste td{
	height: 22px;
}

#bestatter-liste img {
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 10px;	
}

#bestatter-logo {
	float: left;
	width: 118px;
	height: 118px;	
}

.ratgeber-liste {
	padding: 10px;
	background-color: #F6F8F5;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #D3DAD2;	
}

#ratgeber-liste strong a{
	color: #4B3542; 	
}

#nfa ul,
#nfb ul,
#nfa li,
#nfb li {
	margin: 0;
	padding: 0px;
	list-style: none;
	color: #fff;
}

#nfa li {
	margin-top: -3px;	
}

#nfa li {
	float: left;	
}

#nfb li {
	float: right;
	margin-top: -2px;
	margin-right: 15px;	
}

#nfa a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 2px 10px 2px 10px;	
	border-right: 1px solid #fff;
}

#nfa a:hover {
	background-color: #fff;
	color: #4B3542;	
	text-decoration: none;
}

.verstorbene-suche {
	width: 178px;
	border: 1px solid #899883; 
	background-color: #ffffff;	
	height: 15px;
	font-size: 13px;
	color: #585656;	
	padding-left: 3px;	
}

.verstorbene-name {
	font-size: 14px;
	font-weight: bold;
}

.verstorbene-ds {
	background-color: #E8EBE6;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#paa {
	background-color: #F6F8F5; 
	padding: 5px;	
}

#zback {
	position: absolute;
	top: 202px;
	right: 155px;
	padding: 2px;
}

#zback a{
	font-weight: bold;
	color: #fff;	
}


/* Überschriften */

h1 {
	margin: 10px 0 7px 0;
	padding: 0px;
	font-style: italic;
	font-size: 18px;
	color: #5F6B53;	
}

#ratgeberm h2 {
	margin: 0;
	padding: 12px 0 0 15px;
	font-size: 16px;
	font-style: italic;	
}

#suchem h2 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 16px;
	color: #5F6B53;
	font-style: italic;	
}

#newsletterm h2 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 16px;
	color: #5F6B53;	
	font-style: italic;	
}

#umfragem h2 {
	margin: 0;
	padding: 12px 0 0 10px;
	font-size: 16px;
	color: #5F6B53;	
	font-style: italic;	
}

#forumm h2 {
	margin: 0;
	padding: 12px 0 0 10px;
	font-size: 16px;
	color: #5F6B53;	
	font-style: italic;	
}

#paypalm h2 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 16px;
	color: #5F6B53;	
	font-style: italic;	
}

h3 {
	margin: 10px 0 7px 0;
	padding: 0px;
	font-style: italic;
	font-size: 18px;
	color: #5F6B53;	
}

.sb {
	font-size: 22px;
	font-weight: bold;
}

.sb1 {
	font-size: 22px;
	font-weight: bold;	
}

/* Links */

a {
	color: #000;	
	text-decoration: underline;
}

a:hover {
	color: #000;	
	text-decoration: none;
}

a.listlink {
	color: #fff;
}

.listaktiv {
	color: #fff;
	font-weight: bold;	
}

/* Sonstiges */

#print-head {
	display: none;	
}

#copyright {
	text-align: center;
}

#copyright a{
	color: #899883;
	text-decoration: underline;
}

#copyright a:hover{
	color: #899883;
	text-decoration: none;
}	

.datum {
	font-size: 10px;
	margin-bottom: 10px;	
}

/* lightbox 2.02 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 96px; float: right;  padding-bottom: 0.7em;	}	
#imageData #bottomNavClose img {
	width: 96px ! important;
	height: 22px ! important;	
}	

	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

.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 */
	}


