img {
	border:0;
}

/* ---------------------------- */    	

#c1_isi {
	float:left;
	width:250px;
}

#c2_isi {
	float:left;
	margin-bottom:40px;
	width:490px;
}

/* --- 2-spaltig --- */ 
.c3_isi {      	
	float:left;
	margin-left:40px;
	width:330px;
}

.c3A_isi, .c3B_isi {
	float:left;
	width:325px;
}

.c3A_isi {
	margin-bottom:10px;
	background-color:#FFFFFF;
	text-align:center;
}

.c3B_isi {
	margin-bottom:20px;
	text-align:left;
}
/* --- Ende 2-spaltig --- */ 

/* --- 1-spaltig --- */ 
.c4_isi {
	float:left;
	margin-bottom:20px;
	margin-left:30px;
	width:750px;
}

/* ---------------------------- */    	

p.bu {
    font-style:italic;
	color:#0E229D; /* d'blau */
}

p.rechts {
    font-size:1em;
	text-align:right;
}

p.blau {
	color:#0E229D; /* d'blau */
}

p.kleiner {
	font-size:0.7em;
	color:#0E229D; /* d'blau */
}

p.klein {
	font-size:0.5em;
	color:#0E229D; /* d'blau */
}

p.kleiner a,
p.klein a {
	color:#0E229D; /* d'blau */
}

p.kleiner a:hover,
p.klein a:hover {
	color:#000000;
}

p.abst_nach {
	margin-bottom:10px;
}

p.danke {
	margin-bottom:30px;
    font-size:1.6em;
    font-style:italic;
	text-align:center;
	color:#0E229D; /* d'blau */
}

p.abbruch {
    margin-top:10px;
    margin-right:85px;
    padding:70px;
    font-size:1.6em;
    font-style:italic;
	text-align:center;
	color:red;
	background-color:#FFFFFF;
}

/* ---------------------------- */    	

.top15 {
	margin-top:15px;
}

.top118 {
	margin-top:118px;
}

.top65 {
	margin-top:65px;
}

.top162 {
	margin-top:162px;
}

.topminus {
	margin-top:-554px;
}

.left127 {
	margin-left:127px;
}

.right90 {
	margin-right:90px;
}

.right60 {
	margin-right:60px;
}
.schatten {
	float:left;
	margin-left:40px;
	margin-bottom:20px;
/*
	box-shadow: -4px 4px 8px #000000;
*/
}

.background_white {
	background-color:#FFFFFF;
}

.galerie {
	float:left;
	margin-bottom:25px;
	width:750px;
}

.bild {
	float:left;
	margin-right:25px;
	width:204px;
	height:150px;
	background-color:silver;
}

/* ---------------------------- */    	

li.ausflug {
	margin-bottom:7px;
	font-size:0.88em;
    line-height:1.6em;
	color:#0E229D; /* d'blau */
    text-align:left;
	}

li.ausflug a {
	font-style:italic;
	color:#8ba849; /* helleres grün */
}

li.ausflug a:hover {
	color:#000000; /* schwarz */
}

span.groesser1,
span.groesser2 {
	font-size:1.5em;
	font-style:normal;
	color:#0E229D; /* d'blau */
}

span.groesser2:hover {
	font-size:1.5em;
	color:#000000;
}

/* ---------------------------- */    	

ul.wohn {
	margin-top:4px;
}

li.wohnung {
	margin-bottom:7px;
	font-size:0.88em;
    line-height:1.25;
	color:#0E229D; /* d'blau */
    text-align:left;
	}

/* ---------------------------- */    	

ul.fam {
	margin-top:5px;
	margin-left:14px;
    list-style-position:outside;
}

li.family {
	margin-bottom:5px;
	font-size:0.88em;
    line-height:1.25;
	color:#0E229D; /* d'blau */
    text-align:left;
	}

/* ---------------------------- */    	
table {
	margin-top:10px;
	margin-bottom:20px;
    width:660px;
    border:2px solid #0E229D; /* d'blau */
	font-family:Arial,sans-serif;
    font-size:0.88em;
    line-height:1.25;
    font-weight:normal;
    text-align:left;
	color:#0E229D; /* d'blau */
}

table.nichtsobreit {
	width:400px;
}

td {
    border: 1px solid #728D2F; /* h'grün */
    padding:2px;
}

td.spalte1 {
    width:295px;
    background-color:#8ba849; /*  helleres grün */
}

td.spalte2 {
    background-color:#8ba849; /* helleres grün */
}

td.spalte3 {
    background-color:#8ba849; /* helleres grün */
    font-weight:bold;
    text-align:center;
}