table
{
    font-family : tahoma;
		font-size : 11px;
}


p a
{
  text-decoration:none;
  font-size:11px;
  color:#051e7b;
  font-weight:bold;
}

b a
{
  text-decoration:none;
  font-size:11px;
  color:#051e7b;
  font-weight:bold;
}

ul.inhalt
{
    font-family : tahoma;
		font-size : 11px ;
    padding-left:3px;
    padding-top:10px;

    list-style:none;
    
}

ul li.inhalt
{
    list-style: none;
    background:url(../images/template/bullet.gif) no-repeat 0px 4px;
    padding-left:8px;
    padding-bottom:7px;
}

.headerblue	 
{
		Font-Family:Arial;
		font-Size: 10pt;
		Color: #004994;
		Font-Weight:bold;
    padding-bottom:10px;
    padding-top:20px;
    display:block;
}	
.headerblue_nopad a
{
		Font-Family:Arial;
		font-Size: 10pt;
		Color: #004994;
		Font-Weight:bold;
        text-decoration:none;

}	




#inhalt_border
{
  background:url(../images/template/inhalt_bg.gif) no-repeat;
}

#inhalt
{
  margin:0px;
  padding:0px; 
  width:801px;
}

#inhalt_left_border
{
  margin:0px;
  margin-top:8px;
  background:url(../images/template/inhalt_left_bg.jpg) no-repeat 0px 3px;
  width:219px;
  float:left;
  padding:0px; 
  height:400px;
}

#inhalt div.konzept
{
  background:url(../images/template/content/seil.jpg) no-repeat 0px 3px;
}

#inhalt div.arbeitsweise
{
  background:url(../images/template/content/pfeil.jpg) no-repeat 0px 3px;
}

#inhalt div.impressum
{
  background:url(../images/template/content/zeitung.jpg) no-repeat 0px 3px;
}

#inhalt div.kontakt
{
  background:url(../images/template/content/erde.jpg) no-repeat 0px 3px;
}

#inhalt div.news
{
  background: none;
    background:url(../images/template/content/zeitung.jpg) no-repeat 0px 3px;
}

#inhalt div.nutzen
{
  background:url(../images/template/content/pfeil.jpg) no-repeat 0px 3px;
}

#inhalt div.partner
{
  background:url(../images/template/content/work.jpg) no-repeat 0px 3px;
}

#inhalt div.schulung
{
  background:url(../images/template/inhalt_left_bg.jpg) no-repeat 0px 3px;
}

#inhalt div.wirueberuns
{
  background:url(../images/template/content/work.jpg) no-repeat 0px 3px;
}


#inhalt_left
{


}

#inhalt_right_border
{
  margin-top:5px;
  width:582px;
  float:left;
  font-family:tahoma;
  font-size:11px;
  padding:0px; 
}

#inhalt_right
{
  padding-left:40px;
  padding-top:30px;
  padding-right:30px;
  padding-bottom:30px;
  text-align:left;
}

.news_details
{
    background: none!important;
    background-color: #f3f4f4;
}

div.news_pictures
{
    padding-top: 30px;
}

div.news_pictures img
{
    border: 1px solid #cfd0d0;
    margin-bottom: 4px;
}

div.news_pictures a strong
{
    font-weight: normal;
    color: #142B83;
    font-family: tahoma;
    font-size: 11px;
    display: block;
}

div.news_pictures a { text-decoration: none; }
div.news_pictures a:hover { text-decoration: underline; }

.news_header
{
    color: #373737;
    font-size: 11px;
    font-family: tahoma;
    margin: 8px 0px;
}

ul.news_downloads
{
    padding: 0 20px 0 20px;
    margin: 0;
}

ul.news_downloads li
{
    padding: 0;
    margin: 0;
    list-style: none;
    color: #142B83;
    font-size: 11px;
    font-family: tahoma;
    text-align: left;
    padding: 1px 0px 6px 20px; 
}

ul.news_downloads li a
{
    color: #142B83;
}

ul.news_downloads li.download_normal
{
    background:  url(../images/template/bullet.gif) no-repeat scroll 4px 5px;
}

ul.news_downloads li.download_pdf
{
    background:  url(../images/icons/icon_pdf.gif) no-repeat scroll 0 0px;
}

table.listBrowser2Table
{
    width: 500px;
}

table.listBrowser2Table td.listBrowser2Middle span.listBrowser2PreviousButton,
table.listBrowser2Table td.listBrowser2Middle span.listBrowser2FirstButton,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2NextButton,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2LastButton,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2PreviousButton,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2FirstButton,
table.listBrowser2Table td.listBrowser2Middle span.listBrowser2NextButton,
table.listBrowser2Table td.listBrowser2Middle span.listBrowser2LastButton
{
    padding: 3px 0px;
    background-color: #e6e8f3;
    margin-right: 2px;
    font-size: 9px;
    text-decoration: none;
    color: #373737;
    width: 20px;
    display: block;
    text-align: center;
}

table.listBrowser2Table td.listBrowser2Middle a.listBrowser2NextButton:hover,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2LastButton:hover,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2PreviousButton:hover,
table.listBrowser2Table td.listBrowser2Middle a.listBrowser2FirstButton:hover
{
    background-color: #6b7ab1;
    color: white;
}

table.listBrowser2Table td.listBrowser2Right a
{
    padding: 3px 0px;
    background-color: #e6e8f3;
    margin-right: 2px;
    font-size: 9px;
    text-decoration: none;
    color: #373737;
    width: 20px;
    text-align: center;
    float: left;
    display: block;
}

table.listBrowser2Table td.listBrowser2Right a:hover,
table.listBrowser2Table td.listBrowser2Right a.listBrowser2Active
{
    background-color: #6b7ab1;
    color: white;
}

div.news_list
{
    margin-bottom: 10px;
    background:url(../images/template/dotline.gif) repeat-x bottom left;
    padding-bottom: 10px;
}

div.news_list .newsheader
{
    color: #142B83;
    text-transform: uppercase;
    font-weight: normal;
}

div.news_list .newsdate
{
    font-weight: bold;
    margin-bottom: 4px;
}

div.news_list img
{
    margin-right: 10px;
    border: 1px solid #cfd0d0;
}
