a {
	text-decoration				: none;
	color						: #000000;
}

.tblCommonCol td span a {

	color						: #FF0000;

}

.url {
	text-decoration				: underline;
}

body {
    background-color			: #081894;
    font-family         		: Arial;
    font-size           		: 19pt;
    font-weight         		: normal;
    color						: #000000;
	padding             		: 0px;
	margin              		: 0px;
}                       		
                        		
td {                    		
    font-family         		: Arial;
    font-size           		: 9pt;
}

.darkBlue {
	background-color			: #081894;
}

.lightBlue {
	background-color			: #96A5D4;
}

.tableSpace {
	background-color			: #FF0000;
}

.leftMenuTbl {
	background-image    		: url(../images/left_menu_bg.gif);
	background-position	 		: left;
	background-color			: #96A5D4;
	vertical-align				: top;
}

.headerTop {
	padding						: 6px 0px 0px 0px; 
	vertical-align				: top;
	width						: 1009px;
	
	background-image    		: url(../images/header_top.jpg);
	background-repeat			: no-repeat;
	background-position	 		: left;
	
}

.topNavi {
	padding						: 0px 35px 0px 0px;
	color						: #BECBF5;
	text-decoration     		: none;
}

.secondNavi {
	color						: #000000;
	padding						: 0px 0px 0px 6px;
	text-decoration     		: none;
}

.contentRightHome {
	padding						: 18px 25px 0px 25px;
	background-color			: #96A5D4;
	vertical-align				: top;
	background-image    		: url(../images/motobike_background.gif);
	background-repeat			: no-repeat;
	background-position	 		: bottom left;
}

.contentRightSub {
	padding						: 5px 5px 5px 5px;
	background-color			: #96A5D4;
	vertical-align				: top;
	background-image    		: url(../images/motobike_background.gif);
	background-repeat			: no-repeat;
	background-position	 		: bottom left;
}

.newsTeaser {
	position					: absolute;
	top							: 450px;
	left						: 780;
	height						: 119px;
	width						: 201px;
}

.tourenTeaser {
	position					: absolute;
	top							: 450px;
	left						: 768px;
	height						: 119px;
	width						: 201px;
	
}

.teaserTxt {
	padding						: 12px 7px 5px 7px; 
	background-color			: #FFFFFF;
	height						: 76px;
	vertical-align				: top;
	border						: 1px solid #FF0000;
	border-bottom				: 0px;
}

.teaserFooter {
	text-align					: right;
	padding						: 0px 12px 5px 7px; 
	background-color			: #FFFFFF;
	border						: 1px solid #FF0000;
	border-top					: 0px;
}

.tblCommonCol {
	height						: 20px;
	background-color			: #CBD2EA;
	padding						: 0px 5px 0px 5px; 
	border						: 0px solid #FF0000;
	border-bottom				: 1px solid #081894;	
}

.tblCommonHeadCol {
	background-color			: #081794;
	color						: #ffffff;
	font-weight					: bold;
	padding						: 0px 5px 0px 5px; 
	border						: 0px solid #FF0000;
	border-bottom				: 1px solid #081894;	
}


