a {
 color: #004986;
 text-decoration: underline;
 margin-bottom: 0;
 padding-bottom: 0;
}

a:visited {
 color: #004986;
 margin-bottom: 0;
 padding-bottom: 0;
}

a:hover {
 color: #dc3e00;
 text-decoration: none;
}

h1 {
 color: #707070;
 font-size: 18px;
 font-weight: normal;
}

h2 {
 color: #C72E35;
 font-size: 16px;
 font-weight: normal;
}

h3 {
 color: #800000;
 font-size: 14px;
 font-weight: normal;
 padding-bottom: 3px;
 margin-bottom: 0px;
}

html, body {
 margin: 0;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #E8E8E8;
 background-image: url( ../media/layout/bgrBody.gif);
 background-repeat: repeat-x;
 height: 100%;
 line-height:1.4;
}

p, div, td {
 color: #585858;
 font-size: 12px;
 margin-bottom: 18px;
 font-family: Arial, Helvetica, sans-serif;
}

a + img {
 color: #004986;
 text-decoration: none;
 border-bottom-style: none;
}

img {
 border:none;
}

.imgborder {
 border:solid 1px #999999;
}

/*
************************************
sb = Sidebar, Formatierung der Boxen
************************************
*/
.sbTitelTD {
 background-color: #eee;
 color: #C72E35;
 font-weight: bold;
}

.sbContentTD {
 background-color: white;
}

a[class="sbContentTD"]:visited {
 color: #004986;
}

.sbcontentTitle {
 color: #004986;
 font-size: 11px;
 font-weight: bold;
 margin: 10px 0 0;
 padding: 0;
}

.sbcontentText {
 font-size: 11px;
 margin: 0;
 padding: 0 0 10px;
}

.TDNavig {
 width: 170px;
 padding: 16px 10px 0 20px;
 border: solid 1px #fecece;
 text-align:left;
 background-color: #FFFFFF;
}

.TDContent {
 text-align: left;
 background-color:#FFFFFF;
 background-attachment: fixed;
 background-image: url(../media/layout/bgrContent.png);
 background-repeat: no-repeat;
 background-position: center 250px;
}

.TDNews {
 width: 160px;
 border: solid 1px #dedede;
 text-align:left;
 background-color: #FFFFFF;
 font-weight: normal;
}

#sprachbox {
 margin: 0 0 12px 0;
}

.imgLeftside {
 padding-right: 20px;
 float: left;
 margin-bottom: 10px;
}

.imgRightside {
 float: right;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-left: 20px;
}

.TDbottomBorder {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
}

li {
 list-style-image:url(../media/layout/bullet.gif);
 padding-bottom:7px;
}

.textauszeichnung {
 color: #C72E35;
 font-size:1.2em;
}

.textauszeichnung a{
 color: #C72E35;
 text-decoration:underline;
}



th {
 font-weight: bold;
 text-align: left;
 background-color: #CCCCCC;
}

.tabelle {
 background-color: #444444;
}
 .tabelle tr:nth-child(odd) {
 color: black;
 background-color: white;
}
 .tabelle tr:nth-child(even) {
 color: red;
 background-color: #eeeeee;
}

.small {
 font-size: 0.94em;
}

.numList {
 list-style-image: none;
 list-style-type: decimal;
}

.kurstitelTD {
 background-image: url(../media/layout/bgrKurseTitel.gif);
 height:37px;
}

.kurstitelTD img {
 vertical-align:middle;
 margin:0;
 padding:0 2px;
 float:right;
}

.kursTitel {
 color:#C72E35;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 margin:0;
 padding: 0px 5px 0 0;
}

.tableMarginLeft {
 margin-left: 10px;
}

.imgPaddRight {
 padding-right: 20px;
}

.imgPaddLeft {
 padding-left: 20px;
}

.paddRight {
 padding-right: 40px;
}

#portalBox {
 position: relative;
 left: 0px;
 top: 0px;
}

#portalHotlinks {
 position:absolute;
 top:0px;
 left: -40px;
}

#portalMain {
 position:absolute;
 top:110px;
 left: -40px;
}

#portalAbout {
 position:absolute;
 top:110px;
 left: 400px;
}

#portalTXT {
 position:absolute;
 top:500px;
 left: -30px;
}
