body
{
background-color : #FFFFFF;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : justify;
color : #000000;
margin : 0px;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#CCCCCC;
}

/* HYPERLINKS */
a:link, a:visited, a:active, a:hover
{
color : #000000;
text-decoration : underline;
}
a.news:link, a.news:visited, a.news:active, a.news:hover
{
color : #FFFFFF;
text-decoration : underline;
font-size : 12px;
}

h1
{
font-weight : bold;
font-size : 16px;
}
h2
{
font-weight : bold;
font-size : 12px;
margin : 0px;
}

td.hb
{
width : 100px;
}
td.foto
{
width : 100px;
}

/* TABELLE HAUSBESUCHE */
td.date
{
width : 75px;
}
td.prog
{
width : 140px;
padding-left : 40px;
padding-right : 5px;
}

/* LAYOUT */
#layout
{
width : 991px;
height : 695px;
margin : 0px auto;
}

/* INDEX */
#index
{
position : absolute;
top : 0px;
width : 991px;
}

/* HEADER */
#header
{
position : absolute;
top : 0px;
background-image : url('img/header.jpg');
width : 991px;
height : 161px;
}

/* KASTEN RAHMEN */
#kastenr
{
position : absolute;
top : 160px;
background-image : url('img/bgo.jpg');
width : 991px;
height : 502px;
}

/* KASTEN */
#kasten
{
position : absolute;
top : 0px; left : 4px;
background-image : url('img/bg.jpg');
width : 983px;
height : 502px;
}

/* CONTENT */
#content
{
position : absolute;
top : 10px; left : 15px;
background-repeat : no-repeat;
background-color : #FFFFFF;
background-position : 150px 0px;
width : 953px;
height : 482px;
}

/* NAVI */
#navi
{
position : absolute;
top : 10px; left : 0px;
background-color : #FFFFFF;
width : 130px;
height : 400px;
padding-left : 10px;
}

/* TEXT */
#text
{
position : absolute;
top : 0px; right : 0px;
width : 760px;
height : 467px;
padding : 10px 15px 5px 5px;
overflow : auto;
overflow-x : hidden;
}

/* BILDER IN TEXTEN */
img.floatl
{
float : left;
padding : 5px;
padding-left : 0px;
}
img.floatr
{
float : right;
padding : 5px;
padding-right : 0px;
}

/* LEBEN UND WERK*/
#luw
{
position : absolute;
top : 50px; left : 0px;
width : 480px;
}
#luwimg
{
position : absolute;
top : 50px; left : 490px;
width : 240px;
padding-top : 68px;
padding-left : 25px;
}

/* NEWS */
#news
{
position : absolute;
top : 165px; left : -15px;
background-image : url('img/bg_news.jpg');
width : 153px;
height : 488px;
padding : 10px;
color : #FFFFFF;
overflow : hidden;
}
/* NEWS ÜBERSICHT */
#newsue
{
position : absolute;
bottom : 0px; left : 210px;
background-image : url('img/bg.jpg');
width : 500px;
height : 240px;
padding : 10px;
color : #FFFFFF;
overflow : auto;
}
/* TABELLE NEWSUE */
td.newsue
{
background-image : url('img/bg.jpg');
width : 160px;
height : 210px;
}
#newsuetext1
{
position : absolute;
top : 144px;
height : 70px;
width : 154px;
}
#newsuetext2
{
position : absolute;
top : 356px;
height : 70px;
width : 154px;
}
#newsuetext3
{
position : absolute;
top : 568px;
height : 70px;
width : 154px;
}

/* IMPRESSUM */
#imp
{
margin : 15px;
padding : 5px;
background-color : #FFFFFF;
}
/* SUB */
#sub
{
position : absolute;
top : 662px;
background-image : url('img/sub.jpg');
width : 972px;
height : 21px;
padding-top : 9px;
padding-left : 19px;
}