/******************** global ********************/
body
{
    background: #e7e7e7;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

*
{
    margin: 0px;
    padding: 0px;
}


a { color: #F2830B; text-decoration: none;}
a:hover { text-decoration: underline;}


p{
	margin: 15px 0px;
}

img {border: 2px solid white; }

h1, .contentheading, .componentheading
{
    color: #28556B;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    display: block;
    border-bottom: 1px solid #28556B;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
*:first-child+html h1 {  /* ie7 hack */
    font-weight: normal;
  }
h2
{
    color: #28556B;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 20px 0;    

}
h3
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

h3 a {    color: #000; }
h3 a:hover {     color: #F2830B; }

input { margin: 0 0 2px 0;}

select { width: 145px; margin: 0 0 3px 0;}

fieldset { border: 0;}

label { line-height: 20px;}

ol { margin: 0 0 0 40px;}
ol li { margin: 0 0 5px 0;}

/* klassen */

a.extern {background: url(../images/extLink.gif) no-repeat right top; padding: 0 13px 0 0;}

.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.small
{
font-size: smaller;
}
.space
{
    height: 10px;
}
.pdf { background: url(../images/pdf.gif) no-repeat 0 0; padding: 0 0 0 20px;}

.submit { font-weight: bold;}

/* joomla anpassungen */
.contentpaneopen, td
{
    font-size: 12px;
    line-height: 16px;
}

.contentpaneopen, .searchintro
{
    margin: 15px 0 0 0;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
}

.inputbox 
{
  width: 150px;
}

.contact { clear: both;}

 
/* ids */

#bgcontainer
{
    background: url(../images/bg.jpg) #9cb5ca repeat-x;
    width: 1000px;
    margin: 0px auto;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0 0 50px 0;
}

#container
{
    width: 840px;
    margin: 0px auto;
}

/******************** header ********************/

#logo
{
    font-size: 2.0em;
    font-style: italic;
    line-height: 26px;
    color: #5A84A6;
    background: url(../images/logo.jpg) no-repeat 0 5px;
    padding: 10px 0 0 89px;
    height: 68px;
}

#header
{
    height: 132px;
    width: 840px;
}

#print
{
    color: #fff;
    background: url(../images/printer.gif) no-repeat 0 11px;
    float: right;
    padding: 10px 20px 0 15px;
    text-decoration: none;
}
#print:hover
{
    text-decoration: none;
}

.headline
{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    display: block;
    padding: 40px 0 0 20px;
}
.subheadline
{
    font-size: 13px;
    font-weight: bolder;
    line-height: 25px;
    color: #28556B;
    margin: 0 0 0 20px;
}

/******************** content ********************/
#main
{
    /*border: 1px solid green;*/
    width: 840px;
    background: url(../images/bg_main.png) repeat-y;
}

#subnav
{
    width: 167px;
    float: left;
}
#subnav ul
{
    list-style: none;
    margin: 0 0 20px 2px;
    padding: 0 0 8px 0;
}
#subnav ul li
{
    border-bottom: 1px solid white;
    padding: 0 5px 0 0;
}
#subnav ul li.on
{
    background: url(../images/bg_subnav_active.png) repeat-y;
    padding-bottom: 5px;
}
#subnav ul li a
{
    font-size: 13px;
    font-weight: normal;
    color: #28556B;
    text-decoration: none;
    background: url(../images/bullet_off.gif) no-repeat 14px 13px;
    display: block;
    padding: 7px 0 7px 23px;
}
#subnav ul li a:hover
{
    text-decoration: underline;
}
#subnav ul li a.on
{
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background: url(../images/bullet_on.gif) no-repeat 14px 13px;
    display: block;
}

#subnav ul li ul
{
    margin: 0;
}
#subnav ul li ul li
{
    border: 0;
    padding: 0;
}
#subnav ul li ul li a
{
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding: 2px 0 2px 35px;
    background: url(../images/bullet_on.gif) no-repeat 24px 7px;
}

#subnav ul li ul li a:hover
{
    text-decoration: underline;
}
#subnav ul li ul li a.on
{
    font-size: 12px;
font-style: normal;
color: #28556B;
font-weight: bold;
    padding: 2px 0 2px 35px;
    background: url(../images/bullet_off.gif) no-repeat 24px 7px;
}

#search
{
    padding: 0 0 20px 15px;
}
input.search
{
    width: 104px;
    margin: 0 5px 0 0;
}

#content
{
    float: left;
    width: 630px;
    padding: 30px 20px 30px 20px;
}

#content ul
{
    list-style-image: url(../images/list_item.gif);
    padding: 0 0 0 17px;
}

.contact img { margin: 0 10px 0 0; float: left;}

form .left { width: 100px; }

#mainBottom
{
    width: 840px;
    height: 15px;
    background: url(../images/bg_main_bottom.png) no-repeat;
}


/******************** footer ********************/
#footer
{
    color: #000;
    font-size: 10px;
    padding: 0 13px 0 13px;
    margin: 5px 0 0 0;
}
#footer a
{
    text-decoration: none;
    color: #000;
    padding: 0 20px 0 0;
}
#footer a:hover
{
    text-decoration: underline;
    color: #F2830B;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.hide
{
display: none;
}

.validation-advice {color: red; font-size: 11px; margin: 0 0 0 10px;}