/* -----------------------------------------------------------------------------
   content.css 2009-19-01 10:30:00 Z mz $
    
   MEGADRIVE Cascading Style Sheets
   Copyright (c) 2008 MEGADRIVE Autovermietung
   http://www.megadrive.at
-------------------------------------------------------------------------------- */

@CHARSET "UTF-8";

/* ------------------- ##### CONTENT 2 SPALTEN FCE ##### ------------------- */


.md_content_2palten_fce_links {
	float: left;
	width: 264px;
}

.md_content_2palten_fce_rechts {
	float: right;
	width: 264px;
}

/* ------------------- ##### CONTENT 3 SPALTEN FCE ##### ------------------- */

.md_content_3spaltig_left, .md_content_3spaltig_middle, .md_content_3spaltig_right {
	width: 32%;
}

.md_content_3spaltig_space {
	width: 2%;
}

/* ------------------- ##### CONTENT TEASERBOX FCE ##### ------------------- */

.md_content_teaserbox {
	width: 262px;
	border: 1px solid #999;
	height: 180px;
	margin: 0 0 12px 0;
}

.md_content_teaserbox_title {
	border-bottom: 1px solid #999;
	padding: 4px 6px 4px 6px;
}

.md_content_teaserbox_title  h3 {
	font-size: 1.2em;
}

.md_content_teaserbox_image {
	height: 50px;
	width: 262px;
	overflow: hidden;
	border-bottom: 1px solid #999;
}

.md_content_teaserbox_text {
	padding: 6px 6px 6px 6px;
	line-height: 12px;
}

.md_content_teaserbox_link {
	display: none;
}

/* ------------------- ##### CONTENT AKTIONENBOX FCE ##### ------------------- */

.md_content_aktionenbox {
	width: 540px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #DEDEDE;
	margin: 0 0 12px 0;
	text-align: left;
}

.md_content_aktionenbox_image {
	width: 162px;
	height: 108px;
	float: left;
	overflow: hidden;
}

.md_content_aktionenbox_text {
  float: right;
  text-align: left;
  width: 364px;
}

.md_content_aktionenbox_link {
  text-align: right;
}

/* ------------------- ##### CONTENT FAHRZEUGBOX FCE ##### ------------------- */

.md_content_fahrzeugbox {
	width: 540px;
	margin: 0 0 8px 0;
}

.md_content_fahrzeugbox_title {
	font-weight: bold;
	border-bottom: 1px solid #DEDEDE;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

.md_content_fahrzeugbox_left {
	float: left;
	width: 170px;
	padding: 8px 0 0 0;
}

.md_content_fahrzeugbox_right {
	float: right;
	width: 360px;
}

.md_content_fahrzeugbox_image {
    background: transparent url('../../imgserver/content/megadrive_fahrzeug_noimage.jpg') no-repeat;
	height: 108px;
	width: 162px;
}

.md_content_fahrzeugbox_icons {
	margin: 10px 0 0 0;
}

.md_content_fahrzeugbox_links {
	text-align: right;
}

.md_content_fahrzeugbox_links a {
	font-weight: bold;
	text-decoration: none;
}

/* ------------------- ##### CONTENT FAHRZEUGKATEGORIEBOX FCE ##### ------------------- */

.md_content_fahrzeugkatbox {
	width: 162px;
	margin: 0 0 30px 0;
}

.md_content_fahrzeugkatbox_title {
	width: 162px;
	font-weight: bold;
	border-bottom: 1px solid #DEDEDE;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

.md_content_fahrzeugkatbox_info {

}

.md_content_fahrzeugkatbox_icons {
	margin: 0 0 4px 0;

}

.md_content_fahrzeugkatbox_image {
	background: transparent url('../../imgserver/content/megadrive_fahrzeug_noimage.jpg') no-repeat;
	height: 108px;
	width: 162px;
	margin: 6px 0 6px 0;
}

.md_content_fahrzeugkatbox_links a {
	font-weight: bold;
	text-decoration: none;
}


/* ------------------- ##### CONTENT TARIFEMENUE ##### ------------------- */

.test123 {
	border: 1px solid #dedede;
	background: #f4f4f4;
	padding: 4px;
}

.csc-menu {
	background: #f4f4f4;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin: 0 0 0 0;
	width: 161px;
	padding: 4px 0px 4px 0px;
}

.csc-menu li {
	display: inline;
}

.csc-menu li a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
}

.csc-menu li a:hover {
	background: #ed1c24;
	color: #fff;
	padding: 6px 10px 6px 10px;
}


/* ------------------- ##### Tarife Tables ##### ------------------- */

.table_headline {
    width: 531px;
    background-color: #eaeaea;
    padding: 2px 0 2px 7px;
    font-weight: bold;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

/* ------------------- ##### STATIONSSUCHE Tables ##### ------------------- */

#md_stationssuche {
	background: #f4f4f4;
	border: 1px solid #dedede;
	padding: 10px;
	line-height: 20px;
}

.md_stationssuche_input{
	border: 1px solid #dedede;
	padding: 2px;
	font: 1em Verdana, Arial, sans-serif;
}

.md_stationssuche_submit {
    font: 1em Verdana, Arial, sans-serif;
	background: #ed1c24;
	border: none;
	padding: 2px 20px 2px 20px;
	color: #fff;
	cursor: pointer;
}

#md_stationssuche_select {
	margin: 10px 0 0 0;
    background: #f4f4f4;
	border: 1px solid #dedede;
	padding: 6px;
}

#md_stationssuche_select select {
	border: 1px solid #dedede;
	padding: 2px;
	font: 1em Verdana, Arial, sans-serif;
}

.md_staionsliste_entry {
    background: #f4f4f4;
	border: 1px solid #dedede;
	padding: 6px;
	margin: 0 0 10px 0;
}

.md_staionsliste_entry_left {
	float: left;
}

.md_staionsliste_entry_right {
	float: right;
}

.md_staionsliste_entry_info {
	background: #f4f4f4;
	border: 1px solid #dedede;
	padding: 10px;
	margin: 0 0 0 0;
}

.md_staionsliste_entry_right a {
    font: 1em Verdana, Arial, sans-serif;
	background: #e9e9e9;
	border: 1px solid #d0d0d0;
	padding: 2px 20px 2px 20px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
