.content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}
.content_l {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: bold;
        font-weight: normal;
        color: #000000;
}

.content_red {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: bold;
        font-weight: normal;
        color: red;
}

#info-box {
	border: 2px solid red;
	padding-top: 20px;
    padding-left: 10px;
        position: absolute;
        left: 32em;
        top: 15.3em;
        width: 190px;
        height: 35px;
     }

.tiny {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}
.preis {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: bold;
        font-weight: normal;
        color: #000000;
}
.table_headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.table_summe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.table_headline_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.menueitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.table_cell_bg {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
a{
color:#006699;
background:transparent;
font:1em arial, verdana, helvetica, sans-serif;
text-decoration:none;}

a:visited{
color:#006699;
background:transparent;}

a:hover, a:active, a:focus{
color:#666666;
background:transparent;
text-decoration:underline;} 
}

input {
    font-family: Arial,sans-serif; 
    color: #FFFFFF; 
    font-size: 12px; 
    border: none; 
    background-color: #BF0000; 
    height :22px; 
    width: 250px; 
    padding:3px;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.row_0 {
    background-color:        #E2E2E2;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}
.row_1 {
    background-color:        #CCCCCC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}
