/* --- Tourplan (based on news) --- */.tourplanMonth {	border: solid 1px #303030;	margin-bottom: 15px;	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-Serif;	FONT-SIZE: 10px;
    font-weight: normal;}.tourplanHeading 
{
	background-color: #606060;
	padding: 5px 10px 0px 10px;
    color: #FFFFFF;
    height: 40px;
    border-bottom: solid 1px #606060;
}
.tourplanHeadingIntro
{
    clear:right;
    FONT-SIZE: 11px;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}.tourplanHeadingDate
{
	float: left;
	width: 100px;
}
.tourplanHeadingDescription
{
	float: left;
}


.tourplanItem
{
	padding: 5px 10px 5px 10px;
    color: #222222;
    height: 30px;
    border-bottom: dotted 1px #606060;
}
.tourplanItemLast
{
	padding: 5px 10px 5px 10px;
    color: #222222;
    height: 30px;
}

.tourplanItemDate
{
	float: left;
    width: 100px;
    vertical-align: top;
}
.tourplanItemHeading
{
    /*width: 100px;*/
    vertical-align: top;
    font-weight:bold;
}
.tourplanItemDescription
{
	float: left;
    vertical-align: top;
}
.tourplanItemDescription p
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-Serif;	FONT-SIZE: 10px;
	margin-bottom: 0.2em;
	line-height: 1.2em;
	vertical-align: top;
}
.tourplanItemDescription H1
{
    COLOR: #C60210;
    FONT-SIZE: 1.4em;
    MARGIN-BOTTOM: 0.4em;
    MARGIN-TOP: 0.3em;
}
.tourplanItemDescription H2
{
    COLOR: #C60210;
    FONT-SIZE: 1.3em;
    MARGIN-BOTTOM: 0.0em;
    MARGIN-TOP: 0px;
}
.tourplanItemDescription H3
{
    COLOR: #C60210;
    FONT-SIZE: 1.1em;
    MARGIN-BOTTOM: 0.0em;
    MARGIN-TOP: 0px;
}
