
	/* Standardbreach Crumb*/
	#breadcrumb {
		width: 760px;
	}
	
	.small{
	font-size:11px;
	}
	
	.currentNav {
		font-weight: bold;
		color: black;
		font-size:12px;
		text-decoration: none;
		background-image: none;
		padding: 0px 0px 3px 0px;
		margin: 0px;
	}
	
	.currentNav a {
		font-weight: bold;
		color: black;
		text-decoration: none;
		background-image: none;
		padding: 0px 0px 3px 0px;
		margin: 0px;
	}
	
	.currentSubmenue {
		font-weight: bold;
		color: black;
		text-decoration: none;
		margin: 0 0 0 0;
		padding: 0 0 3px 13px;
		background-repeat: no-repeat;
		background-position: 0 5px;
		list-style: none;
	}
	
	.SpacerTop10 {
		padding-top: 10px;
	}
	
	/* Normaler Text */
	.Text {
		padding-left: 28px;
		padding-right: 20px;
		font-weight: normal;
		font-size: 12px;
	}
	
	ul {
		margin: 5px 0 0 0;
		padding: 0;
	}
	
	ul li {
		margin: 0 0 0 0;
		padding: 0 0 3px 0px;
		background-repeat: no-repeat;
		background-position: 0 5px;
		list-style: none;
	}
	
	ul.bulleted {
		margin-left:35px;
		margin-bottom:5px;
	}
	
	ul.bulleted li {
		list-style: disc outside;
	}
	
	.ListItem {
		margin: 0 0 0 0;
		padding: 0 0 3px 13px;
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}
	
	.submenue ul {
		margin: 0px 0px 0px 0px;
	}
	
	.submenue {
		padding: 0 0 3px 13px;
	}
	
	.submenueL2inv {
		visibility: hidden;
		height: 0px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		display: none;
	}
	
	.submenueL2vis {
	padding: 0 0 3px 21px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: 14px 5px;
	list-style: none;
	visibility: visible;
	display: block;
}
	
	.currentSubmenueL2 {
		text-decoration: none;
		color: Black;
		font-weight: bold;		
		padding: 0 0 3px 21px;
		margin: 0 0 0 0;
		background-repeat: no-repeat;
		background-position: 14px 5px;
		list-style: none;
	}
	
	.menu{
	visibility: visible;
	}
	
	.noBullet {
		margin: 0 0 0 0;
		padding: 0 0 3px 0px;
		list-style: none;
	}
	
	.HinweisBox li {
		margin: 0;
		padding: 0px 0px 3px 13px;
		background-repeat: no-repeat;
		background-position: 0 5px;
		list-style: none;
	}
	
	.NaviBox {
		float: left;
		width: 170px;
		border-top-style: solid;
		border-top-width: 2px;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-bottom:10px;
	}
	
	#NaviWrapper {
	width: 170px;
	float: left;	
	}
	
	#right {
		float: right;
		width: 580px;
	}
	
	#footer {
		clear: both;
		/*width: 760px;*/
	}
	
	#wrapper {
		width: 760px;
	}
	
	.NaviBox .gutter {
		padding: 5px 10px 10px 22px;
	}
	
	.NaviHead {
		background-repeat: no-repeat;
		background-position: 0px 2px;
		font-weight: bold;
		font-size: 12px;
		line-height: 23px;
		padding-left: 22px;
	}
	
	.ContentBoxColor1, .ContentBoxColor2, .ContentBoxColor3 {
		padding-top: 15px;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	.ContentBoxColor1 h2, .ContentBoxColor2 h2, .ContentBoxColor3 h2 {
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: 3px 3px;
		padding: 0;
		margin: 0;
		padding-left: 28px;
		display: block;
	}
	
	.ImageBox {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 10px;
	}
	
	.Content2Columns {
		width: 580px;
		margin-top: 10px;
	}
	
	.Content2Columns .leftColumn {
		width: 290px;
		float: left;
	}
	
	.Content2Columns .rightColumn {
		width: 290px;
		float: right;		
	}
	.rightColumn .Text {
		padding-left: 0px;
		padding-right: 20px;
	}
	.img {
		width:290px;
	}
	
	.Content2Columns:after {
		content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
	}
	/* Hides from IE-mac \*/
	* html .Content2Columns {height: 1%;}
	/* End hide from IE-mac */
	
	.HinweisBox {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-style: solid;
		border-width: 1px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.HinweisBox h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin-bottom: 10px;
		font-size: 12px;		
		padding: 10px 10px 10px 28px;
		margin: 0px;
		
	}
	#Titel2 {
		font-size: 18px;
		font-weight: bold;
		padding-left: 28px;
		line-height: 21px;
		padding-bottom: 1px;
		margin-bottom: 10px;
		border-top-width: 2px;
		border-top-style: solid;
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}
	
	#NaturalSearchBox {
		margin-top: 10px;
		margin-bottom: 10px;
		border: 2px solid #DDDDDD;
		padding: 10px;
		font-size: 10px;
	}
	
	#Disclaimer {
		margin: 10px 10px 10px 28px;
		font-size: 10px;
	}
	
	.EmptyBox {
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 28px;
		margin-bottom: 10px;
		vertical-align: middle;
	}
	/*Code f&uuml;r Natural Search Header */
	#areaTitle { 
		width:760px;
		border-style:none none solid none;
		padding:0;
		margin-top:10px;
		margin-bottom:10px;
	 }
	 
	#areaTitle h1 { 
		background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/ltCurve.gif) no-repeat left top;
		padding:0 15px;
		line-height:41px;
		vertical-align:middle;
		font-size:24px;
		margin:0;
		float:left;
	 }
	 
	#areaTitle div { 
		background:repeat 0 0;
		height:41px;
		overflow:hidden; 
	}
	
	#areaTitle div div { 
		background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/rtCurve.gif) no-repeat right top; 
	}

