body
{
    font-family: Verdana;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    background-color: #EBDFBA;
    margin: 0px;
}

img
{
    border-style: none;
}

a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #FF6500;
}

a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #FF6500;
}

a:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF6500;
}

a:active
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF6500;
}

a:focus
{
    font-weight: bold;
    text-decoration: underline;
    color: #FF6500;
}

td
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FF6500;
}

table.hauptcontainer
{
    width: 800px;
}

table.hauptcontainer td
{
    vertical-align: top;
    font-size: 10pt;
}

td.aktuelles
{
    padding-top: 80px;
    padding-left: 10px;
    vertical-align: top;
    background-image:url('../img/aktuelles.gif');
    color: #FF6500;
    font-weight: normal;
    font-size: 10pt;
    background-repeat: no-repeat;
    width: 170px;
    height: 400px;
}


td.inhalt
{
    background-image:url('../img/inhalt.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
    color: #FF6500;
    font-weight: normal;
    font-size: 10pt;
    border-style: solid;
    border-width: 1px;
    border-color: #FF6500;
    width: 520px;
    padding: 10px;
}

h1
{
    font-weight: normal;
    font-size: 18pt;
    text-align: center;
}

h2
{
    font-weight: normal;
    font-size: 14pt;
}

h3
{
    font-weight: bold;
    font-size: 10pt;
}

p.kursueberschrift
{
	font-weight: bold;
    font-size: 10pt;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 10px;
}

p.bedingungen
{
	font-size: 8pt;
}

input, textarea
{
	font-size: 10pt;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #FF6500;
}

table.termine
{
	width: 100%;
}

table.termine th, table.termine td
{
	background-color: #FFCC00;
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	color: #FF6500;
}
