/* Layout */

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

#sprachen, 
ul#hauptnavigation, 
#hilfsnavigation, 
#linke-spalte, 
#rechte-spalte, 
#abschluss,
.contentthema  {
display:none;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}

#wrapper {
width: 100%;
padding:0px;
margin: 0px;}

#header {
width:100%;
background-repeat:repeat-x;
padding-bottom: 5px;
}

.hotelbern { 
margin-top: 10px;
margin-left: 20px;
height: 47px;
border: 0px;
}


/* Content */

h1 {
font-size: 22px;
text-transform:uppercase;
margin-bottom: 12px;
}

.contentthema {
margin-bottom: 15px;
}

.obenrechts {
margin-bottom: 15px;}

.contentbild {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

#content p {
margin-bottom: 10px;
line-height: 17px;
}

#content {
float: left;
width: 100%;
margin-left: 13px;
}

a:link {color: #000; font-weight: bold; text-decoration:none; }
a:visited {color: #000; font-weight: bold;  text-decoration:none; }
a:active {color: #000; font-weight: bold; text-decoration:none; }
a:hover, a:focus {color: #de0000; font-weight: bold; text-decoration:none;}

#footer  {
width: 100%;
margin-top: 45px;
clear: both;
font-size: 12px;
}



.hotelbern {
margin-bottom: 20px;
}


