/***************************************************/
/* Formatierung der einzelnen Container / Bereiche */
/***************************************************/
#head {
width:1000px;
height:185px;
}

#navi {
float:left;
width:195px;
height:100%;
margin:0 0 10px;
}

#body {
float:left;
margin:0 0 0 5px;
width:800px;
}

#footer {
width:1000px;
}

/*** HEADER ***/
#top {
text-align:right;
width:1000px;
height:60px;
float:left;
background:url(../images/header.png) no-repeat;
}

#header {
margin-left:-6px;
width:1000px;
height:125px;
}

#header2 {
position:absolute;
top:32px;
margin-left:700px;
z-index:99;
}

/*** NAVI ***/
#left {
float:left;
height:100%;
width:195px;
margin:-5px 3px 3px;
}

/*** BODY ***/
#breadcrumbs {
text-align:left;
padding:5px 0 3px;
border-bottom:1px dotted #fc6;
}

#content {
float:left;
width:780px;
margin:3px 8px 0;
}

#gastgeber {
clear:both;
float:left;
width:779px;
text-align:left;
margin:3px 8px;
}

#karte {
clear:both;
float:left;
width:779px;
margin:3px 5px;
}

#arrangements {
clear:both;
float:left;
width:385px;
text-align:left;
margin:3px 6px 3px 8px;
}

#lastminute {
float:left;
width:385px;
text-align:left;
margin:3px 5px;
}

#news {
clear:both;
float:left;
width:385px;
text-align:left;
margin:3px 6px 3px 8px;
}

#tipp {
float:left;
width:385px;
text-align:left;
margin:3px 5px;
}

/*** FOOTER ***/
#footer1 {
width:1000px;
height:5px;
float:left;
margin-top:10px;
background-color:#ffcc66;
}

#bottom {
text-align:left;
width:500px;
height:15px;
float:left;
font-size:10pt;
}

#bottom2 {
text-align:right;
width:500px;
height:15px;
float:left;
font-size:10pt;
}

.clr {
clear:both;
}

/********************************************************/
/* Formatierung von Schrift, Links, Absatz, Bilder usw. */
/********************************************************/
html {
height:100%;
margin-bottom:1px;
}

form {
margin:0;
padding:0;
}

body {
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:10pt;
text-align:left;
width:1000px;
margin:auto;
background:#fff;
background-image:url(../images/schatten.png);
background-repeat:repeat-y;
background-position:center;
line-height:18px;
}

a:link, a:visited {
color:#0044CC;
text-decoration:none;
font-weight:normal;
}

a:active {
color:#0044CC;
text-decoration:underline;
font-weight:normal;
}

a:hover {
text-decoration:underline;
font-weight:normal;
}

input.button {
cursor:pointer;
}

p {
margin:0 0 5px 0;
}

li {
line-height:18px;
list-style-image:url(../images/bglist.gif);
list-style-position:outside;
margin-left:-20px;
}

h1 {
margin:0 0 5px 0;
font-size:18px;
color:#333;
text-align:left;
}

h2 {
padding:0;
margin:0 0 5px;
font-size:16px;
color:#333;
   }

h3 {
font-size:14px;
color:#333;
font-weight:bold;
}

h4 {
font-size:13px;
color:#333;
font-weight:bold;
margin:0 0 5px;
}

img {/*alle bilder ausser siehe folgende einträge*/
border:0 none;
padding:1px 20px 10px 1px;
}

.article_column img {/*bilder in kategorieansicht*/
border:0 none;
padding:1px 1px 10px 20px;
}

#page img, #gastgeber img{/*bilder in detailansicht und einzelnen modulen*/
border:0 none;
padding:1px 20px 8px 1px;
}

#head img{/*bilder im Header*/
border:0 none;
padding:1px;
}

#tipp img, #news img {
border:0 none;
padding:1px 1px 8px 10px;
}

.blog {
text-align: justify;
}

#breadcrumbs img {
padding:0;
margin:0 0 2px;
}

#tipp h1,#news h1 {
margin:0 0 5px;
font-size:14px;
color:#333;
text-align:left;
}

#tipp h2,#news h2 {
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0 0 5px;
font-size:13px;
color:#333;
text-align:left;
}

#content h1 {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
line-height:22px;
color:#333;
}

#content h2, #gastgeber h2 {
font-family:Verdana,Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
color:#009;
}

#content h3 {
font-size:14px;
color:#333;
padding:0;
margin:0;
}

#content h4 {
font-size:13px;
color:#333;
padding:0;
margin:0 0 5px;
}

#news li {
line-height:22px;
   }

.top {
text-align:right;
margin:0 0 11px 0;
}

hr {
border:0; /* Für FF und Opera */
border-top:dotted 1px #FC6;
border-bottom:transparent;
}

/*******************************************************/
/* Formatierung der Modulinhalte - Text + Ueberschrift */
/*******************************************************/
h1,.componentheading {
font-size:18px;
text-align:left;
color:#333;
}

h2,.contentheading,{
font-family:Verdana,Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
color:#009;
}

.contentheading a{
font-family:Verdana,Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
color:#009;
font-weight:bold;
margin-left:-9px;
}

h3,.contentheading {
padding:2px 0 0 10px;
font-size:12px;
font-weight:bold;
color:#333;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
color:#999;
}

.moduletable {
margin:0;
border:0;
padding:0 5px;
}

.moduletable h3 {
color:#000;
text-align:left;
font-size:14px;
margin:0 -3px;
padding:3px;
}

/* unten rechts */
div.module_menu {
background:url(../images/bottomright.png) 100% 100% no-repeat;
}

/* unten links */
div.module_menu div {
background:url(../images/bottomleft.png) 0 100% no-repeat;
padding-bottom:1px;
}

/* oben rechts */
div.module_menu div div {
background:url(../images/topright.png) 100% 0 no-repeat;
}

/* oben links */
div.module_menu div div div {
background:url(../images/topleft.png) 0 0 no-repeat;
}

/*td.buttonheading img {
    margin: 0 5px 0 0;
}*/

div.mod_sobi2simplefeatured div.entry {
float:left;
width:768px;
padding:5px;
background:none !important;
clear:none;
border-bottom:1px dotted #fc6;
}

div.icon {
float:left;
width:153px;
padding:0;
margin:0 5px 0 2px;
}

div.title,div.title a{
font-weight:bold;
margin:0 0 5px;
}

div.customfields{
text-align:left;
}

div.link{
margin:5px 0 0;
}

#page h2.contentheading {
display:none
}

#news .contentheading a{
font-family:Verdana,Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
color:#009;
font-weight:bold;
margin-left:-9px;
}

.contentheading_menu a,.contentheading a{
font-family:Verdana,Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
color:#009;
font-weight:bold;
}

div.mod_sobi2simplefeatured_menu,
div.mod_sobi2simplefeatured_menu div.entry,
div.mod_sobi2simplefeatured_menu div.title,
div.mod_sobi2simplefeatured_menu div.customfields,
div.mod_sobi2simplefeatured_menu div.C20,
div.mod_sobi2simplefeatured_menu div.link,
div.mod_sobi2simplefeatured_menu div.icon{
background:none !important;
clear:none;
padding:0 2px 0 2px;
}

div.mod_sobi2simplefeatured_menu div.icon{
float:left;
}