body {
	 background-image: url(/images/bg.gif);
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
}

a {
    text-decoration: underline;
    color: #000;
}

a:hover {
  color: #aa0126;
}

p {
    margin:0;
    padding:0;
}

.content_table {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.header {
    height: 136px;
    width: 986px;
}

.left {
    width: 209px;
    height: 494px;
    background-color: #e3e3e3;
    border-right: 1px solid #fff;
}

.content {
    width: 776px;
    height: 494px;
}

.content2 {
	width: 776px;
    padding-left: 8px;
    /*padding-right: 10px;*/
}

.content2left {
	width: 718px;
	height: 494px;
}

.content2right {
	width: 81px;
	border-left: 1px solid #fff;
	height: 494px;
    background-color: #cdcdcd;
}

.logo {
	height: 136px;
	width: 140px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.notes {
	width: 845px;
	height: 60px;
	border-bottom: 1px solid #fff;
}

.imageheader {
	width: 845px;
	height: 76px;
	border-bottom: 1px solid #fff;
}

.navbar{
    height: 46px;
    width: 986px;
	 background-color: #cdcdcd;
	 border-bottom: 1px solid #fff;
}

.navspacer {
	width: 986px;
	height: 11px;
	border-bottom: 1px solid #fff;
	background-color: #aa0126;
}

.nav_special {
	width: 209px;
	height: 33px;
	border-right: 1px solid #fff;
	float: left;
}

.nav_right {
    float: left;
}

.nav_special a, .nav_right a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.nav_special a:hover, .nav_right a:hover {
    color: #aa0126;
}

.nav_top {
	float: left;
	width: 665px;
	height: 33px;
}

.nav_top  .navi .navileft_passive,
.nav_top  .navi .navileft_active,
.nav_top  .navi .navileft_open {
    float: left;
    width: 120px;
    height: 17px;
    border-right: 1px solid #fff;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background: none;
    font-size: 12px;
}

.nav_top  .navi .navileft_active,
.nav_top  .navi .navileft_open {
    float: left;
    width: 120px;
    height: 17px;
    border-right: 1px solid #fff;
    text-decoration: none;
    color: #aa0126;
    font-weight: bold;
    font-size: 12px;
}

.nav_top  .navi .navileft_passive:hover,
.nav_top  .navi .navileft_active:hover,
.nav_top  .navi .navileft_open:hover { 
    color: #aa0126;
}

.nav_left  .navi .navileft_passive,
.nav_left  .navi .navileft_active,
.nav_left  .navi .navileft_open {
    display: block;
    width: 191px;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/images/bg_nav_left.gif);
    font-size: 12px;
}

.nav_left  .navi .navileft_active {
    display: block;
    width: 191px;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    color: #aa0126;
    font-weight: bold;
    background-image: url(/images/bg_nav_left_hover.gif);
    font-size: 12px;
}

.nav_left  .navi .navileft_passive:hover,
.nav_left  .navi .navileft_active:hover,
.nav_left  .navi .navileft_open:hover { 
    color: #aa0126;
    background-image: url(/images/bg_nav_left_hover.gif);
}


.content {
	background-color: #e3e3e3;
}

.footer {
	height: 6px;
	width: 986px;
	border-top: 1px solid #fff;
	background-color: #cdcdcd;
}

h1 {
    margin:0;
    padding:0;
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #aa0126;
}


/* download */

#categories_list {
    padding-left:0px;
    margin-left:17px;
}

#categories_list li {
    text-decoration: none;
    list-style-image: url(/images/folder.png);
    padding-left: 5px;
    color: #000;
}

#categories_list li a {
    text-decoration: none;
    color: #000;
}

#categories_list .active {
    font-weight:bold;
}

#downloadList li {
    list-style-type: none;
}

#downloadList {
    padding-left:0px;
    margin-left:-35px;
}

#downloadList li a{
    text-decoration: none;
    color: #000;
}

#downloadList li a:hover, #categories_list li a:hover {
    text-decoration: underline;
}

/* kontakt */

.formularZeile {
    width: 500px;
}

.formularSpalte1 {
    height: 30px;
    float: left;
    width: 200px;
}

.formularSpalte2 {
    float: left;
    width: 200px;
}

.formularSpalte2 input,
.formularSpalte2 textarea,
.nl_field  {
    width: 200px;
    border: 1px solid #ccc;
}

.frmButton {
    
}

.nl_button {
    width: 120px;
    border: 1px solid #ccc;
}
