/* Body */
/*BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFE6B3;
	color : #000000;
	}
*/
td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}


/* Hintergrund */
div {
	margin:0;
}

.bg {
	margin:0 120px 0 0;
}

.bg01 {
        background:url(images/bg_01_07.jpg) top left no-repeat;
        }

body {
    background-color: #838D38;
                }
/*
.bg01 {
	background:url(./images/bg_01.jpg) top left no-repeat;
}
*/
.bg02 {
	background:url(./images/bg_02.jpg) top left repeat-x;
}
.bg03 {
	background:url(./images/bg_03.jpg) top right no-repeat;
}
.bg04 {
	background:url(./images/bg_04.jpg) bottom left repeat-y;
}
.bg05 {
	background:url(./images/bg_05.jpg) top left repeat;
}
.bg06 {
	background:url(./images/bg_06.jpg) bottom right repeat-y;
}
.bg07 {
	background:url(./images/bg_07.jpg) bottom left no-repeat;
}
.bg08 {
	background:url(./images/bg_08.jpg) bottom left repeat-x;
}
.bg09 {
	background:url(./images/bg_09.jpg) bottom right no-repeat;
}

.inhalt {
	margin:0;
	padding:130px 80px 50px 240px;
	min-height:500px;
	height:auto !important;
	height:1500px;
}

/*
.inhalt p {
	margin:0;
	padding:0;
	width:300;
}
*/


/* Menu Links */
.menu_links {
	position: absolute;
	top: 208px;
	left: 15px;
}
.menu_links_01 {
	background:url(./images/menu_links_01.jpg) top left no-repeat;
}
.menu_links_02 {
	background:url(./images/menu_links_02.jpg) top left repeat-y;
}
.menu_links_03 {
	background:url(./images/menu_links_03.jpg) bottom left no-repeat;
}
.menu_links_content {
	width:220px;
	padding: 10px 10px 20px 20px;
}
.menu_links_content table.moduletable {
	margin: 0;
	padding: 10px 0 0 0;
	width: 180px;
	border: 0px solid blue;
}
.menu_links_content ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* Menu Rechts */
.menu_rechts {
	position: absolute;
	top: 130px;
	right: 26px;
}
.menu_rechts_01 {
	background:url(./images/menu_rechts_01.jpg) top left no-repeat;
}
.menu_rechts_02 {
	background:url(./images/menu_rechts_02.jpg) top left repeat-y;
}
.menu_rechts_03 {
	background:url(./images/menu_rechts_03.jpg) bottom left no-repeat;
}
.menu_rechts_content {
	width:165px;
	margin: 0px -5px;
	padding: 5px 0px 15px 10px;
}
.menu_rechts_content table.moduletable {
	margin: 0;
	padding: 10px 0 0 5px;
	width: 145px;
	border: 0px solid blue;
}
.menu_rechts_content ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

.struktur {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

.logoverband {
	position: absolute;
	top: 28px;
	left: 545px;
	width: 414px;
	height: 75px;
	background:url(./images/verband.png) top left no-repeat;
}	

.logoifem {
	position: absolute;
	top: 13px;
	left: 260px;
	width: 393px;
	height: 137px;
	background:url(./images/ifem2.png) top left no-repeat;
}	


.logohks {
	position: absolute;
	top: 8px;
	left: 18px;
	width: 217px;
	height: 200px;
	background:url(./images/hksklein.png) top left no-repeat;
}	



/* Links */
a:link, a:visited {
	font-size: 14px; color: #808080; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FF6600;	text-decoration: none;
	}


/* --Default Class Settings-- */

li.mainlevel:link, li.mainlevel:visited {
	color: #000000; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 14px;
	}

li.mainlevel:hover {
	color: #FF9900; font-weight: bold;
	}

ul.mainlevel {
	color: #000000;
	}

li.sublevel {
	padding-left: 15px;
	color: #000000;
	}


ul.sublevel {
	padding-left: 15px;
	color: #000000;
	}

ul.sublevel:hover {
	color: #FF0000; font-weight: bold;
	}

ul.sublevel:link, ul.sublevel:visited {
	color: #FFFFFF; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
}

table.moduletable {
	color: #000000;
	margin: 15px 20px 20px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	border-bottom: 2px solid #FF8311;
	}
	
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
	

ul {
	margin: 0px 0px 0px 0px;
	}

/*Styles der New Login Box*/

DIV.tx-newloginbox-pi1 {

        background-color: transparent;

        color: #000000;

        font-family: Tahoma, Verdana, sans-serif;

        font-size: 11px;

        text-decoration: none;

        margin-left: -1px;

}

/*Ausrichten der überschriften*/

DIV.tx-newloginbox-pi1 H3 {

         margin-left: 4px;

         background-color: transparent;

         color: #000000;

         font-family: Tahoma, Verdana, sans-serif;

         font-size: 11px;

         font-weight: bold;

         text-decoration: none;

}

/*Ausrichtung der Texte*/

DIV.tx-newloginbox-pi1 P {

         margin-left: 4px;

}

DIV.tx-newloginbox-pi1 TABLE {

         margin-top:0px;

         padding-top:0px;

         width: 100px;

         margin-left: -1px;

}

DIV.tx-newloginbox-pi1 TABLE TR TD P {

         margin-top:0px;

         padding-top:0px;

         margin-left: -1px;

}

DIV.tx-newloginbox-pi1 TABLE TR TD {

        margin-top:0px;

        padding-top:0px;

        margin-left: -1px;

}

DIV.tx-newloginbox-pi1 TABLE TR {

        margin-top:0px;

        padding-top:0px;

        margin-left: -1 px;

}

/*Ausrichtung des Submit Buttons*/

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {

        margin-left: -1px;

        margin-top: 6px;

        border: 1px solid #000000;

        background-color: #FFFFFF;

        width: 100px;

}

/*Für den Inhalt der Eingabefelder*/

        DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {

        margin-left: 0px;

        margin-top: 4px;

        border: 1px solid #000000;

        background-color: #FFFFFF;

        width: 100px;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {

        margin-top:0px;

        margin-left: 4px;

        padding-top:0px;

        width:100px;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {

        margin-top:0px;

        margin-left: 0px;

        padding-top:0px;

        width:100px;

        align: center;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {

       margin-top:0px;

       margin-left: 4px;

       padding-top:0px;

       width:100px;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {

       margin-top:0px;

       margin-left: 4px;

       padding-top:0px;

       width:100px;

}

/*Ausrichtung des Usernamens, wenn angemeldet*/

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {

       margin-left: 4px;

       margin-top:0px;

       padding-top:0px;

       width:50px;

       align: center;

}