/* CSS Document Motorrad Waldhäusl */

/* easy-edit
----------------------------------------------*/
body {
	SCROLLBAR-FACE-COLOR: #7D94DF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR:  #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:   #FFFFFF; 
	SCROLLBAR-TRACK-COLOR:  #3943B1; 
	SCROLLBAR-DARKSHADOW-COLOR: #3943B1;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	text-align:center;
}

.body_ee_list {
	padding: 0 5px 15px 10px;
	background-color: #FBFBFB;
	border: 1px solid #C5C5C5;
	margin: 0 auto;
	width: 600px;
	font-size: 80%;
	min-height: 240px;
}

.body_ee_list table {
	background-color:#FFFFFF;
	border: 1px solid #C5C5C5;
	text-align:center;
}

.text_ee {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.body_ee_list .picbox {
	float: right;
	padding: 5px;
	width: 100px;
}

.picbox_pic {
	text-align: center;
}

.picbox_pic_text {
	font-size: 80%;
	text-align: center;
}

.picbox_pic_text a {
	color:#666666;
}

div.picbox_pic img {
	margin: 5px 0 0 0;
	border: 1px solid #000052;
}

.kategorie {
	font-weight: bold;
	font-size: 95%;
	color: #FFFFFF;
	padding: 3px;
	background-color:#9FAFE8;
	width: 600px;
}

.downloadlink {
	display: block;
	background-image: url(bilder/pdf_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 20px;
	margin: 10px 0 -10px -5px;
	color: #000000;
}

.downloadlink a {
	color: #000000;
	text-decoration:underline;
}

/* mehr, zurück, top Buttons
----------------------------------------------*/
.top_button {
	font-size: 75%;
	font-weight:normal;
	color:#000000;
	padding-left: 8px;
	background-image: url(bilder/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

.top_button a {
	color:#000000;
}
