@charset "utf-8";
/* CSS Document for www.familyaustria.at */

* {
padding:0px;
margin:0px;
}

body {
text-align: center;
font-size:12px;
width:100%;
}

body,td,input,textarea,select {
font-family:Arial, Helvetica, sans-serif;
}

a {
color:#4F9CE8;}

a:hover {
color:#143280;}

img.imgLeft {
float:right;
margin-left:10px;
}

h2 {
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
}

.boldUnderline {
text-decoration:underline;
font-weight:bold;
}

/* --- L A Y O U T ------------------------------------------------------ */

#wrapperTop {
display:none;
}

#wrapper {

}

#header {
display:none;
}

#branding {

}

#mainNav {
display:none;
}

#content {
margin-top:10px;
text-align:left;
}

#leftContent {
display:none;
}

#mainContent {
text-align:left;
}

#rightContent {
display:none;
}

#footerClear {
display:none;
}

#footer {
margin-top:10px;
padding-top:5px;
border-top:1px solid #000;
}

#wrapperBottom {
display:none;
}

/* ---------------------------------------------------------------------- */

#header table td.right {
display:none;
}

#branding table td.right {
text-align:right;
padding-right:10px;
border-left:1px solid #FFF;
width:189px;
display:none;}

#branding table td.center {
width:560px;
}

#branding table td.left {
text-align:center;
vertical-align:top;
width:199px;
border-right:1px solid #FFF;
}

#leftContent h2.yellowBar {
background: #FFE934;
padding: 0px 10px 0 10px;
margin-left:20px;
}

#leftContent .schmetterling {
background: url(../images/bg-schmetterling.gif) left top no-repeat;
padding: 0px 10px 0 10px;
margin: 0 0 0 20px;
height:50px;
font-size: 14px;
font-weight: bold;
vertical-align:bottom;
line-height:1.5em;
}

#leftContent .freddy {
background: url(../images/bg-freddy.gif) left top no-repeat;
padding: 0px 10px 0 10px;
margin: 0 0 0 20px;
height:50px;
font-size: 14px;
font-weight: bold;
vertical-align:bottom;
line-height:1.5em;
}

#leftContent a{
color:#000;
text-decoration:none;
}

#leftContent a:hover {
color:#000;
text-decoration:none;
}

#leftContent p, #leftContent form {
margin: 5px 0 5px 20px;
}

#leftContent form {
font-size:11px;
background:#FFFBD6;
padding:10px;}

#leftContent form input {
font-size:11px;
}

#mainContent p {
margin-bottom: 10px;
}

#mainContent p.fontMedium {
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
}

#mainContent .nomargin {
margin-bottom: 0px;
}

#mainContent h2 {
margin-bottom: 10px;
color: #4F9CE8;
}

#mainContent h2.blueBar {
margin-bottom: 10px;
padding:1px 3px 1px 3px;
background: #a7cdf3;
color: #FFF;
margin-bottom: 1px;
}

#mainContent h2.blueBar img {
vertical-align:middle;
}

#mainContent h2.blueBar a, #mainContent h2.blueBar a:hover {
color:#FFF;
text-decoration:none;
}

#mainContent h3 {
font-size: 12px;
font-weight: bold;
line-height: 1.5em;
margin-bottom: 2px;
}

#mainContent .blueBox {
background: #DCEBFA;
margin-bottom:10px;
border-bottom:1px solid #a7cdf3;
}

#mainContent .blueBox table td {
padding:3px;
}

#mainContent .blueBox img.whiteBorder {
margin-right:5px;
border:1px solid #FFF;
}

#mainContent .blueBox ul.hotelChecks {
line-height:16px;
text-transform:uppercase;
font-size:11px;
margin:0;
padding:0;
}

#mainContent .blueBox .pauschalenDetails {
line-height:16px;
text-transform:uppercase;
font-size:11px;
}

#mainContent .blueBox .pauschalenListe {
line-height:16px;
text-transform:uppercase;
}

#mainContent .blueBox li {
padding-left:5px;
}

#mainContent .blueBox li.noCheck {
list-style: url(../images/icon_quadrat.gif);
}

#mainContent .blueBox li.Check {
list-style: url(../images/icon_haken.gif);
}

#mainContent .blueBox ul.pauschalenFeatures {
line-height:16px;
margin:0 0 10px 15px;
padding:0;
list-style-type:square;
}

#mainContent .blueBox .pauschalenFeatures li {
padding-left:5px;
}

#rightContent .blueBox {
background: #a7cdf3;
margin-right:20px;
}

#rightContent .blueBox p {
padding: 0px 10px 5px 10px;
}

#rightContent .blueBox img {
border:1px solid #FFF;
}

#rightContent .blueBox h2 {
	background: url(../images/bg-rightContent-h2.gif) repeat-x left top;
	color:#FFF;
	padding: 0px 10px 0 10px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	word-spacing: normal;
	letter-spacing: 0.3em;
	text-align:center;
}

#rightContent .blueBox h3 {
padding: 0px 10px 5px 10px;
font-size:12px;
font-weight:bold;
}

#rightContent .blueBox h4 {
padding: 0px 10px 5px 10px;
font-size:12px;
font-weight:normal;
}

#rightContent .blueBox a {
color:#143280;}

#rightContent .blueBox p.preisAngebot {
color:#143280;
font-size:14px;
font-weight:bold;
text-align:center;
}

#rightContent .blueBox p.preisAngebot a {
text-decoration:none;
}

/* --- N A V I G A T I O N ---------------------------------------------- */

#mainNav ul {
margin: 0;
padding: 0;
list-style: none;
width: 950px;
float: left;
background-color:#4F9CE8;
padding-left:10px;
border-bottom:1px solid #FFF;
}

#mainNav ul li {
float: left;
background: url(../images/tab-right.gif) no-repeat top right;
margin-right: 10px;
}

#mainNav li a {
display:block;
padding: 0 1.5em;
line-height:2em;
background:url(../images/tab-left.gif) no-repeat top left;
text-decoration:none;
color: #EEE;
float:left;
font-weight:bold;
}

#mainNav ul li a:hover {
color: #FFF;
/* background: url(../images/tab-left-hover.gif) no-repeat top left;
}

#mainNav ul li:hover {
background: url(../images/tab-right-hover.gif) no-repeat top right; */
} 

#home #mainNav .home a, #betriebe #mainNav .betriebe a {
color: #143280;
background: url(../images/tab-left-on.gif) no-repeat top left;
}

#home #mainNav li.home, #betriebe #mainNav li.betriebe  {
background: url(../images/tab-right-on.gif) no-repeat top right;
}

/* ---------------------------------------------------------------------- */

