/* HTML */
html
{
 margin: 0px;
}

h1
{
 margin: 0px;
 padding: 7px;
 font-size: 12px;
 background-color: #bbca27;
}

/* BODY */
body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #7da39e;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #111111;
}

img
{
 border: 0px solid white;
}

/* P */
p
{
 margin: 0px;
 padding: 0px;
}

p.Main_Error
{
 font-weight: bold;
 color: #FF0000;
}

/* FORM */
form
{
 margin: 0px;
}

/* SELECT */
select
{
 font-size: 11px;
}

/* INPUT + IE Margin Fix */
input
{
 font-size: 11px;
 margin: -1px 0px;
 -moz-padding-start: 1px;
 -moz-padding-end: 1px;
}

html>body input
{
 margin: 0px;
}

*+html>body input
{
 margin: -1px 0px;
}

/* TEXTAREA */
textarea
{
 padding: 1px;
}

/* DIV */
div.Main_Header
{
 width: 995px;
 margin-left: auto;
 margin-right: auto;
 background-color: #c1d0cc;
}

div.Main_Content
{
 width: 995px;
 margin-left: auto;
 margin-right: auto;
 background-color: #ffffff;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
}

div.Main_ContentInner
{
 background-color: #c1d0cc;
 padding: 0px 0px 0px 0px;
}

div.Main_Column
{
 display: inline;
 float: left;
 padding: 25px;
 width: 281px;
 color: #000000;
}

div.Main_ColumnLeft
{
 display: inline;
 float: left;
 padding: 25px;
 width: 610px;
 color: #000000;
}

div.Main_ColumnRight
{
 display: inline;
 float: left;
 padding: 25px;
 width: 281px;
 color: #000000;
}

div.Main_Footer
{
 width: 975px;
 margin-left: auto;
 margin-right: auto;
 background-color: #c1d0cc;
 padding: 10px;
 font-weight: bold;
}

div.Main_ClearFloat
{
 clear: both;
 font-size: 0px;
 padding: 0px;
 margin: 0px;
}

div.HomeLeft
{
    display: inline;
    float: left;
    padding: 30px 50px 50px 50px;
}

div.HomeRight
{
    display: inline;
    float: left;
    padding-top: 50px;
}

div.HomeRight p
{
    padding: 3px;
}

div.Left
{
    display: inline;
    float: left;
}

div.Right
{
    display: inline;
    float: right;
}

div.Main_Gal
{
    display: inline;
    float: left;
    padding-right: 8px;
    padding-top: 8px;
}

table.Kurs
{
    font-size: 12px;
    color: #222222;
    margin: 0px 20px 0px 20px;
    width: 945px;
    border-top: 1px solid #fff;
}

table.Kurs td
{
    padding: 3px 2px 3px 3px;
    background-color: #c1d0cc;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

table.Kurs td.KLast
{
    border-right: 0px solid #fff;
}

table.Kurs a
{
    text-decoration: underline;
    color: #222222;
    font-weight: bold;
}

table.Kurs a:hover
{
    text-decoration: none;
}

font.KTitle
{
    font-weight: bold;
    color: #14738f;
    font-size: 13px;
}

font.KName
{
    font-weight: bold;
}

/* A */
a
{
    color: #575561;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #14738f;
}

a.sel
{
    color: #14738f;
}

a.Main_Link
{
 color: black;
 text-decoration: none;
}

a.Main_Link:hover
{
 text-decoration: underline;
}

a.Main_Menu
{
 display: block;
 padding-left: 30px;
 padding-top: 7px;
 padding-bottom: 7px;
 color: #444444;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 font-family: "Times New Roman", Times, serif;
 border-bottom: 1px solid #dadada;
 width: 160px;
}

a.Main_Menu:hover
{
 color: #dc3d35;
}

a.Main_MenuSelected
{
 display: block;
 padding-left: 30px;
 padding-top: 7px;
 padding-bottom: 7px;
 color: #dc3d35;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 font-family: "Times New Roman", Times, serif;
 border-bottom: 1px solid #dadada;
 width: 160px;
}

a.Main_Footer
{
 color: #333333;
 font-weight: bold;
 text-decoration: none;
}

a.Main_Footer:hover
{
 color: #AAAAAA;
}

a.Main_Go
{
 display: block;
 height: 14px;
 line-height: 14px;
 text-indent: 30px;
 color: #000000;
 font-weight: bold;
 text-decoration: underline;
 background-image: url(../Images/Arrow.png);
 background-repeat: no-repeat;
}

a.Main_Go:hover
{
 text-decoration: none;
}

a.yoga-anmeldung
{
    display: block;
    width: 259px;
    height: 51px;
    background-image: url(../Images/button1.jpg);
    text-decoration: none;
}

a.yoga-pdf
{
    display: block;
    width: 259px;
    height: 51px;
    background-image: url(../Images/button2.jpg);
    text-decoration: none;
}

a.business-flow-kontakt
{
    display: block;
    width: 259px;
    height: 51px;
    background-image: url(../Images/button.jpg);
    text-decoration: none;
}

/* INPUT */
input.Main_Text
{
 padding: 2px;
}

.dpTable {
        BORDER-RIGHT: #8C959A 1px solid; BORDER-TOP: #8C959A 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #8C959A 1px solid; COLOR: #505050; BORDER-BOTTOM: #8C959A 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center
}
.dpTR {

}
.dpTitleTR {

}
.dpDayTR {

}
.dpTodayButtonTR {

}
.dpTD {
        BORDER-RIGHT: #ece9d8 1px solid; BORDER-TOP: #ece9d8 1px solid; BORDER-LEFT: #ece9d8 1px solid; BORDER-BOTTOM: #ece9d8 1px solid
}
.dpDayHighlightTD {
        BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTDHover {
        BORDER-RIGHT: #888888 1px solid; BORDER-TOP: #888888 1px solid; BORDER-LEFT: #888888 1px solid; CURSOR: pointer; COLOR: green; BORDER-BOTTOM: #888888 1px solid; BACKGROUND-COLOR: #aca998
}
.dpTitleTD {

}
.dpButtonTD {

}
.dpTodayButtonTD {

}
.dpDayTD {
        BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; COLOR: white; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTitleText {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: gray
}
.dpDayHighlight {
        FONT-WEIGHT: bold; COLOR: #000000
}
.dpButton {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #C9CDD0; PADDING-BOTTOM: 0px; COLOR: gray; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
.dpTodayButton {
        FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #C9CDD0; COLOR: gray; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}