﻿html, body {
	font-size: 13px;
    font-family: "黑体", arial,  sans-serif;
	line-height: 140%;
}
h1, h2, h3, h4 {
    font-weight: normal;
}
img { 
	border: none; 
	padding: 0;
	margin: 0;
}

.footer, a.footer { 
	font-size: 12px; 
}
h1 { 
	font-size: 15px; 
}
h2 {
   font-size: 13px;
}

/*  GIATA Logo oben links */

#header {
	font-size: 13px;
    padding-right: 90px;
}

/* Breadcrumb */
td#breadcrumbCell {
	font-size: 12px;
    height: 40px;
}
ul.breadcrumb li {
	font-weight: normal;
}

/*  Tabelle enhält Subnavigation und Content  */
h1#subnaviHeader {
    font-weight: normal;
}
table#contentSubnaviTable {
	font-size: 13px;
}
div.bM ul li.bM_IFSUB a,div.bM ul li.bM_ACT a {
    font-weight: normal;
}

/* Contentbereich */
td#content {
	font-size: 13px;
}
td#content h2 {
	font-size: 15px;
    font-weight: normal;
}
td#content div.blueProductHeaderBox h1 {
	font-size: 16px;
}
td#content div.blueProductHeaderBox p {
	font-size: 13px;
    font-weight: normal;
}

td#content  table.contenttable td {
	font-size: 13px;
}

/*  Block rechts neben Content */
div.boxBlueText h1, div.boxYellowText h1 {
    font-weight:normal;
	font-size:14px;
}

.productPrice {
	font-size: 14px;
	font-weight: normal;
}
span.blueText {
	font-weight: normal;
}

/* Partner-Seiten */
table#veranstalter, table#portale, table#crs, table#ibe, table#reisebueros { 
	font-size: 13px;
}

