@import url("form.css");

BODY {
	margin: 0;
	padding: 0;
	background-color: #960c0c;
}

HTML,BODY {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

A:link, A:visited, A:active {
	color: #c6070e;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}



/* Layout ID's */
.pagewidth {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


.leftcol {
	width: 219px;
	float: left;
	position: relative;
	display: inline;
	padding: 0 11px 0 26px;
	margin: 0;
}

.logo {
	position: relative;
	width: 256px;
	height: 220px;
	margin: 0 -11px 0 -26px;
	padding: 0;
}

.maincol {
	float: left;
	display: inline;
	width: 511px;
	margin: 25px 9px 0 0;
}

.content {
	float: left;
	width: 491px;
	padding: 0 9px 9px 9px;
	min-height: 517px;
	background: #ffffff;
	border: 1px solid #ffa101;
}

.content_title {
	padding: 15px 10px 15px 10px;
	margin: 0 -9px 15px -9px;
	background-color: #c6070e;
	border-bottom: 1px solid #ffa101;
	font-size: 14px;
	font-weight: 900;
	color: white;
}

.rightcol {
	float: left;
	position: relative;
	display: inline;
	width: 201px;
	padding: 0;
	margin: 25px 0 0 0;
	overflow: hidden;
}

.rightcol * {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: white;
}


.rightcolBox {
	float: left;
	width: 179px;
	padding: 15px 10px 15px 10px;
	margin-bottom: 10px;
	border: 1px solid #ffa101;
}

.rightcolBox h1, .rightcolBox h2, .rightcolBox h3 {
	margin: -15px -10px 15px -10px;
	padding: 8px 12px 8px 12px;
	background-color: #c6070e;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}
.rightcolBox a:link, .rightcolBox a:visited, .rightcolBox a:active {
  color: #ffa101;
  text-decoration: none;
}
.rightcolBox a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.footerRow {
	clear: both;
	display: block;
	width: 511px;
	margin-bottom: 10px;
}

.footerTip {
	position: relative;
	text-align: center;
	padding: 15px 0 5px 0;
	font-size: 9px;
	font-family: Verdana;
}

.footerLinks {
  position: relative;
  text-align: center;
  padding: 9px 0 7px 0;
}

.footerAddress {
	position: relative;
	text-align: center;
	padding: 0;
	color: #ffa101;
}

.footerAddress * {
  font-size: 9px;
  font-family: Verdana;
}
.footerAddress a:link, .footerAddress a:visited, .footerAddress a:active,
.footerPrint a:link, .footerPrint a:visited, .footerPrint a:active {
  color: #ffa101;
  text-decoration: none;
}
.footerAddress a:hover,
.footerPrint a:hover {
	color: #ffffff;
}

.menu1_no {
	width: 201px;
	height: 10px;
	border-bottom: 1px solid #c6070e;
	padding: 7px 6px 8px 12px;
}
.menu1_no a, .menu1_no a:link, .menu1_no a:visited, .menu1_no a:active {
	color: #ffa101;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu1_no a:hover {
	color: #ffffff;
}
.menu1_act {
	width: 201px;
	height: 10px;
	border-bottom: 1px solid #c6070e;
	padding: 7px 6px 8px 12px;
	background: url('images/menuBG.gif') top left repeat;
}
.menu1_act a:link, .menu1_act a:visited, .menu1_act a:active, .menu1_act a:hover {
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}


.menu2Wrap {
	border-bottom: 1px solid #c6070e;
}
.menu2_no {
	width: 189px;
	height: 10px;
	padding: 5px 6px 6px 24px;
}
.menu2_no a, .menu2_no a:link, .menu2_no a:visited, .menu2_no a:active {
	color: #ffa101;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu2_no a:hover {
	color: #ffffff;
}
.menu2_act {
	width: 189px;
	height: 10px;
	padding: 5px 6px 6px 24px;
	background: url('images/menuArrow.gif') top left no-repeat;
}
.menu2_act a:link, .menu2_act a:visited, .menu2_act a:active, .menu2_act a:hover {
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}


.menu3_no {
	width: 177px;
	height: 10px;
	padding: 5px 6px 6px 36px;
}
.menu3_no a, .menu3_no a:link, .menu3_no a:visited, .menu3_no a:active {
	color: #ffa101;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu3_no a:hover {
	color: #ffffff;
}
.menu3_act {
	width: 177px;
	height: 10px;
	padding: 5px 6px 6px 36px;
	background: url('images/menuArrow2.gif') top left no-repeat;
}
.menu3_act a:link, .menu3_act a:visited, .menu3_act a:active, .menu3_act a:hover {
	color: #ffffff;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}



.searchbox {
	width: 177px;
	height: 16px;
	border: 1px solid #666;
	color: white;
	background-color: #c6070e;
	font-size: 12px;
	float: left;
	padding-left: 3px;
}
.searchbutton {
	float: right;
}



h1, h2, h3 {
	font-weight: 900;
	font-size: 14px;
	margin: 15px 0 2px 0;
	padding: 0;
}

.csc-header-n1 {
	margin-top: 0;
}


div.div {
	font-size: 0;
	line-height: 0;
	height: 1px;
	border-bottom: 1px dotted #c6070e;
	margin: 8px 0 14px 0;
}



.csc-textpic-caption { 
	color: #444;
	padding-bottom: 15px;
}


ul {
	padding: 0 0 0 10px;
} 

.rightcol li {
	margin-left: -10px;
} 

.csc-menu li { 
	background: none;
	padding-left: 0;
	min-height: 10px;
}



P, FORM {
	margin: 0;
	padding: 0;
} 
P {
	font-family: Arial, Verdana, sans-serif; /* RTE WON'T SHOW FONT-FAMILY IF NOT MENTIONED HERE */
} 

/* RTE Classes */
P.AbsatzKlein {
	font-size: 83%;
	line-height: 100%;
	color: #988F7E;
} 

em, i {
	font-style: normal;
}

img {
	border: 0px;
}


.contenttable {
  border-collapse: collapse; 
  margin: 8px 0 8px 0;
}
.contenttable td, table td {
  vertical-align: top;
  border-collapse: collapse;
  margin: auto;
  padding: 4px 8px 4px 8px;
}



.rightcol div.csc-textpic-intext-right div.csc-textpic-imagewrap, .rightcol div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 0 !important;
}



.contentLeft {
	margin: 15px 0 0 15px;
	color: white;
	font-size: large;
}
.contentLeft a:link, .contentLeft a:active, .contentLeft a:visited {
	color: white;
	font-weight: bold;
	line-height: 140%;
}



div.powermail_mandatory_js {
  /* DIV container of errormessage */
  color: red;
  margin: 1px 0 10px 178px;
	clear: both;
}




table.tx-koseminars-list {
  width: 100%;
}
table.tx-koseminars-list td,
table.tx-koseminars-list th {
  vertical-align: top;
  padding: 2px;
}
table.tx-koseminars-list th {
  background: #e6ecfb;
}
table.tx-koseminars-list tr.odd td {
  background: #f9f3f5;
}
table.tx-koseminars-list tr.even td {
  background: #f2ecee;
}

div.tx-koseminars-pi1 div.tx-koseminars-filter label {
	width: 100px;
	clear: both;
	display: block;
	float: left;
}
div.tx-koseminars-filter input,
div.tx-koseminars-filter select {
	width: 200px;
}
div.tx-koseminars-filter div {
  margin-top: 5px;
}

div.tx-koseminars-pi1 label {
  display: block;
  font-weight: 900;
  margin-top: 3px;
}
div.tx-koseminars-pi1 input#tx_koseminars_pi1_title,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_location,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_contact_name,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_contact_email,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_phone,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_url,
div.tx-koseminars-pi1 select#tx_koseminars_pi1_category,
div.tx-koseminars-pi1 select#tx_koseminars_pi1_region {
  width: 450px;
}
div.tx-koseminars-pi1 textarea#tx_koseminars_pi1_description {
  width: 450px;
  height: 100px;
}
div.tx-koseminars-pi1 input#tx_koseminars_pi1_start,
div.tx-koseminars-pi1 input#tx_koseminars_pi1_stop {
  width: 150px;
}
div.tx-koseminars-formsubmit {
  margin-top: 10px;
  text-align: center;
}

div.tx-koseminars-pi1 h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 900;
}
div.tx-koseminars-single-contact,
div.tx-koseminars-single-description,
div.tx-koseminars-single-url,
div.tx-koseminars-single-region {
	margin-top: 12px;
}
div.tx-koseminars-single-date {
	font-size: 15px;
	line-height: 19px;
	font-weight: 900;
}
div.tx-koseminars-single-location {
	font-size: 15px;
	line-height: 19px;
}

div.tx-koseminars-teaser-entry {
	margin-bottom: 8px;
}
div.tx-koseminars-pi1-error {
	color: white;
	background: red;
	padding: 3px;
	font-weight: 900;
}



div.news-list-image {
	float: right;
	width: 170px;
	height: 130px;
	margin: 0 0 0 10px;
	background: #f8f2f6;
}
span.news-list-morelink {
	display: block;
	margin-top: 8px;
}
div.news-list-date {
	margin-bottom: 8px;
}

div.news-single-rightbox {
	float: right;
}
div.news-single-img {
	float: right;
	margin-left: 20px;
}
p.news-single-imgcaption {
	font-family: verdana;
	font-size: 10px;
}
div.news-single-item h2 {
	font-size: 100%;
	margin-bottom: 8px;
}

div.news-latest-item {
	margin-bottom: 8px;
}



.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 */
