body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Trebuchet MS",sans-serif;
	font-size: 1em;
	line-height: 150%;
	color: #545454;

}

.clearboth {
	clear:both;
	height: 0;
	width: 0;
	overflow: hidden;
}

h1,h2,h3,h4 {
	margin: 0;
	color: #333333;
}



h3 {
	font-size: 1.1em;
	padding: 0.9em 0 0.9em 0;
}

h3 a, .twocol #content1 h3 a {
	color: #333333 !important;
}

h4 {
	color: #545454;
	font-size: 1em;
	padding: 0;
}

a {
	text-decoration: none;
	color: #ec008c;
}

a img {
 	border:none;
}

p {
	margin: 0;
	padding: 0 0 0.6em 0;
}

.dark{
	background-color:#EFEFEF;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}

html{
 	height:100%;
}

#contentarea ul {
	padding: 0 0 1em 1em;
	margin: 0;
}

#contentarea ul li {
	margin: 0 0 0 0.6em;
	padding: 0;
	list-style-type: disc;
}

#contentarea dt, #contentarea dl {
	margin: 0;
	padding: 0;
}

#contentarea dl {
	margin-top: 0.6em;
}

#contentarea dd {
	margin: 0 0 0 1.2em;
	padding: 0;
}


/* PAGE TEMPLATE CONSTRUCTION */

#bgholder {
	width: 980px;
	margin: 0 auto 0 auto;
	background: url(../images/td_bg_main.jpg) center top repeat-y;
}

#bgtopholder {
	background: url(../images/td_bg_top.jpg) center bottom no-repeat;
	height: 37px;
	margin: 0 auto 0 auto;
	position: relative;
}

#bgbottomholder {
	background: url(../images/td_bg_bottom.jpg) center top no-repeat;
	height: 30px;
	margin: 0 auto 0 auto;
	position: relative;
}

#banner {
	width: 950px;
	text-align: left;
	/* position: relative;
	top: 0;
	left: 0;*/
	margin: 0 auto 0 auto;
	height: 68px;
	position: relative;
	/* border-top: 1px transparent solid; */

}

#logo {
	position: absolute;
	height: 139px;
	width: 150px;
	/* background: url(../images/think_german_logo.png) left top no-repeat; */
	/* top: -17px; */
	top: -30px;
	left: 30px;
}

#search {
	position: absolute;
	left: 650px;
	top: 0;
}

#search #cse-search-box #q, #inpagesearch #cse-search-box #q {
	width: 15em;
}

#search #cse-search-box #button, #inpagesearch #cse-search-box #button {
	border: 2px #ccc solid;
	background: #f0f0f0;
}

#admin_edit_page {
	position: relative;
	left: 530px;
	top: 0;
	width: 115px;
	z-index: 10;
}


#page {
	text-align: left;
	width: 950px;
	margin: auto;
	clear: both;
	position: relative;
}

#contentarea {
	float: right;
	width: 730px;
	min-height: 400px;
}

#wrapper {
	padding: 0 15px 30px 0;
}

#content0 .wrapper {
	padding: 90px 0 0 0;
}


#footer {
	width: 950px;
	text-align: left;
	margin: auto;
	height: 1.8em;
	background-color: #ec008c;
	font-size: 0.9em;
}

#footer #wrapper {
	padding: 0 0 0 0;
}

#footer a {
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #FFF;
}

#footer .right {
	float: right;
	margin-right: 10px;
}

.pagetitle {
	background: no-repeat;
	height: 50px;
	border-bottom: 3px #D3D3D3 solid;
	position: absolute;
	top: 20px;
	left: 220px;
	width: 470px;
	z-index: 100;
	clear: both;

}

.pagetitle h2, #sitetitle h1 {
	position: absolute;
	left: -3000px;
}

#sitetitle {
	background: no-repeat;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 218px;
	width: 470px;
	z-index: 100;
	display: none;
}



/* MAIN NAVIGATION */

#topnav {
	width: 950px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 1.2em;
	background-color: #1e1e1e;
	overflow: hidden;
}

#topnav ul {
	margin: 0 0 0 160px;
	padding: 0;
}

#topnav ul li {
	display: block;
	float: left;
	padding: 0 12px 0 0;
	list-style-type: none;
}

#topnav ul li a {
	display: block;
	/* background-color: #DDDDDD; */
	padding: 4px 12px 3px 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
	height: 32px;
	float: left;
}

#topnav ul li a:hover, #topnav ul li.expandhere a, #topnav ul li.ancestor a {
	background-color: #d3d3d3;
	color: #1e1e1e;
}


/* SUB-NAVIGARTION */

#subnav {
	width: 170px;
	float: left;
	margin: 40px 0 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-weight: 600;
}

#subnav ul {
	padding: 0;
	margin: 0;
}

#subnav ul li {
	padding: 0;
	margin: 0 0 6px 0;
	list-style-type: none;
}

#subnav ul li a {
	display: block;
	/* height: 1.4em; */
	width: 170px;
	border-bottom: 1px #333333 solid;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #333333;
}

#subnav ul li a:hover, #subnav ul li.here a, #subnav ul li.ancestor a {
	color: #ec008c;
}

#subnav ul li.ancestor ul li a {
	color: #333333;
}

#subnav ul li ul li.here a {
	color: #ec008c;
}

#subnav ul li ul {
	padding-top: 0.4em;
	padding-left: 1em;
}

#subnav ul li ul li {
	/* margin-left: 0.3em; */
	font-size: 0.85em;
	padding-left: 0.2em;
}

#subnav ul li ul li a {
	width: 150px;
	border: 0;
}

/* CONTENT */

.third {
	float: left;
 	width: 31%;
 	margin-right: 2%;
}

.twothirds {
	float: left;
 	width: 64%;
 	margin-right: 2%;
}

.half {
	float: left;
 	width: 48%;
 	margin-right: 2%;
}


.pageblockwrapper {
	clear: both;
	padding-bottom: 10px;
}

.pageblocktext {

}

.pageblock_link {
}


.twothirds, .third, .half  {
	clear: none;
}

.imageholder {
	width: auto;
	float: right;
	margin-left: 10px;
	clear: right;
	padding: 0 0 1em 0;
}


.imageholder a {
	padding: 0:
	margin: 0;
	display: block;
}

.imageholder .caption {
	/* color: #333333;
	padding: 0 0 0 28px;
	margin: 10px 0 6px 0;
	background: url(../images/tg_header_bg.png) left 1px no-repeat;
	font-size: 1.03em;
	*/
	font-size: 0.9em;
	font-style: italic;
	margin-top: 0.5em;
}




/* EVENTS */


.events_toolbar .filter {
	width: 60%;
}

.events {
	width: 100%;
}

.events table {
	width: 100%;
	border-spacing: 0;
}

.events td {
	vertical-align: top;
	border-top: 1px #CCCCCC solid;
}

.events table h3 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 1.03em;
	color: #333333;
}

.events table h3 a {
	color: inherit !important;
}

.events th.col1, .events th.col3 {
 	width: 160px;
}

.events th.col4 {
 	width: 140px;
}

.eventteaserimage {
 	height: 123px;
 	overflow: hidden;
 	position: relative;
 	display: block;
}

.imagedate {
	position: relative;
	display: block;
}

.eventteaserdate {
	/* position: relative;
	background-color: #333333;
	bottom: 0;
	margin: 0;
	padding: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 100%;
	color: #FFF;
	font-size: 1.2em;
	overflow: hidden; */
	color: #333333;
	padding: 0 0 0 28px;
	background: url(../images/tg_header_bg_pink.png) 2px 4px no-repeat;
	font-size: 1.03em;
	width: 120px;

}

.eventteaserimage + .eventteaserdate {
	/* position: absolute; */
}

.eventteaserdate a {
	/* padding: 0.3em 0.3em 0.3em 0.3em;
	display: block;
	color: #FFF !important;
	text-decoration: none !important;
	width: 100%; */
}

.events_toolbar {
	background-color:#ffffff;
	padding: 0 0 8px 0;
	margin: 10px 0 0 0;
}

.events_toolbar .show {
 	clear:both;
 	float:none;
 	width: 100%;
 	visibility: visible;
}

.events_toolbar div {
	visibility: hidden;
}

.events_toolbar div.keywords {
	visibility: visible;
	float: right;
}

.date_start_date, .title_title, .keywords_keywords, .venue_name_venue_name {
	background: url(../images/tg_arrow_pink.gif) 0px center no-repeat;
	padding-left: 10px;
}

/* TABLES */

th {
	text-align: left;
}

td {
	padding: 8px 8px 8px 0;
}

/* FORMS */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	background-color: #FFF;
	border: 1px #CCC solid;
	padding: 0.8em;
	margin: 10px 0 10px 0;
	position: relative;
	clear: left;
}

legend {
	padding: 4px;
	font-weight: bold;
	font-size: 1.1em;
	color: #333333;
}

fieldset input, fieldset textarea {
	width: 70%;
	display: block;
	float: left;
	font-size: 1.1em;
	padding: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

textarea {
	width: 70.5%;
	height: 6em;
}

label {
	display: block;
	width: 20% !important;
	float: left;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	margin: 8px 2% 0 0;
	font-size: 0.9em;
}

.quizsinglepageform label {
	display: inline;
	width: auto;
	float: none;
	clear: none;
	font-size: 1em;
	font-weight: bold;
	margin: 8px 2% 0 0;
	font-size: 0.9em;
}

.quizpic {
	margin-top: 21px;
}

.checkboxinput, select {
	width: auto;
	float: left;
	font-size: 1.0em;
}

form .clear {
	clear: both;
}

.formelementwrapper {
	padding-bottom: 10px;
}

.button, .quizsubmit {
	width: 70.5%;
	font-size: 1.1em;
	background-color: #00A0AF;
	color: #FFF;
	padding: 10px;
	margin-left: 23%;
	clear: both;
	border: 0;
}

.error {
	padding: 0.8em;
	background-color: yellow;
	margin: 0.8em 0 0.8em 0;
}

form .error {
	margin-left: 23%;
	margin-right: 6%;
}
.formelementwrapper .inputnote {
	font-size: 1em;
	padding: 0;
	margin: 0.8em 0 0.8em 23%;
	position: relative;
	float: left;
	text-align: left;
}

.inputnote strong, .warning {
	background-color: yellow;
}


/* TABLE OF CONTENTS */

.toc {
	float: left;
 	width: 31%;
 	margin: 0 2% 20px 0;
 	position: relative;
}

.toc h3 {
	/* background-color: #333333;
	bottom: 0;
	margin: 0;
	padding: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	width: 100%;
	color: #FFF;
	font-size: 1.2em;
	overflow: hidden; */

	color: #333333;

	font-size: 1.03em;
	height: 2em;
}

.toc h3 a {
	/* padding: 0.3em 0.3em 0.3em 0.3em;
	display: block;
	color: #FFF !important;
	text-decoration: none !important;
	width: 100%; */
}

.tocimageholder {
	height: 105px;
	overflow: hidden;
}

.twocol .tocimageholder img {

}

h3.toc_header {
	visibility: hidden;
	height: 0;
}


/* KEYWORD INDEX */

.keyword_index h2 {
	margin-bottom: 16px;
	clear: both;
}


/* DOWNLOADS */

.linkswrapper p {
	display: inline;
}

/* LINKS */

.simple_links {
	padding-top: 10px;
}

.links_pagingmenu {
	padding: 10px 0 10px 0;
}

table.links {
	border-spacing: 0;
	width: 100%;
}

.links td {
	vertical-align: top;
	border-top: 1px #CCCCCC solid;
}

.links th.col1 {
 	/* width: 160px; */
 	width: 38%;
}

.links td.linkcol a {

}


/* GALLERY */

.galleryimage {
	float: left;
 	width: 31%;
 	margin-right: 2%;
 	overflow: hidden;
 	height: 195px;
}

.galleryimage .imageholder {
	height: 180px;
	overflow: hidden;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.widethumbs .galleryimage {
	height: 150px;
}

.widethumbs .galleryimage .imageholder {
	height: 135px;
}


.galleryimage .imageholder .caption {
	display: none;
	font-size: 0.85em;
}

.galleryimage .imageholder .caption a {

}

/* FEEDS */

#gallery_feed {
	height: 370px;
	overflow: hidden;
}

#gallery_feed .galleryimage {
	float: none;
 	width: 100%;
 	margin-right: 0;
 	height: auto;
}

#gallery_feed .galleryimage img {
	width: 290px;
}

#gallery_feed .galleryimage .imageholder {
	height: 370px;
}

#gallery_feed .galleryimage .imageholder .caption {
}


 /* ADMIN */

.editscroller {
	text-align: left;
	clear: both;
}

.editscroller input {
	width: 30px;
	border: 1px red solid;
}

.editscroller p {
	padding: none;
	border-bottom: 1px #EEEEEE solid;
}

.addlinkwrapper {
	clear: both;
}

.clearboth .admin {
	display: none;
}

.graphictoolbar {
	float: left;
	margin: 0;
}

.editor {
	margin: 0;
}

#footer #wrapper span #logout {
	display: none;
}

#footer #wrapper span.logged-in #login {
	display: none;
}

#footer #wrapper span.logged-in #logout {
	display: inline;
}

#credits {
	font-size: 0.7em;
	text-align: right;
	padding: 10px 15px 0 0;
	color: #CCC;
	margin: 0;
}

#credits a {
	color: #CCC;
}

/* CSS MODIFIERS */

.imageborder .imageholder img {
	border: 1px #CCCCCC solid;
}

.linebottom {
	border-bottom: 1px #333333 solid;
	margin-bottom: 15px;
}

.quotes p {
	padding-left: 15px;
	font-style: italic;
}

.blocktext .pageblocktext {
	width: 460px;
}

.pageblocks .third h3 {
	color: #333333;
	padding: 0 0 5px 32px;
	background: url(../images/tg_header_bg_pink.png) 2px 4px no-repeat;
	border-bottom: 5px #d3d3d3 solid;
}

.pageblocks .third h4 {
	padding: 0.4em 0 0.3em;
}

.pageblocks .third p {
	margin: 0 0 0.2em 0;
}

.pageblocks .half .imageholder {
	width: 100px;
	height: 80px;
	overflow: hidden;
}


.fullwidth #subnav {
	display: none;
}

.fullwidth #contentarea {
	width: auto;
	float: none;
}

.fullwidth #contentarea #wrapper {
	padding-left: 15px;
}


.home #wrapper {
	padding-bottom: 16px;
}

.home #content0 .wrapper {
	padding: 0;
}

.home #content0 .pageblockwrapper {
	padding-top: 0;
}

.home .pagetitle {
	/* width: 460px;
	margin: 44px 0 0 20px; */
	position: absolute;
	top: 30px;
	left: 360px;
	width: 400px;
	z-index: 100;
	clear: both;
	border: 0;
}

.home .pageblockwrapper {
	padding: 0;
}

.home #content0 {
	width: 31%;
 	margin: 10px 2% 0 0;
	float: left;
	overflow: hidden;
}

.home #content1 {
	float: left;
	width: 67%;
	background: url(../images/tg_tile_grey_light.jpg) left top repeat-x;
	background-color: #9d9d9d;
	color: #FFFFFF;
	height: 370px;
	overflow: hidden;
	margin: 10px 0 15px 0;
}

.home #content1 .pageblocks {
	margin: 70px 40px 0 40px;
}

.home #content1 .pageblockwrapper {
	margin: 0 0 10px 0;
}

.home #content2 {
	clear: both;

}

.home .pageblocks .third h3 {
	margin-bottom: 8px;
}

.home .highlight {
	background-color: #eeeeee;
	padding: 6px;
	color: #6b6b6b;
}


.home .highlight h4 {

}

.home .highlight .imageholder {
	position: relative;
	top: -20px;
	padding-bottom: 0.6em;
}

.home .highlight .pageblockfinal {
	/* clear: both;
	border: 1px red solid;
	margin: 0;
	height: 0; */
}

.home .highlight img {

}

.home .addlinkwrapper {
	display: none;
}

.twocol #content0, .twocol #content0 {
	float: right;
	width: 220px;
	overflow: hidden;
}

.twocol #content1, .twocol #content2 {
	float: left;
	width: 460px;
}

.twocol #content0 .wrapper {
	padding: 30px 0 0 0;
}

.twocol #content1 .wrapper {
	padding: 90px 0 0 0;
}

.twocol #content0 .highlight {
	background: url(../images/tg_tile_grey_light.jpg) left top repeat-x;
	background-color: #9d9d9d;
	padding: 6px;
	color: #FFF;
}

.twocol #content0 .highlight a {
	color: #000 !important;
}

.twocol #content0 .highlight h3 {
	background: url(../images/tg_header_bg_white.png) 2px 4px no-repeat;
	color: #FFFFFF !important;
}

.twocol #content0 .highlight h3 a {
	color: #FFFFFF !important;
}

.twocol #content0 .highlight h4 {
	color: #333333;
}

.twocol #content0 .imageholder {
	float: none;
	margin: 8px 0 0 0;
}

.twocol #content0 h3 {
	color: #333333;
	padding: 0 0 0 28px;
	margin: 10px 0 6px 0;
	background: url(../images/tg_header_bg_pink.png) 2px 4px no-repeat;
	font-size: 1.03em;
}

.twocol #content0 .imageholder .caption {
	padding: 0;
}

.messagemain .loginout_ #content0 {
	float: none;
	width: auto;
}

.messagemain .loginout_ #content0 .wrapper {
	padding: 90px 0 0 0;
}


.simpletoc .toc {
	float: none;
 	width: auto;
 	margin: 0 2% 20px 0;
 	position: relative;
 	clear: both;
 	border-bottom: 1px #CCCCCC solid;
}

.simpletoc .toc h3 {
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
}

.simpletoc .toc h3 a {

}

.simpletoc .tocimageholder {
	width: 160px;
	float: right;
	margin: 8px
}

.simpletoc .tocimageholder img {

}


#contentarea .fullwidth .imageholder {
	float: none;
	margin-left: 0;
}

/* FAQ */

.faqdetail .imageholder {

}

/* INTERVIEWS */
.interview {
	padding: 0.5em;
}

/* BXSLIDER */

ul#slides1 {
	margin: 0;
	padding: 0;
}

#slides1 li {
	width: 350px;
	padding: 0 40px 0 0;
	margin: 0;
	list-style-type: none;

}

#slides1 li p {
	padding: 0 40px 0 0px;
}


.bx_pager a {
	padding: 0 8px 0 0;
}

/* HACKS */

.ie6bugfix {
	display: none;
}

/* NYROMODAL */

h1#nyroModalTitle {
	z-index: 100;
	padding: 3px;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #FFF !important;
	padding: 3px !important;
	top: 0px !important;
	left: 0px !important;
}

.nyro_wrapper {
	padding-top: 15px;
}

.nyro_wrapper textarea#description {
	height: 20em;
}


/* FLASH HOLDER */

#flash_holder {
	padding: 10px 0 0 0;
}


/* HIGHLIGHT SELECTOR */

.highlight_selector #content0 .pageblocks {
	position: relative;
	overflow: hidden;
	height: 230px;
	margin-bottom: 2em;
}

.highlight_selector #content0 .highlight {
	width: 100%;
	height: 70px;
}

.highlight_selector #content0 .highlight .pageblocktext {
	border-bottom: 5px solid #D3D3D3;
	width: 235px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	
}

.highlight_selector #content0 .highlight .pageblocktext .pageblock_link {
	font-weight: bold;
}

.highlight_selector #content0 .highlight .pageblocktext .pageblock_link a { 
	display: block;
	height: 56px;

}

.highlight_selector #content0 .itemnr_2 .pageblocktext {
	top: 80px;
}

.highlight_selector #content0 .itemnr_3 .pageblocktext {
	top: 164px;
	
}

.highlight_selector .pageblocks .imageholder {
	width: 470px;
	height: 230px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 3000px;
	margin: 0;
}

.highlight_selector .pageblocks .imageholder .caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0.4em;
	height: 2.8em;
	background: #000;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
}

.hs_active .pageblocktext  {
	/* background: #d3d3d3; */
}

.hs_active .pageblocktext .pageblock_link a {
	color: #1e1e1e;
}

.pageblocks .hs_active .imageholder {
	left: 0px;
}

.highlight_selector h3.toc_header {
	visibility: visible;
	height: auto;
}



/* IEBUG FIX */

#iebugfix {
	clear: both;
}

.twocol #iebugfix, .home #iebugfix {
	clear: none;
}


/* INLINE EDITING */

#cc_edit_toolbar label {
	display: inline;
	clear: none;
	margin: 0;
}

#editor_on_container {
	width: 100px;
}




.topscroller {
	height:150px;
	overflow:scroll;
}
.topscroller .listingtable a {
	width:100%;
	height:100%;
	display:block;
}
.queued {
	color:#000000;
}
.processing {
	color:#999900;
}
.failed {
	color:#990000;
}
.sent {
	color:#009900;
}


/* PAGING */

.pagelinks .here {
	font-weight: bold;
}
