
/** * Layout */

body {
	background: url("../images/ski4free_bg_full.jpg") no-repeat scroll center top #00418F;
}

/** * Body */

body {
	color: #2E3436;
}

#main {
	background: url("../images/bg_main.jpg") repeat scroll center top;
}

.kontakt_ski4free #main {
	background: url("../images/bg_main.jpg") repeat-x scroll center top;
	background-color: #e1e1e1;
}

.agbs #main {
	background: url("../images/bg_main_grey.jpg") repeat-x scroll center top;
	background-color: #e1e1e1;
}

#main .inside {
	padding-left: 30px;
	padding-right: 30px;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #efefef;
}

#footer .inside {
	padding-top: 20px;
}

#footer p, #footer a {
	color: #efefef;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .left {
	float: left;
}
#footer .rechts {
	float: right;
}


.impressum p {
	font-size: 12px;
}



/* Spalten Höhen */

.height280 {
	height: 280px;
	overflow: hidden;
}
/** * Links */

a, a:visited {
	color: #2E3436;
	text-decoration: none;
}

a:hover, a:active {
	color: #2E3436;
	text-decoration: none;
}

h1 {
	font-size: 32px;
}

h1, h1 a, h1 a:hover {
	color: #1b3a7a;
}


h2, h2 a, h2 a:hover, h3 {
	color: #666;
	font-size: 23px;
	font-weight: bold;
}


.agbs h2 {
	color: #1b3a7a;
}

.agbs h3 {
	font-size: 18px;
}

p {
	text-align: left;
	line-height: 1.2em;
}

.pdf_link {
	float: right;
	padding-top: 20px;
}

.highlight p {
	color: #fff;
	padding: 10px 10px 10px 10px;
	background-color: #1b3a7a;
	margin-bottom: 0px;
}

.skigebiete .highlight p {
	font-size: 12px;
}

.skigebiete p {
	margin-bottom: 0px;
}

.highlight a {
	color: #fff;
	text-decoration: underline;
}

.shortmargin {
	margin-bottom: 0px !important;
}

.shortmargintop h1 {
	margin-top: 0px !important;
}

/* Google Maps */

.mod_dlh_googlemaps {
	margin-top: 9px;
}

/* Routenplaner */

.mod_routenplaner td.col_0 {
	width: 50px;
}

.mod_routenplaner .inputbutton {
	margin-top: 10px;
}


/* Tabelle Gruppenpreise */

.gruppenpreise {
	font-size: 12px;
}

/* Toplogo ski4free */

.logoski4free {
	margin-top: 20px;
	padding-left: 20px;
	float: left;
	clear: both:
}


.skigebietetop h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Login Button */

.loginnow {
	clear: right;
	float: right;
	padding-top: 20px;
	margin-right: 30px;
}

/* Top Navigation */

.mod_topnavigation {
	height: 25px;
	width: 280px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

.mod_topnavigation ul {
	margin:0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
	float: right;
}

.mod_topnavigation li {
	text-align: right;
	float: left;
	list-style-type: none;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.mod_topnavigation a, .mod_topnavigation a:visited {
	color: #7089b1;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px #7089b1 solid;
	
}

.mod_topnavigation a:hover {
	color: #fff;
	text-decoration: underline;
}

.mod_topnavigation a.last {
	padding-right: 0px;
	padding-left: 10px;
	border-right: none;
}
