/*
 * file: main.css
 * desc: main stylesheet for comdasys website
 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#mainContainer {
	width: 975px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 0;
}

#contentContainer {
  border: solid 1px #c5c7c8;
  padding-left: 15px;
  padding-right: 15px;
  color: #707172;
  min-height: 505px;
  background: url(../images/contentbox_verlauf.jpg) bottom repeat-x;
}

#contentContainer a, #contentContainer a:visited {
  color: #002c61;
  font-weight: bold;
  /* text-decoration: none; */
}

#contentContainer a:hover {
  color: #f8b222;
}

#contentContainer h1,
#contentContainer h2,
#contentContainer h3,
#contentContainer h4,
#contentContainer h5,
#contentContainer h6 {
  color: #002c61;
}

#mainLayoutTable {
	border-collapse: collapse;
	table-layout: fixed;
}

#searchSubmit {
	color: white;
	background-image:url(../images/news_streifen.jpg);
	background-repeat:repeat-x;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
        font-size: 12px;
}

#newsContainer {}

#newsBoxHead, .boxMenuHead {
	color: white;
	background-image:url(../images/news_streifen.jpg);
	background-repeat:repeat-x;
	height: 20px;
	padding-left: 2px;
	font-weight: bold;
}

#newsBoxCornerRight, .boxMenuHeadRight {
	background: url(../images/news_rund_rechts.jpg) top right no-repeat;
}

/* * * HEADINGS * * */

h1 {
  padding-top: 5px;
  font-size: 21px;
}
h2 {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  font-size: 17px;
}
h3 {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  font-size: 15px;
}
h4 {font-size: 13px;}
h5 {font-size: 11px;}
h6 {font-size:  9px;}

/* * * FRONTPAGE NEWS * * */
#newsBoxContent {
	padding-left: 15px;
	padding-top: 15px;
  padding-right: 10px;
  background: url(../images/verlauf_news.jpg) bottom repeat-x;
}

#newsBoxContent div.fpNewsDate {
  font-weight: bold;
  color: #002c61;
}

#newsBoxContent div.fpNewsTitle {
  color: #002c61;
  margin-top: 10px;
  margin-bottom: 10px;
}

#newsBoxContent div.fpNewsTeaser {
  color: #878889;
}

/* * * MAIN MENU ROUNDED CORNERS * * */

#menuRO {
	margin-top: 10px;
	background:url(../images/bg_menu_top_right.jpg) top right no-repeat;
}
#menuLO {
	background:url(../images/bg_menu_top_left.jpg) top left no-repeat;
}
#menuRU {
	background:url(../images/bg_menu_bottom_right.jpg) bottom right no-repeat;
}
#menuLU {
  background:url(../images/bg_menu_bottom_left.jpg) bottom left no-repeat;
}

/* * * FOOTER MENU * * */

#bottomMenu {
  /* font-weight: bold; */
}

#bottomMenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#bottomMenu li {
  display: inline;
  margin: 5px;
  font-size: 10px;
}

#bottomMenu li > a, #bottomMenu li > a:visited {
  color: #878889;
  text-decoration: none;
}

#bottomMenu li > a:hover { color: #f8b222; }


/* * * TRIPLE BOX ON LANDING PAGE * * */
#tripleBox, #upcoming {
  padding-top: 5px;
}

#frontTriple {
  background-image:url(../images/verlauf_3artikel.jpg);
  background-repeat:repeat-x;
  height: 203px;
}

.tpBoxImage {
  padding-top: 5px;
}

.tpBoxContent {
  padding-top:  5px;
  padding-left:  10px;
  color: #707172;
}

.tpFrontBox {
  float: left;
  width: 234px;
  padding-left: 15px;
}

.tpBoxHeader {
  color: #002c61;
  font-weight: bold;
  font-size: 14px;
  padding-top: 10px;
}

.tpBoxSubHead {
  color: #002c61;
  padding-bottom: 5px;
  font-size: 12px;
}

/* * * MAIN CONTENT AREA * * */
#menuBorderTop {
	margin: 0;
	padding: 4px;
}

#mainContent {
  padding-left: 20px;
  padding-right: 10px;
}

/* * * BREADCRUMBS * * */
#breadcrumbs {
  padding-top:5px;
  padding-bottom: 5px;
  color: #707172;
}

#breadcrumbs a, breadcrumbs a:visited {
  color: #707172;
  text-decoration: none;
}

#breadcrumbs a:hover {
  color: #f8b222;
}

/* * * RIGHT CONTENT COLUMN */
#rightColumn {}

#rightColumn a, #rightColumn a:visited {
  color: #002c61;
  font-weight: bold;
}

#rightColumn a:hover {
  color: #f8b222;
}

li.pdf {
  list-style-image: url(../images/icon_pdf.gif);
}

li.docs {
  list-style-image: url(../images/icon_document.gif);
}

.rcolBox {
  padding-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
  border: solid 1px #dcdcdc;
  min-height: 140px;
  background: url(../images/verlauf_rightbox.jpg) bottom repeat-x;
}

.rcolContent li {
}

.rcolBoxSpace {
  margin-top: 18px;
}

.rcolSupport {
  position: absolute;
  bottom: 0px;
}

.rcolSupportImage {
  padding: 4px;
  border: 0;
}

.rightContainer {
  padding-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
}

.rightHead {
  font-weight: bold;
  color: #002c61;
  margin-bottom: 10px;
}

.rightContent ul {
  padding: 12px;
}

/* * * SUBMENU * * */
#submenu {}

#submenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 14px;
  padding-bottom: 5px;
}

#submenu li {
  padding-bottom: 10px;
}

#submenu a {
  text-decoration: none;
}

#submenu .submenuSection {
  font-weight: bold;
  color: #002c61;
  padding: 2px;
  padding-left: 7px;
}

#submenu div.submenuSection {
  background: url(../images/verlauf_newsboxen.jpg) bottom repeat-x;
  background-color: #e0e1e3;
}
#submenu div.submenuActive {
  background-color: #ffffff;
  background: url(../images/icon_pfeil.jpg) no-repeat right center;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#submenu li > a { color: #878889; }
#submenu li > a:hover { color: #f8b222; }

/* * * UPCOMING EVENTS * * */
#upcomingEvent1 {
  background: url(../images/event_blue_box4.jpg) no-repeat;
  height: 205px;
}

#upcomingEvent2 {
  background: url(../images/event_blue_box_emea.jpg) no-repeat;
  height: 205px;
}

.upcomingTitle, .upcomingText {
  color: #ffffff;
  padding-left:  10px;
  padding-right: 10px;
}

.upcomingTitle {
  padding-top:   10px;
  font-weight: bold;
}

.upcomingText {
  padding-top: 115px;
}

/* * * HOWTOS AND FAQ * * */
.howtoContainer {
  margin: 15px;
  padding: 10px;
  border: solid 1px #A0A0A0;
}

div.howtoContainer .synopsisHead {
  color: #002c61;
}

/* * * PRESS RELEASES * * */
.prrContainer {
  margin-top: 25px;
}

.prrTitle {
  margin-top: 10px;
}

.prrDate {
  font-weight: bold;
  color: #002c61;
}

.prrTeaser {
  margin-top: 10px;
}

/* * * OTHER * * */

.linkBox {
	color: #004a99;
	background-image:url(../images/bg_linkbox.jpg);
	background-repeat:repeat-x;
	padding-left: 2px;
}

.borderLRB {
	border-left: solid 1px #878889;
	border-right: solid 1px #878889;
	border-bottom: solid 1px #878889;
}

.borderLR {
  border-left: solid 1px #878889;
  border-right: solid 1px #878889;
}

.borderB {
  border-bottom: solid 1px #878889;
}

.borderALL {
  border: solid 1px #dcdcdc;
}

.fontSmall {
	font-size: 12px;
}

.fontDarkBlue {
	color: #002c61;
}

.rightPane {
	padding-left: 5px;
}

.readMore {
  margin-top: 15px;
  background: url(../images/icon_pfeil.jpg) no-repeat right center;
  color: #002c61;
  font-weight: bold;
  min-height: 16px;
}

.readMore a {
  color: #002c61;
}

.readMore a:visited {
  color: #002c61;
  font-weight: bold; 
}

.readMore a:hover {
  color: #f8b222;
}

.newsHead {
  background-image:url(../images/news_streifen.jpg);
  background-repeat:repeat-x;
  font-weight: bold;
  color: white;
  padding-left: 2px;
}

.boxMenuTitle {
  padding-top: 2px;
  padding-left: 14px;
}

/* * * COLORS * * */

.colorGrey {
	color: #878889;
}

.colorLightGrey {
	color: #c5c7c8;
}

.colorDarkBlue {
  color: #002c61;
}
