@charset "utf-8";
/* CSS Document */

.it_header{
	text-align: center;
}

.it_tournummer{
	text-align: center;
}

.it_short_desc{
	color: #009900;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
.it_highlights_header{
	font-weight: bold;
	text-align: left;
}
.it_highlights{
	font-weight: bold;
	text-align: left;
}
.it_days{
	font-weight: bold;
	text-decoration: underline;
}
.it_days_desc{
	color: #009900;
	font-weight: bold;
}
.it_stay_header{
	font-weight: bold;
	color: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.it_stay{
	color: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
}
.it_info{
	text-decoration: underline;
}
.smalltext{
	font-size: 90%;
	line-height: 95%;
}
.price{
	font-size: 150%;
	font-weight: bold;
	color: #009900;
}
.pictbl {
	height: auto;
	
	margin-top: 0px;
	margin-left: 9px;
	background-color: #437840;
	
}

.pictd {
	color:#FFFFFF;
	background-color:#437840;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.pictd a:link{
	display:block;
	color: #FFFFFF;
	text-decoration: none;	
}
.pictd a:visited{
	display:block;
	color: #FFFFFF;
	text-decoration: none;	
}
.pictd a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: underline;	
}
.picte {
	
}
.picte a:link{
	display:block;
	color: #FFFFFF;
	text-decoration: none;	
}
.picte a:visited{
	display:block;
	color: #FFFFFF;
	text-decoration: none;	
}
.picte a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: underline;	
}

.homespacer
{
	height: 15px;
}
.topic_menu_dropdown{
	position:absolute;
	visibility: hidden;
	/*background-color: #437840;*/
	width: 164px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 114px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-image: url(../../../resmedia/img/transparent.png);
	background-repeat: repeat;
	background-position: left top;
}
.more_link{
	text-align: right;
	display: block;
}