/* CSS Document */

	body {
		background-color: #373737;
		font-family:sans-serif;
		font-size:small;
	}
	div#all {
		width: 1000px;
		background-image:url("../Images/bg.gif");
		/*background-color:#fff;*/
		margin-left:auto; 
		margin-right:auto; 
		border: medium solid #666666;
	}
	span.headlineText {
		font-weight:bold;
	}
	div#divider {
		height:1px;
		max-height:2px;
		background-color:red;
	}	
	img.stepByStep {
		float:right;
		margin-left:30px;
		margin-bottom:50px;
	}
	img.articlePic {
		float:left;
		margin-right:20px;
		margin-bottom:15px;
	}
	div.stepByStep {
		display:table-row;
		
	}
	td.simpleTableCell {
		border:1px solid black;
		
	}
	div#banner {
		width: 800px;	
		/*margin-left:auto; 
		margin-right:auto; */
		background-color:#CCCCCC;
		text-align:justify;
	}
	div.content {
		width: 760px;
		margin-left:10px;
		/*margin-left:auto; 
		margin-right:auto; */
		/*margin-top: 10px;*/
		/*text-align:justify;*/
	}
	div.content#wide {
		width: 1000px;
		/*margin-left:auto; 
		margin-right:auto; */
		/*margin-top: 10px;*/
		/*text-align:justify;*/
	}
	div#contentHello {
		width: 980px;
		margin-left:auto; 
		margin-right:auto;
	}
	div.headlineDiv {
		background-image:url("../Images/yellowBoxTop.png");
		background-repeat:no-repeat;
		height:50px;
		padding-top:17px;
		padding-left:28px;
	}
	div#headlineHallo {
		background-image:url("../Images/blueBoxTop.png");
		background-repeat:no-repeat;
		height:50px;
		padding-top:17px;
		padding-left:28px;
	}
	div#newsHead {
		background-image:url("../Images/redBoxTop.png");
		background-repeat:no-repeat;
		height:50px;
		padding-top:17px;
		padding-left:28px;
	}
	div#newsMain {
		background-image:url("../Images/redBoxMiddle.png");
		background-repeat:repeat-y;
		/*height:50px;*/
		padding-right:28px;
		padding-left:28px;
	}
	div#newsBottom {
		background-image:url("../Images/redBoxBottom.png");
		background-repeat:no-repeat;
		height:50px;
		padding-left:22px;
		padding-bottom:18px;
	}
	div.bannerBoxRight {
		
		float:right;
		margin-right:10px;
		
		width:210px;
		
		
	}
	/*div.newsRoundtop {
		background: url("../Images/newsURcorner.png") no-repeat top right; 
	}
	}
	div.newsRoundbottom {
		background: url("../Images/newsLRcorner.png") no-repeat top right; 
	}
	img.corner {
		width: 8px;
		height: 8px;
		border: none;
		display: block !important;
	}*/

.roundcont {
	/*width: 250px;*/
	background-color:white;
	margin-bottom: 100px;
	/*color: #fff;*/
}

.roundcont span {
	padding: 8px;
	/*margin: 0 10px;*/
}

.roundtop { 
	background: url("../Images/newsURcorner.png") no-repeat top right; 
}

.roundbottom {
	background: url("../Images/newsLRcorner.png") no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}



	/*div#bannerBoxTopRight {
		background-image:url("../Images/newsULcorner.png");
		background-repeat:no-repeat;
	}*/
	a.newsLink {
		color:white;
		font-size:large;
	}
	a.newsLink:visited {
		color:#D6D6D6;
	}
	a.updateLink {
		font-size:large;
		color:#DBF20B;
	}
	span.newsDate {
		color:#FFFFFF;
		margin-right:10px;
	}
	
	div#menu {
		/*position: absolute;*/
		width: 1000px;
		height: 23px;
		/*margin-left:auto; 
		margin-right:auto; */
		background-color:#666666;
		/*vertical-align:middle;*/
	}
	div#searchAndRSSMenu {
		width: 1000px;
		height: 23px;
		/*margin-left:auto; 
		margin-right:auto; */
		background-color:#AFAFAF;
	}
	
	a.menuLink {
		color:#FFFFFF;
		margin-left:15px;
		text-decoration:none;
		font-weight:bold;
	}
	a.menuLink:hover {
		text-decoration:underline;
	}
	
	a.convertLink {
		color:#FF0000;
		cursor:pointer;
		text-decoration:underline;
	}
	
	div.text {
		background-image:url("../Images/yellowBoxMiddle.png");
		background-repeat:repeat-y;
		padding-top:15px;
		padding-left:28px;
		padding-right:22px;
		
	}
	div.subHeadline {
		font-size:large;
	}
	div.textHallo {
		/*height:50px;*/
		background-image:url("../Images/blueBoxMiddle.png");
		background-repeat:repeat-y;
		padding-left:28px;
		padding-right:22px;
		
	}
	div#textHallo {
		/*height:50px;*/
		background-image:url("../Images/blueBoxMiddle.png");
		background-repeat:repeat-y;
		padding-left:28px;
		padding-right:22px;
		
	}
	div.price {
		background-image:url("../Images/yellowBoxBottom.png");
		/*height: 31px;*/
		background-repeat:no-repeat;
		padding-left:22px;
		padding-bottom:40px;
	}
	div#priceHallo {
		background-image:url("../Images/blueBoxBottom.png");
		background-repeat:no-repeat;
		height:50px;
		padding-left:22px;
		padding-bottom:18px;
	}
	span.date {
		font-size: small;
		color:#A80014;
		
	}
	a.weiter {
		font-size: small;
		color:#CC0000;
		text-decoration:none;
	}
	span.headline {
		font-size: x-large;
		margin-right: 15px;
	}
	span#headlineNews {
		font-size: xx-large;
		font-weight:bold;
		margin-right: 15px;
		padding-top:-5px;
	}
	img {
		border:none;
	}	
	img#curPic {
		float:right;
		margin-top:1px;
		margin-right:1px;
	}
	span#curField {
		font-weight:bold;
		margin-left:10px;
	}
	div#convertField {
		position:absolute;
		visibility:hidden;
		background-color:#FFFFFF;
		width:110px;
		/*height:10px;*/
		border:1px solid #FF0000;
	}
	div#searchRes {
		background-color:#FFFFFF;
		margin-left:35px;
		visibility:hidden;
		width:400px;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
	}
	img#closePic {
		float:right;
		margin-top:1px;
		margin-right:1px;
	}
	a.fstLstPg {
		color:#1F7E8A;
	}
	a.myRideLink {
		margin-left:10px;
		font-weight:bold;
		font-size:120%;
		color:#7c4014;
	}

