/* @group Browser Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

td {
vertical-align:top;
}

	
/* remember to define focus styles! */
:focus {
	outline:0;
}

body {
	line-height:1;
	color:black;
	background-color: #022624;
}

ol,ul {
	list-style:none;
}


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	text-align:left;
	font-weight:normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:;
}


	
/* @end */

	
/* @group Layout */
body {
	text-align:center;
	background-image:url(../images/back_dark.gif);
}

#basic-layout {
	width:1020px;
	text-align:left;
	padding:0;
	margin:auto;
}

#navigation {
	width:1020px;
	height:30px;
	background-image:url(../images/navigation_dummy.png);
}

.top-nav-padding {
	padding-right:38px;
}

.top-nav-padding-left {
	padding-left:12px;
}

.more-pages {
	text-align:center;
	padding-top:20px;
	color:#115956;
}

.more-pages a {
	color:#115956;
	text-decoration: none;
}

#logo {
	float:left;
	width:699px;
	height:59px;
	background-image:url(../images/logo_vortragsredner.png);
	background-repeat:no-repeat;
}

.kategorie-ausblenden {
	display:none;
}

#searchbox {
	float:right;
	width:321px;
	height:45px;
	background-image:url(../images/search_box.png);
	background-repeat:no-repeat;
	position:relative;
	top:-12px;
}

#left_footer {
	float:left;
	width:681px;
	margin-left: 18px;
}

#right_footer {
	float:right;
	width:321px;
	position: relative;
}

.left_column {
	width:667px;
	float:left;
}

.vertical_spacer {
	width:44px;
	float:left;
}

.right_column {
	width:304px;
	float:left;
	margin-left:-14px;
}

#footer {
	clear:both;
}

.horizontal-spacer-type1 {
	width:100%;
	height:20px;
	clear:both;
}

.horizontal-spacer-type2 {
	width:100%;
	height:12px;
	clear:both;
}

.align_left {
	float:left;
}

.align_right {
	float:right;
	margin-right:18px;
}

.align_type1 {
	text-align: justify !important;
}


.clearing {
	clear:both;
}


	
/* @group flex-box */
.flex-box-image {
	background-image:url(../images/flex_box.png);
	width:100%;
	float:left;
}

.flex-box-image-gray {
	background-image:url(../images/flex_box_gray.png);
	width:100%;
	float:left;
}

.flex-box-image-mint {
	background-image:url(../images/flex_box_mint.png);
	width:100%;
	float:left;
}

.flex-box-image-flash-gradiant {
	background-image:url(../images/flash_box_gradiant.png);
	width:100%;
	float:left;
}

.flex-box-header,.flex-box-footer,.flex-box-content,.flex-box-content-outer {
	clear:both;
}

.flex-box-top-left {
	height:18px;
}

.flex-box-top-right {
	height:18px;
	margin-left:24px;
	background-position:100% 0;
}

.flex-box-bottom-left {
	height:26px;
	background-position:0 100%;
}

.flex-box-bottom-right {
	height:26px;
	margin-left:24px;
	background-repeat:repeat-y;
	background-position:100% 100%;
}

.flex-box-content-outer {
	background-repeat:repeat-y;
	width:100%;
	background-position:0 -18px;
}

.flex-box-content {
	background-repeat:repeat-y;
	width:100%;
	margin-left:18px;
	padding-right:6px;
	background-position:100% -16px;
	text-align:left;
}

.flex-box-content p {
	margin:0 18px 0 0;
}

.teaser-box {
	height:194px;
	overflow:hidden;
}

.minimum-content-height {
	min-height:500px;
	height:auto;
	_height:500px;
}


/* Flex Box Bottom Fix */
.left_column div.flex-box .bottomfix .flex-box-bottom-left {
	height: 27px;
	
}

.left_column div.flex-box .bottomfix .flex-box-bottom-right {
	height: 27px;
	margin-left:24px;
}


	
/* @group flex-box profile */
#inner_left_column {
	width:172px;
	float:left;
}

#inner_vertical_spacer {
	width:32px;
	float:left;
}

#inner_right_column {
	float:left;
	width:460px;
}

#inner_right_column div {
	margin-right:10px;
}


	
/* @end */

	
/* @end */

	
/* @end */

	
/* @group Farben und Schriften */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

strong {
	font-weight:bold;
}


	
/* Überschriften */
h1 {
	font-weight:normal;
	font-size:130%;
}

h2 {
	font-weight:bold;
	font-size:120%;
	margin-right:18px;
}

h3 {
	font-weight:bold;
	font-size:110%;
}

h5 {
	font-weight:bold;
	font-size:102%;
}

h6 {
	font-weight:normal;
	font-size:80%;
}


	
/* Zeilenhöhen */
.lineheight_welcome {
	line-height: 170%;
}

.lineheight_one {
	line-height:110%;
}

.lineheight_onepointtwo {
	line-height:125%;
}

.lineheight_onepointfive {
	line-height:140%;
}

.lineheight_two {
	line-height:180%;
}

.lineheight_front-teaser {
	line-height:16px;
}


	
/* Textfarben */
#inner_right_column a,
.flex-box-content p a,
.flex-box-content li a {
	/* color:#115956; */
	color: #C61616 !important;
}

#inner_right_column .basic_gray {
	color:#115956 !important;
}

.basic_white {
	color:#ffffff;
}

.basic_mint {
	color:#115956;
}

.basic_gray {
	/* color:#5B5B5B; */
	color: #333333;
}

.basic_blue {
	color:#25253F;
}

.light_blue {
	/* color:#5F5F76; */
	color: #5F5F5F;
}

.basic_red a, a.basic_red {
	color: #C61616 !important;
}

.smaller_fontsize {
	font-size:85%;
}

.frontpage-teaser {
	font-size: 13px;
}



	
/* @group Abstände */

	
/* Zeilenabstände */
.bread_crumb_padding {
	margin-bottom:15px;
}

.margin-bottom_type1 {
	margin-bottom:30px;
}

.padding-bottom_type1 {
	padding-bottom:24px;
}

.margin-bottom_type2 {
	margin-bottom:2px;
}

.margin-top_type1 {
	margin-top:50px;
}

.teaser-headline-padding {
	padding-bottom: 10px;

}


	
/* @end */

	
/* @group Bilder */
.left_thumbs_with_border {
	border:1px solid #D4D4D4;
	padding:2px;
	margin-right:10px;
	margin-top:2px;
	float:left;
	margin-bottom:10px;
}

.left_thumbs_no_border {
	padding:2px;
	margin-right:10px;
	margin-top:1px;
	float:left;
}

.image_caption {
	position:relative;
	top:2px;
	font-size:80%;
}

.left_logo_top_padding {
	padding:15px 0;
	border: 0px;
}


	
/* @end */

	
/* @group Links */
.morelink {
	text-decoration:none;
}

.footerlink {
	text-decoration:none;
	font-weight:bold;
}

.basiclink {
	text-decoration:none;
}


	
/* @end */

	
/* @group Linien */
.full_line_bborder {
	border-bottom:1px solid #444444;
	margin-right:18px;
}

.dotted_line {
	border:0;
	border-top:dotted 1px #25253F;
	border-bottom:transparent;
	margin-right:18px;
	padding-top:20px;
}

.dotted_line_lightmint {
	border:0;
	border-top:dotted 1px #DEEEED;
	border-bottom:transparent;
	margin-right:18px;
	margin-bottom:30px;
}


	
/* @end */

	
/* @group Flash */
.flash_carousel {
	position:relative;
	margin:15px;
}

.profilbuttonlinks {
	cursor:pointer;
}

	
/* zusätzliche Styles */

.mehr-info-img {
position: relative;
top: 5px;
}

.rss-icon {
	padding-right: 4px;
}

.rss-link {
	vertical-align: middle;
	position: relative;
	top: -3px;
	left: 17px;
}

.incoweb {
	padding-bottom: 10px;
	position: absolute;
	top: 3px;
	right: 23px;
}

#searchform {
margin-top: 5px;
margin-left: 25px;
}

.detail-search-link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-left: 120px;
	margin-top: 2px;
}

.ref-list-padding {
margin-left: 10px;
margin-top: 5px;
}

.ref-list-button {
	position: relative;
	top: -5px;
	left: -5px;
}

.ref-list-button-fachartikel {
	position: relative;
	top: 0px;
	left: -5px;
}

.ref-list-button-startseite {
	position: relative;
	top: 0px;
	left: -0px;
}

.ref-list-button-live {
	position: absolute;
	left: 380px;
	top: -20px;
	
}

.ref-list-button-redner {
	position: absolute;
	left: 332px;
	top: -0px;
	
}

.ref-list-button-search {
	position: absolute;
	left: 550px;
	top: -0px;
	
}

.neuster-redner-link {
	font-weight: bold;
}

/* Zusatz für den Medientipp */

.medientipp_image {
	width: 115px;
	float: left;
}

.medientipp_text {
	width: 160px;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
}

.fachartikel-headline {
	font-size: 90%;
}

/* Redner Live Tabelle */

table.speaker_table {
	width: 435px;
	font-size: 1em;
	color:#115956;
	line-height: 120%;
}

table.speaker_table a {
	color:#115956;
	text-decoration: none;
}

table.speaker_table a.color_type1:hover {
	color: #EFA800;
}

table.speaker_table tr td {
	padding: 5px 5px 5px 9px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}

table.speaker_table tr td.left {
	width: 90px;
	font-weight: bold;
	background: #D1E3E2;
}

table.speaker_table tr td.right {
	background: #A8D2CF;
}

table.speaker_table tr td.bg_type1 {
	background-color: #D1E3E2;
}

table.speaker_table tr td.bg_type2 {
	background-color: #A8D2CF;
}

table.speaker_table tr td.font_weight_type1 {
	font-weight: bold;
}

.frontpage-teaser-float {
	float: left;
	width: 550px;
}

.frontpage-image-float {
	float: left;
}
.table_title {
display: none;
}

.font-size-input-label {
	font-size: 12px;
}



/* Listen Styles für die linke Spalte */
.left_column ul {
	padding: 0 0 10px 14px;
}

.left_column ul li {
	padding: 0 0 6px 0;
	list-style: disc;
}



/* Absatz Bugfixes */
.left_column p {
	padding-bottom: 15px;
}




table.prsuite_table {
	font-size: 0.85em;
	color:#000000;
}

table.prsuite_table a {
	color: #000000;
	text-decoration: none;
}

table.prsuite_table tr td {
	padding: 5px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}

table.prsuite_table tr td.left {
	width: 150px !important;
	padding: 0 !important;
	font-weight: bold;
	background: #F3F3F3;
}

table.prsuite_table tr td.left p {
	margin: 0;
	padding: 0;
}

table.prsuite_table tr td.right {
	width: 270px;
	background: #E8E8E8;
}

label.error{
color: #ff0000;
font-size: 12px;
}

.kategorie1  em  {
	font-style: italic !important;
}