body, html {margin:0; padding:0;}

html {
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link  {
    color: rgb(0, 0, 238);
    text-decoration: none;}
a:visited {
    color: rgb(153, 0, 153);}
a:hover, a:active {
    color: red;
    text-decoration: underline;}

h1, h2{
    font-size: 160%;
    color: #5d79a4;
    padding: 0.4em 0 0 10px;
}

h3, h4, h5, h6{
    font-size: 120%;
    color: #5d79a4;
    padding: 0.4em 0 0 20px;
}

p, table {
    padding-left: 20pt;
}
#campingcarrera {
	width:150px;
	height:50px;
	margin:5px;
	background-image: url(bilder/logo_camping_carrera_50.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent:-100em;
}
#gallerylink, #gallerylink a{
	background-image: url(http://camping-carrera.ch/bilder/bg_08.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	display:block;
	width:100%;
	height:150px;
}
#content{
}
a#ruinaulta{
	position:absolute;
	top:0;
	right:0;
	border:0;
}
a#ruinaulta img {
	border:0;
	height:60px;
	width:39px;
}
a#ruinaulta img:hover {
	width:103px;
	height:159px;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
}

.rowbg{
	background-color:#eee;
}
.news{
	margin:20pt;
	padding: 5px;
	background:#edec5c;	
	border: 3px dashed #5d79a4;
	overflow:auto;
}