html, body { 
   margin: 0;
   padding: 0; 
   text-align: center;
   background: #BBB;
   font-family: Verdana, Helvetica, sans-serif; 
   font-size: 12px;
}

#container {
   width: 780px;
   margin-top: 0;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-color: #FFF;
   margin-bottom: 10px;
}

#logo {
   width: 770px;
   height: 40px;
   padding: 25px 0 5px 10px;
   border-bottom: 1px solid #333;
}

#illu {
   width: 780px;
   height: 100px;
   background: #FFF url(../images/header_reuter.jpg) no-repeat;
   border-bottom: 1px solid #666;
}

#nav {
   float: left;
   width: 780px;
   height: 26px;
   background-color: #FFCC00;
   display: inline;
}


/* ---------------------------------------------------- */

h1 {
   margin: 3px 0 8px 0; 
   color: #990000;
   font-size: 1.8em; 
   line-height: 1.4em; 
   font-weight: normal; 
   letter-spacing: 0.06em;
   font-family: Arial, Helvetica, sans-serif;
}

h2 { 
   margin: 2em 0 0 0; 
   font-size: 1.2em; 
   line-height: 1.7em; 
   font-weight: bold; 
   letter-spacing: 0.04em;
   color: #000033;
}

h3 {
   margin: 0.5em 0 0.2em 0;
   color: #AA3333;
   font-size: 0.95em;
   letter-spacing: 0.09em;
   text-transform: uppercase;
   font-weight: normal;
}

p { 
   margin: 0.3em 0 1.2em 0;
   line-height: 1.65em; 
}

strong {
   color: #222;   
}

ul { 
   margin: 1em 0 1em 0; 
   padding: 0 0 0 15px;
}

ul li, ol li { 
   margin: 3px 0 5px 0; 
   line-height: 1.6em; 
}

ul li {
   list-style-type: square;
}

em {
   font-size: 0.9em;
   color: #333;
   margin: 0;
   font-style: normal;
   text-transform: uppercase;
}

a, a:link, a:visited { 
   color: #191BCF; 
   letter-spacing: 0.01em; 
   text-decoration: none; 
}

a:hover, a:active { 
   color: #191BCF; 
   text-decoration: underline; 
}

img {
   border: none;
   margin: 0;
}

/* ---------------------------------------------------- */

#nav ul, #subnav ul {	
   margin: 0 0 0 20px;
   padding: 0;
}

#nav li, #subnav li {
   float: left;

   margin: 0 15px 0 0; 
   list-style-type: none;
   display: inline;
   white-space: nowrap;
}

#nav li a {
   display: block;
   text-align: center;
   letter-spacing: 0.08em;
   font-family: Arial, Verdana, sans-serif;
   font-weight: bold;
   padding: 4px 0 4px 0;
   line-height: 18px;
   color: #000;
}

#nav li a:hover, #nav li a:active {
   text-decoration: underline;
   color: #000;
}

#subnav {
   float: left;
   width: 780px;
   height: 26px;
}


/* --------------- Hauptbereich ------------- */

#main {
   width: 780px;
}

#content {
   float: left;
   width: 560px;
   margin-top: 20px;
   padding: 0 20px 30px 20px;
}

#content p, #content ul, #content ol {
   margin-right: 75px;
}


#sp_left {
   float: left;
   width: 250px;
   display: inline;
}

#sp_right {
   float: left;
   width: 240px;
   display: inline;
   margin: 30px 0 0 10px;
}

#right {
   float: left;
   width: 175px;   
   margin-top: 20px;
   height: 200px;
}

#right ul {
   margin: 0;
   padding: 0;
}

#right li {
   list-style-type: none;
   margin: 0.2em 0 0.2em 0;
   padding: 0 20px 0 0;
}

#right p {
   line-height: 1.6em; 
   margin: 0.3em 0 0.3em 0;   
}

#sp_right p {
   font-size: 0.9em;
   line-height: 1.4em;
   color: #333;
}

#right h3 {
   margin-top: 1em;   
}

#footer {
   background-color: #BBB;
}

#footer p {
   margin: 0;   
   padding: 0;
   font-size: 0.8em;
   text-transform: uppercase;
   border-top: 10px solid #999;
}

#footer a, #footer a:link, #footer a:visited { 
   color: #000;
   letter-spacing: 0.01em; 
   text-decoration: none; 
}

#footer a:hover, #footer a:active { 
   color: #000;
   letter-spacing: 0.01em; 
   text-decoration: underline; 
}
.clear {
   clear: both;
   line-height: 0.1em;
   margin: 0;   
   padding: 0;
}

.box {
   float: left; 
   width: 50%; 
   margin-top: 10px;
}

.box h1, .box h2 {
   margin-top: 0.1em;
}

.box p, .box a { 
   line-height: 1.4em; 
   margin: 0 0 8px 0;
}

.img_l {
   float: left;
   padding: 5px 10px 5px 0;
}

.img_r {
   float: right;
   padding: 5px 10px 0 0;
}

.loc {
   float: left;
   width: 180px;
}

.loc ul {
   margin: 0;
   padding: 0;
}

.loc li {
   list-style-type: none;
}


.bt {
   padding: 5px 5px;
   width: 100px;
}

fieldset {
   margin: 0 20px 10px 0;
   padding: 1em 1em 1em 1em;
   background-color: #DDD;
   border: none;
   border: 0px solid;
}

fieldset input, 
fieldset textarea {
   width: 65%;
}

fieldset legend {
   margin: 0 0.5em 22px -6px;
   background-color: #9999FF;
   padding: 2px 10px 2px 10px;
}

label {
   clear: left;
   width: 25%;
   float: left;
   padding: 0.4em 10px 0 0; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   line-height: 1.2em;
   letter-spacing: 0.08em;
   text-transform: uppercase;
   text-align: right;
}


input, select, textarea { 
   margin: 0 0 6px 0; 
   padding: 2px; 
   border: 1px solid grey;
   font-family: Verdana, Helvetica, sans-serif; 
   font-style: normal; 
   font-size: 12px; 
   color: #003366; 
   line-height: 16px;  
}
