BODY {
	background-image: url(../gfx/gradient_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f4f9ff;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

body#giftcertificatebody {
	background-image: none;
	background-color: #FFFFFF;
}


body#giftcertificatebody table#giftcertificate_table {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	line-height:14px;	
}

body#giftcertificatebody table#giftcertificate_table td {
	padding-bottom: 5px;
}

body#giftcertificatebody table#giftcertificate_table td#subheader {
	font-weight: bold;
	padding-bottom: 0px;
}

body#giftcertificatebody table#giftcertificate_table input {
	width:200px;
}

body#giftcertificatebody table#giftcertificate_table #zip {
	width:45px;
}
body#giftcertificatebody table#giftcertificate_table #city {
	width:152px;
}

body#giftcertificatebody table#giftcertificate_table input#submitbutton {
	width:100px;
}


p {
	margin: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	color: #b81f18;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #b81f18;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.br {
	clear: both;
	height: 0px;
}

A {
	color: #b81f18;
}

A:hover {
	color: #0069a6;
}

.image_shadow_top {
	background-image: url(../gfx/image_shadow_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 7px;
}

.image_shadow_middle {
	background-image: url(../gfx/image_shadow_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 198px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

.image_shadow_bottom {
	background-image: url(../gfx/image_shadow_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}



#main {
	width: 970px;
	text-align: left;
}

#top {
	background-image: url(../gfx/top_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 93px;
}

#top .logo {
	float: left;
	width: 450px;
	height: 93px;
}

#menu {
	float: left;
	padding-top: 34px;
	padding-right: 10px;
	width: 510px;
	height: 22px;
}

#menu #nav {
	float: right;
	text-align: right;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu #nav li {
	float: right;
	position: relative;
	z-index : 721;
}

#menu .menutekst {
	color: #0269A7;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

#menu .menutekst:link, #menu .menutekst:visited, #menu .menutekst:active {
	color: #0269A7;
	text-decoration: none;
}

#menu .menutekst:hover {
	color: #b81f18;
	text-decoration: none;
}

#menu .mentopcontainer {
	border-right: 1px solid #D1D1D1;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 2px;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: -1px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}


#menu .menulistcontainer {
	margin-top: 2px;
	background-color: #ffffff;
	border-bottom: 1px solid #D1D1D1;
}

#menu .menulistitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	width: 160px;
	color: #0269A7;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}









#flash {
	overflow: hidden;
	background-image: url(../gfx/flash_container.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 6px;
	height: 260px;
}

#flash iframe {
	width: 958px;
	height: 232px;
	border: 0px;
}

.content {
	background-image: url(../gfx/content_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}

#quickSearch {
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	width: 664px;
	height: 219px;
}

#quickSearch iframe {
	width: 664px;
	height: 219px;
	border: 0px;
}

#eNews {
	overflow: hidden;
	float: left;
	background-image: url(../gfx/enews_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 294px;
	height: 219px;
}

#eNews .textBox {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 70px;
	padding-right: 10px;
	height: 45px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

#eNews .fieldsBox {
	padding-left: 10px;
	padding-top: 15px;
}

#eNews .field {
	float: left;
	overflow: hidden;
	padding-left: 6px;
	padding-right: 6px;
	border: 3px solid #E7E7E7;
	height: 18px;
}

#eNews .field input {
	border: 0px solid #E7E7E7;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 180px;
}

#eNews .button {
	float: left;
	padding-left: 3px;
	width: 66px;
	height: 25px;
}

#leftMenu {
	float: left;
	width: 185px;
}

#leftMenu .header {
	overflow: hidden;
	background-image: url(../gfx/menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-right: 10px;
	height: 27px;
	color: #0069a6;
	font-size: 14px;
	font-weight:bold;
	line-height: 27px;
}

#leftMenu .spacer {
	height: 20px;
	width: 185px;
}

#leftMenu .item {
	background-image: url(../gfx/menu_splitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 7px;
	color: #393939;
	font-size: 12px;
	line-height: 16px;
}

#leftMenu .item a {
	background-image: url(../gfx/menu_bullet.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #393939;
	text-decoration: none;
}

#leftMenu .item a:hover {
	color: #b81f18;
	text-decoration: none;
}

#frontpage .sectionCenter {
	float: left;
	padding-left: 10px;
	width: 532px;
}

#teasers h1 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #0069a6;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

#teasers .vertical h1 {
	line-height: 24px;
}

#teasers .text {
	color: #393939;
	font-size: 12px;
	line-height: 15px;
}

#teasers .link {
	overflow: hidden;
	padding-top: 6px;
	height: 19px;
	color: #b81f18;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#teasers .vertical {
	overflow: hidden;
	float: left;
	background-image: url(../gfx/teaser_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 259px;
	height: 239px;
}

#teasers .vertical .imageBox {
	overflow: hidden;
	width: 259px;
	height: 145px;
	text-align: center;
}

#teasers .vertical .textBox {
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
}

#teasers .vertical .header {
	overflow: hidden;
	height: 24px;
}

#teasers .vertical .text {
	overflow: hidden;
	padding-top: 6px;
	height: 30px;
}


#teasers .vspacer {
	float: left;
	width: 14px;
	height: 239px;
}

#teasers .horizontal {
	float: left;
	background-image: url(../gfx/teaser_horizontal_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	width: 532px;
}

#teasers .horizontal .top {
	background-image: url(../gfx/teaser_horizontal_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#teasers .horizontal .bottom {
	background-image: url(../gfx/teaser_horizontal_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 7px;
}

#teasers .horizontal .imageBox {
	float: left;
	overflow: hidden;
	border: 1px solid #E7E8E7;
	padding: 2px;
	width: 143px;
	text-align: center;
}

#teasers .horizontal .textBox {
	float: left;
	overflow: hidden;
	width: 369px;
}

#teasers .horizontal h1, #teasers .horizontal .text {
	padding-left: 3px;
	padding-right: 3px;
}

#teasers .horizontal .textBox h1, #teasers .horizontal .textBox .text, #teasers .horizontal .textBox .link {
	padding-left: 10px;
}

#teasers .horizontal h1 {
	padding-bottom: 5px;
}

#teasers .horizontal .text {
	padding-bottom: 10px;
}


#frontpage .sectionRight {
	float: left;
	overflow: hidden;
	padding-left: 10px;
	width: 220px;
}

#travelOffers {
	background-image: url(../gfx/traveloffer_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#travelOffers .top {
	background-image: url(../gfx/traveloffer_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#travelOffers .bottom {
	background-image: url(../gfx/traveloffer_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#travelOffers .header {
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	height: 36px;
	color: #0069a6;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
}

#travelOffers .item {
	overflow: hidden;
	background-image: url(../gfx/traveloffer_splitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 6px;
	padding-bottom: 22px;
}

#travelOffers .imageBox {
	background-color: #ffffff;
	border: 1px solid #E7E7E7;
	padding: 2px;
	width: 202px;
}

#travelOffers .imageBox .image {
	overflow: hidden;
	width: 202px;
	text-align: center;
}

#travelOffers .textBox {
	padding-left: 4px;
	padding-top: 5px;
	padding-right: 4px;
}

#travelOffers h1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	color: #b81f18;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

#travelOffers .text {
	padding-bottom: 5px;
	color: #393939;
	font-size: 11px;
	line-height: 15px;
}


#travelOffers .buttonBox_middle {
	float: left;
	background-image: url(../gfx/traveloffer_button_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	width: 95px;
	height: 19px;
}

#travelOffers .buttonBox_left {
	float: left;
	background-image: url(../gfx/traveloffer_button_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 85px;
	height: 19px;
	padding-left: 10px;
}

#travelOffers .buttonBox_right {
	float: left;
	background-image: url(../gfx/traveloffer_button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	width: 75px;
	height: 19px;
	padding-right: 10px;
	padding-top: 1px;
}

#travelOffers .priceBox {
	float: left;
	overflow: hidden;
	padding-top: 4px;
	width: 124px;
	height: 19px;
	color: #0069a6;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

#travelOffers .priceBox .price {
	font-size: 15px;
}

#travelOffers .bottomButton {
	padding-left: 10px;
}

#travelOffers a {
	
	color: #FFFFFF;
	text-decoration: none;
}

/* ======================================= */



.cms_menu img {
	border: 0px;
}

.cms_menuheader {
	overflow: hidden;
	background-image: url(../gfx/cms_menu_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-right: 10px;
	height: 27px;
	color: #0069a6;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
}

.cms_menuitemlist {
}

.cms_menuitem {
	background-image: url(../gfx/cms_menu_splitter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.cms_menuitem a {
	background-image: url(../gfx/menu_bullet.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.cms_menuitem, .cms_menuitem a {
	color: #393939;
	text-decoration: none;
}

.cms_menuitem a:hover {
	color: #b81f18;
	text-decoration: none;
}

.cms_menuitem_selected, .cms_menuitem_selected a, .cms_menuitem_selected a:hover {
	color: #0069a6;
	font-weight: bold;
	text-decoration: none;
}

.cms_menuitemlist_bottom {
	height: 20px;
}

.cms_menuitem_stars {
	background-color: #F2F2F2;
	padding-left: 36px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-top: 8px;
}

#cms .sectionCenter, #catalog .sectionCenter {
	float: left;
	padding-left: 20px;
	width: 548px;
}

#cms .sectionRight, #catalog .sectionRight {
	float: left;
	padding-left: 20px;
	width: 185px;
}

#cms .teaser .textBox {
	float: left;
	padding-right: 16px;
	width: 320px;
	color: #000000;
}

#cms .teaser .anonce {
	padding-bottom: 10px;
}

#cms .teaser .imageBox {
	float: left;
	overflow: hidden;
	width: 212px;
}

#cms .teaser .imageBox .spacer, #catalog .imageBox .spacer {
	height: 20px;
}

#cms .teaser_splitter {
	height: 40px;
}

#catalog .onlinecatalogue {
}

#catalog .right_box {
	float: right;
	padding-left: 16px;
	width: 250px;
}

#catalog .right_box .spacer {
	height: 12px;
}

#catalog dl {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#catalog .star {
	vertical-align: middle;
}

#catalog dt {
	float: left;
	font-weight: bold;
}

#catalog dd {
	margin: 0px;
	padding-left: 60px;
}

#catalog .cms_facts {
	width: 212px;
	border-top: 1px solid #e0e0e0;
}

#catalog .cms_facts .odd, #catalog .cms_facts .even {
	background-color: #EFEFEF;
}

#catalog .cms_facts td {
	padding: 8px;
	border-bottom: 1px solid #e0e0e0;
}

#catalog .cms_facts .label {
	font-weight: bold;
}

#catalog .cms_facts .value {
	text-align: right;
}

#traveloffer  {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#traveloffer .sectionCenter {
	float: left;
	padding-left: 10px;
	width: 763px;
}

#traveloffer h1 {
	color: #0069A6;
	padding-left: 20px;
	margin-bottom: 5px;
}

#traveloffer strong {
	color: #0069A6;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.travelofferlist {
	margin-bottom: 30px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist td.header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.travelofferlist_details td {
	padding-left: 20px;
	height: 20px;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
}

.travelofferlist_details thead td {
	padding-top: 10px;
	color: #0069A6;
	font-weight: bold;
}

.travelofferlist_details div.body_text {
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
}

.travelofferlist .travelofferlist_read_more_link {
	padding-left: 20px;
	padding-top: 10px;
}

.travelofferlist .travelofferlist_read_more_link a {
	color: #B81F18;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.travelofferlist td img {
	margin-top: 20px;
	margin-right: 20px;
}

.tm_table2 td, .traveloffer_detail_td_header {
	background-image: url(../gfx/traveloffer_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.tm_table2 a, .tm_table2 a:hover, .traveloffer_detail_td_header a, .traveloffer_detail_td_header a:hover {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.traveloffer_detail_td_under_header {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}

td.tm_body1, div.tm_body1 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

td.tm_body1 strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight:bold;
}

.tm_table1 td {
}

.tm_table1 .tm_body1 {
	padding-top: 5px;
}

#traveloffer input, #traveloffer textarea {
	color: #484848;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #cccccc;
}


#bottom {
	overflow: hidden;
	background-image: url(../gfx/bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 61px;
	color: #828282;
	font-size: 11px;
	line-height: 15px;
}

#bottom a, #bottom a:hover {
	color: #0069a6;
	text-decoration: underline;
}

#bottom .logo, #bottom .address, #bottom .contact {
	float: left;
	overflow: hidden;
	padding-left: 14px;
	padding-top: 5px;
	padding-right: 13px;
	height: 45px;
}

#bottom .logo {
	width: 71px;
}

#bottom .address {
	width: 107px;
}

#bottom .contact {
	width: 146px;
}


#tmi {
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: right;
}

#tmi .item {
	float: right;
	height: 34px;
}

#travelofferteasercontainer .text_ad {
	padding: 10px;
	background-image:url("../gfx/menu_splitter.gif");
	background-position:left bottom;
	background-repeat:no-repeat;	
}

#travelofferteasercontainer .text_ad .title {
	color:#B81F18;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	margin:0;
	padding:0 0 5px;
}

#travelofferteasercontainer .text_ad .destination,
#travelofferteasercontainer .text_ad .duration,
#travelofferteasercontainer .text_ad .price {
	color:#393939;
	font-size:11px;
	line-height:15px;
	padding-bottom:5px;
}

#travelofferteasercontainer .text_ad .link_container a {
	text-decoration: none;	
}

#travelofferteasercontainer .text_ad .link_container img {
	border: none;
}

/* SITEMAP - START */

.rightsitemap,
.leftsidemap {
	float: left;
	width: 50%;
}

.sitemapspacer {
	width: 100%;
	height: 10px;
}

/* SITEMAP - END */

/* TOOLBAR - START */

#functionalitycontainer_scoped {
	float: right;
}

#functionalitycontainer_scoped a {	
	text-decoration: none;
}

#functionalitycontainer_scoped img {	
	border: none;
}


/* TOOLBAR - END */

/* KONTAKT FORMULAR, ALL 3 - START */
#contactformcontainer #header {
	color:#B81F18;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	line-height:23px;
	margin:0 0 13px;
	padding:0;
}

#contactformcontainer .item {
	padding-top: 10px;
	float: left;
	clear: both;
}

#contactformcontainer  .item .content {
	padding: 0px;	
}

#contactformcontainer #copyemailcontainer div {
	float: left;
}

#contactformcontainer input[type="text"],
#contactformcontainer textarea {
	width: 200px;
}

#contactformcontainer #bSendCopy {
	width:18px;
	margin: 0;
}

#contactformcontainer .header {
	font-weight: bold;
	padding-top: 20px;
}


#contactformcontainer table#individualcontactform input[type="text"],
#contactformcontainer table#groupcontactform input[type="text"],
#contactformcontainer table#individualcontactform #sFirstName,
#contactformcontainer table#individualcontactform #sLastName,
#contactformcontainer table#individualcontactform #sPhoneDaytime,
#contactformcontainer table#individualcontactform #sCellPhone,
#contactformcontainer table#individualcontactform #sDepartureDate,
#contactformcontainer table#individualcontactform #sReturnDate,
#contactformcontainer table#individualcontactform #sDeparturePlace,
#contactformcontainer table#individualcontactform #sHotel,
#contactformcontainer table#groupcontactform #sFirstName,
#contactformcontainer table#groupcontactform #sLastName,
#contactformcontainer table#groupcontactform #sPhoneDaytime,
#contactformcontainer table#groupcontactform #sCellPhone,
#contactformcontainer table#groupcontactform #sDepartureDate,
#contactformcontainer table#groupcontactform #sReturnDate,
#contactformcontainer table#groupcontactform #sDestination,
#contactformcontainer table#groupcontactform #sDeparturePlace,
#contactformcontainer table#groupcontactform #sDepartureDate,
#contactformcontainer table#groupcontactform #sReturnDate {
	width: 193px;
}

#contactformcontainer table#individualcontactform #sZip,
#contactformcontainer table#groupcontactform #sZip {
	width: 50px;
}

#contactformcontainer table#individualcontactform #nAmountOfSingleRooms,
#contactformcontainer table#individualcontactform #nAmountOfDoubleRooms, 
#contactformcontainer table#groupcontactform #nAmountOfSingleRooms,
#contactformcontainer table#groupcontactform #nAmountOfDoubleRooms,
#contactformcontainer table#groupcontactform #nAdults,
#contactformcontainer table#groupcontactform #nChildren,
#contactformcontainer table#groupcontactform #nYoungsters {
	width: 20px;
}

#contactformcontainer table#individualcontactform #sCity,
#contactformcontainer table#groupcontactform #sCity {
	width: 333px;
}
#contactformcontainer table#individualcontactform #sDestination,
#contactformcontainer table#individualcontactform #sName,
#contactformcontainer table#individualcontactform #sAddress,
#contactformcontainer table#individualcontactform #sEmail,
#contactformcontainer table#groupcontactform #sName,
#contactformcontainer table#groupcontactform #sAddress,
#contactformcontainer table#groupcontactform #sEmail {
	width: 395px;
}

#contactformcontainer table#groupcontactform select {
	width: 200px;
}

#contactformcontainer table#individualcontactform input[type="radio"],
#contactformcontainer table#individualcontactform input[type="checkbox"] {
	width: 20px;
}

table#childinformation .age {
	width: 50px;
}

#contactformcontainer #submitbutton {
	width: 70px;
}

#contactformcontainer table#individualcontactform textarea {
	height: 100px;
}

#contactformcontainer table#individualcontactform textarea#sChildrenAges {
	width: 60px;
}

#individualcontactform,
#individualcontactform td,
#individualcontactform textarea,
#individualcontactform select,
#groupcontactform,
#groupcontactform td,
#groupcontactform textarea,
#groupcontactform select {
	font-family:Arial;
	font-size: 11px;
	line-height: 14px;
}


#individualcontactform #sChildAges {
	width: 60px;
}
/* KONTAKT FORMULAR, ALL 3 - END */

