/* thchur_ch pastoralinstitut screen.css */

// common tags

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    background-color: #C5CDD9;
    text-align: left;
    font-size: 100.01%;
}
div
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    text-align: left;
    width: auto;
    height: auto;
}
img
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
form
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}
h1
{
    margin: 0px;
    padding: 15px 0px 11px 0px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0px;
}
h2
{
    margin: 0px;
    padding: 13px 0px 9px 0px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
}
h3
{
    margin: 0px;
    padding: 11px 0px 7px 0px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0px;
}
input.url
{
	visibility: hidden;
	width: 1px;
}
p
{
    text-align: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}
ul
{
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}
ol
{
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}
li
{
    margin: 0px 0px 0px 31px;
    padding: 0px 0px 0px 0px;
}
table
{
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    border-collapse: collapse;
    font-size: 100%;
}
td
{
    font-size: 13px;
    padding-right: 17px;
    vertical-align: top;
}
div.linie
{
    width: 99%;
    margin: 7px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: transparent transparent #2B4A75 transparent;
}

// main classes

#main
{
    width: auto;
    height: auto;
    text-align: left;
}
#bild_lo
{
    position: absolute;
    left: 0px;
    top: 0px;
}
#logo
{
    position: absolute;
    left: 113px;
    top: 129px;
    background-color: #FFFFFF;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
#organisation
{
    width: 1007px;
    height: 53px;
    background-color: #8093AC;
    background-image: url('../img/p_verlauf_hor.jpg');
    background-position: 0px 0px;
    background-repeat: repeat-y;
}
#organisation div.titel
{
    padding: 9px 0px 0px 237px;
    color: #990033; /* alt: #DDDDDD; */
    font-size: 29px;
    font-weight: bold;
}
#hnavigation
{
    width: 1007px;
    height: 53px;
    background-color: #C5CDD9;
}
#hnavigation div.titel
{
    width: 30%;
    padding: 9px 0px 0px 0px;
    text-align: right;
    color: #444444;
    font-size: 17px;
    font-weight: bold;
}
#hnavigation div.rubriken
{
    width: 79%;
    padding: 23px 0px 0px 237px;
    color: #444444;
    font-size: 13px;
    font-weight: bold;
}
#hnavigation a
{
    color: #444444;
    font-weight: bold;
}
#hnavigation a:link
{
    text-decoration: none;
}
#hnavigation a:visited
{
    text-decoration: none;
}
#hnavigation a:focus
{
    text-decoration: underline;
}
#hnavigation a:hover
{
    text-decoration: underline;
}
#hnavigation a:active
{
    text-decoration: none;
}
#bereich
{
    width: 937px;
    height: 113px;
    background-color: #3B587F;
    background-image: url('../img/p_verlauf_hor_bereich.jpg');
    background-position: 0px 0px;
    background-repeat: repeat-y;
}
#bereich div.ueberrubrik
{
    padding: 0px 0px 0px 269px;
    height: 21px;
    color: #CCCCCC;
    font-size: 13px;
    font-weight: bold;
}
#bereich div.titel
{
    height: 29px;
    padding: 0px 0px 0px 237px;
    margin: 0px;
    color: #EEEEEE;
    font-size: 23px;
    font-weight: bold;
}
#bereich div.unterrubriken
{
    padding: 0px 0px 0px 301px;
    height: 19px;
    color: #CCCCCC;
    font-size: 13px;
    font-weight: bold;
    background-color: #3B587F;
}
#bereich a
{
    color: #CCCCCC;
    font-weight: bold;
}
#bereich a:link
{
    text-decoration: none;
}
#bereich a:visited
{
    text-decoration: none;
}
#bereich a:focus
{
    text-decoration: underline;
}
#bereich a:hover
{
    text-decoration: underline;
}
#bereich a:active
{
    text-decoration: none;
}
#left
{
    float: left;
    width: 200px;
}
#left div#schnellsuche
{
    width: 100%;
    height: 47px;
    background-color: #FFFFFF;
}
#left div#schnellsuche div.form
{
    padding: 4px 5px 5px 0px;
}
#left div#schnellsuche div.form input.text
{
    width: 151px;
    height: 21px;
    margin: 0px;
    padding: 0px 0px 0px 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #2B4A75;
}
#left div#schnellsuche div.form input.hidden
{
    width: 1px;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}
#left div#schnellsuche div.form input.submit
{
    margin: 0px 0px 0px 91px;
    padding: 0px 0px 0px 0px;
    width: 59px;
    text-align: right;
    border-color: transparent;
    border-width: 0px;
    border-style: none;
    background-color: transparent;
    color: #2B4A75;
    font-weight: bold;
    cursor: pointer;
}
#left div.text
{
    margin: 17px 7px 13px 7px;
}
#middle
{
    float: left;
    width: 757px;
}
#middle div.text
{
    margin: 23px 11px 29px 37px;
}
#middle div.text p
{
    margin: 7px 0px 7px 0px;
    line-height: 1.4;
}
#middle div.beschriftungl
{
    width: auto;
    height: auto;
    margin: 7px 7px 0px 0px;
    padding: 0px 0px 3px 0px;
    float: left;
    font-size: 9px;
    font-weight: bold;
    line-height: 110%;
}
#middle div.beschriftungr
{
    width: auto;
    height: auto;
    margin: 7px 0px 0px 7px;
    padding: 0px 0px 3px 0px;
    float: right;
    font-size: 9px;
    font-weight: bold;
    line-height: 110%;
}
#middle div.kastenb
{
    background-color: #EEEEEE;
    margin: 17px 0px 7px 0px;
    padding: 2px 5px 7px 5px;
}
#middle div.kastenl
{
    background-color: #EEEEEE;
    margin: 7px 7px 7px 0px;
    padding: 2px 5px 7px 5px;
    float: left;
}
#middle div.kastenr
{
    background-color: #EEEEEE;
    margin: 7px 0px 7px 7px;
    padding: 2px 5px 7px 5px;
    float: right;
}
#middle a
{
    color: #2B4A75;
    font-weight: bold;
}
#middle a:link
{
    text-decoration: none;
}
#middle a:visited
{
    text-decoration: none;
}
#middle a:focus
{
    text-decoration: underline;
}
#middle a:hover
{
    text-decoration: underline;
}
#middle a:active
{
    text-decoration: none;
}
#right
{
}
#bottom
{
    font-size: 11px;
    height: auto;
    width: auto;
    background-color: transparent;
}
#bottom a
{
    color: #2B4A75;
    font-weight: bold;
}
#bottom a:link
{
    text-decoration: none;
}
#bottom a:visited
{
    text-decoration: none;
}
#bottom a:focus
{
    text-decoration: underline;
}
#bottom a:hover
{
    text-decoration: underline;
}
#bottom a:active
{
    text-decoration: none;
}
#bottom div.titel
{
    width: 30%;
    padding: 9px 0px 0px 0px;
    text-align: right;
    color: #444444;
    font-size: 17px;
    font-weight: bold;
}
div.quadrat
{
    width: 19px;
    height: 19px;
    background-color: #2B4A75;
}

