/**********************************************
 * CONECTO Business Communication GmbH        *
 * Project: Sporthotel Falkenstein            *
 * Type: screen                               *
 **********************************************/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: #04345a;
}

div#containerSite {
	width: 996px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #cb9b0e;
	background: #edf5fb;
}

div#containerHeader {
	background: url(../img/layout/bg_top.jpg) repeat-x top left;
	border: 2px solid #fff;
	border-left: none;
	border-right: none;
	height: 37px;
	padding: 0 36px 0 31px;
	margin: 0px;
}

div#containerSidebar {
	float: right;
	width: 234px;
	min-height: 488px;
	height: auto !important;
	height: 488px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/layout/bg_verl_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#containerFlashHeader {
	background-color: #eaeaea;
	padding: 0px;
	margin-left: 0px;
	margin-right: 234px;
	height: 335px;
}

div#containerContent {
	background: #edf5fb url(../img/layout/bg_content.jpg) no-repeat top left;
	padding: 18px 18px 0 32px;
	margin-left: 0px;
	margin-right: 234px;
	min-height: 235px;
	height: auto !important;
	height: 235px;
	line-height: 16px;
}

div#containerContent h1 {
	font-size: 12px;
	color: #a30404;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

div#containerContent h2 {
	font-size: 11px;
	color: #3F3F3F;
	padding: 0;
	margin: 0;
}

div#containerContent h3 {
	font-size: 10px;
	color: #0053A3;
	padding: 0;
	margin: 0;
}

div#containerContent a {
	color: #0063ab;
	text-decoration: underline;
}
div#containerContent a:hover {
	text-decoration: none;
}

div#containerFooter {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/layout/bg_content_bottom.jpg) repeat-x top left;
	padding-top: 32px;
}

div#containerFooterInner {
	clear: both;
	margin: 0px;
	padding: 10px 30px;
	border-top: 5px solid #ffc20e;
	border-bottom: 10px solid #04345a;
	background: #0053a3;
}

div#wrapFooter {
	border: 1px solid #287dab;
	height: 64px;
	padding: 0 40px 0 40px;
	color: #5ea3d5;
}
div#wrapFooter a {
	text-decoration: underline;
	color: #5ea3d5;
}
div#wrapFooter a:hover {
	text-decoration: none;
	color: #5ea3d5;
}

div#footerLogo {
	width: 72px;
	float: left;
}
div#footerCopyright {
	padding-top: 20px;
}
div#footerInfo {
	width: 660px;
	float: left;
	padding: 15px 0 0 40px;
}
div#footerNav {
	width: 660px;
	float: left;
	padding: 5px 0 0 40px;
}

div#boxAnfrage {
	width: 190px;
	height: 335px;
	background: #04345a;
	margin: 0 22px 0 22px;
	padding-top: 22px;
	text-align: center;
}

div#boxAnfrage form {
	text-align: left;
	margin: 45px 12px 0 12px;
}

div#boxAnfrage h1 {
	font-size: 10px;
	color: #ffc20e;
	text-transform: uppercase;
	border-bottom: 1px solid #708ca1;
	padding-bottom: 4px;
	margin: 0 0 20px 0;
	text-align: center;
}

div#boxAnfrage form div.label {
	color: #fff;
	padding: 5px 0;
}

div#boxAnfrage form .formFieldAnfrage, .formFieldAnfrage {
	 border: 1px solid #708ca1;
	 margin-right: 8px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
}
div#boxAnfrage form .btnAnfrage {
	width: 166px;
	border: 1px solid #708ca1;
	background: #04345a url(../img/layout/bullet_anfrage.jpg) no-repeat 15px 5px;
	padding: 2px 0 2px 30px;
	margin: 20px 0 0 0;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#containerBoxOuter {
	width: 190px;
	margin: 10px 22px 10px 22px;
	background: url(../img/layout/line_dotted_v.gif) repeat-y top left;
}
div#containerBoxInner {
	background: url(../img/layout/line_dotted_v.gif) repeat-y top right;
	padding: 10px 12px 10px 12px;
}

div#boxQuickNav {
	padding: 0 15px 15px 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bddaf2;
	line-height: 14px;
}

div#boxQuickNav a {
	text-decoration: none;
	color: #000;
	background: url(../img/layout/bullet_red.gif) no-repeat left;
	padding-left: 20px;
}
div#boxQuickNav a:hover {
	text-decoration: underline;
}

div#boxBanner {
	margin-bottom: 10px;
	text-align: center;
}
div#boxBanner img {
	padding: 4px;
	border: 1px solid #cdcdcd;
}

div#langSelect {
	text-align: right;
	padding: 16px 0px 0 0px;
	margin-left: 870px;
	height: 21px;
}
div#langSelect a {
	width: 20px;
	height: 0px;
	display: block;
	float: left;
	padding-top: 14px;
	overflow: hidden;
	margin-left: 5px;
}
div#langSelect a.deutsch {
	background: url(../img/layout/flag_de.jpg) no-repeat top left;
}
div#langSelect a.englisch {
	background: url(../img/layout/flag_en.jpg) no-repeat top left;
}
div#langSelect a.italienisch {
	background: url(../img/layout/flag_it.jpg) no-repeat top left;
}


div.boxNugget {
	width: 215px;
	background: url(../img/layout/line_dotted_v.gif) repeat-y top right;
	padding-right: 20px;
	float: left;
	margin-right: 19px;
	margin-bottom: 19px;
}
div.boxNugget div.img img {
	border: 5px solid #fff;
}
div.boxNugget h4 {
	line-height: 20px;
	padding: 0 5px;
	margin: 5px 0 0 0;
	color: #fff;
	background: #0063aa;
	font-size: 10px;
	text-transform: uppercase;
}
div.boxNugget div.text {
	background: #fff;
	color: #000;
	padding: 8px 5px 5px 5px;
}
div.boxNugget a.boxNuggetLink {
	display: block;
	height: 0px;
	padding-top: 11px;
	background: #fff url(../img/layout/bullet_nuggetBox.gif) no-repeat top right;
	border-bottom: 1px solid #95bfde;
	text-decoration: none;
	overflow: hidden;
}

img.imgLeft {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #287dab;
	margin: 0 15px 0 0;
}

img.imgRight {
	float: right;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #287dab;
	margin: 0 0 0 15px;
}

table.contentTable {
	border-collapse: collapse;
}
table.contentTable td {
	border: 1px solid #FFFFFF;
	padding: 2px;
	color: #000;
}
table.contentTable tr.rowHead {
	background-color: #04345A;
}
table.contentTable tr.rowHead td {
	font-weight: bold;
	color: #FFC20E;
}
table.contentTable tr.rowFirst {
	background-color: #0052A2;
}
table.contentTable tr.rowFirst td {
	color: #000000;
}
table.contentTable tr.rowSecond {
	background-color: #B9CDDC;
}
table.contentTable tr.rowSecond td {
	color: #000000;
}
table.contentTable tr.rowThird {
	background-color: #DCECF8;
}
table.contentTable tr.rowThird td {
	color: #000000;
}

hr.clearHr {
	clear: both;
	visibility: hidden;
	position: relative;
	top: -1000px;
	left: -1000px;
	font-size: 1px;
	height: 1px;
	border: none;
}

.txtImgTable {
    margin-top: 15px;
}
.txtImgTable td {
    vertical-align: top;
}