
/* ================================================================================================== */

/* This entire document was created by Ulrike Zöscher in the name of corik.com */
/* Last Update: 2010 02 15 */

/* ================================================================================================== */



/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

br {
	line-height:50%;
}

/* Überschriften */
/* ================================================= */


/* nur index !! */
.h1 {
	font:bold 32pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	padding:5% 0;
}

/* nur index !! */
.h2 {
	font:bold 18pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}

/* h1 NICHT zentriert */
h2 {
	font:bold 20pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	margin:0 0 5%;
}

/* h3 NICHT zentriert */
h4 {
	font:bold 16pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}

/* h5 NICHT zentriert */
h6 {
	font:bold 13pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	margin:0;
}



/* ================================================================================================== */
/* Pseudo-Elemente (Selektoren) */
/* ================================================================================================== */


/* Links im Menü */
/* ================================================= */

a.menu:link {
	color:#633;
	background:#ff9;
	text-decoration:none ! important;
	margin:0 0 0 9%;
}

a.menu:hover {
	color:#00f ! important;
	background:#ff9;
	text-decoration:none ! important;
	margin:0 0 0 9%;
}

a.menu:active {
	color:#00f;
	background:#ff9;
	text-decoration:none;
	margin:0 0 0 9%;
}

a.menu:visited {
	color:#633;
	background:#ff9;
	text-decoration:none ! important;
	margin:0 0 0 9%;
}



/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */


/* index.php */
/* =================================================*/

td.index {
	background:url(img/000index/FerienhausFruehstueckspensionMaria.jpg) 35% 35% no-repeat #ff9;
	width:50%;
	border:none;
}

td.intext {
	width:35%;
	vertical-align:top;
	padding:0 3% 0;
	border:none;
}

.indexmenu {
	margin:0 0 0 9%;
}


/* all.pages */
/* =================================================*/

body.ie {
	background:#ff9;
	font:12pt/150% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	color:#633;
}

img.hr {
	width:73%;
	height:1px;
	text-align:center;
}


/* header.php */
/* =================================================*/

img.headerslike {
	width:20%;
	margin:-23px -3px 0;
	border:0;
}


/* menu.php */
/* =================================================*/

table.hauptwidth {
	width:100%;
	margin:0px;
	vertical-align:top;
}

td.menuwidth {
	width:20%;
	padding:0 0 0 3%;
	vertical-align:top;
	border-right:thin solid #633;
}

td.hauptseite {
	width:*;
	vertical-align:top;
	padding:0 5% 0;
}


/* hisa1 + hisa2.php */
/* =================================================*/

img.hisa {
	width:30%;
	border:0;
}


/* aktivitaeten.php */
/* =================================================*/

table.aktivitaeten {
	width:100%;
}

td.tekst {
	width:*;
	vertical-align:middle;
}

td.img {
	width:160px;
	height:135px;
	text-align:right;
	vertical-align:middle;
}




