/* Start of CMSMS style sheet 'Alpinschule' */
/* Generelle Settings
====================================================================== */



body {
	background-color:#e1e1e1;
	font-family:verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

/* Layout
====================================================================== */

#hauptteil {
    margin-top:15px;
	background-image: url(uploads/images/css/rand_oben.jpg);
	height: auto;
	overflow:visible;
	min-height:550px;
	height:auto !important;
	height:550px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	font-size: 100%;
}

#bild {
	padding-right: 15px;
	padding-bottom: 15px;
}


.abstand_nav {
	padding-left:10px;}
	
.abstand_hauptteil {
	padding-top:10px;
	padding-left:15px;
	padding-bottom: 10px;}
	

#footer {
	padding-top: .5em;
	background-color: #e1e1e1;
	text-align: center;
}

#sprachwahl {
	padding-left: 15px;	
}

#hauptteil-bottom-a {
	background-color: #FFF;
	text-align: center;
	background-color: #FFF;
	background-image: url(uploads/images/css/rand_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
}



/* Inhalte
====================================================================== */

#abenteuerpark #slogan h3 {
	padding-bottom: 20px;
	color: #9b0159;
	font-size: 26px;
	font-weight: normal;
}

#alpinschule #slogan h3 {
	padding-bottom: 20px;
	color: #00397E;
	font-size: 26px;
	font-weight: normal;
}

#sprachwahl a{
	color:#fff;
	padding-left: 5px;
}


#haupttext p {
	color:#224679;	
	padding-right: 15px;
	padding-bottom: 9px;
}

#haupttext ul li,
#haupttext ul{
	color:#224679;	

}


#hauptteil h1 {
	color:#224679;
	font-size: 170%;
	padding-bottom: 10px;
	font-weight: bold;
}

#footer h1{
	font-size:11px;
	line-height: 1.25em;
	color:#b1b1b1;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#haupttext a {
               text-decoration: underline;
}

#footer a {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top:2px;
	color:#b1b1b1;
}

#footer a:hover {
	text-decoration: underline;
}


/* End of 'Alpinschule' */

