body {
	font-size: 80%; 
	line-height: 1.3em; 
	background-color: #ffc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
}
body, table, tr, td, div {
	color: #006; 
	
	margin: 0;
	padding: 0;
}
p {
	color: #006; 
	padding: 0;
	margin: 1em 0;
}
p, table, tr, td, div {
	font-size: 1em; 
	line-height: 1.8em;
}
a:link, a:visited {
	text-decoration: none;
	color: #606;
	font-size: 1em; 
	line-height: 1.3em; 
	padding: 0;
	margin: 0;
	font-weight: bold
}
a:hover, a:active {
	text-decoration: underline;
	font-weight: bold
}
h1, h2, h3, h4 {
    margin: 1em 0 0.5em 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
h1 { 
	color: #606; 
	font-size: 1.4em; 
	line-height: 1.4em; 
}
h2 {
	font-size: 1.5em;
}
h3 {
   font-size: 1.2em;
}
h4 {
    font-size: 1.05em;
}
td h4 {
    margin: 1.5em 0em 0em 0em;
    background-color: #606;
    color: #ffc;
    padding: 0px 3px;
}
.ita {
    font-style: italic;
    font-weight: bold;
    font-size: 1em;
    font-family:  Georgia, "Times New Roman", Times, serif;
    padding-left: 8px;
    text-indent: -8px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.left img {
    margin-right: 10px
}
.right img {
    margin-left: 10px
}
#all  { 
	margin: 0 auto 0; 
	padding: 0; 
	width: 770px;
	text-align: left;}
#nav_wrap{
  
    text-align: center;
    background: #606;
    height: 2em;
}

#nav { /* nav list */
	padding: 0;
	margin: 0 auto;
	list-style: none;
/*	text-align: center;*/
	line-height: 1.2em;
	width:770px;
	text-align: left;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
/*	text-align: center;*/
	line-height: 1.2em;
}
#nav a {
	display: block;
	padding: 4px 2px;
	font-weight:bold;
	text-decoration:none;
	width: 100%;
	text-align: center;
    color:#ffc;
 /*   line-height: 1em;*/
}

#nav a:hover {
	text-decoration: underline;
    color:#fff;
}

#nav li { /* all list items */
	float: left;
	width: 128px; /* width needed or else Opera goes nuts */
	background: #606;
	list-style-image: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 128px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}

#nav li ul li { /* second-level lists items */
	background: #993d99 ; 
	line-height: 1.3em;
/*	background:  url(images/lilaopak33.gif); */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
/*	text-decoration:underline;
    color:#fff; */
}
ul.unavi   { 
    padding: 0;
	margin: 1.6em 0em 0em 0.8em;
	list-style: none;

 }
 ul.unavi li  { 
    padding: 0;
	margin: 10px 0px;
	list-style: none;
	line-height: 1em;

 }
  ul.unavi li a { 
    padding: 0;
	margin: 0;
	line-height: 1em;
    font-weight: bold;
    font-size: 1em;
 }
ul.unavi li ul li { 
	margin-left: -2em;
	}
ul.unavi li ul li a { 
	font-size: 0.90em;
 }
.spalte_lks {
	float: left;
	width: 36%;
	min-height: 300px;
	padding: 10px 20px 0 0;
}
.spalte_re {
	float: left;
	width: 58%;
	min-height: 300px;
	padding: 10px 0;
}
.spalte_re ul {
	list-style-type: none
	}
.spalte_re ul li {
	margin: 10px 0px 0px -40px;
	padding: 4px 0px 0px 25px;
	font-size: 1em;
	vertical-align: top  ;
	line-height: 1.3em;
	background: url(yinyang_bullet.gif) no-repeat 0px 7px;

}
.spalten2 {
	float: left; 
	width: 46%;
	padding: 0 10px;
}
#kontakt {
	padding: 5px ;
	border: 1px solid #993d99;
	width: 410px;
	text-align: center;
	margin: 40px 0px;
}
#kontakt td {
	padding: 2px 0px;
	text-align: left;
	vertical-align: top;
	width: 280px;
}
#kontakt td.re {
	width: 120px;

}
#kontakt td.ganz {
	width: 400px;

}
#kontakt input {
	width: 280px;
}
#kontakt input.button {
	width: 120px;
	height: 21px;
	font-weight: bold;
	background-color: #993d99;
	color: #ffc;
	
}
#kontakt textarea {
	width: 400px;
	height: 150px;
}
#map24 {float:right;}
#map24 .map24_text 
{
font-family: Arial;
font-size: 11px;
color: #333;
}
#bahn, #straba, #auto, #bus {
	display:none;
	margin: -1em 0 1em 0;
}

#top      { 
	padding: 0 ; width: 770px; 
	height: 120px;
	margin: 0 auto;
/*	background-color: #000000*/ }
#top h1 {
    float: left;
    text-align: left;
    margin-left: 4em;
    font-size: 1.35em; 
	line-height: 1.35em; 
}
#top p {
    color: #606;
    float: right; 
	text-align: right;
	line-height: 120%;
	padding-top: 0.7em;
	margin-right: 3px;
}

#bottom {
	margin: 0 auto 0; 
	width: 770px;
	height: 1px;
	position: relative; 
}
#footer {
	position: relative; 
	top: -6em;
	left: 0em;
	width: 9em;
	text-align: left;
}
#footer a {
	font-weight: normal;
	color: #606;
    margin: 0 0.8em;	
}
#footer p {
    margin: 0px;
    padding: 1px 0 2px;	
    }
#footer p.strich {
    border-bottom: 1px solid #606;
}

p.link  {
    min-height: 120px;
    margin: 20px 0px 40px 0px;
   
}
p.link img {
    margin-left: -150px;
    margin-top: 0.5em;
    float: left;
}

.break{
    clear: both;
}
#single object {
/*visibility: hidden;*/
}
* html p.link  {
    position: relative;
    
}
* html p.link img {
    position: relative;
    left: 0px;
    top: 0px;
}