/*  --------------------------------------------------------------
	voeb-service Style Sheet
    --------------------------------------------------------------
*/

/*@import url("farbsets/voeb-blau.css");*/
@import url("navigation.css");
@import url("rte_config.css");

html {
	font-size: 100%;
	height: 100%;
}

body {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
	/*height:100%; 
	/* von TD geändert */
  /*background: url(images/bg_main.gif) repeat-y 0 0;*/
}

.main-container {
	width: 960px;
	/* von TD auskommentiert
	
	height:100%;
	*/ 
	/* von TD eingefügt 
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* end */
}

.clear {clear: both;}

.header {
	width: 100%;
	height: 100px;
	background-color: #D9DADB;
	border-bottom: 1px solid #004489;
	border-right: 35px solid #004489;
}

.image-rotate {
	height: 100px;
	width: 200px;
	float: left;
	/*background-image:url(images/header-rotate-home.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
}

.header-logo {
	width: 200px;
	height: 100px;
	float: right;
	background-image: url(images/logo_voeb-service_claim.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.nav-top {
	width: 960px;
	height: 30px;
	background-color: #C5C7C8;
	border-right: 35px solid #004489;
}

.nav-top-search {
	height: 27px;
	width: 220px;
	float: right;
	padding-top: 3px;
	background-color: #B1B2B4;
	border-left: 1px solid #FFFFFF;
	color: #004489;
}

.nav-top-search span {
}

.nav-top-search form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.nav-top-search .submit  { 
	background: #B1B2B4 url(/fileadmin/templates/images/icon-search-lens_blue.gif) no-repeat;
	height:20px;
	width:24px;
	border: none;
	cursor: pointer;
	overflow: hidden;
}


.main-frame {
	width: 100%;
	/*height:100%; */
  background-color: #FFF;
  float: left;  
  background: url(images/bg_main.gif) repeat-y 0 0;
  border-right: 35px solid #004489;
}

.nav-main {
	float: left;	
	width: 200px;
	padding-top: 30px;
	border-right: 1px solid #004489;
}

.content-middle {
	float: left;
	width: 537px;
	overflow:hidden;
	margin-left: 1px;
}

.rootline {
	font-size: 10px;
	width: auto;
	background-color: #ECECED;
	/*ine-height: 30px;*/
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

.rootline a {
	font-size: 11px;
	color: #58585A;
	text-decoration: none;
}

.content-get {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.content-get h1 {
	font-size: 16px;
	color: #004489;
}

.content-right {
	float: right;
	width: 220px;
	background-color: #CCDAE7;
	border-left: 1px solid #004489;
}

.footer {
	clear: both;
	/* von TD geändert */
	width: 538px;
	height: 25px;
	margin-left: 201px;
	/*position: absolute;
	bottom: 0 !important;
	bottom: -1px;*/
	/* end */
	background-color: #FFFFFF;
	border-top: 1px solid #B1B2B4;
	border-bottom: 1px solid #B1B2B4;
}


.right-head {
	position:relative;	
	width: 206px;	
	padding-top: 8px;
	padding-bottom:4px;
	padding-left: 14px;
	display:block;
	background-color: #668FB8;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
	border-bottom: 1px solid #FFFFFF;
}

.content-get .right-head {
	background-color: #FFFFFF;
	color: #004489; 
	font-size: 16px;	
	border-bottom: 0px;
}

.bro-nav {
	position:relative;	
	width: 100%;	
	border-bottom: 1px solid #FFFFFF;
}

.bro-nav a{
	display:block;
	padding: 7px 5px 7px 25px;
	color: #004489;
	text-decoration: none;	
	background: url(/fileadmin/templates/images/bullet_blue.gif) no-repeat 14px 11px;
}

.bro-nav a:hover{
	color: #FFFFFF;
	font-weight: bold;
	background: url(/fileadmin/templates/images/bullet_white.gif) no-repeat 14px 11px;
	background-color: #668FB8;
}

.newsletter-right {
	padding-top: 10px;
	padding-left: 15px;
}

.newsletter-right label {
	margin-left: 10px;
}

.news-suche-head {
	position:relative;	
	width: 206px;	
	padding-top: 8px;
	padding-bottom:10px;
	padding-left: 14px;
	display:block;
	background-color: #668FB8;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
}

.news-suche-form {
	padding-left: 14px;
	padding-bottom:10px;
	background-color: #668FB8;
	border-bottom: 1px solid #FFFFFF;
}

.news-suche-form input {
}

.news-suche-form .submit  { 
	background: #668FB8 url(/fileadmin/templates/images/icon-search-lens_news.gif) no-repeat;
	height:20px;
	width:20px;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

.news-suche-form form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.event-list-location {
	margin-bottom:15px;
}

h1 {
	color: #004489;
	font-size: 16px;
}

h2 {
	color: #004489;
	font-size: 14px;
}

h3 {
	color: #004489;
	font-size: 12px;
}

a {
	color: #004489;
}

.redfont {
	color:#FF0000;
}

.apartner {
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 2px;
	padding-bottom: 0px;
	border-bottom: 1px solid #FFFFFF;
}

.apartner h2 {
	margin:0px;
	padding-top: 0px;
}

.apartner p {
	color: #58585A;
	font-size: 12px;
}

.apartner a {
	color: #58585A;
}


/* Seminare */
/* List View */
.seminars-nodata {
	margin-left: 30px;
}


.seminars-list-container {
 	border:0px solid #000;
	width: 500px;
}	

.seminars-list-container h2 {
	padding: 10px 5px 7px 0px;
	font-size: 14px;
}

.seminars-list-container a {
	color: #004489;
	font-weight: bold;
	text-decoration: none;
}

.seminars-list-item {
	display:block;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
} 

.seminars-list-title A {
	display:block;
	color: #004489;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url(/fileadmin/templates/images/bullet_blue.gif) no-repeat 0px 4px;
}

.seminars-list-subtitle {
	display:block;
	margin-left: 10px;
	color: #58585A;
	font-size: 12px;
	margin-bottom: 0px;
}

.seminars-list-location {
	margin-bottom: 0px;
	margin-left: 170px;
}

.seminar-new {	
	float: left;
	width: 20px;
	color: #BC0045;
	font-size: 12px;
	font-weight: bold;
}

/* Single View */
.tx-tdseminars-pi1 h2 {
	padding-bottom: 10px;
}
.tx-tdseminars-pi1 h2 a {
	color: #004489;
	font-size: 14px;
	text-decoration: none;
}
.seminars-single-container {
	width: 500px;
}	

.seminars-single-container h3 {
	margin: 0px;
	padding: 0px;
}

.seminars-single-container p {
	margin-top: 0px;
	padding-top: 0px;
}

.seminars-single-container a {
	color: #004489;
	font-size: 12px;
	font-weight: bold;
}

.seminars-single-label {
	float: left;
	width: 100px;
	color: #004489;
	font-size: 12px;
	font-weight: bold;
}

.seminars-single-data {
	width: 330px;
	display: block;
	margin-bottom: 5px;
	margin-left: 105px;
	font-size: 12px;
}

.seminars-single-booking {
	margin-top: 15px;
	margin-bottom: 15px;
}
.seminars-single-booking a {
	height: 30px;
	display:block;
	color: #004489;
	font-size: 16px;
	font-weight: bold;
	border:0px;
	padding: 0px 0px 0px 46px;
	background: url(/fileadmin/templates/images/icon_buchung_blau.jpg) no-repeat 5px 0px;
}

.seminars-single-request  {
	margin-top: 10px;
}
.seminars-single-request {
	margin-top: 15px;
	margin-bottom: 15px;
}
.seminars-single-request a {
	height: 30px;
	display:block;
	color: #004489;
	font-size: 16px;
	font-weight: bold;
	border:0px;
	padding: 0px 0px 0px 46px;
	background: url(/fileadmin/templates/images/icon_buchung_blau.jpg) no-repeat 5px 0px;
}

.seminars-single-back {
	margin-top: 10px;
}
.seminars-single-back a {
	padding: 0px 5px 7px 0px;
	color: #004489;
	font-size: 12px;
	font-weight: bold;
	border:0px;
}

/* Seminarsuche */
.seminars-suche-head {
	position:relative;	
	width: 206px;	
	padding-top: 8px;
	padding-bottom:10px;
	padding-left:14px;
	display:block;
	background-color: #BC0045;
	text-align:left;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;	
}

.seminars-suche-form {
	padding-left:14px;
	padding-bottom: 20px;
	background-color: #BC0045;
	border-bottom: 1px solid #FFFFFF;
}

.seminars-suche-form input  { 
	width: 170px;
}
.seminars-suche-form .submit  { 
	background: #BC0045 url(/fileadmin/templates/images/icon-search-lens_seminars.gif) no-repeat;
	height:20px;
	width:20px;
	border: none;
	cursor: pointer;
	overflow: hidden;
}

.seminars-suche-form form {
	margin: 0px;
	padding: 0px;
	display: inline;
}


/* Target Group  */
.targetgroup select {
	width: 200px;
	font-size: 10px;
}

.seminars-target-other {
	margin-top: 20px;
}

/* SITEMAP */
div.tx-flseositemap-pi1 ul {
	margin-left: 5px;
	padding-left: 0px;
}
div.tx-flseositemap-pi1 li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-image: url(/fileadmin/templates/images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
div.tx-flseositemap-pi1 li A:LINK, div.tx-flseositemap-pi1 li A:VISITED, div.tx-flseositemap-pi1 li A:ACTIVE {
	color: #004489;
	text-decoration: none;
}
div.tx-flseositemap-pi1 li A:HOVER {
	color: #004489;
	text-decoration: underline;
}

/* Click Enlarge */
div.caption_only {
	position: relative;
	height: 25px;
}
div.click_enlarge {
	position: relative;
	top: -8px;
}
div.click_enlarge dl.csc-textpic-image dt {
	float: left;
} 

csc-textpic-imagewrap dd {
	float: left;
}

/* tt_content.image */
.right-imagebox {
	width: 190px;	
	margin: 14px 14px 14px 14px;
	background-color:#FFFFFF;
	border: 1px solid #004489;
}
.right-imagebox-header {
	position:relative;	
	display:block;
	padding: 5px;
	background-color: #004489;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;	
}

.right-imagebox-header h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;	
}

.right-imagebox-img {
	text-align:center;
}
.right-imagebox-zoom {
	padding-right: 5px;
	height: 30px;
	/*background: url(/fileadmin/templates/images/zoom.jpg) no-repeat; *7
	/*background-position:right;*/
}

/* Referentenliste */
.alphabet {
	margin: 15px 0 15px 0;
}
.alphabet a {
	padding: 0 5px 0 0;
	color: #004489;
	font-size: 16px;
	font-weight: bold;
}

.speaker-list-container {

}

.speaker-list {
	margin: 13px 0 2px 0;
}

.speaker-list a {
	color: #004489;
	font-size: 12px;
	font-weight: bold;
}

.speaker-list-seminars {
	width: 500px;
}

.speaker-list-seminars a {
	display:block;
	color: #004489;
	font-size: 12px;
	padding: 0px 0px 0px 30px;
	background: url(/fileadmin/templates/images/bullet_blue.gif) no-repeat 15px 6px;
}

/* Lehrgänge */

.course-single-container {
	width: 500px;
	margin-bottom: 20px;
}	

.course-single-container h3 {
	margin: 0px;
	padding: 0px;
}

.course-single-container p {
	margin-top: 0px;
	padding-top: 0px;
}

.course-single-container a {
	color: #004489;
	font-weight: bold;
}

.course-list-seminars {
	width: 500px;
	margin-bottom: 10px;
}

.course-list-seminars span {
	display:block;
	color: #004489;
	font-size: 12px;
	padding: 0px 0px 0px 30px;
	background: url(/fileadmin/templates/images/bullet_blue.gif) no-repeat 15px 6px;
}

/* Formulare */
.csc-textpic-caption { color: #000000; }
.csc-caption { color: #000000;}
.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	width: 120px;
	float: left;
	margin-right: 20px;
	display: block
}

.csc-mailform-field input, textarea {
	width: 250px;
	margin-left: 141px;
	display: block
}


.csc-mailform-field  input.csc-mailform-submit {
	width: 120px;
}

.radio fieldset {
	margin: 0px;
	border:0px;
}

.tx-srfeuserregister-pi1 dd .csc-mailform-field input, textarea {	
	width: 250px;
	margin-left: 0px;
}

/* Seminarerfassung */
.sem-countdown {
	font-size: 9px;
	height: 12px;
}

.tx-thmailformplus-pi1 h3 {
	padding: 0px;
	margin: 0px;
}

/* fe_user register */

.tx-srfeuserregister-pi1 p {
	margin-left: 0px;
	padding-left: 0px;
}

/* Buchung */
.error {
	color: red;
}

/* Loginbox */
.loginlink, .tx-srfeuserregister-pi1 a {
	display:block;
	color: #004489;
	font-size: 12px;
	padding: 0px 0px 0px 30px;
	background: url(/fileadmin/templates/images/bullet_blue.gif) no-repeat 15px 6px;
	text-decoration:underline;
}