html, body, h1, h2, h3, h4, h5, h6, img, hr, a, li, ul, ol, div, em, img, fieldset, form, table, tr, td, th{
	margin: 0;
	padding: 0;
}

ul, ol, li{
	list-style: none;
}

html, body{
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
	background: url(../imgs/karte.jpg) no-repeat #00799A;	
}

#pageWrap{
	background: url("../imgs/navigation_bar.png") repeat-x;
	height: 100%;
	width: 1046px;
}

#kartenOverlay{
	z-index: -10000;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	width: 1046px;
	height: 1024px;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#containerLeft{
	float: left;
	width: 336px;
	height: 1024px;
	min-height: 100%;
	background: url("../imgs/left_background.png") no-repeat;
}

#columnLeft{
	margin-left: 42px;
}

#containerRight{
	width: 700px;
	float: right;
}

#headWrap{
	height: 46px;
}

#topSpacer{
	padding-top: 22px;
}





#topNavigation{
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	idth: 1000px;
}

#topNavigation ul.menu-level1 li.menu-level1-item{
	background-color: #00799A;
	height: 25px;
	margin-bottom: 2px;
	line-height: 25px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	float: left;
}

#topNavigation ul.menu-level1 li.menu-level1-item:hover{
	background-color: white;
}

#topNavigation ul.menu-level1 li.menu-level1-item a{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	text-decoration: none;
}

#topNavigation ul.menu-level1 li.menu-level1-item a:hover{
	color: #00799A;
	background-color: white;
}

#topNavigation ul.menu-level1 li.menu-level1-item-current-active{
	background-color: white;
	height: 25px;
	margin-bottom: 2px;
	line-height: 25px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	float: left;
}

#topNavigation ul.menu-level1 li.menu-level1-item-current-active a{
	padding-left: 25px;
	padding-right: 25px;
	color: #00799A;
	text-decoration: none;
}





#contentWrap{
	margin-top: 36px;
}

#mainContent{
	margin-left: 22px;
	font-family: Arial;
	font-size: 12px;
	width: 620px;
}

#contentShadowedTop{
	width: 679px;
	height: 23px;
	background: url("../imgs/content_shadowed_top.png") no-repeat;
}

#contentShadowedCenter{
	width: 679px;
	background: url("../imgs/content_shadowed_center.png");
}

#contentShadowedBottom{
	width: 679px;
	height: 35px;
	background: url("../imgs/content_shadowed_bottom.png") no-repeat;
}









#navigationLeft{
	margin-top: 45px;
}

#navigationLeft ul.menu-level1 li.menu-level1-item, #navigationLeft ul.menu-level1 li.menu-level1-item-current-active, #navigationLeft ul.menu-level1 li.menu-level1-item-with-subpage, #navigationLeft ul.menu-level1 li.menu-level1-item-active{
	background: url("../imgs/nav/level1_off.gif") no-repeat;
	width: 263px;
	min-height: 26px;
	margin-bottom: 2px;
	line-height: 26px;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
}

#navigationLeft ul.menu-level1 li.menu-level1-item:hover{
	background: url("../imgs/nav/level1_on.gif") no-repeat;
	color: white;
}

#navigationLeft ul.menu-level1 li.menu-level1-item:hover a, #navigationLeft ul.menu-level1 li.menu-level1-item a:hover{
	color: white !important;
}

#navigationLeft ul.menu-level1 li.menu-level1-item a, #navigationLeft ul.menu-level1 li.menu-level1-item-current-active a, #navigationLeft ul.menu-level1 li.menu-level1-item-with-subpage a, #navigationLeft ul.menu-level1 li.menu-level1-item-active a{
	color: white;
	text-decoration: none;
	padding-left: 18px;
	height: 26px;
	display: block;
}

#navigationLeft ul.menu-level1 li.menu-level1-item a:hover{
	color: #0A9FAE;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-current-active{
	background: url("../imgs/nav/level1_on.gif") no-repeat;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-active{
	background: url("../imgs/nav/level1_act.gif") no-repeat;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-current-active ul.menu-level2 li, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li{
	color: #004F62;
	margin-top: 2px;
	line-height: 19px;
	background: url("../imgs/nav/level2_off.gif") no-repeat;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-current-active ul.menu-level2 li a, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li.menu-level2-current-active a, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li.menu-level2-active a{
	color: #004F62;
	font-size: 12px;
	display: block;
	height: 19px;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li ul.menu-level3 li{
	background: #ffffff no-repeat;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li ul.menu-level3 li a{
	color: #00799A;
	font-size: 11px;
	font-weight: normal;
}

#navigationLeft li.menu-level1-item-with-subpage li.menu-level2-with-subpage a, #navigationLeft li.menu-level1-item-active li.menu-level2-with-subpage a,
#navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li a, #navigationLeft ul.menu-level1 li.menu-level1-item-with-subpage ul.menu-level2 li a{
	color: #024e65;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
}

#navigationLeft ul.menu-level1 li.menu-level1-item-current-active ul.menu-level2 li.menu-level2-current-active a, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li.menu-level2-current-active a, #navigationLeft ul.menu-level1 li.menu-level1-item-active ul.menu-level2 li.menu-level2-current-active a{
	color: black;
}

#leftContent{
	margin-top: 40px;
}

#mainContent #columnRight{
	width: 210px;
	isplay: none;
	float: right;
	margin-top: 50px;
}

#mainContent #columnMain{
	width: 400px;
	float: left;
}

#mainContent #columnMain h1{
	width: 600px;
}

.csc-default{
  margin-bottom: 0px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap{
	margin-top: 40px;
	clear: none;
}

div.csc-textpic-clear{
	clear: none;
	height: 10px;
}

h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #00799A;
}

p.bodytext{
	padding: 0;
	margin: 10px 0px 0px 0px;
}



.tx_tafrankfurtprojectmap_container{
	font-family: Arial;
	font-size: 11px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}

.projectBubble{
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url("../imgs/mapcircle.png") no-repeat;
}

.projectBubble .bubbleBox{
	display: none;
	position: relative;
	width: 150px;
	line-height: 24px;
	color: white;
	margin-left: 24px;
	background: url("../imgs/popup_title.png") no-repeat;
}

.projectBubble .bubbleBox .projectContent{
	margin-left: 10px;
}

.projectBubble .bubbleBox .teaserImage{
	width: 140px;
	height: 133px;
	background: white;
}

.projectBubble .bubbleBox .teaserImage img{
	width: 140px;
	height: 133px;
}

.projectBubble .bubbleBox .projectTitle{
	font-weight: bold;
	height: 18px;
	text-align: center;
	line-height: 28px;
	width: 140px;
	height: 28px;
}

.projectBubble .bubbleBox .projectDescription{
	color: black;
	border-left: 1px solid #00799A;
	border-right: 1px solid #00799A;
	border-bottom: 1px solid #00799A;
	padding: 5px 5px 5px 8px;
	line-height: 12px;
	font-family: Arial;
	font-size: 11px;
	background: white;
}

.projectBubble .bubbleBox .projectLink{
	text-align: right;
	line-height: 18px;
	background: white;
	padding-right: 5px;
	border-left: 1px solid #00799A;
	border-right: 1px solid #00799A;
	border-bottom: 1px solid #00799A;
}

.projectBubble .bubbleBox .projectLink a{
	color: black;
	text-decoration: none;
}




div.tx-taphotocontest-pi1-form-field, .formInputContainer{
	margin-bottom: 4px;
}

div.tx-taphotocontest-pi1-form-field label, .tx-taphotocontest-pi1-form-field-small label{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 20px;
}

div.tx-taphotocontest-pi1-form-field input{
	width: 200px;
}

div.tx-taphotocontest-pi1-form-field-small input{
	width: 24px;
}

div.tx-taphotocontest-pi1-form-button input{
	margin-top: 10px;
	float: right;
}

.invalid_input {
	color: #ff2222 !important;
}

label.invalid_input {
	color: #ff2222;
}

.tx-taphotocontest-pi1-form-checkbox input{
	float: left;
	width: 20px;
}

.tx-taphotocontest-pi1-form-checkbox label{
	float: right;
	width: 365px;
	display: block;
	line-height: 18px;
}

.tx-taphotocontest-pi1-information{
	line-height: 18px;
}

.tx-taphotocontest-pi1-information label, .formInputContainer .formInputLabel{
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

.error{
	color: red;
	font-weight: bold;
}

.success{
	color: green;
	font-weight: bold;
}


#columnRight  .csc-textpic-text{
	font-size: 10px;
	margin-bottom: 20px !important;
}

.csc-textpic-caption{
	font-size: 10px;
	margin-bottom: 20px !important;
}

.csc-textpic-imagewrap{
	margin-top: 0 !important;
}


.tx-taphotocontest-pi1-form-field select, div.mailformTemplate select{
	border: 0;
	background-color: #D1E2EF;
	font-size: 12px;
	line-height: 16px;
	height: 17px;
}

.tx-taphotocontest-pi1-form-field input, .tx-taphotocontest-pi1-form-field-small input, div.mailformTemplate .formInputContainer input {
	border: 0;
	background-color: #D1E2EF;
	font-size: 12px;
	line-height: 16px;
	padding-left: 3px;
	height: 17px;
}







/* ############ COLUMN NAVIGATION ################ */

#columnRight ul.menu-level1 li{
	background-color: #b3d1d9;
	width: 204px;
	line-height: 20px;
	margin-bottom: 2px;
}

#columnRight ul.menu-level1 li a{
	padding-left: 9px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #044f64;
	text-decoration: none;
}

#columnRight ul.menu-level1 li.menu-level1-item-current-active{
	background-color: #01799b;
	width: 204px;
	line-height: 20px;
	margin-bottom: 2px;
}

#columnRight ul.menu-level1 li.menu-level1-item-current-active a{
	padding-left: 9px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}



#columnMain div.csc-textpic{
	margin-top: 25px;
}

#columnMain div.csc-textpic-clear{
	clear: both;
}



div.contentAllPages{
	margin-top: 30px;
}


div#tourPopup{
	position: absolute;
	top: 82px;
	left: 346px;
	width: 678px;
	height: 200px;
}

div#tourPopupTop{
	background: url("../imgs/tour_popup_top.png") no-repeat;
	height: 24px;
}

div#tourPopupCenter{
	background: url("../imgs/tour_popup_center.png") repeat-y;
	padding-left: 5px;
}

div#tourPopupBottom{
	background: url("../imgs/tour_popup_bottom.png") no-repeat;
	height: 35px;
}

div.tourPopupButton{
	cursor: pointer;
}

div.tourPopupButton img{
	margin-top: 20px;
}

img#closeButton{
	position: absolute;
	top: 25px;
	left: 540px;
	cursor: pointer;
}


#columnRight .csc-default .csc-textpic-clear{
	clear: both;
}