/*
  ==================================
  ALLGEMEINE CONTENT DEFINITIONEN
  
  ==================================
*/

#content a:link {
	color:#5E808E;
	font-weight:normal;
	text-decoration:none;
}

#content a:visited {
	color:#5E808E;
	font-weight:normal;
	text-decoration:none;
}

#content a:hover {
	color:#636463;
	font-weight:normal;
	text-decoration:underline;
}

#content a:active {
	color:#636463;
	font-weight:normal;
	text-decoration:underline;
}

#contentUnterseite a:link {
	color:#3E7C13;
	font-weight:normal;
	text-decoration:none;
}

#contentUnterseite a:visited {
	color:#3E7C13;
	font-weight:normal;
	text-decoration:none;
}

#contentUnterseite a:hover {
	color:#636463;
	font-weight:normal;
	text-decoration:underline;
}

#contentUnterseite a:active {
	color:#636463;
	font-weight:normal;
	text-decoration:underline;
}

#contentUnterseite ul li {
	padding-bottom:8px;
}




#willkommen p {
	font-family: times new roman; serif;
	font-weight:bold;
	font-size:20px;
	font-variant: small-caps;
	font-stretch: expanded;
	color:#558A30;
	margin-top:20px;
}

#pflege p {
	color:#3E7C13;
}

#umzug p {
	color:#3E7C13;
}

#contentUnterseite h1, h4, h5, h6 {
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:6px;
	padding-left:3px;
	font-family: times new roman, serif;
	font-variant: small-caps;
	font-size:15px;
	background-color:#E3F6FF;
	width:625px;
}

#contentUnterseite h2 {
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:12px;
                color:#3E7C13;
                padding-bottom:1px;
                margin-bottom:1px;

}

#contentUnterseite p {
	margin:0;
	padding-bottom:2px;
	line-height:16px;
}

#contentUnterseite DIV.celmenu {
        background-image: url(../img/pfeilchen_dgruen.gif);
	background-repeat: no-repeat;
	background-position: 1px; 0px; 0px; 0px;
        padding-left: 20px;
}





#sectionIndex ul {
	list-style-type:none;
	margin:0px;
}

#sectionIndex li {
	background-image: url(../img/pfeilchen_dgruen.gif);
	background-repeat: no-repeat;
	padding-left:19px;
}

#print a:link, #print a:visited, #print a:hover, #print a:active {
	text-decoration:underline;
}





table.tab1 {
	width:600px;
         vertical-align:top;
}
	
table.tab1 tr td.td-0 {

width:200px;

}


table.tab2 {

margin-left:60px;
}



fieldset { 
border:0px; 

}

