/* allgemeine standardeigenschaften einer seite*/
body.main       {
                background-image : url('../img/bg_2.gif');
                background-color : rgb(0,0,102);
                scrollbar-face-color : rgb(229,229,229);
                scrollbar-highlight-color : rgb(0,0,102);
                scrollbar-3dlight-color : rgb(229,229,229);
                scrollbar-darkshadow-color : rgb(229,229,229);
                scrollbar-shadow-color : rgb(0,0,102);
                scrollbar-arrow-color : rgb(0,0,102);
                scrollbar-track-color : rgb(229,229,229);
                padding : 0px;
                padding-bottom : 15px;
                margin : 0px;
                text-align : center;
                }

.sniff			{
                font-family : arial;
                font-size : 11px;
                color : #ffffff;
                text-align : center;
				}

.foot_1			{
				background-image : url('../img/foot/foot_1.gif');
                background-repeat : no-repeat;
                width : 758px;
                height : 57px;
                font-family : arial;
                font-size : 10px;
                color : #4f4f4f;
                text-align : right;
                }

.foot_2			{
				background-image : url('../img/foot/foot_home.gif');
                background-repeat : no-repeat;
                width : 758px;
                height : 51px;
                font-family : arial;
                font-size : 10px;
                color : #4f4f4f;
                text-align : right;
                }

.left			{
				background-image : url('../img/bg_1.gif');
                background-repeat : repeat-y;
                }

.right			{
                background-color : rgb(0,0,102);
                }

.subnav			{
                background-color : rgb(0,0,102);
                vertical-align : top;
                text-align : left;
                }
.subnav_home	{
                background-color : rgb(229,229,229);
                vertical-align : top;
                text-align : left;
                }

.con_main		{
				background-color : rgb(229,229,229);
                vertical-align : top;
                font-family : arial;
                font-size : 11px;
                color : #3f3f3f;
                vertical-align : top;
                text-align : left;
                margin-left : 40px;
				}

.div_1          {
                width : 758px;
                border: 3px solid #00002F;
                border-top: 0px;
                }

.div_2          {
                width : 450px;
                vertical-align : top;
                text-align : left;
                margin-left : 30px;
                margin-top : 15px;
                margin-bottom : 40px;
                }

/* textformatierungen */
.text_1         {
                font-family : arial;
                font-size : 11px;
                color : #3f3f3f;
                vertical-align : top;
                text-align : left;
                }

/* headlines */
.subhl			{
                font-family : arial;
                font-size : 18px;
                color : rgb(0,0,102);
                vertical-align : top;
                text-align : left;
                padding-left : 22px;
				}


/* listenforamt */

.li_1           {
                font-family : arial;
                font-size : 11px;
                color : #3f3f3f;
                list-style-image : url('../img/arrow_1.gif');
                margin-left : 30px;
                padding-left : 5px;
                line-height : 18px;
                margin-top : 10px;
                margin-bottom : 0px;
                }

.li_2           {
                font-family : arial;
                font-size : 11px;
                color : rgb(0,0,102);
                font-weight : bold;
                list-style-image : url('../img/arrow_1.gif');
                margin-left : 30px;
                padding-left : 5px;
                line-height : 18px;
                margin-top : 10px;
                margin-bottom : 0px;
                }


/* standard link eigenschaften */
a               {
                font-family : arial;
                font-size : 11px;
                }
a:link          {
                color : #000080;
                text-decoration : none;
                }
a:visited       {
                color : #000080;
                text-decoration : none;
                }
a:hover         {
                color : #3f3f3f;
                text-decoration : underline;
                }

a.2             {
                font-family : arial;
                font-size : 11px;
                }
a.2:link        {
                color : #afafaf;
                text-decoration : none;
                }
a.2:visited     {
                color : #afafaf;
                text-decoration : none;
                }
a.2:hover       {
                color : #000080;
                text-decoration : none;
                }


/* link eigenschaften variationen (als klasse zu benutzen) */

/* subnav normal */
a.snav	        {
                color : rgb(229,229,229);
                font-family : arial;
                font-size : 10px;
                }
a.snav:link 	{
                color : rgb(229,229,229);
                text-decoration : none;
                }
a.snav:visited	{
                color : rgb(229,229,229);
                text-decoration : none;
                }
a.snav:hover 	{
                color : rgb(229,229,229);
                text-decoration : none;
                }

a.foot          {
                color : #4f4f4f;
                font-family : arial;
                font-size : 10px;
                }
a.foot:link   	{
                color : #4f4f4f;
                text-decoration : none;
                }
a.foot:visited	{
                color : #4f4f4f;
                text-decoration : none;
                }
a.foot:hover 	{
                color : #ff0000;
                text-decoration : none;
                }


/* bilder-rahmen */
.pic_border_1   {
                border : 1px #000080 solid;
                }


/* formularformatierungen */
.input_def		{
                font-family : arial;
                font-size : 11px;
                color : #3f3f3f;
                padding : 0px;
                padding-left : 5px;
                padding-top : 1px;
                height : 17px;
				}

.input_1        {
                border : 1px #afafaf solid;
                background-color : rgb(229,229,229);
                }

.input_1_act    {
                border : 1px #f9f9f9 solid;
                border-left-color : rgb(0,0,102);
                background-color : #f9f9f9;
                }

.input_1_act_b  {
                border : 0px;
                border : 1px rgb(0,0,102) solid;
                background-color : #f9f9f9;
                }

.input_2        {
                border : 1px #afafaf solid;
                background-color : rgb(229,229,229);
                scrollbar-face-color : rgb(229,229,229);
                scrollbar-highlight-color : rgb(229,229,229);
                scrollbar-3dlight-color : rgb(229,229,229);
                scrollbar-darkshadow-color : rgb(229,229,229);
                scrollbar-shadow-color : rgb(229,229,229);
                scrollbar-arrow-color : #afafaf;
                scrollbar-track-color : rgb(229,229,229);
                }

.input_2_act    {
                border : 0px;
                border-left : 1px rgb(0,0,102) solid;
                background-color : #f9f9f9;
                scrollbar-face-color : #f9f9f9;
                scrollbar-highlight-color : #afafaf;
                scrollbar-3dlight-color : #f9f9f9;
                scrollbar-darkshadow-color : #f9f9f9;
                scrollbar-shadow-color : #afafaf;
                scrollbar-arrow-color : #afafaf;
                scrollbar-track-color : #f9f9f9;
                }


/* tabellen */
.td_1           {
                border : 1px rgb(0,0,102) solid;
                color : #000080;
                font-family : arial;
                font-size : 11px;
                text-align : center;
                vertical-align : middle;
                }

.td_2			{
                padding-left : 12px;
                padding-bottom : 15px;
                padding-top : 10px;
                border-left : 1px solid rgb(0,0,102);
                color : #3f3f3f;
                font-family : arial;
                font-size : 11px;
                vertical-align : top;
				}

.td_snav_1	    {
				background-color : rgb(96,96,155);
				}

.td_snav_2	    {
				background-color : rgb(0,0,102);
                color : rgb(229,229,229);
                font-family : arial;
                font-size : 10px;
                cursor : pointer;
				}
