
* {
	background: white ; 
	border: none ; 
	font-family: Verdana ;
	border: none;
}

h1 {
	color: white ; 
	font-size: 23px ; 
	line-height: 30px ; 
	font-weight: normal ;
	
}

h2 {
	font-size: 12px ; 
	color: black ; 
	padding-bottom: 26px ; 
}

h3 {
	font-size: 10px ; 
}

h4 {
	font-size: 9px ; 
	padding-top: 10px ; 
	padding-bottom: 2px ; 
}

p {
	padding-bottom: 21px ; 
}

b {
	color: #141314 ; 
}

span b {
	color: #000 ; 
}	


#navig-left {
	display: none ; 
}

#navig-top {
	display: none ; 
}

#mid-col-header {
	display: none ; 
}

#right-col {
	display: none ; 
}

#mid-col-content {
	font-size: 11px ; 
	padding-top: 20px;
}

#print-footer {
	clear: both; 
	padding-top: 17px ; 
	font-size: 11px ; 
}

.mid-col-image {
	padding: 15px 0; 
	float: left ; 
	width: 213px ; 
}

.mid-col-image-spacer {
	float: left ; 
}

#mid-col ul {
	list-style: none;
	padding-bottom: 15px ; 
	padding-left: 0px ; 
}

#mid-col ul li {
	padding-left: 10px ; 
	background: url(../interface/strich.gif) no-repeat ; 
	background-position: 0px 7px ; 
}

img {
    border: none;
    }

/* TRY TABELLE */


.kurs-table {
	width: 617px ; 
	border-top: 1px solid black ; 
	border-left: 1px solid black ; 
	border-right: 1px solid black ; 
	border-spacing: 0px ; 
	font-size: 10px ; 
}

.kurs-entry {
}

.header-col-1 {
	padding: 2px ;
	padding-left: 8px ;
	width: 180px ; 
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}
.header-col-2 {
	padding: 2px ; 
	width: 124px ; 
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}
.header-col-3 {
	padding: 2px ; 
	width: 177px ; 
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}
.header-col-4 {
	padding: 2px ; 
	width: 110px ; 
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}

.kurs-desc {
	padding: 2px ; 
	padding-left: 8px ; 
	width: 180px ; 
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}

.kurs-desc p {
	padding: 0px ; 
	margin: 0px ; 
}

.kurs-listing {
	border-bottom: 1px solid black ; 
	vertical-align: top ; 
}

.kurs-listing-table {
}

.listing-col1 {
	padding: 1px ; 
	width: 129px ; 
}

.listing-col2 {
	padding: 1px ; 
	width: 182px ; 
}

.listing-col3 {
	padding: 1px ; 
	width: 115px ; 
}

.back-link {
	display: none ; 
}


.tabelle-kurs {
	clear: right ; 
}