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

body {
	margin: 0; 
        padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/body_bg.png) repeat-x #ffffff;
}


a
{
    text-decoration: none;
    color: #003366;
}

a:hover
{
    text-decoration: underline;
    color: #003366;
}


img {border: 0;}


#container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
        text-align: center;
}

#content
{
    margin-left: 10px;
}

#header {
	background: url(../img/header.png) no-repeat;
	width: 970px;
        height: 100px;
	float: left;
}

.logo
{
    margin-left: 750px;
    margin-top: 10px;
}

#mainmaps
{
    width: 900px;
    height: 295px;
    margin-top: 15px;
    float: left;
}

#mainpic
{
    width: 970px;
    height: 273px;
    margin-top: 15px;
    float: left;
    background: url('../img/mainpic.png') no-repeat;
}

#mainpic .content
{
    float: left;
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 510px;
    margin-top: 65px;
    width: 390px;
}

#mainpicsiloguardimweb
{
    width: 970px;
    height: 273px;
    margin-top: 15px;
    float: left;
    background: url('../img/mainpic_siloguardimweb.png') no-repeat;
}

#mainpicsiloguardimweb .content
{
    float: left;
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 510px;
    margin-top: 65px;
    width: 390px;
}

#mainpicsilotouch
{
    width: 970px;
    height: 273px;
    margin-top: 15px;
    float: left;
    background: url('../img/mainpic_silotouch.png') no-repeat;
}

#mainpicsilotouch .content
{
    float: left;
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 510px;
    margin-top: 65px;
    width: 390px;
}

#mainpicsensor
{
    width: 970px;
    height: 273px;
    margin-top: 15px;
    float: left;
    background: url('../img/mainpic_sensor.png') no-repeat;
}

#mainpicsensor .content
{
    float: left;
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 510px;
    margin-top: 65px;
    width: 390px;
}

#mainpicvorteile
{
    width: 970px;
    height: 273px;
    margin-top: 15px;
    float: left;
    background: url('../img/mainpic_vorteile.png') no-repeat;
}

#mainpicvorteile .content
{
    float: left;
    color: #333333;
    font-size: 13px;
    text-align: left;
    margin-left: 510px;
    margin-top: 65px;
    width: 390px;
}

#boxes
{
    padding-top: 15px;
    float: left;
}

#left
{
    float: left;
    width: 630px;
}

#right
{
    float: left;
    width: 250px;
}

#horizontalbox
{
        width: 630px;
	float: left;
        border: #ccc 1px solid;
        margin-top: 20px;
        background: #fff;
}

#horizontalbox .contentimage
{
        width: 200px;
	float: left;
        padding: 5px;
}

#horizontalbox .content
{
        width: 410px;
	float: left;
        padding: 5px;
        font-size: 13px;
        color: #333333;
        text-align: left;

}

#horizontalbox .contentwithoutimage
{
        width: 610px;
	float: left;
        padding: 5px;
        font-size: 13px;
        color: #333333;
        text-align: left;
}

#verticalbox
{
        width: 250px;
        margin-left: 20px;
	float: left;
        border: #ccc 1px solid;
        margin-top: 20px;
        background: #fff;
        
}

#verticalbox .contentimage
{
	float: left;
        padding: 5px;
}

#verticalbox .content
{
        width: 240px;
	float: left;
        padding: 5px;
        font-size: 13px;
        color: #333333;
        text-align: left;
}

div.obtn input
{
        width: 240px;
	float: left;
        padding: 5px;
        font-size: 13px;
        color: #333333;
        text-align: left;
}

#verticalbox .content textarea
{
        width: 240px;
	float: left;
        padding: 5px;
        font-size: 13px;
        color: #333333;
        text-align: left;
}

#submitter
{
        width: 120px;
	float: left;
        margin-top: 25px;
        font-size: 13px;
        color: #333333;
        margin-left: 60px;
}


.error
{
    color: red;
}

.headline
{
    /*background: #fff;*/
    background: url('../img/bgheadline.png') repeat-x;
    height: 23px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    border-bottom: #ccc 1px solid;
}


ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(../img/nav_home.png) no-repeat;
	width: 78px;
}
ul#topnav a.pension {
	background: url(../img/nav_pension.png) no-repeat;
	width: 137px;
}
ul#topnav a.freizeit {
	background: url(../img/nav_freizeit.png) no-repeat;
	width: 149px;
}
ul#topnav a.kueche {
	background: url(../img/nav_kueche.png) no-repeat;
	width: 149px;
}
ul#topnav a.kontakt {
	background: url(../img/nav_kontakt.png) no-repeat;
	width: 106px;
}

ul#topnav a.impressum {
	background: url(../img/nav_impressum.png) no-repeat;
	width: 141px;
}


ul#topnav li .sub {
	position: absolute;
	top: 44px; left: 0;
	background: #344c00 url(../img/sub_bg.png) repeat;
	padding: 20px 20px 20px;
        box-shadow:3px 3px 3px #000;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
        border-bottom: 1px solid #ffffff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../img/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #000; background-position: 5px 12px ;
        background-color: #cccccc;}

#teaser
{
    float: left;
    margin-top: 20px;
    padding-top: 20px;
}

#footer
{
    float: left;
    background: url(../img/footerbg.png) repeat-x;
    margin-top: 70px;
    padding-top: 20px;
    width: 100%;
    height: 236px;
    color: #ffffff;
    border-top: #ccc 1px solid;
}

#footer .footercenter
{
    width: 930px;
    padding: 0px 0px;
    margin: 0px auto;
}

#footer .copyright
{
    width: 100%;
    padding: 0px 0px;
    margin: 0px auto;
    margin-top: 20px;
}

#footer a
{
    color: #ffffff;
}

#sitemap
{
    float: left;
}

h4
{
    margin-bottom: 10px;
}

.col
{
    float: left;
    padding-left: 45px;
    text-align: left;
}

ul
{
    list-style: none;
}

.copyright
{
    float: left;
    width: 930px;
    text-align: left;
    margin-top: 30px;
    padding-left: 60px;
}



.middleBuchung
{
    padding-left: 2px;
    text-align: center;
}

/* Buchung Holidayinsider */
#hiFrameLink
{
    width:180px;
    height:230px;
    overflow:hidden;
    padding-left: 35px;
}

#hiFrameLink #hiInsiderLink
{
    margin:0px 4px 0px 4px;
    padding:0px;
    color:#333;
    font:normal 9px arial, helvetica,sans-serif;
}

#hiFrameLink #hiInsiderLink a img
{
    border:none;
}

#hiFrameLink #hiInsiderLink a, #hiFrameLink #hiInsiderLink a:hover,#hiFrameLink #hiInsiderLink a:visited,#hiFrameLink #hiInsiderLink a:active
{
    color:#333;
    text-decoration:none;
}

#hiFrameLink #hiInsiderBuchungslink
{
    font-size:13px;
    font-weight:normal;
    color:#333;
    width:166px;
    margin:6px 7px;
    cursor:pointer;
}

#hiFrameLink #hiFrameLinkForm
{
    margin:0px;
    padding:0px;
}



#pager
{	
    margin-top: 30px;
    text-align: center;
    float: left;
    width: 610px;
}

.page
{
	background-color: #ffffff;
	border: #999 solid 1px;
	margin: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding: 5px;

}

.currentPage
{
	background-color: #cddbb1;
	border: #999 solid 1px;
	margin: 2px;
	padding: 6px;
        font-weight: bold;
	width: 20px;
	color: #000;

}

a.page:visited 
{
	color: #000;
}

