/* Stylesheet for AFH - Tuning
 * $Id: afh_styles.css,v 1.16 2004/11/28 01:46:43 marcell Exp $
 * Copyright © 2002 iCell IT Systems. All rights reserved 
 */

td.sportKupplungCell {
	padding-right : 20px;
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a.link {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.link:visited {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.link:hover {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a.linkList {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a.linkList:visited {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a.linkList:hover {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a.linkNavi {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.linkNavi:visited {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.linkNavi:hover {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.linkSelectedNavi {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.linkSelectedNavi:visited {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.linkSelectedNavi:hover {
	background-color : transparent;
	color : #DE042A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}


body {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;	
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-position : top left;
	background-repeat : no-repeat;
	color : #000000;
}

td.copyright {
	background-color : #FFFFFF;
	color : #C1C3B7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
}

.contentText {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.adminPrintText {
	background-color : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

li {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.contentTextSmall {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.printText {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
}

.contentTitle {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

.contentHeadline {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

span.tableHeader {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.navi {
	background-color : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.kalkulator {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	width : 100px;
}

image {
	border-color : #333333;
}

.bold {
	font-weight : bold;
}

td.itemListBottomBorder {
	border-bottom : 1px solid #64809A;
}

td.itemListBottomBox {
	border : 1px solid #64809A;
	padding : 2px;
	text-align : center;
}

td.itemListCell {
	padding-bottom : 6px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 6px;
	vertical-align : top;
}

td.itemListLeftBorder {
	border-left : 1px solid #64809A;
}

td.itemListRightBorder {
	border-right : 1px solid #64809A;
}

td.itemListTitle {
	background-color : #64809A;
	border-bottom : 1px solid #64809A;
	border-top : 1px solid #64809A;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0.5pt;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	text-decoration : none;
}

td.itemListTopBorder {
	border-top : 1px solid #00305D;
}