
/*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,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;
}
h2 {
   padding:30px 30px 30px 0px;
   font-size:1.4em;
}
ul {
   list-style-type: none;
   list-style-position: outside;
   padding-left:22px;
}
ol {
   list-style-position: outside;
   padding-left:22px;
}

li {
   padding-left:0px;
}
a {
color: #242424;
text-decoration: underline;
}

img, a img {
   border:0px;
}
.clear {
   clear: both;
}
.hidden {
   display: none; /**/
}
/* + + + + + BEREICH DEFINITION + + + + + */
#wrap {
   width:500px;
   
 
   padding:0px 8px;
   margin: 0 auto;
}
#head {
   background-image: url(logo.gif);
   background-repeat: no-repeat;
   width:500px;
   height: 60px;
   padding: 2px 4px;
}
#navigation {
   width: 150px;
   float: left;
   border-right : 1px solid #CFCFCF;
   padding: 3px 5px 60px 5px;
}
#content {
   width:685px;
   float: right;
   padding: 2px 5px;
   margin-right: 25px;
}
#footer {
   clear: both;
   padding: 2px 4px;
   width:839px;
   text-align: center;
}
}
/* + + + + + ELEMENT DEFINITION + + + + + */
a:link {
  color: #242424;
   text-decoration: underline;
}
a:visited {
   color: #242424;
   text-decoration:underline;
}
a:active {
   font-weight: bold;
   color: #FF1442;
   text-decoration:none;
}
a:hover {
   font-weight: bold;
   color: #FF1442;
   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: #515151;
   text-decoration:none;
}
#navigation ul {
   list-style-type: none;
   padding-left:0px;
   margin-top: 6px;
}
#navigation li {
   list-style-type: none;
   padding:2px 0px 2px 15px;
   margin-bottom: 6px;
}
#navigation li.link2 {
   background-image: url(../../grafics/nav_square.gif);
   background-repeat: no-repeat;
 font-weight: normal;
}
#navigation li.headline {
   background-repeat: no-repeat;
   margin-top: 6px;
}
#navigation li.current {
font-weight: bold;
}

#navigation li.current2 {
   font-weight: bold;
   background-image: url(../../grafics/nav_square.gif);
   background-repeat: no-repeat;
}
#navigation a {
   text-decoration:none;
}
#navigation input {
   padding: 1px 2px;
   width:131px;
}
#navigation input.button {
   text-align:center;
   width:68px;
}

#navigation p.loggedin {
   margin-top: 25px;
   margin-left: 15px;
   font-size: 10px;
}

/* - - - CONTENT - - - */
#content tr.new_address input {
background-color: #CCCCFF;
}
#content tr.new_address select {
background-color: #CCCCFF;
}

/* 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.3em;
   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 {
   padding:3px 5px;
   font-size:1.2em;
   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;
}
