div.debug {
	padding:0.2em;
	background-color:#CCFFFF;
	border: 1px dotted black;
}

body {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
}

img {
	border: 0px;
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	border: 1px solid #C96600;
	padding: 1px;
}

.inputbox {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	border: 1px solid #C96600;
	padding: 1px;
}

p, td {	
	font-size: 8pt;
	color: #853333;
	line-height: 1.5em;
}
p.pLight {	
	color: 	#D68533;
}

h1 {
	font-size: 12pt;
	color: #853333;
}

h2 {
	font-size: 10pt;
	color: #853333;
	font-style: italic;
}

.RiaSubHeading {
	font-size: 12pt;
	color: #853333;
	font-weight: bold;
}

a {
	color: #853333;
}
a.noLine {
	text-decoration: none;
}
a.noLine:hover {
	text-decoration: underline;
}
a.bigURL {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.bigURL:hover {
	text-decoration: underline;	
}

tr.RiaHeader {
	height: 70px;
}

tr.RiaFooter {
	height: 80px;
}

td.RiaBorder {
	width: 55px;
}

td.RiaBouncer {
	width: 5px;
}

td.RiaLine {
	width:1px;
	background-color: #C96600;
}

td.RiaContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

div.RiaTeaser {
	float:right;
	font-size:12pt;
	font-style: italic;
	font-weight: bold;
}

div.RiaHeading {
	color: 	#D68533;
	background-image: url('images/pfeilchen.gif');
	background-position: 0px 3px;
	padding-left: 14px;
	background-repeat:no-repeat;
}

.LineSpacing {
	line-height: 1.2em;
	vertical-align: top;
}

.yellow {
	color: #D68533;
}

#sprachauswahl {
	display: inline;
}

.RiaNavigation {
	font-size: 10pt;
}

#tblPreise {
	border-collapse: collapse;
	width: 80%;
	
}
#tblPreise tr td {
	border: 1px solid #D68533;
	text-align: right;
}
