
/* ================================================================================================== */

/* The entire script was handmade by Ulrike Zoescher on 2008 Sep 29 */
/* Last Update: 2009 12 05 */

/* ================================================================================================== */



/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

br {
	line-height:50%;
}

hr {
/*	color:#306; = Winter */
	color:#900;
	width:100%;
	height:1px;
	text-align:center;
	border:thin solid;
}

td, table {
	border:none;
}


/* Überschriften */
/* ================================================= */

/* Header */
h1 {
	font:bold 30pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	padding:7px 0 0 36px;
}

/* Objektkategorien */
h2 {
	font:bold 20pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	padding:0 12%;
}

/* Themenüberschriften für Anwendung innerhalb Tabellen NICHT eingerückt */
h3 {
	font:bold 12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	text-align:left ! important;
}

/* Text für Anwendung innerhalb TabellenNICHT eingerückt */
h4 {
	font:12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	margin:0;
}

/* Themenüberschriften eingerückt */
h5 {
	font:bold 12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	padding:0 12%;
	margin:0;
}

/* Text eingerückt */
h6 {
	font:12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	padding:0 12%;
	margin:0;
}



/* ================================================================================================== */
/* Pseudo-Elemente (Selektoren) */
/* ================================================================================================== */


/* Links */
/* ================================================= */

a:link {
	color:#00f;
	text-decoration:underline;
}

a:hover {
	color:#900 ! important;
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

a:visited {
	color:#00f;
	text-decoration:underline;
}


/* Link header */
/* ================================================= */

a.header:link {
	color:#900;
	text-decoration:none;
}

a.header:hover {
	color:#900 ! important;
	text-decoration:underline ! important;
}

a.header:active {
	color:#00f;
	text-decoration:underline;
}

a.header:visited {
	color:#900;
	text-decoration:none;
}



/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */


/* all.pages */
/* ================================================= */

/* Sommer-Style */
body.ie {
	background:url(img/bg005.jpg) fixed 100% 0% #f90 no-repeat;
	font:12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	color:#900;
}


/* ================================================= */
/* Winter-Style */
/* body.iezima { */
/*	background:url(img/bg-zima.jpg) fixed 100% 0% #99f no-repeat; */
/*	font:12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif; */
/*	color:#306; */
/* } */
/* ================================================= */


body.vermietet {
	background:#999;
	font:12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
	color:#900;
}

table.pregled {
	width:77%;
}

td.pregled {
	vertical-align:middle;
	padding:1% 0.5%;
}

img.pregled {
	width:15%;
	border:none;
}

table.iframe_slike_majhen {
	width:77%;
}

td.iframe_slike_zgoraj {
	vertical-align:top;
	text-align:center;
	padding:2% 0.5%;
}

td.iframe_slike_spodaj_majhen {
	vertical-align:top;
	width:50%;
	padding:0.5% 0;
}

img.iframe_slike {
	width:20%;
	border:none;
}

table.iframe_slike_velik {
	width:77%;
}

td.iframe_slike_zgoraj_velik {
	vertical-align:top;
	text-align:center;
	padding:2% 0.5%;
}

td.iframe_slike_spodaj_velik {
	vertical-align:top;
	text-align:center;
	padding:0.5% 0;
}

img.iframe_slike_velik {
	width:20%;
	border:none;
}

div.iframe_slike {
	text-align:center;
}

table.daten {
	width:77%;
}

td.daten_bez {
	width:20%;
	font:bold 12pt/150% Century Gothic,Verdana,Arial,Helvetica,sans-serif;
}

td.daten_inh {
	width:*;
}




/* templates */
/* =================================================*/

/* header */
/* =================================================*/

table.header {
	width:77%;
}

td.header {
	height:135px;
}


/* menue_ob1 */
/* =================================================*/

table.menue_ob1 {
	width:100%;
}

td.menue_ob1 {
	width:33%;
	text-align:center;
}


/* menue_unt */
/* =================================================*/

table.menue_unt {
	width:100%;
}

td.menue_unt {
	width:25%;
	text-align:center;
}

td.corik {
	text-align:right;
	font:8pt Verdana,Arial,Helvetica,sans-serif;


/* index */
/* =================================================*/









/* =================================================================================================================================================== */

















br.index {
	line-height:25%;
}


/* Überschriften */
/* ================================================= */



/* Reserve - nicht verwendet */
h3 {
	font:bold 16pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}

/* h3 NICHT zentriert */
h4 {
	font:bold 16pt/100% Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}




/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */


/* 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;
}


/* index.php */
/* =================================================*/

div.index {
	margin:-20px 0 0;
	text-align:center;
}

img.index {
	width:10%;
	margin:-3px;
}

img.top {
	border-top:double #633;
}

img.right {
	border-right:double #633;
}

img.bot {
	border-bottom:double #633;
}

img.left {
	border-left:double #633;
}

div.indexmenu {
	margin:5% 0 0 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;
}




