	A {
		text-decoration: none;
		color: #000099;
	}

	A:HOVER {
		text-decoration: none;
		color: Red;
	}

	a.fake {
		color: Black;
	}

	a.fake:hover {
		color: Black;
	}


	body {
		margin: 0 !important;
		padding: 0 !important;		
		font-family:  Arial, Helvetica, sans-serif;
		font-size: small;
		text-align: left;
		scrollbar-3d-light-color: #5182B7;
		scrollbar-arrow-color: #B7CEE8;
		scrollbar-base-color: #5182B7;
		scrollbar-dark-shadow-color: #5182B7;
		scrollbar-face-color: #5182B7;
		scrollbar-highlight-color: #B7CEE8;
		scrollbar-shadow-color: #5182B7;		
		background: #ffffff;
	}	
	
	a.heiseheadline {
		line-height : 110%;
	}

	.top {
		font-weight : bold;
		color : #FF0000;
	}

	.preis {
		font-weight : bold;
		color : #FF9900;
	}


	.header {
		font-size: 15px;
		font-weight : bold;
	}

	.linkheader {
		font-size: small;
		font-weight : bold;
	}


	pre {
		font-size: 9px;
		font-family: "Courier New", Courier, monospace;
	}

/* --- Tables --- */
	td.slice2 {
		background-image: url(/images/slice2.jpg);
	}
	
	td.bg2 {
		background-image: url(/images/bg2.gif);
	}
	
	td.bg1 {
		background-image: url(/images/bg1_new.gif); 
		padding-right: 10px; 
		background-position: top; 
		background-repeat: no-repeat;
	}
	
	td.bg {
		background-image: url(/images/bg.gif);
	}
	
/* --- Comments --- */	
	div.comment_first {
		background-color: #eaf7ff; 
		padding-top: 5px; 
		width: 483px; 
		overflow: hidden;
	}
	
	div.comment_second {
		background-color: #f3f3f3; 
		padding-top: 5px; 
		width: 483px; 
		overflow: hidden;		
	}
	
	div.comment_title {
		height: 17px; 
		font-weight: bold;
	}
	
	div.comment_subtitle {
		height: 17px;
		font-style: italic;
	}
	
	div.comment_answer {
		height: 20px; 
		text-align: right;
	}

	
/* -- <hr> -- */	

	hr {
		border : thin dotted Black;
		border-style: dotted;
		height: 1px; 
	}

	hr.comment_hr_left {
		width: 300px; 
		text-align: left;
	}
	

#infobar {
	font: message-box;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(http://masterbootrecord.de/images/warning.gif) no-repeat fixed .3em .9em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
	position: absolute;
	top: 0px;
	left: 0px;
}

#infobar a:hover {
	color: #FFF;
	background: #3169B6 url(http://masterbootrecord.de/images/warning2.gif) no-repeat fixed .3em .9em;
}

#infobar p{
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:18px;
	font-weight: bold;
}
