p {
	margin: 8px 0px 8px 0px;
}

.text_index {
	font-family: Verdana;
	font-size: 10px !important;
	color: #000000;
	text-align: center;
}

#bild {
	position:absolute; 
	left:10px; 
	top:10px;
	width:480px; 
	height:420px;  
	z-index:2;
}

#weiss {
	position:absolute; 
	left:490px; 
	top:10px;
	width:480px; 
	height:420px;  
	z-index:3;
	background-color:#FFFFFF;
}

#linie {
	position:absolute; 
	left:405px; 
	top:115px;
	width:565px; 
	height:1px;  
	z-index:4;
}

#ayurveda {
	position:absolute; 
	left:500px; 
	top:123px;
	width:460px; 
	height:300px;  
	z-index:5;
	overflow:hidden;
}

#navigation {
	position:absolute; 
	left:500px; 
	top:96px;
	width:480px; 
	height:20px;  
	z-index:6;
}

#map {
	position:absolute; 
	left:500px; 
	top:220px;
	width:460px; 
	height:200px;  
	z-index:7;
}

#workshop_teaser {
	position:absolute; 
	left:650px; 
	top:20px;
	width:330px; 
	height:20px;  
	z-index:8;
}


.text {
	font-family: Verdana;
	font-size: 10px !important;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}

.titel {
	font-family: Verdana;
	font-size: 10px !important;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
	line-height: 1.6em;
}

.navigation {
	font-family: Verdana;
	font-size: 10px !important;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.strich {
	font-family: Verdana;
	font-size: 10px !important;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-right: 2px;
	margin-left: 2px;
}

.aktiv {
	font-family: Verdana;
	font-size: 10px !important;
	color: #ff6600;
	text-align: left;
	vertical-align: top;

}



a:link {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: black;
	text-align: left;
	vertical-align: top;
}

a:visited {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: black;
	text-align: left;
	vertical-align: top;
}

a:link:hover, a:visited:hover {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: #ff6600;
	text-align: left;
	vertical-align: top;
}

.white a:link {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: white;
	text-align: left;
	vertical-align: top;
	cursor: url("../bilder/bg.gif");
}

.white a:visited {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: white;
	text-align: left;
	vertical-align: top;
	cursor: url("../bilder/bg.gif");
}

.white a:link:hover, a:visited:hover {
	font-family: Verdana;
	font-size: 10px !important;
	text-decoration: none;
	color: #white;
	text-align: left;
	vertical-align: top;
	cursor: url("../bilder/bg.gif");
}

.abstand {
	margin:0px 0px 8px 0px;
	line-height:12px;
}

div#workshop_top {
    background-color:white;
    width:960px;
    margin:0px;
}

table#workshop_top_table {
    width:960px;
    font-family: Verdana;
	font-size: 10px !important;
	color: #000000;
}

td#workshop_logo_col {
    width:110px;
    height:88px;
    padding:0px;
    margin:0px;
}

td#workshop_navi_col {
    width:850px;
    height:76px;
    padding:0px 0px 2px 0px;
}

div#workshop_navigation {
    padding-right:25px;
}

div#workshop_navi_line {
    border-bottom:1px solid black;
    height:5px;
    line-height:5px;
    margin:0px 25px 0px 25px;
}

div#workshop_body {
    width:960px;
    background-color:white;
    margin:0px;
}

td.spacercol {
    width:25px;
}

td.contentcol {
    width:440px;
    height:320px;
}

td.spacerrow {
    height:10px;
}

div#workshop_picrow {
    width:960px;
    background-color:white;
}

td.piccol {
   width:140px;
   height:93px;
}

td.spacercol_pic {
   width:10px;
}

div.lead {
   font-weight:bold;
   margin-bottom:10px;
}

.body_workshop {
   padding-left:10px;
   padding-right:10px;
}

input.workshop_input {
   width:300px;
   font-size:10px;
   font-family:verdana, sans-serif;
}

select.workshop_select {
   width:300px;
   font-size:10px;
   font-family:verdana, sans-serif;
}

textarea {
   font-size:10px;
   font-family:verdana, sans-serif;
}