@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	color: #000000;
	background-color: #97BDE2;
}
img {
	border: 0px;
}
a {
	color: #8F8F8F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
}
h2 {
	background-color: #83A1C5;
	padding: 10px 10px !important;
	margin: 0px;
	font-size:20px;
	color: #FFFFFF;
}
h6 {
    color:#0461A1;
    font-family:Arial,Helvetica,sans-serif;
    font-size:22px;
    margin:4px 0 0px 0px;
    padding-bottom: 6px;
    border-bottom: 1px solid #AAA;
    width: 712px;
}
#tx-seminars-pi1-registration-form h2 {
	font-size: 15px !important;
	height: 5px;
	line-height: 3px;
}
dt, dd, dl {
	margin: 0px;
	padding: 0px;
	display: block;
}
#achtung {
	display: block;
	position: absolute;
	top: 170px;
	left: -10px;
	width: 200px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#container {
	display: block;
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	overflow: ;
}
#logo {
	width: 240px;
	height: 92px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.logostandard {
	display: block;
	width: 240px;
	height: 92px;
}
.logoprint {
	display: none;
	width: 800px;
	height: 171px;
}
#mainnavigation {
	display: block;
	width: 899px;
	margin: 0px;
	padding: 58px 0px 30px 54px !important;
}
#mainnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainnavigation ul li {
	float: left;
	margin: 0px;
	padding: 0px 8px 6px 5px;
	list-style-type: none;
	background-image: url(images/mainnavigation_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	white-space: nowrap;
}
#mainnavigation ul li.last {
	background-image: none;
	padding: 0px 0px 4px 5px;
}
#mainnavigation ul li a {
	font-size: 13px;
	font-weight: 700;
	color: #665F60;
}
#mainnavigation ul li a.active {
	color: #000000;
}
#servicemenu {
	display: none;
}
#breadcrumb {
	display: block;
	width: 508px;
	margin: 0px;
	padding: 0px 0px 0px 234px;
	font-size: 10px;
	color: #625B5C;
}
#breadcrumb a, #breadcrumb a:hover {
	color: #625B5C;
	text-decoration: none;
}
#maincontainer {
	display: block;
	width: 924px;
	margin: 0px;
	padding: 3px 26px 20px 24px;
  	min-height: 680px;
  	height: auto !important;  /* for modern browsers */
  	height: 680px;  /*for IE */
}
#left {
	display: block;
	width: 171px;
	float: left;
	margin: 0px;
	padding: 0px 31px 0px 0px;
	font-weight:bold;
	font-size:11px;
	position: relative;
	top: -7px;
	min-height: 505px;
	height:auto !important;
	height:555px;
	border-right: 9px solid #FFFFFF;
}
#leftmenu {
	display: block;
	width: 157px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 250px 29px;
	font-size: 13px;
	font-weight: 300;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftmenu ul li {
	list-style-type: none;
	padding: 3px 0px 3px 2px;
	border-bottom: 1px solid #ECECEC;
}
#leftmenu ul li a.active {
	color: #000000;
}
#quicksearchwrap {
	display: block;
	width: 164px;
	padding: 11px 0px 9px 20px;
	margin: 0px;
/*	background-color: #A0B0C9; */
	background-color: #B5C8DA;
	font-size: 13px;
    position: absolute;
    left: 2px;
    bottom: 144px;
/*	position: relative;
	top: 10px;
	left: 2px;
	position: absolute;
	left: 2px;
	top: 330px;
*/
}
* html #quicksearchwrap {
    bottom: 114px;
}
* + html #quicksearchwrap {
    bottom: 114px;
}
#quicksearchwrap select {
	display: block;
	width: 143px;
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
}
#quicksearchwrap h3, #contact h3 {
	color: #000000;
	font-size: 14px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 8px;
}
#contact {
	display: block;
	width: 164px;
	padding: 20px 0px 0px 20px;
	margin: 0px;
/*	background-color: #A0B0C9; */
	background-color: #B5C8DA;
	font-size: 13px;
	font-weight: 100;
	position: absolute;
	left: 2px;
	bottom: -14px;
/*	position: relative;
	top: 20px;
	left: 2px;
	position: absolute;
	left: 2px;
	top: 430px;
*/
}
* html #contact {
	bottom: -34px;
}
* + html #contact {
	bottom: -34px;
}
#contact h1 {
	color: #000000;
	font-size: 14px;
	text-align: left;
}
#contact a {
	color: #000000;
    font-weight:700;
}

#social {
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
    bottom:-90px;
    text-align:center;
}

#contentcontainer, #content, #content .contentelement {
	display: block;
	width: 514px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#content .contentelement {
	padding: 0px 0px 6px 0px;
}
#content .contentelement a {
	color: #000000;
	text-decoration: underline;
}
#content .contentelement a:hover {
	text-decoration: none;
}
#content .contentelement blockquote {
	padding: 8px 3px 0px;
	margin: 0px;
	color: #665F60;
	font-size: 13px;
}
#content .contentelement blockquote p {
	padding: 0px;
	margin: 0px;
}
#content tbody.vita td {
	color: #665F60;
	border-bottom: 1px #F0F0F0 solid;
    padding: 3px 0 3px 0;
}
#content tbody.vita td .bodytext {
	line-height: 150%;
    margin:0;
    padding:0;
	color: #665F60;
}
#content table td.year {
	font-weight:bold;
	width:90px;
}
#contentmenu {
	display: block;
	width: 511px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 236px;
	color:#000000;
	font-size:10px;
	font-weight: 700;
	position: relative;
	left: 0px;
}
#contentmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#contentmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px 5px 6px 4px;
	list-style-type: none;
	background-image: url(images/contentmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contentmenu ul li.first {
	padding: 0px 5px 6px 3px;
}
#contentmenu ul li.last {
	padding: 0px 0px 6px 4px;
	background-image: none;
}
#contentmenu ul li a {
	color: #817A7A !important;
}
#right {
	display: block;
	float: right;
	width: 180px;
	background-image: url(images/right_background.jpg);
	background-repeat: no-repeat;
    background-color: #b5c8db;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#right .contentelement {
/*	border-top: 2px solid #49494E; */
/*	padding: 8px 0px 6px 0px; */

	padding: 0px 0px 6px 0px;
	margin: 0px;
	line-height: 130%;
}
#right p {
	padding: 8px 8px 6px 8px;
	margin: 0px;
}
#right a {
	color: #000000;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
#footer {
	display: block;
	padding: 30px 10px 10px 30px;
	margin: auto;
	font-size: 10px;
	width: 940px;
	text-align: center;
}
.tx-seminars-pi1 {
	display: block !important;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	width: 712px !important;
}
.tx-seminars-pi1-selectorwidget, .tx-seminars-pi1-listrow {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 712px !important;
}
#tx-seminars-pi1-optionbox-5 {
	display: none;
}
#tx-seminars-pi1-registration-banking-data {
	display:block;
	float: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%; /* Hides from IE-mac \*/
}
.clearfix {
	display: block; /* End hide from IE-mac */
}
#insurance {
	display: none;
}
.tx-onetimeaccount-pi1-gender {
	display: block;
	height: 25px;
}
#tx-seminars-pi1-registration-payment {
	display: block;
	margin-bottom: 30px;
}
#price  {
	display: block;
}
#price, #price tr {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#price td {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	text-align: left !important;
	vertical-align: top;
}
#price input {
	width: 20px;
	clear: left;
}
#price input, #price label {
	float: left;
}
.attendees input {
	width: 266px !important;
	float: none !important;
}
#price label {
	display: block;
	width: 400px;
}
.pricelabel {
	width: 152px;
}
.tx-seminars-pi1-checkbox {
	display: block;
	width: 500px;
}
.tx-seminars-pi1-registration-method-of-payment {
	display: block;
	width: 670px;
}
.empty {
    background-color: #eceff4;
    width: 120px;
    height: 92px;
}
.tx-seminars-pi1-listrow table {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-spacing: 0px;
	width: 100%;
}
.tx-seminars-pi1-listrow th, .tx-seminars-pi1-listrow th a, .tx-seminars-pi1-listrow th a:hover {
	font-weight: bold;
	text-align: left !important;
	color:#58595B !important;
}
.tx-seminars-pi1-listrow th {
	border: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.tx-seminars-pi1-listrow th a {
	text-decoration: none !important;
}
.tx-seminars-pi1-listrow th a:hover {
	text-decoration: underline !important;
}
.tx-seminars-pi1-listrow .listrow-odd,
.tx-seminars-pi1-listrow th {
	background-color: #B5C8DA;
}

.tx-seminars-pi1-listrow tr {
	background-color: #E2EAF5;
	border: none;
}

.tx-seminars-pi1-listrow tr:hover {
	background-color: #92ADC8;
}
.tx-seminars-pi1-listrow td {
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.singlesmall .bodytext, .singlesmall .ort.singlesmall .hotel {
	display: none;
}
#ort .hotel, #hotel .ort, #hotel dt , #ort dt {
	display: none;
}
.detailview {
	margin: 0px 0px 20px -2px;
	padding: 0px;
	border: 0px;
	width: 717px !important;
}
.detailview td, .detailview tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px;
	font-size: 13px;
}
.detailview td {
	border-right: 1px solid #FFFFFF;
	background-color: #D9E1EA;
}
#content .singlesmall blockquote {
	display: none;
}
.singlesmall {
	font-size: 11px;
	width: 500px;
}
.singlesmall dt, .singlesmall dd, .singlesmall dl {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content .singlesmall blockquote {
	display: none;
}
.singlesmall {
	font-size: 11px;
	width: 500px;
}
.detailcourse {
	width: 406px;
	padding: 6px 6px 4px 6px !important;
}
.detailcourse a {
	text-decoration: none !important;
}
.detailcourse a:hover {
	text-decoration: underline !important;
}
#speakerdetail dt {
	display: none;
}
.detailprice {
	width: 76px;
	padding: 6px 5px 4px 5px !important;
	white-space: nowrap;
}
.detailbook {
	width: 110px;
	background-color: #5C96D0 !important;
/*	background-image: url(images/book_bg.jpg);
	background-position: center;*/
	text-align: center;
	font-weight: 700;
	padding: 28px 0px 0px 0px !important;
	margin: 0px !important;
}
.detailbook a {
	color: #FFFFFF !important;
	font-size: 16px;
	text-decoration: underline;
}
.detailbook a:hover {
	text-decoration: none;

}
.detailprint {
	width: 98px;
	border-right: none 0px;
}
#printlinktoo {
	display: block;
	width: 100px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 30px;
	left: 648px;
}
#printlinktoo a {
	color: #000000;
	text-decoration: none;
}
#printlinktoo a:hover {
	text-decoration: underline;
}
#tx_seminars_pi1_registration_editor_button_back, #tx_seminars_pi1_registration_editor_button_submit {
	float: left !important;
	width: 80px !important;
	margin: 14px 0px;
}
#tx_seminars_pi1_registration_editor_button_back {
	margin-left: 20px;
}

.ob-rechts {
    border:1px solid #000;
}

/* Kundenstimmen Start (cmenke) */
/* Kundenstimmen Mini */
.ks_excerpt {
    margin:25px 0 -10px 0;
    padding:20px 0 0 0;
    display:block;
    float:right;
    width:180px;
    text-indent:26px;
    background:#ffffff url(http://www.artistravel.eu/fileadmin/uploads/kundenstimmen/cite_mini.gif) no-repeat 0px 20px;
}
.ks_zitat {
    margin:0 0 13px 0;
    font-style: italic;
    font-size:14px;
    color:#0c5ca1;
    display:block;
    line-height: 140%;
}
.ks_kunde {
    font-weight: bold;
    color:#666;
}
 /* Kundenstimmen Main */
.ks_cite{
	width:508px;
	float: right;
	font-size: 16px;
	color: #0461A1;
	background-image: url(http://www.artistravel.eu/fileadmin/uploads/kundenstimmen/cite_start.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 7px 0 6px 40px;
}
/*	.ks_cite span{
		background: url(/fileadmin/uploads/kundenstimmen/cite_end.gif) no-repeat right;
		padding: 7px 36px 7px 0;
	}
*/

.ks_container {
    width:712px;
    margin:0 0 20px 0;
    padding:0;
}
.ks_main {
    width:558px;
    float:right;
    margin:0;
    padding:0;
    text-align:justify;
}
.ks_doz {
    width:134px;
    float:left;
    margin:0;
    padding:16px 0 0 12px;
    text-align:center;
}
#content .contentelement .ks_doz img {
    border:1px solid #dadada;
    margin-bottom:8px;
}

#content .contentelement .ks_doz a {
    text-decoration:none;
    color:#0461A1;
}
.ks_speechbubble_right{
	background-image: url(/fileadmin/uploads/kundenstimmen/ks_hr.gif);
	background-repeat: repeat-x;
	text-align:right;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
}
	.ks_speechbubble_right strong{
		color: #0461A1;
	}
	.ks_speechbubble_right span{
		background: url(/fileadmin/uploads/kundenstimmen/ks_speechbubble_right.jpg) no-repeat;
		padding: 11px 0 0 25px;
	}
.ks_speechbubble_left{
	background-image: url(/fileadmin/uploads/kundenstimmen/ks_hr.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 12px;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
}
	.ks_speechbubble_left strong{
		color: #0461A1;
	}
	.ks_speechbubble_left span{
		background: url(/fileadmin/uploads/kundenstimmen/ks_speechbubble_left.jpg) no-repeat right;
		padding: 12px 25px 0 0;
	}
/* Kundenstimmen Ende (cmenke) */

/* Start Rechte Seite weißer Hintergrund (stefan) */
.white_background {
    margin:25px 0 -10px 0;
    padding:20px 0 0 0;
    display:block;
    float:right;
    width:180px;
    background:#ffffff;
}
/* Rechte Seite weißer Hintergrund Ende (stefan) */


/* Aktuelles Start (cmenke) */
.post, .post-container, .post-links {
  display:block;
  float: none;
  clear: both;
  width: 700px;
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  margin: 0px;
  padding: 0px;
}
.post-container {
  padding-bottom: 28px !important;
}
.post-image {
  display:block;
  width:100px;
  float:left;
  clear: left;
}
.post-content {
  display:block;
  float:right;
  clear: right;
  width:590px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}
.post-content h1 {
  font-size:16px;
  line-height:1.1em;
  font-weight:bold;
  color:#1b5497;
  margin: 0;
  padding: 0;
}
.post-content h1 a, .post-content h1 a:hover, .post-date a, .post-date a:hover {
  color:#1b5497 !important;
  text-decoration: none !important;
}
.post-content .post-date {
  font-size:11px;
  color:#808080;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.post-content .rubrik {
  display:block;
  font-size:11px;
  color:#606060;
  padding: 10px 0px 10px 6px;
  margin: 0px;
  border-style:dotted;
  border-color:#cccccc;
  border-width:1px 0 1px 0;
  line-height:100%;
}
.post-content p {
  font-size:12px;
  line-height:18px;
}
.post-content a {
  color:#3B5998;
  text-decoration:none;
}
.post-content a:hover {
  text-decoration:underline;
}
/* Aktuelles Ende (cmenke) */

/* Ziele Anfang (cmenke) Facelift */
#cwrapper .ccountry {
    font-weight: bold;
    float: left;
    width: 498px;
	border-bottom: 1px solid #FFFFFF;
    background: #eceef5;
	cursor: pointer;
    padding:4px 6px;
}
#cwrapper .copen {
	background: #B5C8DB;
}
#cwrapper .ccontent {
    float:left;
    width: 498px;
    padding:6px;
    margin:0;
	display: none;
}
/* Ziele Ende (cmenke) Facelift */
/* Was Sie bei uns erwartet Anfang (sborgmann) */
#cwrapper .cinfosheader {
    font-weight: bold;
    float: left;
    width: 698px;
	border-bottom: 1px solid #FFFFFF;
    background: #eceef5;
	cursor: pointer;
    padding:4px 6px;
}
#cwrapper .cinfosheader2 {
    font-weight: bold;
    cursor: pointer;
    padding:4px 6px;
}

#cwrapper .ccontent {
    float:left;
    width: 498px;
    padding:6px;
    margin:0;
	display: none;
}

/* Was Sie bei uns erwartet Ende (sborgmann) Facelift */

/* SEO Text Startseite (sborgmann) */
#seotext .seoheader{
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	color:#487dbc;
}

#seotext .seocontent{
	font-size: 11px;
	line-height: 13px;
}


/* SEO Text Startseite Ende (sborgmann) */

/* Gerstaecker-Link auf den Kursseiten */

.gerstaecker {
	display:block;
	float:right;
}
p {
    margin: 0 0 1em 0;
}

/* IE6 */
* html #maincontainer {
	margin: 0px -188px 0px 0px;
}

* html #contentcontainer {
	position: relative;
	left: -16px;
}
