@import url('../common/form.css');

* {
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
}

body {
	background: #002954;
}

div.pagewidth {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: transparent;
}

div.header {
	background: transparent;
	width: 950px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

div.header-logo {
	display: none;
}

div.footer {
  display: block;
  visibility: visible;
  clear: both;
  margin: 0px -1px;
  width: 912px;
  height: 30px;
  z-index: 10000;
	background: #002954;
  padding: 5px 20px 0 20px;
}

div.footer * {
  color: #9accfe;
	font-family: verdana;
  font-size: 10px;
	font-weight: 900;
}
div.footer a:link,
div.footer a:active,
div.footer a:visited {
  text-decoration: none;
}
div.footer a:hover {
  text-decoration: underline;
}


div.menu {
	float: left;
	width: 910px;
	height: 34px;
	background: #ffffff;
}
div.menu a {
	float: left;
}

div.menu_border_left {
	float: left;
	width: 20px;
	height: 34px;
	margin: 0;
	padding: 0;
}
div.menu_border_right {
	float: left;
	width: 20px;
	height: 34px;
	margin: 0;
	padding: 0;
}
span.menuTrenner {
  display: inline-block;
	float: left;
  height: 34px;
}

div.submenu {
  display: block;
  visibility: visible;
  height: 19px;
  background: #bfd0e2;
  padding: 3px 0 3px 15px;
}
div.submenu img {
	float: left;
}
div.submenu a,
div.submenu a:active,
div.submenu a:visited,
div.submenu a:link {
  font-family: Verdana;
  font-size: 10px;
  font-weight: 900;
  color: #000;
  margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
  text-transform: uppercase;
	float: left;
}
div.submenu a:hover,
div.submenu a.submenu_act {
	background: #8faac8;
	text-decoration: none;
}


span.menu_meta_no a:link,
span.menu_meta_no a:active,
span.menu_meta_no a:visited {
	font-size: 10px;
	font-weight: 900;
	font-family: verdana;
	text-decoration: none;
	color: #9accfe;
}
span.menu_meta_act a:link,
span.menu_meta_act a:active,
span.menu_meta_act a:visited,
span.menu_meta_act a:hover,
span.menu_meta_no a:hover {
	font-weight: 900;
	text-decoration: none;
	color: #ffffff;
}



div.content {
	background: white;
	height: 100%;
}

div.content_left {
	width: 642px;
	float: left;
	margin: 20px 0;
	padding: 0 20px;
	font-size: 14px;
	line-height: 18px;
}

div.content_right {
	width: 228px;
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin: 20px 0;
	padding: 0 20px;
}
div.content_right * {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}


div.fortissimo {
	position: absolute;
	bottom: 4px;
	right: 8px;
}

div.rightcolBox {
	padding: 0;
}




a:link, a:active, a:visited {
	color: #3097ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h1 a {
	font-family: arial;
	font-weight: 100;
	font-size: 18px;
	line-height: 22px;
	color: #005ab5;
	margin: 13px 0 20px 0;
}
h2, h2 a {
	font-family: arial;
	font-weight: 900;
	font-size: 12px;
	line-height: 18px;
	color: #005ab5;
	margin: 12px 0 12px 0;
}

h3, h3 a {
	font-weight: 900;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 12px 0 12px 0;
}
h1.csc-firstHeader,
h2.csc-firstHeader,
h3.csc-firstHeader {
	margin-top: 0;
}

div.content_right h1,
div.content_right h2,
div.content_right h3,
div.content_right h4 {
	font-size: 12px;
	font-family: arial;
	line-height: 17px;
	font-weight: 100;
	color: #005ab5;
	margin: 0 0 5px 0;
}

div.csc-textpic-imagewrap {
	clear: both;
}




.lang {
  /*
  position: absolute;
  right: 5px;
  top: 280px;
  */
  z-index: 1000;
  float: right;
  margin-right: 5px;
  margin-top: -26px;
}

.lang a, .lang * {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #e20000;
  margin-right: 16px;
}
.lang a.act {
  text-decoration: underline;
}






div.csc-frame-rulerAfter,
div.div {
	border-top: 1px solid #bfd0e2;
	height: 3px;
	margin: 8px 0 8px 0;
}



.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block; font-size: 0; line-height: 0;}
/* End hide from IE-mac */



/* Tables */

/* Standard Table with alternating colors */
table.contenttable {
	border-spacing: 0;
	width: 100%;
	margin: 12px 0;
}

TABLE.contenttable TH {
  padding: 2px;
	margin: 0;
  background-color: #bfd0e2;
  text-transform: uppercase;
}

TABLE.contenttable TBODY .tr-even td {
  background-color: #dfe8f1;
}

TABLE.contenttable TBODY .tr-odd td {
  background-color: #dfe8f1;
}

TABLE.contenttable TBODY TD {
  padding: 1px 2px;
	border-top: 1px solid #ffffff;
  background-color: #dfe8f1;
}


/* Table without alternating colors */
TABLE.ohneReihen TH {
  padding: 5px;
  background-color: #bfd0e2;
  text-transform: uppercase;
}

TABLE.ohneReihen .tr-even {
  background-color:#dfe8f1;
}

TABLE.ohneReihen .tr-odd {
  background-color: #dfe8f1;
}


TABLE TH,
TABLE TH LABEL,
TABLE THEAD {
  text-align: left;
}


ul {
	list-style-image: url('images/listIcon.gif');
	margin: 8px 0 8px 15px;
}



.tx-komicroshop-pi1-item { border-bottom: 1px solid #bfd0e2; position: relative; }
.tx-komicroshop-pi1-item h3 { margin-top: 5px; }

.tx-komicroshop-pi1-item-picture { float: left; margin: 2px 8px 8px 0px; }
.tx-komicroshop-pi1-item-description { width: 430px; }
.tx-komicroshop-pi1-item-price { position: absolute; top: 28px; right: 0; text-align: right; }
.tx-komicroshop-pi1-item-_amount { position: absolute; right: 0; bottom: 28px; }
.tx-komicroshop-pi1-item-_amount label { font-weight: 900; }
.tx-komicroshop-pi1-item-_amount input { width: 40px; }

input.tx-komicroshop-pi1-submit-items { float: right; }

.tx-komicroshop-pi1-mandatory { font-weight: bold; margin: 0px 0px 2px; padding: 2px 0px; clear: left; display: block; }
.tx-komicroshop-pi1-mandatory label { padding: 3px 0 0 7px; display: block; float: left; width: 160px; }
.tx-komicroshop-pi1-mandatory input, .tx-komicroshop-pi1-mandatory textarea { width: 320px; margin-left: 5px; }
.tx-komicroshop-pi1-mandatory select { width: 120px; margin-left: 5px; }

.tx-komicroshop-pi1-optional { margin: 0px 0px 2px; padding: 2px 0px; clear: left; display: block; }
.tx-komicroshop-pi1-optional label { padding: 3px 0 0 7px; display: block; float: left; width: 160px; }
.tx-komicroshop-pi1-mandatory-icon { color: #ff4200; font-weight: bold; }
.tx-komicroshop-pi1-optional input, .tx-komicroshop-pi1-optional textarea { width: 320px; margin-left: 5px; }
.tx-komicroshop-pi1-optional select { width: 120px; margin-left: 5px; }

.tx-komicroshop-pi1-divider {
	clear: both;
	font-weight: 900;
	font-size: 12px;
	line-height: 18px;
	color: #005ab5;
	margin: 25px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #bfd0e2;
}

.tx-komicroshop-pi1-captcha-image { display: block; float: left; width: 160px; }
.tx-komicroshop-pi1-captcha-input input { width: 200px; margin-left: 5px; }
.tx-komicroshop-pi1-captcha-text { display: block; padding: 3px 0 3px 0; }

.tx-komicroshop-pi1-form-submit { float: right; }





td.image-overview {
  width: 150px;
  height: 150px;
  background: #dfe8f1;
  text-align: center;
  vertical-align: middle;
  border-right: 13px solid white;
  border-bottom: 13px solid white;
}

.gallery-single-image {
  width: 642px;
  height: 642px;
  background: #dfe8f1;
  text-align: center;
  vertical-align: middle;
}




.tx-koseminars-forminput-missingvalue { color: red; font-weight: bold;}
.tx-koseminars-list { border: none; width: 100%; }
.tx-koseminars-list th { background: #45515c; color: #ffffff; padding: 2px 2px 2px 5px; text-align: left; }
tr.tx-koseminars-monthtitle td { color: #d66336; text-transform: uppercase; font-weight: bold; font-size: 14px; }
table.tx-koseminars-list tr.odd td, table.tx-koseminars-list tr.even td { background: #eeeeee; border-bottom: 3px solid #ffffff; }
table.tx-koseminars-list tr.hover:hover td, table.tx-koseminars-list tr.active td { background: #d7d7d7; cursor: pointer; }
tr.tx-koseminars-inline td { background: #eeeeee; }
tr.tx-koseminars-inline table { width: 100%; }
tr.tx-koseminars-inline table td { border-bottom: 3px solid #ffffff; vertical-align: top; }
tr.tx-koseminars-inline table tr:hover td { cursor: default; }
table.tx-koseminars-list td { vertical-align: middle; padding: 2px 4px 0 4px; }
td.tx-koseminars-time { white-space: nowrap; width: 110px; }
td.tx-koseminars-title { width: 400px; }
td.tx-koseminars-location { white-space: nowrap; }
td.tx-koseminars-category { white-space: nowrap; }
td.tx-koseminars-date-cal {white-space: nowrap; width: 160px; }
td.tx-koseminars-date-cal div.month  {
	background: #ffffff;
	width: 35px;
	height: 12px;
	text-transform: uppercase;
	color: #585858;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	text-align: center;
	padding: 2px 0 0 0;
}
td.tx-koseminars-date-cal div.day  {
	background-color: #FFF;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	width: 35px;
	height: 24px;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	text-align: center;
	padding: 2px 0 0 0;
}
td.tx-koseminars-date-cal div.until  { float: left; }
td.tx-koseminars-date-cal span.start  { width: 36px; float: left; padding-left: 4px; }
td.tx-koseminars-date-cal span.end  { width: 36px;  float: left; }
td.tx-koseminars-title div.title {  font-weight: bold; }
td.tx-koseminars-location div.location {font-weight: bold;}

.tx-koseminars-filter {
	float: right;
}
.tx-koseminars-filter select {
	width: 220px;
}
.tx-koseminars-filter div {
	float: left;
	margin: 0 0 6px 10px;
}
.tx-koseminars-filter-searchbox { position: relative; border: 1px solid #d4d4d4; height: 20px; width: 188px; float: left; }
.tx-koseminars-filter-search-x { position: absolute; top: 0px; right: 0px; width: 20px; height: 20px; }
.tx-koseminars-filter-searchbox input.tx-koseminars-filter-searchtext { width: 167px; height: 20px; border: none; color: #474747; vertical-align: top; }
.tx-koseminars-filter-search-button { float: left; margin: 1px 0 0 5px; }

.tx-koseminars-inline-map {
	/*width: 229px;*/
}
table.tx-koseminars-list tr.tx-koseminars-inline table td.tx-koseminars-inline-description2 {
	padding-left: 20px;
	width: 150px;
}
div.tx-koseminars-inline-icallink {
	margin-bottom: 9px;
}



.gallery-teaser {
	float: left;
	margin: 6px;
}
.gallery-teaser-image {
	text-align: center;
}
.gallery-teaser-text {
	text-align: center;
	padding: 6px 2px;
	background: #eee;
}
.gallery-teaser-name {
	font-weight: bold;
}
.gallery-image {
	float: left;
	background: #e2e2e2;
	width: 120px;
	height: 120px;
	margin: 0 8px 8px 0;
}
.gallery-image img {
	border: none;
}






.csc-mailform-input,
.csc-mailform-textarea {
  width: auto;
}
.csc-mailform-select {
  width: auto;
}
* html .csc-mailform-select {
  width: auto;
}

