body, p{
	margin: 0;
	padding: 0;
	text-indent: 0pt;
	color: Black;
	font: small sans-serif;
}

body {
	background: #F9F9F9 url("/images/bg_body.jpg") 0px 0px no-repeat;
}

.body-neu {
	background: #F9F9F9 0px 0px no-repeat;
}

.nopic {
	background: #F9F9F9 0em 1em no-repeat;
	margin: 1em;
	padding: 1em;
}

h1, h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #aaaaaa;
}

h1 { font-size: 188%; }

h2 { font-size: 150%; }

h3, h4, h5, h6 {
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 132%; }

h4 { font-size: 116%; }
h5 {
	font-size: 90%;
	margin-top: 5px;
	margin-left: 2px;
}
h6 { font-size: 80%;  }
ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.3em 0 0 1.5em;
    padding:0;
    list-style-image: url("/images/bullet.gif");
}
a {
    text-decoration: none;
    color: #002bb8;
    background: none;
}
ol {
    line-height: 1.5em;
    margin: 0.3em 0 0 3.2em;
    padding:0;
    list-style-image: none;
}
li { margin-bottom: 0.1em; }
.main-content {
	width: 100%;
	margin: 0px;
	position: absolute;
	z-index: 2; /*
	position: relative;
	 */
}
.main-body {
	width: 90%;
	/*margin: 92px 0 0 190px;*/
	top: 92px;
	left: 190px;
	padding: 0.5em;
	background: White;
	border: 1px solid #aaaaaa;
	line-height: 1.5em;
	position: relative;
	 /*z-index: 3;
	position: relative;
	 */
}
.main-body-neu {
	width: 610px;
	/*margin: 92px 0 0 190px;*/
	top: 10px;
	left: 8px;
	padding: 0.5em;
	background: White;
	border: 1px solid #aaaaaa;
	line-height: 1.5em;
	position: relative;

}
.main-body-hochtief {
	width: 95%;
	/*margin: 92px 0 0 190px;*/
	top: 112px;
	left: 25px;
	padding: 0.5em;
	background: White;
	border: 1px solid #aaaaaa;
	line-height: 1.5em;
	position: relative;
	 /*z-index: 3;
	position: relative;
	 */
}







.error {
	padding: 0.5em;
	margin-bottom: 1em;
	background: #FAF0F0;
	border: 1px solid Red;
	line-height: 1.5em;
	position: relative;
	
	vertical-align: middle;
}
.alert {
	line-height: 1.5em;
	list-style-type: disc;
	margin: 0.3em 0 0 1.5em;
	padding: 0;
}

.copy-footer {
	text-decoration: none;
	font-size: 70%;
	color: Gray;
	border: 1px solid #aaaaaa;
	background: #aaaaaa;
	text-align: right;
}
.lpnavpath {
	position:absolute; 
	left:190px; 
	top:60px; 
	width:800px; 
	height:20px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #6494BA;
}

.lpnavpath-hochtief {
	position:absolute; 
	left:25px; 
	top:80px; 
	width:100%; 
	height:20px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #6494BA;
}

.lpnavigation {
	 position:absolute;
	 top: 5px;
	 left:0px; 
	width:160px; 
	height:252px; 
	
}
.nav-suche {
	font-size: 90%;
    padding: 0;
    margin: 0;
	margin-top: 2px; 
}
.nav-menu {
	 position:absolute;
	 top: 65px;
	/*background-color: #f3f3f3;*/
}
.nav {
	color: Black;
    background: none;
    font-weight: bold;
   font-size: 12px;
	color: #3f3f3f;
}
.nav-wrap {
	 background: White;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    width: 150px;
	 padding: 0 0 2px 2px;
	 margin: 0px;
	 width: 164px;
}
.nav-body {
	 font-size: 90%;
    
}
#nav-body a {
	text-decoration: none;
	color: #6494BA;
}
#nav-body a:hover {
	text-decoration: none;
	color: #164776;
}

.nav-body-head {
    background: #FEFEFE;
    border-collapse: collapse;
    border: 1px solid #aaaaaa;
    padding: 0 0.8em 0.3em 0.5em;
	 width: 150px
}
#nav-body-head a {
	text-decoration: none;
	color: #6494BA;
}
#nav-body-head a:hover {
	text-decoration: none;
	color: #164776;
}

#nav-menu h5 {
	color: #565656;
}

.main-table {
	width: 100%;
	margin: 1px;
}


#main-table th {
	background: #e3e3e3;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
#main-table td {
	background: #f9f9f9;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	font-size: 90%;
}
#main-table td.edit-desc {
	background: #e3e3e3;
	width: 30%;
	vertical-align: text-top;
	padding-top: 5px; 
}
#main-table td.inaktiv {
	font-style: italic;
	color: Gray;
}
#main-table td.subheading {
	font-weight: bold;
	background: #ffffff;
	font-size: 120%;
	padding-top: 0.5em;
}

#main-table td.heading_bacode {
	text-align: right;
	background: #ffffff;
	padding-top: 0.5em;
}
#main-table td.edit-footer {
	background: #ffffff;
}
#main-table tr:hover {
	background: #f0f0f0;
}
#main-table td.preisstaffel {
	background: #f9f9f9;
	font-size: 90%;
	width: 25px;
}
.main-actions {
	color: #B22222;
	margin-bottom: 0.5em;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}
#main-actions a {
	color: #B22222;
	border: 1px solid #aaaaaa;
	line-height: 1.5em;
	padding: 3px;
	text-align: right;
	
}
#main-actions form {
	margin: 0px;
}
#main-actions input {
	width: 50px;
	border: 1px solid #aaaaaa;
	font-size: 10px;
	color: #B22222;
}
#submit {
		font-size: 1.7em;
		font-family:  Georgia, "Times New Roman", Times, serif;
		background: url(/images/fade-butt.png);
		border: 3px double #999;
}
.submit_small {
	border: 1px solid #b2b2b2;
	color: #333;
	font-size: 10px;
	font-family: sans-serif;
}
.submit input, .submit input:focus, .button {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
.submit, #quicktags, .editform th, #postcustomsubmit {
	text-align: right;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}
textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family:  sans-serif;
	margin: 1px;
	padding: 3px;
	font-size: 100%;
}
.opener {
position:absolute; left: 155px;margin-top:4px;
}

.mark {
	background: #FFF0EF;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	font-size: 90%;
}

/********************************/
/* Stylesheet for customer area */
/********************************/

a               { color: #182C5A; }
a:visited       { color: #182C5A; }
a:active        { color: #333333; }
a:hover         { color: #333333; }

.error          { font: 9pt Arial,Helvetica,Verdana;
                  color: #000000; }
.success        { font: bold 9pt Verdana,Helvetica,Arial; 
                  color: #182C5A; }
 
.mainbackground { background-color: #FFFFFF; }

.fineprint      { font: 7pt Verdana,Helvetica,Arial; }
.small          { font: 8pt Verdana,Helvetica,Arial; }
.normal         { font: 8pt Verdana,Helvetica,Arial; }
.large          { font: 12pt Verdana,Helvetica,Arial; }
.strong         { font: bold 9pt Arial,Helvetica,Verdana; }

.table_headerA  { font: bold 8pt Verdana,Helvetica,Arial;
                  color: #FFFFFF; 
                  background-color: #31799C; 
                  background-image: 
                  url(../images/backgroundsmall.gif); }

.outlineA       { background-color: #CCCCCC; }
.outlineB       { background-color: #EEEEEE; }
.outlineC       { background-color: #CCCCCC; }

.marked { background-color: #ff6347 !important; }
.table_bodyA    { font: 8pt Verdana,Arial,Helvetica; 
                  color: #000000;
                  background-color: #F6F6F6; }
.table_bodyB    { font: 8pt Verdana,Arial,Helvetica;
                  color: #000000; 
                  background-color: #ECECEC; }
.table_bodyC    { font: 8pt Verdana,Arial,Helvetica;
                  color: #000000;
                  background-color: #FFFFFF; }
.table_emphasis { font: 8pt Verdana,Arial,Helvetica;
                  color: #000000;
                  background-color: #CDD5DE; }
.table_hover    { font: 8pt Verdana,Arial,Helvetica;
                  color: #000000;
                  background-color: #FFFFFF; }

.title          { font: bold 12pt Arial,Helvetica,Verdana;
                  color: #182C5A; }
.subtitle       { font: bold 10pt Arial,Helvetica,Verdana;
                  color: #182C5A; }
.description    { font: 8pt Verdana,Helvetica,Arial; }
.field          { font: 8pt Verdana,Helvetica,Arial; }
.required       { color: #FF0000; }

img             { border-width: 0px; }
img.icon        { vertical-align: middle; }

form            { margin: 0px; padding: 0px; }
.button         { border: 1px solid #999999;
                  background-color: #EEEEEE; }

.separator      { border-top: 1px solid #CCCCCC; }

.scriptinfo     { font: bold 9pt Verdana, Arial, Helvetica;
                  color: #FFFFFF; padding: 4px;
                  background-color: #31799C; }
.infobox        { font: 8pt Verdana,Arial,Helvetica;
                  color: #000000; padding: 8px;
                  background-color: #FFFFFF; }

.menu           { font: bold 9pt Verdana,Helvetica,Arial;
                  text-align: center; color: #182C5A;
                  padding: 5px;
                  background-color: #F6F6F6; }
                  
.current-menu   { font: bold 9pt Verdana,Helvetica,Arial;
                  text-align: center; color: #182C5A;
                  padding: 5px;
                  background-color: #EFEFEF; }
.menu a         { text-decoration: none; }
.submenu        { position: absolute; left: 0px; top: 0px;
                  visibility: hidden; z-index: 101;
                  border-top: 1px solid #CCCCCC; 
                  border-left: 1px solid #CCCCCC;
                  border-right: 2px solid #CCCCCC;
                  border-bottom: 2px solid #CCCCCC;
                  padding: 5px; background-color: #FFFFFF;
                  font: 8pt Verdana,Helvetica,Arial; }

.submenu a      { text-decoration: none; }
.submenu a:hover{ text-decoration: underline; }

.boxA           { background-color: #F7FAFD;
                  border: 1px solid #CDD5DE;
                  padding: 10px; }

.boxB           { border: 3px solid #EEEEEE;
                  padding: 4px;
                  font: 8pt Verdana,Arial,Helvetica; }

.floatA         { background-color: #F7FAFD;
                  border: 1px solid #CDD5DE;
                  padding: 5px; }

ul              { list-style: url(images/li.gif); margin-bottom: 20px }
li              { margin-bottom: 5px }

.submitbutton
{
font-size: 1.7em;
font-family: Georgia,"Times New Roman",Times,serif;
background-color: transparent;
background-image: url(images/fade-butt.png);
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-top-width: 3px;
border-right-width: 3px;
border-bottom-width: 3px;
border-left-width: 3px;
border-top-style: double;
border-right-style: double;
border-bottom-style: double;
border-left-style: double;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
}