
/* schriftstil,abst�nde */

body {
 background-image: url(../images/bg.gif);
 background-repeat: repeat-x;
 background-color: #0A3C7E;
 color: black;
 font-family: tahoma;
 font-size: 9pt;
 scrollbar-arrow-color: #0A3C7E;
 scrollbar-base-color: white ;
 scrollbar-highlight-color : #0A3C7E;
 scrollbar-shadow-color : #0A3C7E;
 SCROLLBAR-TRACK-COLOR: white;
 margin-top: 0;
}


table,tr,td { color: black; font-size: 9pt;}

/* allgemeine links */

a:link{ color:black ; text-decoration:underline;  font-size: 9pt; }
a:visited{color: black;text-decoration:underline; font-size: 9pt; }
a:active{ color: black;text-decoration:underline; font-size: 9pt; }
a:hover{ color: black;text-decoration:underline; font-size: 9pt; }

#navigation{ color: black; font-size: 9pt; padding-left: 15px; background-image: url(../images/navigation_bg.jpg); font-weight: bold;}
#navigation a:link{ text-decoration: none; font-weight: bold;}
#navigation a:hover{ text-decoration: underline; font-weight: bold;}
#navigation a:visited{ text-decoration: none; font-weight: bold;}

#content{ background-color: white; margin: 40 10 10 35;}
#content_title{font-weight: bold; padding-bottom: 15px; font-size: 10pt; letter-spacing: 1px;}

#footer{ background-color: #C2C5C3;}
.imageborder{ border: 1px solid #9c9a9c;}
.inputborder{ border: 1px solid #9c9a9c;}
.red{color: #ff0000; font-weight:bold;}

#footnote{ font-size: 8pt; text-align: center; color:white; background-color: #0A3C7E; padding-top: 5px;}

#impressum{ font-size: 8pt; vertical-align: bottom; text-align: right; padding: 0 5 5 0;}
#impressum a:link {text-decoration: none; font-size: 8pt;}
#impressum a {text-decoration: none; font-size: 8pt;}
#impressum a:hover {text-decoration: underline; font-size: 8pt;}

.gb{
	font-size: 8pt;	
}


a[rel="fancybox"] img {
    float: left;
    margin-right: 3px;
}

#fortbildung {
    margin-top: 30px;
}

#fortbildung #zertifikateHeader {
    font-weight: bold;
    margin-bottom: 20px;
}

.zertifikate_jahrWechsel {
    border-top: 1px solid #ddd;
    text-align: right;
    font-size: 16px;
    padding-top: 5px;
    padding-right: 2px;
    margin-top: 20px;
    margin-bottom: -3px;
    height: 20px;
    width: 510px;
}

.zertifikate_Wechsel {
    border-top: 1px solid #eee;
    height: 20px;
    width: 450px;
}

.zertifikateRow {
    height: 190px;
    clear: both;
}

.zertifikateRowImg {
    width: 150px;
    height: 165px;
    line-height: 190px;
    display: inline-block;
    vertical-align: middle;
}

.zertifikateRowImg img {
    height: 170px;
    width: 120px;
border: 1px solid #999;
}

.zertifikateRowCont {
    display: inline-block;
    vertical-align: middle;
    width: 350px;
}


