/**
==========================================================
website bungertwies.ch created 2007
2007 © Helge Thelen.com
========================================================== */

body
{
    padding: 0;
    margin: 0;
    font: normal 12px Trebuchet,Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    color: black;
}
a:link
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
.title
{
    color: black;
    font-weight: normal;
    font-size: 24px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    text-shadow: grey 3px 3px 4px;
    padding: 0px 0px 12px 0px;
}
.leadin
{
    color: black;
    font-weight: bold;
    font-size: 13px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    text-shadow: grey 0px 0px 0px;
    padding: 4px 0px 20px 0px;
}
.content
{
    color: black;
    font-size: 13px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Lucida,Sans-Serif;
}
li
{
	list-style-type: square;
}
.ec
{
    width: 100%; height: 400px;
}

.content table
{
    border-collapse: collapse;
}
.content tr, .content th, .content td
{
    border: 1px solid #333;
    vertical-align: top;
    padding: 2px;
}
.caption
{
    color: black;
    font-size: 10px;
    font-family: Arial,Helvetica,Sans-Serif;
}
.highlight
{
    color: #000;
    float: left;
    padding: 0px 0px 1px 10px;
}
.navb-white
{
    float: left;
    border-bottom: 0px solid;
    padding: 4px;
    background-color: #fff;
    width: 48px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    font-size: 10px;
}
.navb, .left2nd
{
    border-left: 1px solid;
    border-bottom: 0px solid;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    float: left;
    text-align: center;
    padding: 0;
    font-size: 10px;
    margin: 0;
    padding: 0;
    height: 20px;
}
.actred
{
    background-image: url(img/decor_stripes_red_active.gif);
    background-repeat: repeat;
}
.actgreen
{
    background-image: url(img/decor_stripes_green_active.gif);
    background-repeat: repeat;
}
.actyellow
{
    background-image: url(img/decor_stripes_yellow_active.gif);
    background-repeat: repeat;
}
.act
{
    font-weight: bold;
}
.navb a
{
    display: block;
    width: 50%;
    padding: 4px 14px;
    margin: 0 auto;
}
.red, .red a
{
    background-color: #F6F;
}
.green, .green a
{
    background-color: #CF3;
}
.yellow, .yellow a
{
    background-color: #FF6;
}
.lightred {background-color: #FDF;}
.lightgreen {background-color: #DFD;}
.lightyellow {background-color: #FFD;}
.redb
{
    background-image: url(img/decor_stripes_red.gif);
}
.greenb
{
    background-image: url(img/decor_stripes_green.gif);
}
.yellowb
{
    background-image: url(img/decor_stripes_yellow.gif);
}
.redb a, .greenb a, .yellowb a
{
    font-weight: bold;
    display: block;
}
.end
{
    padding: 0px;
    background-color: #fff;
    width: 100%;
    float: right;
}
.right
{
    border-right: 1px solid;
}
.linksign
{
    font-family: Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    font-size: 13px;
    color: #f0f;
    font-weight: bold;
    font-style: italic;
}
.newsb-title
{
    font-size: 11px;
    font-weight: bold;
    padding: 0px 10px 6px 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.newsb-text, .newsb-title, .newsbox-red, .newsbox-yellow
{
    font-family: Verdana,Arial,Helvetica,Lucida,Sans-Serif;
}
.newsb-text
{
    font-style: italic;
    font-size: 13px;
}
.newsbox
{
    border: 1px outset black;
    border-style: solid;
    padding: 12px;
    width: 186px;
}
.newsbox a:hover {font-weight: bold;}
.newsbox-red
{
    border: 1px outset black;
    border-style: solid;
    padding: 12px;
    background-color: #f6f;
    background-image: url(img/decor_stripes_red.gif);
    width: 186px;
}
.newsbox-green
{
    border: 1px outset black;
    border-style: solid;
    padding: 12px;
    background-color: #cf3;
    background-image: url(img/decor_stripes_green.gif);
    width: 186px;
}
.newsbox-yellow
{
    border: 1px outset black;
    border-style: solid;
    padding: 12px;
    background-color: #ff3;
    background-image: url(img/decor_stripes_yellow.gif);
    width: 186px;
}
#nav-2nd
{
    font-family: Verdana,Arial,Helvetica,Lucida,Sans-Serif;
    font-size: 10px;
    float: left;
}
#td-black
{
    background-color: black;
    font-size: 10px;
    background-image: none;
}
em
{
    background-color: #FF3;
    font-style: normal;
    padding: 0 4px;
}
.AdminPanel
{
    background-color: #FFF;
    padding: 10px;
    border-bottom: 1px solid #000;
}

.PageSettings
{
    padding-bottom: 10px;
}
.EditField
{
    background-color: #FEE;
    border: 1px solid #FBB;
}
.Foto
{
    float: left; display: block; height: 147px; width: 147px; overflow: hidden; margin: 0 9px 9px 0; text-align: center;
}
.FotoL {display: block; margin-bottom: 10px;}
.Termine td
{
    padding: 2px;
}
.LogoutButton
{
    margin-left: 100px;
}
a.TitleLink
{
    font-weight: normal;
    text-decoration: underline;
    color: #33C;
}
