﻿

<!--
#mainTable1
		{
			width: 985px;
			border: 1px solid #D6D6D6;
		}

                	.header
		{
                         background-image: url(../images/main/bg_head.gif);
                         height: 90px;
 		}
BODY
        {
        	margin: 0px;
         margin-left: 10px;
         background-color: #808080;

        }
        BODY, TABLE, TD, DIV
        {
            font-family: arial;
            font-size: 12px;
        }
        H1
        {
        	font-size: 14px;
        }
        H2
        {
        	font-size: 12px;
        	font-weight: bold;
        	margin-top: 20px;
        }

FORM
{
	display: inline;
}

.loadingPage
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
}

.dragColumn
{
	cursor: e-resize;
	width: 4px;
	height: 100%;
	display: inline;
	float: left;
	border: none;
}

.dragRow
{
	cursor: n-resize;
	width: 10px;
	height: 4px;
	display: block;
	float: right;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

.toolBar
{
	width: 100%;
	display: block;
	height: 65px;
	border-bottom: 1px solid #9A9A9A;
	background-image: url(../images/toolbar/background.gif);
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.toolBarButton
{
	height: 23px;
	background-image: url(../images/toolbar/group_bg.gif);
}

.statusBar
{
	width: 100%;
	display: block;
	height: 20px;
}

a
{
	text-decoration: none;
	color:#FF8400;
}

a:hover
{
	text-decoration: underline;
}

.errorText
{
	font-weight: bold;
	color: #FF3333;
}

INPUT
{
	border: 1px inset #666666;
         background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	height: 16px;
}

.file
{
	border: 1px inset #666666;
	font-family: arial;
	font-size: 12px;
	height: 18px;
}

.invalidField
{
	background-color: #FF9999;
}

INPUT:focus
{
	background-color: #FFFFFF;
	border: 1px inset #0000FF;
         text-decoration: none;
         font-weight: normal;
         height: 16px;
}

.nliTable
{
	width: 620px;
         text-align: left;
         position:left;
         padding-left:10px;
}

.nliIconTD
{
	width: 80px;

	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}

.nliTD
{
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
}

/***TD,DIV,P,BODY
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}     ***/

H3
{
         padding-left:3px;
         /* border-bottom: 1px solid #999999; */
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
         background-image: url(../images/main/men_bg.gif);
         height: 20px;

         }

.formCaption
{
	width: 110px;
	text-align: right;
	padding-right: 8px;
}

.formField
{
	text-align: left;
}



.faqQuestion
{
	width: 100%;
	border: 1px solid #666666;
	height: 20px;
	line-height: 19px;
	cursor: pointer;
	background-color: #D6D6D6;
}

.faqAnswer
{
	width: 100%;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

.noJSWarning
{
	border: 1px solid #990000;
	background-color: #FF9999;
	width: 650px;
	padding: 5px;
}

.formStatus
{
	padding-left: 8px;
}

.passwordSecurity
{
	border: 1px inset #666666;
	height: 18px;
	width: 180px;
	background-color: #EFEFEF;
}

.secureBar
{
	height: 100%;
}

.maintenanceBox
{
	border: 1px solid #DDDDDD;
	background-color: #FFFFCC;
	padding: 5px;
	text-align: center;
	width: 400px;
}

.maintenanceBox H2
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.mennli {font-size: 80%; text-align:right;}  
#menulinkstab {
	position: relative;
	padding-left: 2px;
         padding-right:1px;
	padding-top: 6px;
	width: 168px;
}

#nliAng {
 	position: relative;
	width: 100%;
         padding-left: 5px;
         padding-right: 5px;
         top: 2px;
         font-family: tahoma, helvetica, arial;

}


 #nliAng table.angnli {
 	width: 99%;
 	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-bottom: 21px;
     }

#nliAng table.angnli td {
	height: 20px;
  	vertical-align: middle;
	font-size: 11px;
	padding-left: 0px;
	border: 0px solid #D6D6D6;
}

.angnliinteaserleft {
	background-color: #E7E7E7;
	         background-image: url(../images/main/bg_4.gif);
         text-align:left;
         padding: 0px;
         color:#000000;
        	font-family: Arial, verdana;
	font-size: 12px;
         font-weight:bold;
         height: 200px;
         width: 250px;

}
.angnliinteaserright {
         background-image: url(../images/main/teaser.gif);
         width: 250px;
         height: 200px;
}

.angnliinhalt {
         background-color: #E7E7E7;
         text-align:left;
         padding: 2px;
         color:#000000;
        	font-family: Arial, verdana;
	font-size: 12px;
         font-weight:normal

}
         A
        {
            text-decoration: none;
            color: #000000;
        }
        A:hover
        {
            text-decoration: none;
            color: #999999;
        }

        a:active
          {
            text-decoration: none;
            color: #000000;
        }
        a:visited
        {
            text-decoration: none;
            color: #000000;
        }
.innerbody
{
  	background-color: #ffffff;
}

#banneroben
		{
			position: absolute;
			top: 17px;
			left: 300px;
		}

#headerLogoExtern
		{
			position: absolute;
			top: 22px;
			left: 55px;
                         height:24px;
                         width:185px;
		}

div#topnavlist {
	position: absolute;
	z-Index: 0;
	left: 855px;
	top: 7px;
	width: 150px;

}

div#topnavlist a, div#topnavlist a:Visited {
	z-Index: 5;
	font-size: 11px;
	color: #000000;
    	margin-top: 0px;
	padding-left: 5px;
	padding-right: 7px;
	height: 2px;
}

div#topnavlist a:Hover {
	color:#0081AB;
	text-decoration: none;
	height: 15px;
         font-weight:bold;
}

.buttonext1
{
 display: block; width: 80px;
          height: 22px;
          text-align: center;
          border-width: 2px;
          color: #FFFFFF;
          font-weight:bold;
          border-color: #e3e3e3;
          border-style: outset;
          background: #003CAB;
}
.buttonext1:hover
{
 display: block; width: 80px;
          height: 22px;
          text-align: center;
          border-width: 2px;
          color: #FFFFFF;
          font-weight:bold;
          border-color: #e3e3e3;
          border-style: outset;
          background: #1b83E3;
}


.buttonext2
{
 display: block;
          height: 22px;
          text-align: center;
          border-width: 2px;
          color: #FFFFFF;
          font-weight:bold;
          border-color: #e3e3e3;
          border-style: outset;
          background: #000000;
}
.buttonext2:hover
{
 display: block;
          height: 22px;
          text-align: center;
          border-width: 2px;
          color: #FFFFFF;
          font-weight:bold;
          border-color: #e3e3e3;
          border-style: outset;
          background: #0000FF;
}

.listTable
        {
        	border-spacing: 0px;
         border-collapse: collapse;
        	border-left: 1px solid #DDDDDD;
        	border-right: 1px solid #DDDDDD;
        	border-bottom: 1px solid #DDDDDD;
        	width: 680px;
         padding-left:1px;
         padding-top:4px;
         padding-right:1px;
         padding-bottom:5px;
        }

.footer
{
	padding-top: 3px;
	text-align: center;
         vertical-align: middle;
	width: 100%;
         height:21px;
         background-image: url(../images/main/footer.png);
         color:#ffffff;
}


         .footer A
{
         color:#ffffff;
}
    .footer a:hover
{
         color:#616161;
         font-weight:bold;
}

         .footer a:visited
{
         color:#ffffff;
}
         .footer a:link
         {
         color:#ffffff;
         }
         .footer a:active
         {
         color:#ffffff;
         }
.header_men_ang{
height:16px;
font: bold 13px Verdana;
color: black;
background: #FFFFFF url(../images/main/arrowmen.gif); /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 2px 31px; /*31px is left indentation of header text*/
}

.header_men_ang2{
height:16px;
font: bold 13px Verdana;
color: black;
background: #FFFFFF url(../images/main/arrowmen.gif); /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 2px 41px; /*31px is left indentation of header text*/
}

.header_men_ang23{
height:16px;
font: bold 13px Verdana;
color: black;
background: #FFFFFF url(http://sensoy24.de/templates/blue_line/images/orange.gif); /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 2px 41px; /*31px is left indentation of header text*/
}


.navigat_left{
width: 170px; /*width of menu*/
}

.navigat_left .headerbar{
font: bold 13px Verdana;
color: black;
background: #FFFFFF url(../images/main/arrowmen.gif); /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 3px 31px; /*31px is left indentation of header text*/
}

.navigat_left ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.navigat_left ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.navigat_left ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.navigat_left ul li a:visited{
color: black;
}

.navigat_left ul li a:hover{ /*hover state CSS*/
color: white;
background: #808080;
}

.loginbut{
background-color: #000000;
border: 2px #0000FF outset;
width: 80px;
height:22px;
padding: 1px 4px;
color: #FFFFFF;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.loginbut:visited{
color: black;
}

.loginbut:hover{
border-style: inset;
background-color: #000000;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.loginbut:active{
color: #FFFFFF;
}


//-->
