/* code by philogos.com */


* { margin: 0; padding: 0; }

html {height:100%;}

body {
	height:100%;
	font-size:13px;
	line-height:18px;
	font-family: 'vagroundedlightssibold', Arial, Sans-Serif;
	letter-spacing:1px;
	color:#ffffff;
	background-color:#0D234D;
	padding:0px;
	margin:0px;
}
a {
	font-size:16px;
	color:#149ED5;
	text-decoration:none;
	border: none;
}
a:visited {
	color:#149ED5;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
	border: none;
}
a:active {
    color:#ffffff;
    text-decoration:none;
	border: none;
}

h1 {
	color:#ffffff;
	font-size:28px;
	font-weight:normal;
	text-align:left;
	text-transform: none;
	line-height:36px;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
}

h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	text-transform:normal;
	line-height:28px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    border:none;}
	
	
#space {
	width:1px;
	height:50%;
	margin-bottom:-345px;
    float:left;}
	
	
#mainframe_home {
	background-image:url(../images/bg_home.png);
	background-repeat:no-repeat;
	width:1070px;
	height:670px;
	border:none;
	margin: 0 auto;
	position:relative;
	clear:left;}
	
#mainframe_beatrice_buerkli {
	background-image: url(../images/bg_beatrice_buerkli.png);
	background-repeat:no-repeat;
	width:1070px;
	height:670px;
	border:none;
	margin: 0 auto;
	position:relative;
	clear:left;}
	
#mainframe_angebot {
	background-image:url(../images/bg_angebot.png);
	background-repeat:no-repeat;
	width:1070px;
	height:670px;
	border:none;
	margin: 0 auto;
	position:relative;
	clear:left;}
	
#mainframe_oeffnungszeiten {
	background-image:url(../images/bg_oeffnungszeiten.png);
	background-repeat:no-repeat;
	width:1070px;
	height:670px;
	border:none;
	margin: 0 auto;
	position:relative;
	clear:left;}
	
#mainframe_tarife {
	background-image:url(../images/bg_tarife.png);
	background-repeat:no-repeat;
	width:1070px;
	height:670px;
	border:none;
	margin: 0 auto;
	position:relative;
	clear:left;}
	
	
#left {
	width:302px;
	height:400px;
	float:left;
	margin:178px 0px 0px 33px;
	padding:0px 0px 0px 0px;
    border:none;}
	
	
#menu {
	margin:70px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    border:none;}
	
	
#menu li{
	list-style-type:none;
	margin:8px 0px 0px 0px;
    border:none;}
	
#menu #active a{
	color:#ffffff;
	text-decoration:none;}
	
	
#right {
	width:400px;
	float:left;
	margin:60px 0px 0px 60px;
	padding:0px 0px 0px 0px;
    border:none;}
	
	
#text {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    border:none;}
	
	
#text p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 0px;
    border:none;}