#opttan
{
  width: 100%;
}

/* Noscript Gif Opttan */

#rsct_opttan_m_gif_bg
{
  position: relative;
  z-index: 0;
  width:  6.4cm;
  height: 3.7cm;
}

#rsct_opttan_m_gif_app
{
  position:absolute;
  z-index: 1;
  margin: 0.6cm;
  width:  5.2cm;
  height: 2.5cm;
}

#rsct_opttan_mr_gif_bg
{
  position: relative;
  z-index: 0;
  width:  3.7cm;
  height: 7.8cm;
}

#rsct_opttan_mr_gif_app
{
  position:absolute;
  z-index: 1;
  margin: 0.7cm 0.6cm;
  width:  2.5cm;
  height: 6.4cm;
}

/* Opttan Mini */

#rsct_opttan_m
{
  position: relative;
  z-index: 2;
}

#rsct_opttan_m,
#rsct_opttan_m #rsct_opttan_m_bg_image
{
  width:  6.4cm;
  height: 3.7cm;
}

#rsct_opttan_m .opttan_speedo
{
  top: 1.0cm;
}

#rsct_opttan_m #rsct_opttan_m_app
{
  position: absolute;
  top: 0.6cm;
  left: 0.6cm;
  width:  5.2cm;
  height: 2.5cm;
}

/* Opttan Mini Rotiert */

#rsct_opttan_mr
{
  position: relative;
  z-index: 2;
}

#rsct_opttan_mr,
#rsct_opttan_mr #rsct_opttan_mr_bg_image
{
  width:  37mm;
  height: 78mm;
}

#rsct_opttan_mr .opttan_speedo
{
  top: 1.0cm;
}

#rsct_opttan_mr #rsct_opttan_mr_app
{
  position: absolute;
  top: 0.7cm;
  left: 0.6cm;
  width:  2.5cm;
  height: 6.4cm;
}

/* Common */

#rsct_opttan_m img,
#rsct_opttan_mr img
{
  position:absolute;
  top:0px;
  left:0px;
}

/* Applikation */

#rsct_opttan_generation .rsct_titlebar img
{
  margin: 2px;
  border: 1px solid #ccc;
}

#rsct_opttan_generation .rsct_titlebar .rsct_right_buttons { float: right; }
#rsct_opttan_generation .rsct_titlebar .rsct_left_buttons { float: left; }

#rsct_opttan_generation .opttan_speedo
{
  position: relative;
  margin: 0 0 0 30%;
  z-index: 12;
  font: bold 1em Arial;
  text-align: center;
  color: #fc0;
  visibility: hidden;
}

#rsct_opttan_generation
{
  background-color: #e9e9e9;
  border-collapse:collapse;
  border: 1px solid #ccc;
  width: 100%;
}

#rsct_opttan_generation td
{
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 6px;
  margin: 0px;
}

#rsct_opttan_generation td.rsct_titlebar { padding: 0px; }

#rsct_opttan_generation .rsct_titlebar
{
  font: bold 1.2em;
  font-weight: bold;
  padding-left: 4px;
  line-height: 1.8em;
}

.osppinfoinhalt img {
	float: left;
	margin-right: 30px;
}

@media only screen and (max-width: 56.25em) {
	
	.osppinfoinhalt img {
		display: none;
	}	
}

@media only screen {
	
	#rsct_opttan_m_area td {
		float: left;
		width: 100%;
	}
}

@media only screen and (min-width: 29.938em) {
	
	#rsct_opttan_m_area td {
		float: none;
		width: auto;
	}
	
}
