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

* {
  font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}


html {
	height: 100%;
}
body {
	background: transparent url('images/bgPage.jpg') top left repeat;
	margin: 0;
	padding: 0;
	height: 100%;
}

p {
	margin: 0;
}

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




h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	font-weight: 900;
	font-size: 18px;
	color: #2f3a90;
	margin: 14px 0px 18px 0px;
	text-decoration: none;
}

h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	font-weight: 900;
	font-size: 12px;
	color: #2f3a90;
	margin: 14px 0px 2px 0px;
	text-decoration: none;
}




div.pageWidth {
	width: 920px;
	margin: 0 auto;
	min-height: 100%;
	padding-bottom: 20px;
	background: transparent url('images/bgContent.png') top left repeat-y;
}
* html div.pageWidth {
	height: 100%;
}

div.mainContent {
	float: right;
	width: 733px;
	height: auto;
}
div.contentLeft {
	float: left;
	width: 502px;
	padding: 0 30px 0 30px;
	margin: -15px 0 0 0;  /* Remove if using rootline again */
}
div.contentRight {
	float: right;
	width: 151px;
	padding: 0 10px 0 10px;
}

div.logo {
	float: left;
	width: 269px;
	height: 243px;
	margin: 0 0 0 -24px;
	z-index: 500;
}

div.headerPic {
	float: right;
	width: 630px;
	height: 268px;
	margin: 0 -63px 0 0;
	z-index: 600;
}

div.rootLine {
	float: left;
	width: 470px;
	height: 14px;
	margin: -25px 0 0 187px;
	padding: 2px 0 2px 30px;
	z-index: 800;
}
div.rootLine,
div.rootLine a:link,
div.rootLine a:active,
div.rootLine a:visited {
	color: #bebebe;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
}
div.rootLine a:hover {
	color: #bebebe;
	font-style: italic;
	font-size: 11px;
	text-decoration: underline;
}



div.metaBar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: #3e0f2e;
	z-index: 2000;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity:0.8; /* Gecko-Browser */
	opacity:0.8; /* Opera 9+ */
}

div.meta {
	height: 17px;
	width: 920px;
	margin: 0 auto;
	padding: 4px 0 4px 0;
	background: transparent;
	color: #fff;
}

div.metaSearch {
	float: right;
	width: 166px;
}
div.metaLang {
	float: left;
	margin-left: 75px;
}
div.metaMeta {
	float: left;
	margin-left: 60px;
}
div.metaMeta a:link,
div.metaMeta a:active,
div.metaMeta a:visited,
div.metaLang a:link,
div.metaLang a:active,
div.metaLang a:visited,
div.metaLang a:hover,
div.metaLang *,
div.metaMeta * {
	color: white;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
}
div.metaMeta a:hover,
div.metaMeta a.act {
	color: white;
	font-size: 11px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: underline;
}
div.metaLang span.noTranslation {
	color: #aaa;
}
div.vLine {
	display: inline;
	margin: 0 10px 0 10px;
	height: 10px;
	background: url('images/vLine.gif') top left no-repeat;
	width: 3px;
}
div.vLine img {
	border: 0;
}

input.sword {
	width: 140px;
	border: 1px solid #e0e0e0;
}



div.mainNav {
	float: left;
	width: 185px;
	padding: 0 2px 0 0;
}
div.mainNav h2 {
	color: black;
}

div.menu1no {
	height: 35px;
	margin-top: 5px;
}
div.menu2no {
	height: 18px;
	padding-right: 28px;
}
div.menu2act {
	height: 18px;
	padding-right: 28px;
}




div.contentRight h1,
div.contentRight h2,
div.contentRight div.csc-textpicHeader h1,
div.contentRight div.csc-textpicHeader h2 {
	clear: both;
	float: left;
	width: 140px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: #ffffff;
	margin: -8px 0 6px 0;
	background: #3e0f2e;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	*/
}
div.contentRight div.csc-header h1,
div.contentRight div.csc-header h2 {
	margin: 0 0 4px 0;
}





div.tx-ko3col-link,
div.ref-morelink {
	text-align: right;
	margin-top: 3px;
}
div.tx-ko3col-link a:link,
div.tx-ko3col-link a:active,
div.tx-ko3col-link a:visited,
div.ref-morelink a:link,
div.ref-morelink a:active,
div.ref-morelink a:visited {
	font-style: italic;
	padding: 2px 22px 2px 0;
	background: transparent url('images/linkArrow.gif') top right no-repeat;
}

div.tx-ko3col-link a:hover,
div.ref-morelink a:hover {
	font-style: italic;
	height: 17px;
	padding-right: 22px;
	background: transparent url('images/linkArrowA.gif') top right no-repeat;
}

div.ref-teaser-startseite {
	position: relative;
	margin: -125px 22px 28px 0;
	z-index: 700;
	width: 220px;
	height: 176px;
	background: transparent url('images/bgQuotes.png') top left no-repeat;
	overflow: hidden;
	color: #ffffff;
}
p.ref-image-startseite {
	margin: 7px 0 0 38px;
}
p.ref-title-startseite {
	text-align: center;
	margin: 6px 5px 4px 5px;
	color: #c8cdf7;
}
p.ref-title-startseite * {
	color: #c8cdf7;
}
p.ref-text-startseite {
	margin: 0 15px 0 15px;
	text-align: center;
}
p.ref-text-startseite a {
	color: #ffffff;
}
p.ref-text-startseite a:hover {
	text-decoration: none;
}
div.ref-morelink-startseite {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 7px;
	right: 30px;
}




div.news-latest-item {
	margin: 0 0 8px 0;
}
div.news-single-img {
	float: left;
	margin-right: 10px;
}
div.news-single-backlink {
	margin-top: 15px;
	border-top: 1px solid #333;
	padding-top: 3px;
}
div.news-single-timedata {
	float: right;
}



div.tx-ko3col-pi1 {
	margin-top: 12px;
}
div.tx-ko3col-left,
div.tx-ko3col-center {
	margin-right: 4px;
	width: 160px;
}

div.tx-ko3col-image {
	width: 160px;
	height: 85px;
}
div.tx-ko3col-content h1 {
	clear: both;
	float: left;
	width: 150px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: #ffffff;
	margin: -4px 0 8px 0;
	background: #3e0f2e;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	*/
}
div.tx-ko3col-content {
	margin-top: 4px;
}





table.tx-koseminars-list {
	width: 100%;
}
table.tx-koseminars-list td,
table.tx-koseminars-list th {
	vertical-align: top;
	padding: 4px 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 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;
}

table.tx-koseminars-confirm {
	margin-top: 10px;
}
table.tx-koseminars-confirm th {
	padding: 2px;
	background: #e6ecfb;
}
table.tx-koseminars-confirm td {
	padding: 2px;
	background: #f9f3f5;
}


div.tx-koseminars-filter input,
div.tx-koseminars-filter select {
	width: 150px;
}
div.tx-koseminars-filter div {
	margin-top: 5px;
}

div.tx-koseminars-single-contact,
div.tx-koseminars-single-description,
div.tx-koseminars-single-url {
  margin-top: 12px;
}
div.tx-koseminars-single-date {
  font-size: 15px;
  font-weight: 900;
}
div.tx-koseminars-single-location {
  font-size: 15px;
}







.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background:#e6ecfb;
	clear:both;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding:5px;
	color: #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: 405px;
}




