html {
}

body {
   margin:0;
   padding:0;
   font-family:arial,verdana,tahoma,sans-serif;
}

div, p, a, span, input, textarea {
   font-size:12px;
   color:#999;
}

div.clear {
   clear:both;
}

p {
   padding:0;
   margin:0 0 10px 0;
}

form {
   margin:0;
   padding:0;
}

p.naIndiv {
   float:left;
   padding-right:30px;
}

#urAlles {
   width:800px;
   margin:10px auto;
   margin-bottom:0;
   padding:2px;
}

#urDebug {
   background:red;
   padding:8px 5px 1px 5px;
   text-align:center;
   margin-bottom:5px;
}

#urDebug p {
   color:white;
}

#urKopf {
   background-image:url(newsaktuell/naKopfOben.gif);
   background-position:top left;
   background-repeat:no-repeat;
}

div.urLogo {
   padding-bottom:20px;
}

#logo1 {
   float:left;
}

#logo2 {
   float:right;
}

#urTitel {
   clear:both;
   font-size:16px;
   margin:0;
   color:#999;
   background-image:url(newsaktuell/naBoxOben.gif);
   background-position:top left;
   background-repeat:no-repeat;
   padding:20px;
}

#urText {
   border-left:1px solid #E3E3E3;
   border-right:1px solid #E3E3E3;
   padding:20px;
}

#urText img.left {
   float:left;
   padding-right:20px;
   padding-bottom:10px;
}

#urText img.right {
   float:right;
   padding-left:20px;
   padding-bottom:10px;
}

#urFrage {
   border-left:1px solid #E3E3E3;
   border-right:1px solid #E3E3E3;
   padding:20px;
}

#urFrage div.urInnen {
   color:#AFD799;
   font-weight:bold;
}

#urAntwort {
   border-left:1px solid #E3E3E3;
   border-right:1px solid #E3E3E3;
   padding:20px 20px 20px 100px;
}

#urAntwort tr.odd {
   background:#AFD799;
}

#urAntwort div.option {
   clear:both;
   margin:5px 0;
   padding:5px 0;
}

#urAntwort div.option input {
   float:left;
   margin-right:10px;
}

#urAntwort div.option label {
   float:left;
   vertical-align:bottom;
   max-width:500px;
}

#urSteuerung {
   clear:both;
   text-align:center;
   border-left:1px solid #E3E3E3;
   border-right:1px solid #E3E3E3;
   padding:20px;
}

#urZurueck {
   float:left;
   border:0;
   background-image:url(newsaktuell/button_zurueck.gif);
   background-position:top left;
   background-repeat:no-repeat;
   width:100px;
   height:22px;
   font-weight:bold;
   cursor:pointer;
}

#urWeiter {
   float:right;
   border:0;
   background-image:url(newsaktuell/button_weiter.gif);
   background-position:top left;
   background-repeat:no-repeat;
   width:100px;
   height:22px;
   font-weight:bold;
   cursor:pointer;
}

#urFortschrittCont {
   width:200px !important;
   border:1px inset #eee;
   background:#eee;
   text-align:left;
   margin:0 auto;
   height:15px;
   padding:2px;
}

#urFortschrittBar {
   background:#AFD799;
   height:15px;
   padding:0;
   margin:0;
}

#urHinweis {
   background-image:url(newsaktuell/naBoxUnten.gif);
   background-position:bottom left;
   background-repeat:no-repeat;
   padding-bottom:10px;
}

#urHinweis p, #urHinweis input, #urHinweis a {
   font-size:10px;
   text-align:center;
}

#urFuss {
   width:800px;
   margin:5px auto;
}

#urFuss p, #urFuss a {
   font-size:10px;
   text-align:center;
}


