div, td, body {
	font-family: Arial;
}

.Spacer15 {
	height: 15px;
	overflow: hidden;
}

.Spacer10 {
	height: 10px;
	overflow: hidden;	
}

.Spacer5 {
	height: 5px;
	overflow: hidden;
}

.small{
	font-size:11px;
}

#NaviWrapper {
	width: 200px;
	float: left;	
	text-align: left;
}

/* Box für die rechte, Content Spalte */	

#right {
	float: right;
	width: 715px;
	text-align: left;
}

/* Wrapper für den Footer */

#footer {
	clear: both;
}

/* Wrapper der linke und rechte Spalte umschließt */

#wrapper {
	width: 930px; /*neue Breite*/
	text-align: center;
	margin: auto;
}

#breadcrumb {
	width: 930px; /*neue Breite*/
	text-align: left;
}

#areaTitle { 
	font-size: 24px;
}

#areaTitle h1 {
font-weight:normal;
padding-left:11px;
text-align:left;
}

ul {
	margin: 5px 0 0 0;
	padding: 0;
}

ul li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style: none;
}

#Content a:link { text-decoration:none; }
#Content a:visited { text-decoration:none; }
#Content a:focus { text-decoration:none; }
#Content a:hover { text-decoration:underline; }
#Content a:active { text-decoration:none; }

.ButtonOnColorA .b1,.ButtonOnColorA .b2,.ButtonOnColorA .b3,.ButtonOnBlueA .b1,.ButtonOnBlueA .b2,.ButtonOnBlueA .b3 
{ 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	padding:5px 0;
	cursor:pointer;
	text-decoration:none;
	white-space:nowrap;
	line-height:23px;
}

.ButtonOnColorA .b1,.ButtonOnBlueA .b1
{ 
	background-repeat: no-repeat;
	background-position: left center; 
}

.ButtonOnColorA .b2,.ButtonOnBlueA .b2 { 
	margin-left:11px;
	background-repeat: no-repeat;
	background-position: right center; 
}

.ButtonOnColorA .b3,.ButtonOnBlueA .b3 { 
	margin-right:11px;
	background-repeat: repeat-x;
	background-position: center; 
}

.ButtonOnColorA,.ButtonOnBlueA a:hover {
	text-decoration: none;
}

.ButtonOnWhiteA .b1,.ButtonOnWhiteA .b2,.ButtonOnWhiteA .b3 { 
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold; 
	padding:5px 0;
	cursor:pointer;
	text-decoration:none;
	white-space:nowrap;
	line-height:23px;
}

.ButtonOnWhiteA .b1 { 
	background-repeat: no-repeat;
	background-position: left center; 
}

.ButtonOnWhiteA .b2 { 
	margin-left:11px;
	background-repeat: no-repeat; 
	background-position: right center; 
}

.ButtonOnWhiteA .b3 { 
	margin-right:11px;
	background-repeat: repeat-x;
	background-position: center; 
}

.ButtonOnWhiteA a:hover {
	text-decoration: none;
}

.ContentBox-n { 
	position:relative;
	border-width:1px;
	border-style:solid;
	border-bottom:0; 
}

.ContentBox-n .ContentBox-e { 
	position:relative;
	top:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: top right;
}

.ContentBox-n .ContentBox-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: top left; 
}

/*Header*/
.ContentBox-head { 
	position:relative;
	padding:0 4px 0 10px;
	font-size:16px;
	font-weight:bold;
	border-style:solid;
	border-width:0 1px 0 1px;
}

/*Inhaltsteil*/
.ContentBox-mid { 
	position:relative;
	border-style:solid;
	border-width:0 1px 0 1px;
	padding:10px; 
}

/*unterer Teil, hier werden wieder die abger. Ecken definiert*/
.clrPanel-s { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-top:0; 
}

.clrPanel-s .clrPanel-e { 
	position:relative;
	bottom:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.clrPanel-s .clrPanel-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.ContentBox2-n { 
	position:relative;
	border-width:1px;
	border-style:solid;
	border-bottom:0; 
}

.ContentBox2-n .ContentBox2-e { 
	position:relative;
	top:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: top right;
}

.ContentBox2-n .ContentBox2-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: top left; 
}

/*Header*/
.ContentBox2-head { 
	position:relative;
	padding:0 4px 0 10px;
	font-size:16px;
	font-weight:bold;
	border-style:solid;
	border-width:0 1px 0 1px;
}

/*Inhaltsteil*/
.ContentBox2-mid { 
	position:relative;
	border-style:solid;
	border-width:0 1px 0 1px;
	padding:10px; 
}

/*unterer Teil, hier werden wieder die abger. Ecken definiert*/
.clrPanel2-s { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-top:0; 
}

.clrPanel2-s .clrPanel2-e { 
	position:relative;
	bottom:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.clrPanel2-s .clrPanel2-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: bottom left; 
}

/*Styles für die Tool Tips - Details siehe oben*/
.Tool-n {
	position:relative;
	border-width:1px;
	border-style: solid;
	border-bottom:0;
}

.Tool-n .Tool-e { 
	position:relative;
	top:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: top right; 
}

.Tool-n .Tool-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: top left; 
}

.Tool-head { 
	position:relative; 
	padding:0 4px 4px 10px;
	font-weight:bold;
	font-size:16px; 
	border-style:solid;
	border-width:0 1px 0 1px;
}

.Tool-mid { 
	position:relative;
	border-style:solid;
	border-width:0 1px 0 1px;
	padding:10px; 
}

.Tool-s { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-top:0; 
}

.Tool-s .Tool-e { 
	position:relative;
	bottom:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: bottom right; 
}

.Tool-s .Tool-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: bottom left; 
}

/*Styles für die Tipp-Box - Details siehe oben*/

.TippBox-n {
	position:relative;
	border-width:1px;
	border-style: solid;
	border-bottom:0;
}

.TippBox-n .TippBox-e { 
	position:relative;
	top:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: top right; 
}

.TippBox-n .TippBox-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: top left; 
}

.TippBox-head { 
	position:relative; 
	padding:0 4px 4px 10px;
	font-weight:bold;
	font-size:16px; 
	border-style:solid;
	border-width:0 1px 0 1px;
}

.TippBox-mid { 
	position:relative;
	border-style:solid;
	border-width:0 1px 0 1px;
	padding:10px; 
}

.TippBox-s { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-top:0; 
}

.TippBox-s .TippBox-e { 
	position:relative;
	bottom:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: bottom right; 
}

.TippBox-s .TippBox-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.navi-n { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-bottom:0;
}

.navi-n .navi-e { 
	position:relative;
	top:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: top right;
}

.navi-n .navi-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: top left; 
}

.navi-head { 
	position:relative;
	padding:0 4px 4px 10px;
	font-weight:bold;
	font-size:13px;
	border-style:solid;
	border-width:0 1px 1px 1px;
}

.navi-mid { 
	position:relative;
	border-style:solid;
	border-width:0 1px 0 1px;
	padding: 3px 10px; 
}

.navi-s { 
	position:relative;
	border-width:1px;
	border-style: solid;
	border-top:0; 
}

.navi-s .navi-e { 
	position:relative;
	bottom:-1px;
	right:-1px;
	background-repeat: no-repeat;
	background-position: bottom right; 
}

.navi-s .navi-w { 
	position:relative;
	left:-2px;
	height:6px;
	font-size:0;
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.submenue {
	padding: 0 0 3px 13px;
}

/* Styles fuer Yukon Navi */
.DEY_currentPage {
	font-weight: bold; background-color: #CECECE; display: block;
}

a.DEY_currentPage:hover {
	font-weight: bold; background-color: #CECECE !important; display: block; text-decoration: none !important;
}

.navi-mid ul li a {
display:block;
height:20px;
padding:1px 4px;
}

.navi-mid ul li a:hover {
background-color:#EEEEEE;
display:block;
padding:1px 4px;
}

#kurse, #kurse td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

#kurse th {
	background-color: #697eb3;
	color: #fff;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-weight: bold;
}

#kurse .subline {
	background-color: #d1d7e7;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-weight: bold;
}

#kurse .subline_center {
	background-color: #d1d7e7;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: center;
	font-weight: bold;
}

#kurse .left {
	background-color: #eee;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: left;
	vertical-align: top;
}

#kurse .center {
	background-color: #fff;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: top;
}

#kurse .left1 {
	background-color: #eee;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: left;
	vertical-align: middle;
}

#kurse .left2 {
	background-color: #fff;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: left;
	vertical-align: middle;
}

#kurse .center1 {
	background-color: #fff;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: middle;
}

#kurse .unterlagen {
	background-color: #fbfbfb;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

#kurse .right {
	background-color: #F0EEF6;
	color: #000;
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: middle;
}

#kurse td {
	background-color: #fff;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}

.ListItem1 {
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/icon_14x14-tipp.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
	line-height: 25px;
}

.ListItem2 {
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/070723_VHS-DE_Kurseintrag_Kurs-aendern_14.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 28px;
	line-height: 25px;
}

.ListItem3 {
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/070723_VHS-DE_eBay-VHS-Termine_11.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 0 2px 22px;
	line-height: 22px;
	display: inline;
}

.ListItem4 {
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/070723_VHS-DE_eBay-VHS-Termine_eBay-VHS-Konferenz_14.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 0 2px 22px;
	line-height: 22px;
	display: inline;
}

.head2 {
	color:#193a8b;
	font-size:16px;
	font-weight:bold;			
}

.Textfeld320 {
	width: 320px;
	height: 21px;
	border: 1px solid #A5ACB2;
	background-color: #fff;
}

.Textarea320 {
	width: 320px;
	border: 1px solid #A5ACB2;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.Textfeld265 {
	width: 265px;
	height: 21px;
	border: 1px solid #A5ACB2;
	background-color: #fff;
	margin-bottom: 3px;
}

.Textfeld185 {
	width: 185px;
	height: 21px;
	border: 1px solid #A5ACB2;
	background-color: #fff;
	margin-bottom: 3px;
}

.Textfeld45 {
	width: 45px;
	height: 21px;
	border: 1px solid #A5ACB2;
	background-color: #fff;
	margin-bottom: 3px;
}

#areaTitle { 
	color: #5d5d5d;  /*neue Farbe*/
}

.ButtonOnColorA .b1,.ButtonOnColorA .b2,.ButtonOnColorA .b3 
{ 
	color:#195085; 
}

.ButtonOnColorA .b1 
{ 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_11x23_Lt.gif);
}

.ButtonOnColorA .b2 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_11x23_Rt.gif);
}

.ButtonOnColorA .b3 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_1x23_bg.gif);
}

.ButtonOnWhiteA .b1,.ButtonOnWhiteA .b2,.ButtonOnWhiteA .b3 { 
	color:#fff; 
}

.ButtonOnWhiteA .b1 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_11x23_Lt.gif);
}

.ButtonOnWhiteA .b2 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_11x23_Rt.gif);
}

.ButtonOnWhiteA .b3 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/button_onColor_1x23_bg.gif);
}

.ButtonOnBlueA .b1,.ButtonOnBlueA .b2,.ButtonOnBlueA .b3 { 
	color:#195085;
}

.ButtonOnBlueA .b1 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/guthaben/v2/bt_lt-onCol_hellblau_11x23.gif);
}

.ButtonOnBlueA .b2 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/guthaben/v2/bt_rt-onCol_hellblau_11x23.gif);
}

.ButtonOnBlueA .b3 { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/guthaben/v2/bt_md-onCol_hellblau_1x23.gif);
}

/*Styles für die pinkenen Boxen - Achtung: einige Inline Styles in i_index.html*/
/*oberer Teil, hier werden die abger. Ecken definiert*/

.ContentBox-n { 
	background-color:#fbfbfb;
	border-color: #ccc;
}

.ContentBox-n .ContentBox-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-grey-rt.gif);
}

.ContentBox-n .ContentBox-w { 
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-grey-lt.gif);
}

/*Header*/

.ContentBox-head { 
	color:#195085;
	background-color:#fbfbfb;
	border-color:#ccc;
}

/*Inhaltsteil*/

.ContentBox-mid { 
	background-color:#fbfbfb;
	border-color: #ccc;
}

/*unterer Teil, hier werden wieder die abger. Ecken definiert*/

.clrPanel-s { 
	border-color: #ccc;
	background-color:#fbfbfb;
}

.clrPanel-s .clrPanel-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-grey-rb.gif);
}

.clrPanel-s .clrPanel-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-grey-lb.gif);
}

/*Styles für die pinkenen Boxen - Achtung: einige Inline Styles in i_index.html*/

/*oberer Teil, hier werden die abger. Ecken definiert*/

.ContentBox2-n { 
	background-color:#fff;
	border-color: #ccc;
}

.ContentBox2-n .ContentBox2-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/menue-04.gif);
}

.ContentBox2-n .ContentBox2-w { 
	background-image: url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/menue-01.gif);
}

/*Header*/

.ContentBox2-head { 
	color:#193a8b;
	background-color:#fff;
	border-color:#ccc;
}

/*Inhaltsteil*/

.ContentBox2-mid { 
	background-color:#fff;
	border-color: #ccc;
	color: #333333;
}

/*unterer Teil, hier werden wieder die abger. Ecken definiert*/

.clrPanel2-s { 
	border-color: #ccc;
	background-color:#fff;
}

.clrPanel2-s .clrPanel2-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/menue-08.gif);
}

.clrPanel2-s .clrPanel2-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/menue-07.gif);
}

/*Styles für die Tool Tips - Details siehe oben*/

.Tool-n {
	background-color:#fef5e2;
	border-color: #f89e01;
}

.Tool-n .Tool-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner_11x11_TopRt.gif);
}

.Tool-n .Tool-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner_11x11_TopLt.gif);
}

.Tool-head { 
	color:#f89e01;
	background-color:#fef5e2;
	border-color:#f89e01;
}

.Tool-mid { 
	background-color:#fef5e2;
	border-color: #f89e01;
}

.Tool-s { 
	border-color: #f89e01;
	background-color:#fef5e2;
}

.Tool-s .Tool-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner_11x11_BottomRt.gif);
}

.Tool-s .Tool-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/OL_spitze_bott-lt-1.gif);
}

/*Styles für die Tipp-Box - Details siehe oben*/

.TippBox-n {
	background-color:#fef5e2;
	border-color: #f89e01;
}

.TippBox-n .TippBox-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-orange-rt.gif);
}

.TippBox-n .TippBox-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-orange-lt.gif);
}

.TippBox-head { 
	color:#f89e01;
	background-color:#fef5e2;
	border-color:#f89e01;
}

.TippBox-mid { 
	background-color:#fef5e2;
	border-color: #f89e01;
}

.TippBox-s { 
	border-color: #f89e01;
	background-color:#fef5e2;
}

.TippBox-s .TippBox-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-orange-rb.gif);
}

.TippBox-s .TippBox-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/paypal/v6/corner-orange-lb.gif);
}

/*Styles für die Navi - Achtung: in der Navi sind ein paar Styles inline definiert*/

.submenueL2vis {
	padding-left:28px;
}

.withHead .navi-n {
	background-color:#e8e8e8;
}

.navi-n { 
	background-color:#fff;
	border-color: #ccc;
}

.navi-n .navi-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/corner_11x11_TopRt.gif);
}

.navi-n .navi-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/corner_11x11_TopLt.gif);
}

.navi-head {
	color:#5d5d5d;
	background-color:#e8e8e8;
	border-color:#ccc;
}

.navi-mid { 
	background-color:#fff;
	border-color: #ccc;
}

.navi-s { 
	border-color: #ccc;
	background-color:#fff;
}

.navi-s .navi-e { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/corner_11x11_BottomRt.gif);
}

.navi-s .navi-w { 
	background-image:url(http://pics.ebaystatic.com/aw/pics/de/vhs/v2/corner_11x11_BottomLt.gif);
}
