body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 100%;
    font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

body, table {
	color: #333;
	font-size: 12px;
}

input, select {
	width: 98%;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

table { width: 100%; }

a:link, a:visited {
	color: #E60019;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #E60019;
	text-decoration: underline;
}

.red { color: #E60019; }

/* input.submitbutton {
	cursor: pointer;
	margin-top: 1px;
}

a.submitbutton,
input.submitbutton {
	background: #FFFFFF url(http://www.formel1.de/public/img/icon_arrowred_right.gif) no-repeat right center;
	border: 1px solid #B57171;
	color: #E60019;
	margin: 0;
	overflow: visible;
	padding: 0 10px 0 1px;
	text-decoration: none;
	width: auto;
}
a.submitbutton, input, select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
 */
.button {
    background: transparent url(http://www.formel1.de/public/img/sprites.png) no-repeat scroll right -225px;
    border: 0 none;
    clear: both;
    color: #fff;
    display: block;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.button input,
.button a:link,
.button a:visited {
    background: transparent url(http://www.formel1.de/public/img/sprites.png) no-repeat scroll -10px -210px;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 20px;
    margin: 0 6px 0 0;
    padding: 2px 2px 0 8px;
    text-align: left;
    cursor: pointer;
}

.button input {
    background-position: -10px -208px;
    height: 22px;
    margin-top: -2px;
    padding-top: 0;
}

h1 {
    clear: both;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 8px 0 7px 10px;
    background: url(http://www.formel1.de/public/img/line_dotted.gif) repeat-x bottom;
}

.fliess {
    margin: 0 0 5px;
    padding: 0 0 10px 10px;
    font-size: 12px;
}
