body {
	background-image: url(../soy_images/soy_bg.jpg);
	text-align: center;
	margin-top:5px;
}

div {
	background: white;
    border: 0px;
    border-style: solid;
    width: 950px;
    margin-left:auto;
	margin-right:auto;
	float: none;
}

div.head {
    border: 0px;
    border-style: solid;
    width: 950px;
    height: 190px;
    vertical-align: top;
}


div.mainleft {
    background: #FFF;
	border: 0px;
    border-style: solid;
    width: 402px;
    vertical-align: left;
    float:left;
}

div.mainright {
	background: #FFF;
    border: 0px;
    border-style: solid;
    width: 403px;
    vertical-align: left;
    float:left;
}

div.bottom {
    clear: left;
    background-image: url(../soy_images/soy_bottom_bg.jpg);
    border: 0px;
    border-style: solid;
    width: 950px;
    height: 5px;
    vertical-align: left;
    z-index:1;
    position:relative;
}


div.mainnavi {
    border: 0px;
    border-style: solid;
    width: 145px;
    vertical-align: left;
    float:left;
}


div.ycgLink {
	text-align: left;
	background-image: url(../soy_images/soy_bg.jpg);
}

h1 {
	font-family: Arial;
	font-weight:bold;
	font-size:15px;
}

h1.soy {
	color:#F3D2A0;
}

h1.yoga {
	color:#BDCD46;
}

h1.kurs {
	color:#E2865D;
}

h1.business {
	color:#EAAECA;
}

h1.termin {
	color:#C1BEC7;
}

h1.kontakt {
	color:#9FC699;
}

td.termin {
	font-family: Arial;
	font-weight:normal;
	font-size:11.4px;
}

p {
	font-family: Arial;
	font-weight:normal;
	font-size:11.4px;
}


p.soy {
	color:#F3D2A0;
	font-weight:bold;
}

p.yoga {
	color:#BDCD46;
	font-weight:bold;
}

p.kurs {
	color:#E2865D;
	font-weight:bold;
}

p.business {
	color:#EAAECA;
	font-weight:bold;
}

p.termin {
	color:#C1BEC7;
	font-weight:bold;
}

p.kontakt {
	color:#9FC699;
	font-weight:bold;
}

b.business {
	color:#EAAECA;
}

b.termin {
	color:#C1BEC7;
}

img {
    border:0px;
}

a:link { 
	font-weight:bold; 
	color:black; 
	text-decoration:underline; 
}

a:visited { 
	font-weight:bold; 
	color:black; 
	text-decoration:underline; 
}

a:focus { 
	font-weight:bold; 
	color:black; 
	text-decoration:underline;
}

a:active { 
	font-weight:bold; 
	color:black; 
	text-decoration:underline; 
}

a:hover { 
	font-weight:bold; 
	color:black; 
	text-decoration:underline; 
}