/* Start of CMSMS style sheet 'MF' */
/* (c) Markus Fischhaber */
/* Hands off                   */

/* Defaults ---------------------------------------------------------------*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
background-color: #ffffff; 
margin: 0;  
}

.hintergrund{
background-color: #CEE6F3; 
background-image: url('/uploads/images/imgTemplate/backbig.gif');
background-repeat:repeat-x;
}

ul {
list-style-image: url('/uploads/images/imgTemplate/ul.gif');
margin-top: 4px;
margin-bottom: 4px;
}

input {
font-weight: bold;
border-width: 2px ;
border-color: #666666;
}

img {
border: 0px;
vertical-align: bottom;
}

hr {
color:#336699;
background-color: #336699; 
}

h1 {
font-size: 18pt; 
font-weight: bold; 
margin: 10px 0px 5px;
}

h2 { 
font-size: 14pt; 
font-weight: bold; 
margin: 10px 0px 5px;
}

h3 {
font-size: 12pt;
font-weight: bold;
margin: 5px 0px 5px;
}

h4 {
font-size: 10pt;
font-weight: bold;
margin: 0px 0px 5px;
}

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


/* Styles für den Text Editor ---------------------------------------------*/
.indent1{
padding-left: 21px;
}

.indent2{
padding-left: 42px;
}

.indent3{
padding-left: 63px;
}

.iconheading{
padding-left: 21px;
text-indent: -21px;
font-weight: bold;
}

.icontext{
padding-left: 21px;
text-indent: -21px;
}

.pageheading{
font-size: 18pt; 
font-weight: bold; 
margin: 5px 0px 5px;
}

/* Kurstabelle -------------------------------------------------------*/
.kursHeader{
background-color: #336699; 
color: #ffffff;
font-weight: bold;
}

.kursRechts{
background-color: #ccddff;
width: 35%;
}

/* Links im Menü --------------------------------------------------*/
.mnu:link {
color: #000033;
text-decoration: none;
}

.mnu:visited {
color: #000033;
text-decoration: none;
}

.mnu:active {
color: #000066;
text-decoration: none;
}

.mnu:hover {
color: #006699;
text-decoration: underline;
}

/* Brotkrümel Nav -------------------------------------- */
.bread{
font-size: 8pt; 
color: #808080;
}

.breadlast{
font-size: 8pt; 
color: #404040;
}

.bread:link {
color: #808080;
text-decoration: underline;
}


.bread:visited {
color: #808080;
text-decoration: underline;
}

.bread:active {
color: #000066;
text-decoration: underline;
}

.bread:hover {
color: #006699;
text-decoration: underline;
}

/* Normale Links --------------------------------------------------------- */
a:link {
color: #000033;
text-decoration: underline;
}

a:visited {
color: #000033;
text-decoration: underline;
}

a:active {
color: #000066; 
text-decoration: underline;
}

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


/* Nav und Contend Table --------------------------------------------------*/
.MenuTable {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
border-style: solid;
border-width: 0px ;
color: #000000;
background-color: #FFFFFF;
border-color: #ffffff;
}

.ContentTable {
font-size: 10pt;
border-style: solid;
border-width: 0px ;
color: #000000;
background-color: #FFFFFF;
border-color: #ffffff;
}

/* Hintergrund Blatt -----------------------------------------------*/
.OuterTable {
background-color: #336699; 
}

/* End of 'MF' */

