
/*BESCHREIBUNG*/
/**/
/*FARBEN*/
/**/
/*GRUNDFORMATIERUNG*/
* {
   margin:0px;
   padding:0px;
}
body {
   font-size:70%;
   line-height: 1.3em;
   text-align:center;
   background-color: white;
}
h1 {
   padding:30px 0px 0px 90px;
   font-size:1.4em;
   color: white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: left;
}
h2 {
   font-size:1.4em;
}
h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select,label,legend,table,tr,td,div {
   color: #242424;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: left;
}
ul {
   list-style-type: none;
   list-style-position: outside;
   padding-left:5px;
}
ol {
   list-style-position: outside;
   padding-left:10px;
}

li {
   padding-left:0px;
}

img, a img {
   border:0px;
}
.clear {
   clear: both;
}
.hidden {
   display: none; /**/
}
.unsichtbar {
   display: none; /**/
}
/* + + + + + BEREICH DEFINITION + + + + + */
#wrap {
   width:888px;
   background-image: url(../../grafics/hg.gif);
   background-repeat:repeat-y;
   padding:0px 8px;
   margin: 0 auto;
}
#head {
   background-image: url(../../grafics/logo.gif);
   background-repeat: no-repeat;
   width:859px;
   height: 113px;
   padding: 2px 4px;
}
#main {
  
   background-image: url(../../grafics/hg_main.gif);
   background-repeat:repeat-y;
  
}
#navigation {
   width: 210px;
   float: left;
 /*  border-right : 1px solid #CFCFCF; */
   padding: 3px 5px 60px 5px;
}
#content {
   width:625px;
   float: right;
   padding: 2px 5px;
   margin-right: 25px;
}
#vorschau {
   width: 140px;
   height: 500px;
   float: right;
   overflow: auto;
   margin-right: 10px;
}
#vorschau img {
   display: block;
   float: left;
}
#hoehe {
   width: 1px;
   height: 500px;
   float: right;
   overflow: auto;
   margin-right: 10px;
}
#footer {
   clear: both;
   padding: 2px 4px;
   width:839px;
   text-align: center;
}
#abschluss {
   border:0px;
   width:888px;
   height:20px;
   background-image: url(../../grafics/abschluss.gif);
   background-repeat:no-repeat;
   padding:10px 8px 0px 8px;
   margin: 0 auto;
   text-align: right;
}
/* + + + + + ELEMENT DEFINITION + + + + + */
a:link {
   color:#242424;
   text-decoration: underline;
}
a:visited {
   color: #242424;
   text-decoration: underline;
}
a:active {
   font-weight: bold;
   color: #515151;
   text-decoration:none;
}
em {
   font-style: italic;
   font-weight: normal;
}
input.standardSubmit{
   border: 1px solid silver;
   cursor: pointer;
   font-weight:bold;
   background-color: #eeeeee;
   text-align: center;
   font-size:100%;
   color:black;
   padding:1px;
   margin:1px;
}
/* - - - HEAD - - - */
#head .lang_choice {
   float:right;
   padding-right: 10px;
   padding-top: 18px;
}
/* - - - NAVIGATION - - - */
/* + + + + + LINK DEFINITION + + + + + */

#navigation a:hover {
   font-weight: bold;
   color: #FF1442;
   text-decoration:none;
}
#navigation a:active {
   font-weight: bold;
   color: #515151;
   text-decoration:none;
}

#navigation ul {
   list-style-type: none;
   padding-left:0px;
   margin-top: 4px;
 /*   background-color: #E5E5E5; */
}
#navigation li {
   list-style-type: none;
   padding:0px 0px 2px 15px;
   margin-bottom: 6px;
}
#navigation li.link2 {
   padding:0px 0px 2px 20px;
   background-repeat: no-repeat;
   font-weight: normal;
   background-image: url(../../grafics/nav_square.gif);
   margin-left: 15px;
}
#navigation li.link_anker {
   background-image: url(../../grafics/anker.gif);
   background-repeat: no-repeat;
   font-weight: normal;
}
#navigation li.link_sub {
   background-image: url(../../grafics/nav_link_sub.gif);
   background-repeat: no-repeat;
   font-weight: normal;
   margin-left: 15px;
}
#navigation li.headline {
   background-repeat: no-repeat;
   padding:0px 0px 2px 20px;
   margin-top: 12px;
   font-weight: bold;
}
#navigation li.current {
font-weight: bold;
}

#navigation li.current2 {
   font-weight: bold;
   background-image: url(../../grafics/nav_square.gif);
   background-repeat: no-repeat;
}
#navigation li.current_sub {
   font-weight: bold;
   background-image: url(../../grafics/nav_current_sub.gif);
   background-repeat: no-repeat;
    margin-left: 15px;
}
#navigation a {
   text-decoration:none;
}
/* - - - CONTENT - - - */
#content tr.new_address input {
background-color: #C5E5FB;
}
#content tr.new_address select {
background-color: #C5E5FB;
}
#content a:hover {
   color: #FF1442;
   text-decoration:none;
}



/* XXX */
#content .container {
   height: 110px;
   overflow: auto;
   margin-left: 8px;
   font-size: 12px;
}
#content a.button {
   height: 30px;
   width: 200px;
   margin-left: 10px;
   margin-bottom: 40px;
   padding: 4px 10px;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
  color: #1a3485
}
#content form h2 {
   padding:3px 5px;
   background-color:#1A3485;
   color:#FFF;
   font-size:1.1em;
   margin-bottom:5px;
   margin-left: 0px;
}
#content h2 {
   padding: 0px;
   font-size:1.2em;
   margin-left: 0px; /* ßneu */
   margin-top: 15px; /* ßneu */
   margin-bottom: 10px;
}
#content h2.zentriert {
   padding: 0px;
   font-size:1.3em;
   margin-left: 100px; /* ßneu */
   margin-top: 15px; /* ßneu */
   margin-bottom: 10px;
}
#content select,option,input {
   font-size: 11px;
}
#content ul {
   width:480px;
   margin-left: 10px;
   margin-bottom: 22px;
   list-style-type: disc;
   list-style-position: outside;
}
#content ol {
   width:480px;
   margin-left: 10px;
   margin-bottom: 18px;
   list-style-type: decimal;
   list-style-position: outside;
}
#content li {
   margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.3em;
}
#content p {
	font-size: 13px;
   line-height: 1.3em;
   margin-bottom: 8px;
   width:500px;
}
#content th {
	font-size: 12px;
   font-weight: bold;
}

#content table a {
	font-size: 10px;
   font-weight: bold;
   padding-left: 4px;
   display: block;
}
#content .error {
   padding:3px 5px;
   color:#CC0000;
   font-size:1.2em;
   font-weight: bold;
   margin-bottom:20px;
   margin-left: 25px;
}
#content fieldset.login {
	font-size: 12px;
	width: 400px;
   margin-bottom: 20px;
   padding-left: 30px;
   padding-top: 5px;
   border-width:0px;
   border-top: 1px solid #000;
}
#content h3 {
   margin-top: 25px; /* ßneu */
   margin-bottom: 10px;
   font-size:1.1em;
   /* - - - border-top-width:1px; - - - */
   /* - - - border-top-style: solid; - - - */
   /* - - - border-top-color:#9F9F9F; - - - */
   /* - - - background-color:#DFDFDF; - - - */
   margin-left: 0px;
}
/* - - - FOOTER - - - */
#footer li {
   list-style: square;
   list-style-position: inside;
}
#footer a {
   color: #515151;
   text-decoration:none;
   padding: 2px 10px;
}
