
/* ================================================================================================== */

/* The entire script was handmade by http://corik.com on 2009 Jan 04 */
/* Last Update: 2009 08 17 */

/* ================================================================================================== */



/* ================================================================================================== */
/* ================================================================================================== */
/* All pages: */
/* ================================================================================================== */
/* ================================================================================================== */


/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

body {
	background:url(img/rudolfshuette.jpg) fixed top center #325090 no-repeat;
	font:bold 12pt/150% Verdana,Arial,Helvetica,sans-serif;
	color:#030;
}

br {
	line-height:50%;
}

table, tr, td {
	border:none;
}

table {
	width:100%;
}

td.left {
	width:23%;
	vertical-align:top;
}

td.middle {
	text-align:center;
	vertical-align:top;
	padding-top:-25px;
}

table.middle {
	width:90%;
}

td.right {
	width:20%;
	vertical-align:top;
}


/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */

.headerbox {
	border:#030 thin solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background:#fff;
	padding:10px;
	margin:5px;
	height:15%;
	text-align:center;
}

.menubox {
	border:#030 thin solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background:#fff;
	padding:5px;
	padding-left:10px;
	margin:5px 5%;
}

.titlebox {
	border:#030 thin solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background:#fff;
	padding:10px;
	padding-left:20px;
	margin:5px;
	height:15%;
}

.text {
	margin:20px;
}

.intext {
	margin:20px;
	background:#fff;
}

.hinweis {
	font:10pt/150% Verdana,Arial,Helvetica,sans-serif;
}

.aufi {
	font:10pt/150% Verdana,Arial,Helvetica,sans-serif;
	background:#fff;
}



/* ================================================================================================== */
/* ================================================================================================== */
/* Index: */
/* ================================================================================================== */
/* ================================================================================================== */


/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

td.indexmiddle {
	text-align:center;
	vertical-align:top;
}


/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */

.indexheaderbox {
	border:#030 thin solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background:#fff;
	padding:10px;
	margin:5px;
	height:15%;
	text-align:center;
}



/* ================================================================================================== */
/* ================================================================================================== */
/* Galerie-Index: */
/* ================================================================================================== */
/* ================================================================================================== */


/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

td.thumbnails {
	width:30%;
	height:150px;
	vertical-align:bottom;
	text-align:center;
}

td.thumbtekst {
	background:#fff;
	width:30%;
	height:65px;
	vertical-align:top;
	text-align:center;
	font:10pt/120% Verdana,Arial,Helvetica,sans-serif;
	color:#030;
}



/* ================================================================================================== */
/* ================================================================================================== */
/* Galerie-Pages: */
/* ================================================================================================== */
/* ================================================================================================== */


/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */

table.imgnavi {
	width:75%;
	margin:0 0 23px;
	text-align:center;
}

td.imgnavi {
	text-align:center;
}

td.imgnavitekst {
	background:#fff;
	padding:0 5px 0;
	text-align:center;
}


/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */

.fototitle {
	width:75%;
	background:#fff;
}



