body,div,img,p,table,form,noscript,a,input,textarea,h1,h2,h3,h4,hr,span,ul,li,strong{
margin:0px;
padding:0px;
}

body {
text-align:center;
}

div {
text-align:left;
}

#body { /* alles */
position:relative;
top:30px;
left:0px;
width:997px;
margin:0px auto;
}

div#inhalt { /* bereich mit seiteninhalt */
margin:20px;
}

#outer { /* einzellige tabelle wegen rahmen: */
border:1px solid #000000;
}

a,p,td,h1,h2,h3,input,textarea,ul,li,div{
font-family:Arial,sans-serif;
}

a,p,td,input,textarea,ul,li,div {
color:#000000;
font-size:13px;
}

.bd {
font-weight:bold;
}

h1 {
color:#666666;
font-size:18px;
font-weight:normal;
margin-bottom:15px;
}

h2,.pname { /*pname auf teamseite*/
color:#FF9900;
font-size:13px;
font-weight:normal;
margin-bottom:2px;
}

h3 {
 color:#000;
 font-size:13px;
 font-weight:bold;
 margin-bottom:2px;
}

h4 {
 margin:5px 0px 5px 10px;
 font-weight:normal;
 color:#666;
 font-size:12px;
 
}

p.indent { /*auf auftraggeber*/
 margin-left:20px;
 margin-bottom:5px;
}

.it {
 font-style:italic;
}

p.just {
text-align:justify;
}

a {
text-decoration:none;
font-weight:bold;
}

a.imtext {
color:#FF9900;
}

/*hauptnavi waagrecht:*/
p#mainNavi {
   height:35px;
   background-image:url(../Img/headerVerlauf.jpg);
   background-repeat:no-repeat;
   /*border-bottom:1px solid black;*/
}

p#mainNavi a {
   float:left;
   font-size:10px;
   line-height:14px;
   padding-top:18px;
   color:#C60;
   margin-right:8px;
   margin-left:4px;
   background-image:url(../Img/linksBalken.gif);
   background-repeat:no-repeat;
}

p#mainNavi a:hover, p#mainNavi a.hna {
   color:#630;
}

/*subnavis senkrecht:*/
.subnavi {
   float:left;
   margin-top:-5px;
}
/*linke abstände der einzelnen -> händisch eintragen, je nach position des main-links*/
#subnavi01 {margin-left:10px;}
#subnavi10 {margin-left:67px;}
#subnavi02 {margin-left:142px;}
#subnavi03 {margin-left:261px;}
#subnavi04 {margin-left:467px;}
#subnavi05 {margin-left:550px;}
#subnavi06 {margin-left:670px;}
#subnavi07 {margin-left:727px;}
#subnavi08 {margin-left:807px;}

.subnavi a {
   font-size:10px;
   color:#C60;
}
.subnavi a:hover, .subnavi a.activePage {
   color:#630;
}



a.sni:link,a.sni:visited {
font-size:10px;
color:#FFFFFF;
}

a.sni:hover,a.sna {
font-size:10px;
color:#FFFFCC;
}

ul {
list-style-type:square;
margin:5px 10px 10px 0px;
}

li {
margin:0px 0px 2px 15px;
padding-left:1px;
}

td.label {
background-color:#EEEEEE;
}

input.txt,textarea.txt {
border:1px solid #FF9900;
width:200px;
margin-bottom:2px;

}

input.txt {
height:18px;
}

input.txt2 {
border:1px solid #FF9900;
width:140px;
height:18px;
}

input.txt3 {
border:1px solid #FF9900;
width:280px;
height:18px;
}

textarea.txt {
height:90px;
}

input.button {
border-width:0px;
background-color:#FF9900;
height:17px;
line-height:17px;
width:120px;
font-weight:bold;
margin-right:30px;
letter-spacing:1px;
color:#FFFFFF;
}

p.xell,a.xell {
font-size:10px;
color:#FFFFFF;
font-weight:normal;
}

ul.eigen {
 list-style-type:none;
}

ul.eigen li {
 margin-left:0;
 padding-left:10px;
 background:#FFF url(../Img/bullet.gif) 0px 4px no-repeat;
}

.orange {
   color:#F90;
}
