/* EANOVA 2007 //// CSS  */

/* ///////////////////////////////     A L L G M E I N E S */

body {
         background: #ececec url(../images/bg_top.gif) repeat-x 0 0;
         margin : 0;
         padding : 0;
         font-family : Arial, sans serif;
         font-weight : normal;
         list-style : none;
         font-size : 12px;
         color : #000;
         line-height : 16px;
      }
    a:link, a:visited {
         text-decoration : none;
         color: #00ade5;
      }

 a:hover {
	    			text-decoration: none;
                  color: #00ade5;

    }
    

img
{
border: 0;
}

    h1 {
         font-size : 16px;
         color: #eb5a18;
         margin : 0;
         padding : 0px 0 12px 0;
      }

      
    p {
         margin : 0;
         padding : 5px 0 8px 0;
      }

h3
{
font-size: 12px;
border-bottom: 1px #00ade5 solid;
}

#meta
{
position: absolute;
left: 80%;
width: 190px;
height: 15px;
font-size: 10px;
border-right: 0px #e2e2e2 solid;
border-left: 0px #e2e2e2 solid;
border-bottom: 0px #e2e2e2 solid;
text-align: center;

}

#meta a:link,  #meta a:visited
{
color: #7a7a7a;
}

#meta a:hover
{
color: #00ade5;
}

#hinweis
{
height: 300px;
padding-right: 20px;
overflow: auto;
}
/* ///////////////////////////////     G R U N D D I V S */

#back
{
	width: 991px;
	height: 578px;
margin-top: 0px; 
padding-top: 27px;
    margin-left: auto;
    margin-right: auto;
background: transparent;
}


#logo
{
width: 345px;
height: 66px;
margin-top: 51px;
background: transparent url(../images/logo.gif) no-repeat 35px 0;
float: left;
}




/* ///////////////////////////////    M E N U E */

#menubg
{
	float: left;
	width: 640px;
	height: 109px;
	padding: 10px 0 0px 0px;
	background: transparent;
}

.menubox
{
width: 125px;
height: 96px;
background: #fff url(../images/shad_menu.jpg) repeat-y 0 0;
float: left;
padding-left: 30px;
font-family: Arial;
font-size: 12px;
padding-top: 0px;
margin: 0px;

}

.main
{
position: absolute;
top: 110px;
font-weight: bold;
}

a.main:link, a.main:visited
{
color: #5a5a5a;
}

a.main:hover
{
color: #00ade5;
text-decoration: none;
}

.sel
{
position: absolute;
top: 110px;
font-weight: bold;
color: #00ade5;
}

.uMenu
{
list-style-type: none;
color: #5a5a5a;
text-align: left;
width: 125px;
padding: 0px;
margin: 0px;
font-size: 11px;
}


.uMenuP
{
padding: -2px 0;
margin: 0px;
}

a.uMenuP:link, a.uMenuP:visited
{
color: #5a5a5a;

}
a.uMenuP:hover
{
color: #00ade5;
}

.u_sel
{

color: #00ade5;
}
/* ///////////////////////////////////////     C O N T E N T */
h2
{
font-size: 14px;
margin-top: 0px;
padding-top: 0px;
}



#bild
{
clear: both;
width: 288px;
padding: 60px 0 0 48px;
float: left;
}

#textbox
{
float: left;
width: 488px;
min-height: 680px;
background-image: url("../images/verlauf2.jpg");
background-repeat: repeat-y;
color: #5a5a5a;
font-size: 12px;
padding-left: 90px;
padding-bottom: 20px;

}


#textbox2
{
float: left;
width: 488px;
min-height: 680px;
background-image: url("../images/verlauf2.jpg");
background-repeat: repeat-y;
color: #5a5a5a;
font-size: 12px;
padding-left: 90px;
padding-bottom: 20px;

}

#textbox a:link, #textbox2 a:link, #textbox a:visited, #textbox2 a:visited
{
color: #00ade5;
text-decoration: none;

}
#textbox a:hover, #textbox2 a:hover
{
text-decoration: underline;
color: #5a5a5a;
}


#titel
{
width: 450px;
height: 30px;
padding: 60px 0 30px 0px;

}


#fliesstext
{
padding: 0px 0 50px 0px;
text-align: justify;

}

p
{
text-align: justify;

}

#textbox li
{
margin-bottom: 5px;
list-style-image: none;
list-style-type: none;
list-style-position: outside;
background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
	margin: 0px;
}

#textbox ul
{
margin: 0px;
padding: 10px 0 0 0 ;
}

#textbox2 ul
{
margin: 0px;
padding: 10px 0 0 0 ;
}
.dls
{
margin-bottom: 10px;
list-style-image: none;
list-style-type: none;
list-style-position: outside;
background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-repeat:no-repeat;
	padding:7px 0 10px 30px;
	margin: 0px;
width: 400px;
border-top: 1px #eee solid;
text-align: left;
}


li .listklein 
{
list-style-type: square;
list-style-position: inside;
}

/* ///////////////////////////////////////     F O O T E R */

    .footer {
          font-size : 10px;
         text-align : right;
         width: 500px;
         height: 15px;
         color : #00ade5;
         margin-top:  40px;
         padding-top: 10px;
         border-top: 1px #e2e2e2 solid;
     
      }
    a.footer:link,  a.fooer:visited
     {
         color : #00ade5;
         text-decoration : none;
      }
   a.footer:hover
    {
         color : #00ade5;
         text-decoration : underline;
      }


/* ///////////////////////////////////////     F O R M U L A R */



form
{
width:  480px;
text-align: left;
padding: 0px;
margin: 0px;
}


form h1
{
font-size: 16px;
font-weight: bold;
}



table.tablepopup, tr, td
{
font-size: 11px;
margin: 0;
padding: 5px;
}

td
{
vertical-align: top;
}




form textarea, form .textfeld
{
width: 300px;
border: 1px #e1e1e1 solid;
background: #fff;
margin: 0 0 0 0;
padding: 3px;
font-family: Arial;
color: #333;

}

form .textfeldk
{
width: 50px;
border: 1px #e1e1e1 solid;
background: #fff;
margin: 7px 0 0 0;
padding: 3px;
font-family: Arial;
color: #333;
}

form .textfeld3
{
width: 190px;
border: 1px #ff6c0a solid;
background: #fff;
margin: 12px 0 20px 0;
padding: 3px;
font-family: Arial;
font-size: 12px;
color: #333;
}


form .textfeld1
{
width: 89px;
border: 1px #ccc solid;
background: #fff;
margin: 0px 0 0px 0;
padding: 1px;
font-family: Arial;
font-size: 12px;
color: #333;
}


form .anmerkungen
{
width: 440px;
border: 1px #e1e1e1 solid;
background: #fff;
margin: 12px 0 0 0;
padding: 3px;
font-family: Arial;
font-size: 12px;
color: #333;

}

form .selectbox
{
width: 80px;
border: 0;
background: #fff;
font-size: 11px;

}


form .selectbox2
{
width: 190px;
border: 0;
background: #fff;
font-size: 11px;
margin: 0px 0 0px 0;
padding: 0px;

}



.txtklein
{
padding-top: 10px;
font-size: 11px;
line-height: 15px;
	}


.submitButton
{
color: #fff;
width: 170px;
height: 18px;
background: #EB5A18;
padding: 0 0 4px 0;
text-align: center;
font-size: 12px;
border: 0;
	}

.submitButton1
{
color: #fff;
width: 235px;
height: 18px;
background: #EB5A18;
padding: 0 0 4px 0;
text-align: center;
font-size: 12px;
border: 0;
	}

	.submitButton2
{
color: #fff;
width: 235px;
height: 18px;
background: #909090;
padding: 0 0 4px 0;
text-align: center;
font-size: 12px;
border: 0;
	}
	
	.serviceKontakt,
.serviceDokumente,
.serviceRisiko,
.serviceEinlagensicherung{
	background-image: url(../images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: left 7px;

	border-top: 1px #eee solid;
	color:#00ade5;
	font-weight:bold;
	padding:15px 0 0 25px;
	margin:5px 0 0 0;
}


.serviceDokumente{
	background-image: url(../images/pdf2.gif);
}	

.serviceRisiko{
	background-image: url(../images/risiko.gif);
}	

.serviceEinlagensicherung{
	background-image: url(../images/sicherung.gif);
}	