@charset "utf-8";

html {
	height:100%;	
}
h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	letter-spacing:.01em;
	margin:0;
}

h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, .footerText:empty {
	/*display:none;*/
}

body,p,td,th {
	font-size: 15px;
	line-height:1.35em;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #000;
	margin:0;
	height:100%;
}
a {
	outline:none !important;
}
h1 {
	font-size:24px;
	line-height:29px;
	padding:0;
	margin:0;
}
h2 {
	font-weight:300;
	font-size:24px;
	line-height:29px;
	padding:0;
	margin:0 0 4px 0;
}
h4, h5 {
	display:inline;
	letter-spacing:.03em;
	margin:0;
	font-size:1em;
}
h5 {
	font-weight:400;
}
h6 {
	color:#999;
	font-size:13px;
	font-weight:400;
	letter-spacing:.085em;
	line-height:17px;
}


.longText h1, .longText h2 {
	font-size:36px;
	display:inline;
	letter-spacing:.01em;
	line-height:42px;
}

img {
	border:none;
	outline:none;
}

p {
	text-indent: 0px;
	margin:0;
	display:inline-block;
}
p + p {
	text-indent:20px;
}
br + p {
	text-indent:0px;
}

br + br {
    line-height:.65em;
}
p > br {
    line-height:.65em;
}

span.caps, big {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline-block;
	padding:0;
	margin:0;
	text-indent:0px;
	color:#000;
	text-transform:uppercase;
	font-size:.75em;
	letter-spacing:0.1em;
	line-height:1.35em;
}
span.hidden {
	background-color:#ee5b27;
}
span.forcedbreak {
	padding-right:30px;
	background-color:#61c7f2;
}
.standardTextDiv span.hidden {
	display:none;
}
.standardTextDiv span.forcedbreak {
	padding-right:0px;
	display:none;
}

.standardTextDiv p.bodytext {
	/*display:inline;*/
}


#headerMeta a:link, #headerMeta a:visited {
	color: #999999;
	text-decoration:none;
}

#headerMeta a:hover, #headerMeta a:active {
	color: #000000;
	text-decoration:none;
}
#MetaLogo {
	margin-top:8px;
	margin-left:-2px;
}
#Meta_KKLogo {
	position:absolute;
}
#Meta_GoetheLogo {
	position:absolute;
}
#Meta_GoetheLogoWort {
	margin-left:4px;
}
#Meta_KKLogoBild, #Meta_KKLogoWort {
	float:left;
}
#Meta_GoetheLogoBild, #Meta_GoetheLogoWort {
	float:left;
}
.standardTextDiv {
	position:relative;
	padding:10px 0 0 2px;
	width:600px;
	float:left;
}
.longText {
	width:900px;
}
.contentImage {
	position:absolute;
	left:768px;
	width:302px;
}

.yellow {
	color:#ffe400;
}
.yellowBack {
	background:url(../grafiken/yellowBackground.png);
	/*background-color:#ffe400;*/
}

#headerWrap {
	left:0px;
	position:absolute;
	background-color: #FFF;
	height: 256px;
	width: 100%;
	overflow: visible;
	z-index:1000;
}
#header {
	height: 256px;
	width: 1070px;
	background-color: #FFF;
}

#logoDiv {
	position:absolute;
	left:-10px;
	top:-58px;
	width:495px;
	height:196px;
	z-index:1;
	overflow: visible;
}
#logoFull {
	position:absolute;
	z-index:1500;
}
#logoRandom {
	width:100%;
	height:100%;
	z-index:2;
}
#logoMenuSpacer {
	display:none;
	position:absolute;
	width:27px;
	height:27px;
	left: 166px;
	top: 104px;
}
#menuDiv {
	position:absolute;
	left:155px;
	top:70px;
	width:601px;
	height:210px;
	z-index:2;
}
h3 {
	display:inline;
	font-weight:400;
	font-size:18px;
	line-height:25px;
	letter-spacing:0.1em;
	margin:0;
}
#logoMenuSpacer h3 {
	font-weight:400;
	font-size:17px;
	color:#666666;
}

#menuDiv a:link, #menuDiv a:visited {
	font-weight:400;
	color:#999;
	text-decoration:none;
}

#menuDiv a:hover {
	color:#000;
	text-decoration:none;
}
.currentMainNvigation, .currentSubNvigation {
	font-weight:700;
	color:#000;
	text-decoration:none;
}

#headerMeta {
	position:absolute;
	width:302px;
	height:100%;
	left: 768px;
}
#serachBox {
	float:left;
	width:100%;
	margin-top:24px;
	margin-bottom:-4px;
}
input {
	color:#999 !important;
	font-family:Arial, Hlevetica, snas-serif !important;
	border:none !important;
	border-bottom:1px #999 solid !important;
	padding:0;
	outline:none;
}
input:focus {
	outline:none;
}
.metaSearchInput {
	width:210px;
	/*height:18px;*/
	font-size:12px;
	line-height:18px;
	margin-left:-5px;
	margin-top:-2px;
	padding:2px 5px 2px 5px;
}
.searchInputWrap {
	float:left;
	width:200px;
	height:22px;
	overflow:hidden;
}
#searchSubmitButton {
	float:left;
	margin-top:-4px;
	opacity:.4;
	filter:Alpha(opacity=40);
	background-color:#FFFFFF;
}

#content a:link, #content a:visited {
	color:#000;
	text-decoration:none;
}
#content a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
}
.downloadTitle {
	float:left;
}
.downloadTitle h5 {
	display:inline;
	margin:0 10px 0 0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.05em;
	padding:0px;
	text-indent:0px;
}
.downloadElement:hover {
	font-weight:700;
}
.downloadElement:hover h5 {
	font-weight:700;
}

.downloadText {
	float:left;
	text-indent:0px;
	width:490px;
	clear:right;
}

a:link h5.downloadTitle, a:visited h5.downloadTitle {
	font-weight:normal;
	font-size:1em;
}

a:hover .downloadTitle {
	font-weight:700;
}




.contSubMenu {
	
}

#contentDiv {
	position:relative;
	float:left;
	z-index:100;
}

#content {
	position:relative;
	width:1070px;
	float:left;
	padding-top:301px;
	z-index:3;
}

.standardElement {
	position:relative;
	overflow:hidden;
	float:left;
	width:915px;
	padding:0px 302px 16px 153px;
	margin-bottom:16px;
}
.tx-rgsmoothgallery-pi1 {
	float:left;
	clear:both;
	margin-top:-16px;
	margin-bottom:100px;
}

.fillStandardElement {
	position:absolute;
	width:768px;
	margin-left:-153px;
	height:100%;
	z-index:0;
}
.longBox .fillStandardElement {
	width:1070px;
}

.downloadElement {
	padding-left:4px;
	float:left;
	position:relative;
}

.theBoxContent {
	position:relative;
	padding:10px 0px 15px 0px;
	width:600px;
	float:left;	
}

.shortBox {
	width:768px;
}
.shortImageBox {
	width:615px;
}

#backDiv {
	background-color: #000000;
	position:fixed;
	overflow:visible;
	width:100%;
	height:100%;
	z-index:1;
	left:0px;
	top:0px;
}

#backImageDiv {
	position: absolute;
	visibility: hidden;
}

.fillTextDummyImage {
	width:50px;
	height:10px;
}

.fillTextDummyImageDone {
	width:50px;
	height:10px;
}

.textSpacerHolder {
	float:right;
	position:relative;
	width:1px;
	height:18px;
	margin:-2px 2px 0px 0px;
}
.textSpacer {
	position:relative;
	float:left;
	height:18px;
	right:0px;
	border-bottom:1px #000000 solid;
}
.startBox {

}


.textAkkordeon {
	float:left;
	position:relative;
	height:1px;
	overflow:hidden;
	padding-left:155px;
	margin-left:-155px;
}
.textAkkordeonToggler {
	cursor:pointer;
	position:absolute;
	left:732px;
	bottom:0px;
	margin-bottom:16px;
	width:18px;
	height:23px;
}
.toggleTextWrapper {
	float:right;
}

.teaserTextAkkordeon {
	/*float:left;*/
	position:relative;
}
.akkordeonFullContent p {
	display:block;
}


.arrowNavigation {
	float:left;
	position:relative;
	margin-top:5px;
	width:62px;
	height:24px;
}

.leftHeadlines {
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:-72px;
	width:62px;
	height:23px;
	text-align:right;	
}

.menuArrowLeft {
	width:31px;
	height:23px;
	float:left;
}
.menuArrowRight {
	width:31px;
	height:23px;
	float:right;
}

.footerText {
	margin-top:18px;
	margin-right:40px;
}
.footerText h4 {
	display:inline;
}
.footerText h5 {
	display:inline;
}
.footerText a {
	display:inline-block;	
}

dl {
	margin:6px 0 0 0;
}
dt {
	margin-bottom:-6px;
	position:relative;
	float:left;
	clear:left;
	width:34px;
	height:30px;
	margin-top:-10px;
	padding-top:10px;
	font-weight:bold;
}
dt+dd+br+dt {
	background:url(/fileadmin/templates/grafiken/underline.png) no-repeat;
}
dd {
	display:block;
	margin-left:34px;
}

.contentLink {
	background:url(../grafiken/contentLinkBack.png);
	width:302px;
	height:276px;
	left:768px;
	position:absolute;
}
h2.contentLinkPre {
	padding-top:32px;
}
h2.contentLinkPre, h2.contentLinkPost {
	font-size:50px;
	line-height:1em;
	margin:0;
	font-weight:300;
}
h1.contentLinkText {
	font-size:50px;
	line-height:1em;
	font-weight:600;
}
h2.contentLinkPost {
	padding-bottom:32px;
}
.contentLink a:hover h1 {
	color:#000 !important;
}


.contentPageBrowser {
	padding-left:236px;
	padding-right:4px;
	height:27px;
	width:62px;
	padding-top:5px;
}



#downloadPreviewImageLayer {
	position:absolute;
	width:120px;
	height:120px;
	visibility:hidden;
	opacity:0;
	filter:Alpha(opacity=0);
}

.galleryImage {
	width:205px;
	height:225px;
	float:left;
	clear:left;
	position:relative;
	background-color:#000;
	color:#FFF;
}
.galleryImage + .galleryImage {
	clear:none;
}
.gallerySubline {
	height:20px;
	width:100%;
}
.gallerySubline h5 {
	padding-left:3px;
}

#externalthumbs {
	display:none;
}

.tx-indexedsearch-browsebox {
	float:left;
	height:10px;
	width:100px;
	padding-bottom:24px;
}

#blogPageBrowser {
	float:left;
	height:10px;
	width:100px;
	padding-bottom:24px;
}



#Tabelle_01 {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:608px;
	height:929px;
}
#Tabelle_01 div {
	position:absolute;
}

#impressum_kulturkenner {
	width:145px;
	height:97px;
	top:158px;
	left:0px;
}
#impressum_goethe {
	top:161px;
	left:320px;
	width:202px;
	height:76px;
}
#impressum_kwest {
	top:159px;
	left:179px;
	width:99px;
	height:77px;
}
#logoImpressum-01_ {
	left:0px;
	top:0px;
	width:608px;
	height:13px;
}

#logoImpressum-03_ {
	left:0px;
	top:38px;
	width:246px;
	height:68px;
}

#logoImpressum-04_ {
	left:246px;
	top:38px;
	width:150px;
	height:68px;
}

#logoImpressum-07_ {
	left:0px;
	top:131px;
	width:608px;
	height:9px;
}
#logoImpressum-07_a {
	left:0px;
	top:261px;
	width:608px;
	height:9px;
}
#logoImpressum-09_ {
	left:0px;
	top:298px;
	width:84px;
	height:71px;
}

#logoImpressum-12_ {
	left:100px;
	top:320px;
	width:305px;
	height:49px;
}

#logoImpressum-14_ {
	left:418px;
	top:320px;
	width:172px;
	height:49px;
}

#logoImpressum-19_ {
	left:0px;
	top:393px;
	width:73px;
	height:80px;
}

#logoImpressum-21_ {
	
	top:263px;
	width:101px;
	height:80px;
}

#logoImpressum-23_ {
	left:84px;
	top:393px;
	width:261px;
	height:80px;
}

#logoImpressum-25_ {
	left:363px;
	top:393px;
	width:154px;
	height:80px;
}

#logoImpressum-31_ {
	left:0px;
	top:503px;
	width:256px;
	height:64px;
}

#logoImpressum-33_ {
	left:280px;
	top:503px;
	width:59px;
	height:64px;
}

#logoImpressum-35_ {
	left:363px;
	top:503px;
	width:154px;
	height:64px;
}

#logoImpressum-39_ {
	left:0px;
	top:602px;
	width:147px;
	height:98px;
}

#logoImpressum-41_ {
	left:165px;
	top:602px;
	width:231px;
	height:63px;
}

#logoImpressum-45_ {
	left:0px;
	top:712px;
	width:322px;
	height:70px;
}

#logoImpressum-47_ {
	left:339px;
	top:712px;
	width:178px;
	height:70px;
}

#logoImpressum-50_ {
	left:0px;
	top:817px;
	width:73px;
	height:81px;
}

#logoImpressum-53_ {
	left:84px;
	top:841px;
	width:196px;
	height:57px;
}

#logoImpressum-57_ {
	left:0px;
	top:928px;
	width:608px;
	height:11px;
}

#logoImpressum-59_ {
	left:0px;
	top:968px;
	width:134px;
	height:91px;
}

#logoImpressum-61_ {
	left:165px;
	top:968px;
	width:115px;
	height:91px;
}

