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

/* Contentbereich */
td#content {
	padding:10px; 
	padding-right: 0px;
}
td#content div.csc-header h1 { margin-left: 10px; }
td#content h2 {
	padding-bottom: 0;
}
td#content  img { padding-bottom: 10px; }
	
td#content table p, td#content table h2 {
	padding: 0;
	
}
td#content table td {
	padding: 0;
	vertical-align: top;
	padding-right: 10px; 
}
td#content a   {
    color: rgb(56, 123, 198);
}
td#content a.mainlink
{
	clear: both;
	color:#387BC6;
	padding-left:10px;
	background-image:url('../pics/layout/skip.gif');
	background-repeat:no-repeat;
	background-position:left;
	float: right;
}
td#content table.contenttable a.mainlink {
	margin-right: 20px;
}
td#content  li {
	list-style-image:url('../pics/layout/skip-small.gif');
}

div.boxBlueText li, div.boxYellowText li {
	padding-bottom: 3px;
}
/* Hack IE <=6 */
* html div.boxBlueText ul, * html div.boxBlueText li { 
	padding: 0; 
	padding-bottom: 3px; 
	margin-left: 15px; 
}
/* end Hack  */
/* Hack IE 7 */
*+html div.boxBlueText ul, *+html div.boxBlueText li { 
	padding: 0; 
	padding-bottom: 3px; 
	margin-left: 15px; 
}
/* Hack IE end */

div.boxBlueText a img, div.boxYellowText a img {
	padding-top: 10px;
}

img { 
	border: none; 
	padding: 0;
	margin: 0;
}

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

/*  GIATA Logo oben links */

#header {
	font-size: 13px;
}

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

/*  Tabelle enhält Subnavigation und Content  */
table#contentSubnaviTable {
	font-size: 13px;
}

/* 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;
}
