
/******************************************************************************
 *
 *    CSS-Boxen bzw. DIV-Container
 *
 ******************************************************************************/

div#page {
    position: relative;
    top: 0;
    margin: 0 auto 5px auto;
    padding: 0;
    width: 962px;
    color: #313C73;
    background: url(../images/bg_page.gif) repeat-y;
    text-align: left;
}

div#head {
    margin: 0;
    padding: 0;
    width: 962px;
    height: 266px;
    background: url(../images/bg_head.jpg) no-repeat;
}

div#logo {
    position: absolute;
    top: 266px;
    left: 7px;
    margin: 0;
    padding: 0;
    height: 547px;
    width: 945px;
    background: url(../images/bg_logo.gif) repeat-x;
    z-index: 1;
}

div#navi {
    position: relative;
    top: 0;
    left: 15px;
    width: 190px;
    background: none;
    border-top: solid 1px #1e781e;
    float: left;
    z-index: 2;
}

div#content {
    position: relative;
    margin: 0 0 0 220px;
    padding: 40px 20px 20px 20px;
    width: 480px;
    min-height: 700px;
    line-height: 140%;
    color: #333;
    border: solid 1px #1e781e;
    background: #fff url(../images/bg_content.gif) no-repeat;
    z-index: 3;
}

* html div#content {
    height: 700px; /* nur für IE 5.5 - 6.x */
}

html+body div#content {
    height: 700px; /* nur vom IE 5.0 */
}

div#foot {
    position: relative;
    top: 0;
    width: 962px;
    height: 30px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: right;
    background: url(../images/bg_foot.gif) no-repeat;
    clear: both;
}

div#news-box {
    margin: 20px 0 0 0;
    padding: 40px 10px 10px 10px;
    width: 168px;
    border: solid 1px #1e781e;
    background: #fff url(../images/bg_news-box.gif) no-repeat;
}

div#news-box h1 {
    display: none;
}

.error,
.formerror {
    color: #f00;
}

.message {
    color: #005e20;
}

.list-box-1,
.list-box-2 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 10px;
    border-left: solid 4px #ccc;
    border-bottom: solid 1px #ccc;
}

.box,
.info-box,
.text-box,
.error-box {
    margin: 0;
    margin-bottom: 10px;
    padding: 10px;
    border: solid 1px #cdcdcd;
    color: #333;
}

.text-box {
    background: #fefefe;
}

.info-box {
    padding-left: 35px;
    background: #efefef url(../images/attention.gif) 10px 10px no-repeat;
}

.error-box {
    padding-left: 35px;
    border: solid 1px #f00;
    background: #ffefef url(../images/attention.gif) 10px 10px no-repeat;
    color: #f00;
}

/* Bildergalerie */
div.image_gallery_thumb {
    margin: 0 5px 5px 0;
    padding: 0;
    border: solid 1px #cdcdcd;
    background: #fefefe;
    float: left;
}

div.image_gallery_thumb a {
    display: block;
    text-indent: -9999px;
    width: 100px;
    height: 100px;
}

div.image_gallery_picture {
    margin: 0;
    padding: 0;
    text-align: center;
}

div.image_gallery_picture img {
    margin: 0;
    padding: 5px;
    border: solid 1px #cdcdcd;
    background: #fefefe;
}


/*****************************************************************************
 *
 *    Kalender - Box
 *
 *****************************************************************************/

div#calendar-box {
    position: absolute;
    top: 266px;
    left: 756px;
    margin: 0;
    padding: 10px;
    width: 168px;
    height: 165px;
    border: solid 1px #1e781e;
    z-index: 5;
}

div#calendar-box table {
    margin: 5px;
    padding: 0px;
    border-collapse: collapse;
    background: none;
}

div#calendar-box table a {
    margin: 0px;
    padding: 0px;
    color: #000;
}

div#calendar-box table th {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

div#calendar-box table td {
    margin: 0px;
    padding: 1px;
    width: 20px;
    text-align: right;
}

div#calendar-box table td.active {
    background: #8cd500;
}

div#calendar-box table form input {
    margin: 0px;
    padding: 0px;
    border: none;
    background: none;
    cursor: pointer;
}

table.calendar {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    width: 100%;
    border-spacing: 0px;
}

table.calendar td {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    vertical-align: top;
    text-align: left;
    border-bottom: solid 1px #ccc;
}

table.calendar td.cell1 {
    width: 100px;
}

table.calendar td.cell2 {
    width: 100px;
}


/*************************
 *                       *
 *    Bestellformular    *
 *                       *
 *************************/

div#bestellung_step1, div#bestellung_step2, div#bestellung_step3 {
	margin: 10px auto 10px auto;
	padding: 0;
	width:	400px;
	height: 100px;
}

div#bestellung_step1 {
	background: url(../images/bestellung_step1.gif) no-repeat;
}

div#bestellung_step2 {
	background: url(../images/bestellung_step2.gif) no-repeat;
}

div#bestellung_step3 {
	background: url(../images/bestellung_step3.gif) no-repeat;
}

table.bestellung {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.bestellung input {
	width: 50px;
	text-align: center;
}

table.bestellung th, table.bestellung td {
	margin: 0;
	padding: 3px;
	border: solid 1px #666;
}

table.bestellung th {
	text-align: center;
	font-weight: bold;
}

table.bestellung td.col1, table.bestellung td.col2 {
	width: 50px;
}

table.bestellung td.col4 {
	width: 100px;
	text-align: right;
}

table.bestellung td.RETXT {
	text-align: right;
}

table.bestellung td.RESUM {
	width: 100px;
	text-align: right;
	font-weight: bold;
}

/****************
 *              *
 *    WebCam    *
 *              *
 ****************/

div#webcam {
	margin: 0;
	padding: 0;
	text-align: center;
}


div#webcam iframe {
	margin: 0;
	padding: 0;
	border: none;
	overflow: no;
}

div.druckhinweis {
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: center;
}

div.druckhinweis a {
	margin: 0;
	padding: 5px;
	background: #efefef;
	text-decoration: none;
	color: #333;
	border: solid 1px #cdcdcd;
}




