/* Modelle */

#modell_title {
	color: #C62A42;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border-left: solid 1px #DAD59A;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #DAD59A;
	border-bottom: solid 1px #C8B95F;
	padding: 0px;
	spacing: 0px;
}
#modell_subtitle {
	color: #C62A42;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	font-size: 1.2em;
	border-left: solid 1px #DAD59A;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #DAD59A;
	border-bottom: solid 1px #C8B95F;
	padding: 0px;
	spacing: 0px;
}
#modell_text {
	width: 80%;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	border-left: solid 1px #DAD59A;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #DAD59A;
	border-bottom:  none;
	padding: 15px;
	spacing: 0px;
	background: #E2DAAB;
}
#modell_text_red {
	width: 80%;
	color: #C62A42;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	border-left: solid 1px #DAD59A;
	border-right: solid 1px #C8B95F;
	border-top: none;
	border-bottom:  none;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	spacing: 0px;
	background: #E2DAAB;
}
#modell_link {
	width: 80%;
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 1em;
	border-left: solid 1px #DAD59A;
	border-right: solid 1px #C8B95F;
	border-top: none;
	border-bottom: solid 1px #C8B95F;
	padding-right: 15px;
	spacing: 0px;
	background: #E2DAAB;
}

#modell_image {
	width: 20%;
	text-align: center;
	vertical-align: top;
	border: solid 1px;
	padding: 0;
	spacing: 0;
	background: #D5CE8A;
	border-left-color: #DAD59A;
	border-top-color: #DAD59A;
	border-right-color: #C8B95F;
	border-bottom-color: #C8B95F;
}
#modell_copyright {
	text-align: center;
	font-size: 12px;
}
/* ************************ */
/* Detail Tabelle */

#table_title_left {
	color: #C62A42;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: solid 1px #DAD59A;
	border-right: none;
	border-top: solid 1px #DAD59A;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
}
#table_title_middle {
	color: #C62A42;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: none;
	border-right: none;
	border-top: solid 1px #DAD59A;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
}
#table_title_right {
	color: #C62A42;
	text-align: right;
	font-weight: normal;
	font-size: 1em;
	padding-right: 15px;
	border-left: none;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #DAD59A;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
}	
#table_value_left {
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: solid 1px #DAD59A;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}
#table_value_middle {
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}
#table_value_middle_red {
	color: #C62A42;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	text-indent: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}
#table_value_right {
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	padding-right: 15px;
	border-left: none;
	border-right: solid 1px #C8B95F;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}	
#table_value_right_top_border {
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 1em;
	padding-right: 15px;
	border-left: none;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #C62A42;
	border-bottom: none;
	background: #E2DAAB;
}
#table_value_right_red {
	color: #C62A42;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	padding-right: 15px;
	border-left: none;
	border-right: solid 1px #C8B95F;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}
#table_value_right_red_text {
	color: #C62A42;
	text-align: right;
	font-weight: normal;
	font-size: 1em;
	padding-right: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background: #E2DAAB;
}
#table_bottom_left {
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: solid 1px #DAD59A;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
}
#table_bottom_middle {
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	text-indent: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
	padding: 5px;
}
#table_bottom_right {
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	padding-right: 15px;
	border-left: none;
	border-right: solid 1px #C8B95F;
	border-top: solid 1px #C62A42;
	border-bottom: solid 1px #C62A42;
	background: #E2DAAB;
}



#input_number {
	text-align: right;
	padding-right: 10px;
	background: transparent;
	border-left: groove 1px;
	border-right: groove 1px;
	border-top: groove 1px;
	border-bottom: groove 1px;
	border-color: #000000;
}
