/* Basics */
body, td {font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;line-height: 130%;color: #000000;}
#l_navigation {background: url('../../gfx/v1/bg_navigation.jpg') center center  no-repeat;}

.tspace {margin-top: 10px;}
.bspace {margin-bottom: 10px;}
.bspace_small {margin-bottom:5px;}
.nospace {padding: 0;margin: 0;}
.allspace {padding: 5px;}
.lpad {padding-left: 5px;}
.rpad {padding-right: 5px;}
.allpad {padding: 5px;}

a {color: #0D316F;}
img {border: none;}
form {padding: 0;margin: 0;}
.hi {background: #D1E1EF;}
.hi2 {background: #A1C2E1;}
.hi3 {background: #FFD35F;}
.lo {background: #dfe5ef;}
.hl {background: #F1F2FE;}
.active {background: #ffffff;}
.header, .header td {background: #3D619F;color: #ffffff;padding: 3px;font-size: 12px;}
#vw_einstellungen .label {font-weight: bold;width: 200px;}
#fahrzeugdaten td {height: 22px;}
/* Borders */
.bol {border-left: 1px solid #aaaaaa;}
.bor {border-right: 1px solid #aaaaaa;}
.bot {border-top: 1px solid #aaaaaa;}
.bob {border-bottom: 1px solid #aaaaaa;}
.boall {border: 1px solid #aaaaaa;}
.hand {cursor: pointer;}
.nowrap {white-space: nowrap;}
img.help {margin-left: 5px;margin-bottom: 5px;}

/* Boxes */
.t {background: url('../../gfx/v1/t.gif') top repeat-x;height: 8px;margin: 0;padding: 0;}
.tl {background: url('../../gfx/v1/tl.gif') top left no-repeat;height: 8px;margin: 0;padding: 0;overflow:hidden;}
.tr {background: url('../../gfx/v1/tr.gif') top right no-repeat;height: 8px;margin: 0;padding: 0;overflow:hidden;}
.b {background: url('../../gfx/v1/b.gif') bottom repeat-x;height: 8px;margin: 0;padding: 0;}
.bl {background: url('../../gfx/v1/bl.gif') top left no-repeat;height: 8px;margin: 0;padding: 0;overflow:hidden;}
.br {background: url('../../gfx/v1/br.gif') top right no-repeat;height: 8px;margin: 0;padding: 0;overflow:hidden;}
.lr {border-left: 2px solid #1A3F8D;border-right: 2px solid #1A3F8D;}
.c {padding-top: 3px;padding-right: 15px;padding-bottom: 3px;padding-left: 15px;}
.box {background: #EEF7FF;}
.box2 {background: #FFEB8F;}
.box3 {background: #ffffff;}
#steps {background: #ffffff;color: #000000;}
#steps td {padding-right: 20px;font-weight: bold;}
#steps img {vertical-align: middle;margin-left: 3px;}
div.error {background: #ff0000;color: #ffffff;font-weight: bold;}

/* TOC */
.toc {background: url('../../gfx/v1/toc/normal.gif') repeat-x;margin-top: 3px;margin-bottom: 3px;}
.tocnormal:hover{background: url('../../gfx/v1/toc/hover.gif') repeat-x;}
a.tocnormal {color: #000000;text-decoration: none;padding-right: 4px;padding-left: 4px;}

td.tocactive {background: url('../../gfx/v1/toc/active.gif') repeat-x;}
a.tocactive {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;padding-left: 4px;}
div.tocdisabled {
	color: #eeeeee;
	padding-right: 4px;
	padding-left: 4px;
}

/* Headlines */
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0D316F;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0D316F;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0D316F;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}
hr {
	border-top: 1px solid #0D316F;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

/* Listen */
ul {
	list-style: circle;
}
ul.nosign, li.nosign {
	list-style: none;
}
ul.text {
	line-height: 150%;
}

li.true {
	list-style: none;
	background: url(../../gfx/v1/symbols/step_ok.gif) top left no-repeat;
	padding-left: 25px;
	margin: 0 0 15px 0;
	height: 20px;
}
li.false {
	list-style: none;
	background: url(../../gfx/v1/symbols/false.gif) top left no-repeat;
	padding-left: 25px;
	margin: 0 0 15px 0;
	height: 20px;
}

/* Text */
.red {
	color: red;
}
.blue {
	color: #0D316F;
}
.grey {
	color: #cccccc;
}
.green {
	color: #325F23;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.small {font-size: 9px;}
.underline {text-decoration: underline;}
.block {text-align: justify;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.full {width: 100%;}
.w450 {width: 450px;}
.w500 {width: 500px;}
.w690 {width: 690px;}
.full_inbox {width: 710px;}
.popup_inbox {width: 480px;}
.full_outbox {width: 744px;}
.ag_verlauf {width: 670px;}
.dotted {border-style: dotted;}
/* Formulare */
input.text, textarea { border-top: 1px solid #555555;border-right: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #555555;color: #000000;font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.text {margin-top: 1px;padding-left: 2px;padding-right: 2px;}
input.del_mini {width: 12px;height: 12px;background: url("../../gfx/v1/symbols/close_mini.gif") top left no-repeat;border: none;}
select {height: 21px;background: #ffffff;color: #000000;}
select.sig_name {width: 690px;}
textarea {padding: 2px;}
input.button_ultralong {height: 23px;width: 190px;border: none;color: #0D316F;background: url("../../gfx/v1/buttons/blank_ultralong.gif");cursor: pointer;padding: 0px 0px 3px 0px;font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.button_extralong {height: 23px;width: 154px;border: none;color: #0D316F;background: url("../../gfx/v1/buttons/blank_extralong.gif");cursor: pointer;padding: 0px 0px 3px 0px;font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.button_long {height: 23px;width: 134px;border: none;color: #0D316F;background: url("../../gfx/v1/buttons/blank_long.gif");cursor: pointer;padding: 0px 0px 3px 0px;font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.button_medium {height: 23px;width: 95px;border: none;color: #0D316F;background: url("../../gfx/v1/buttons/blank_medium.gif");cursor: pointer;padding: 0px 0px 3px 0px;font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.arrow_right {height: 23px;width: 95px;border: none;font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #0D316F;	background: url("../../gfx/v1/buttons/blank_arrow_right.gif");	cursor: pointer;	padding: 0px 0px 3px 0px;}
.key {width: 35px;}
.key2 {height:18px;font-size:15px;font-weight:bold;width:45px;text-align:center;border-top:2px solid #8F1111; border-left:2px solid #8F1111; border-right:1px solid #ff0000; border-bottom:1px solid #ff0000;}
.key3 {height:18px;font-size:15px;font-weight:bold;width:45px;text-align:center;border-top:2px solid #0C2E5F; border-left:2px solid #0C2E5F; border-right:1px solid #2363BF; border-bottom:1px solid #2363BF;}
.short {width: 85px;}
.extralong {width: 250px;}

/* vdi teile liste */
#vdi-parts { background:#fff;padding:5px; overflow:auto; border-style:solid;border-width:1px;border-color:#000 #ccc #ccc #000; }
#vdi-parts h3 { clear:left; background:#162E67; margin:10px 0 0 0; padding:2px 5px; color:#fff; }
#vdi-parts label { font-size:9px; cursor:pointer; }
#vdi-parts ul { margin:5px; padding:0; list-style:none; }
#vdi-parts li { float:left; width:235px; padding:2px; cursor:pointer; margin-bottom:3px; }
#vdi-parts li dl { margin:0;padding:0; }
#vdi-parts li dt { float:left; width:15px; padding:0;margin:0; }
#vdi-parts li dd { float:none; margin-left:20px;padding:0; }
#vdi-parts li input { margin:0; vertical-align: bottom; cursor:pointer; }
.disabled { background:#f3f3f3; }
.letters { font-size:14px;}
pre {text-align:left;}

#ersatzteil .extralong, #ersatzteil textarea { width: 343px; }
#ersatzteil .extrashort { width: 30px; }
#ersatzteil select { width: 350px; }
#ersatzteil textarea { height: 50px; }