
html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#ffffff;
}

p{
	font-size: 13px;
	line-height: 150%; 
	margin-top:0px; 
	text-align: left;
	color: #555555;
	text-align: left;
}

a {
	color: #B70101;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.big_a{
	font-size: 14px;
}

.small_a{
	font-size: 11px;
}

a:hover {
	color: #CC6633;
	text-decoration: underline;
}

.img {
   	border: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
}

img{
	border:0px;
	padding:0px;
}

ul {
   	margin-left: 0px;
   	padding: 0px;
	line-height: 170%; 
   	text-align: left;
	color: #555555;
}

li {
   	margin-left: 17px;
	list-style-type: square;
	color: #555555;
}

b{
	font-size: 13px;
	color: #B70101;
	font-weight: bold;
	line-height: 170%; 
}

strong{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

body {
	margin-top: 0px;
	text-align:center;
}

#rahmen{
	text-align:left;
	margin:auto;
	width: 940px; 
	background-color: #ffffff;
	/* border: 1px solid #999999; */
}

.justify-font{
	line-height: 170%; 
	text-align: justify; 
}

.marker{
	background-color: #eaeaea;
	padding: 10px;
}

h1 {
   	margin-top: 0px;
   	margin-bottom: 15px; 
	font-size: 20px;
	color:#B70101;
	font-weight:bold;
	/* clear: both; */
}

.h1_spacer {
	height:20px;
}

h2 {
   	margin-top: 20px;
   	margin-bottom: 15px;
   	font-size: 1.2em;
	color: #444444;
	/* color: #B70101; */
   	font-weight: bold;
   	text-align: left; 
}

h3 {
   	margin-top: 0px;
   	margin-bottom: 10px;
   	font-size: 1.2em;
   	color: #666666;
   	font-weight: bold;
   	text-align: left; 
}

#top_1{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 940px;
	float: left;
	height: 8px;
	background-color: #B70101;
}

#top_2{
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
	width: 940px;
	text-align: right;
	float: left;
	height: 72px;
	background-image: url(http://www.bio-ethanol-kaminofen.de/images/logo.gif);
	background-repeat: no-repeat;
}

#top_3 {
	margin-top: 0px;
	width: 940px;
	border-bottom: 1px solid #B70101;
   	float: left;
  	text-align: left;
}

#top_3 p{
	margin-top: 5px;
	margin-bottom: 0px;
	color: #777777;
	padding-bottom:5px;
	font-size: 14px;
}

/***** content_bereich *****/

#content_bereich{
	margin-left: 0px;
	margin-top: 30px;
	padding: 0px;
	width: 940px;
	text-align: left;
	float: right;
	/* border: 1px solid #555555; */
}

#content_bereich a{
	text-decoration: underline;
}

#content_bereich a:hover{
	text-decoration: underline;
}

#right {
	margin-top: 0px;
	padding: 0px;
	width: 370px; 
   	text-align:left; 
   	float: right;
}

#calculator{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 500px;
	text-align: left;
	float: left;
}

#left_calc{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 438px;
	text-align: left;
	float: left;
}

#right_calc {
	margin-top: 0px;
	padding: 0px;
	width: 437px; 
   	text-align:left; 
   	float: right;
}

#calc_footer{
	margin-left: 0px;
	margin-top: 30px;
	padding: 0px;
	width: 940px;
	text-align: left;
	float: right;
	/* border: 1px solid #555555; */
}


#bottom_nav {
	margin-top: 25px;
	width: 940px;
   	float: left;
  	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color:#ffffff;
}

/***** footer *****/

#footer {
	margin-top: 20px;
	width: 940px;
	border-top: 1px solid #B70101;
   	float: left;
	padding-top: 5px;
}

#footer_left{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 300px;
	text-align: left;
	float: left;
	color: #717171;
	font-size: 13px;
}

#footer_right{
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 640px;
	text-align: right;
	font-size: 10px;
	float: right;
	color: #999999;
}

/****** calculator ******/

.fusszeile 	{
	font-size:13px;
	padding-left: 0px;
	padding-left: 7px;
	padding-bottom: 7px;
	line-height: 140%; 
}

.background_strichle {
	background:url(http://www.bio-ethanol-kaminofen.de/images/background_strichle.gif) repeat-x;
	height:10px;
}

.calculator 	{
	background-color:#ffffff;
}

/* Äußere Tabelle */
table.aussen {
	border-width: 7px 7px 7px 7px;
	border-spacing: 5px;
	border-style: solid;
	border-color: rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234);
	border-collapse: separate;
	background-color: white;
}
table.aussen th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.aussen td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Innere Tabelle */
table.innen {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234) rgb(234, 234, 234);
	border-collapse: separate;
	background-color: white;
	font-size:13px;
}
table.innen th {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	margin-top: 0px;
	vertical-align: top;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.innen td {
	border-width: 1px 0px 0px 0px;
	padding: 2px 7px 2px 12px;
	border-style: solid;
	border-color: white;
	background-color: #B70101;  /* #CC6633; */
	-moz-border-radius: 0px 0px 0px 0px;
	color: white;
}
