body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;

	scrollbar-base-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	background-color:#FFFFFF;

	background-color:#F1F1F1;
	/*overflow: auto;*/
	/*
	background-image:url(../img/back.jpg);
	background-repeat:no-repeat;
	*/
}

a, a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
	background-color:#F1F1F1;
}

.line {
	border-top: 1px solid #CCCCCC;
}

.cleaner {
	clear: both;
}

#dummy {
	height: 0px;
	width: 0px;
	display: none;
}

#wrapper {
	position: relative;
	width: 990px;
	height: 485px;
	margin: 0px auto;
	border: 0px solid black;
	padding: 60px 0px 0px 0px;
}

#navigation {
	position: relative;
	float: right;
	width: 240px;
	min-height: 484px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#contentSmall {
	float: right;
	width: 484px;
	min-height: 484px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color:#FFFFFF;
}

#content {
	float: right;
	width: 736px;
	min-height: 484px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color:#FFFFFF;
}

#subnavigation {
	float: right;
	width: 240px;
	min-height: 484px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color:#FFFFFF;
}

#home {
	
	/*padding: 10px 0px 0px 25px;*/
	font-weight: bold;
}

#navigation .mainNav ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 24px;
}

#navigation .mainNav.layerTop ul {
	margin: 0px 0px 0px 22px;
}

#navigation .mainNav li {
	margin: 0px;
	/*border-bottom: 1px solid #FFFFFF;*/
	padding: 0px 0px 0px 0px;;
	line-height: 12px;
}

#navigation .mainNav li a {
	display: block;
	padding: 3px 3px 3px 0px;
}


#navigation .mainNav li li {
	margin-top: -14px;
}

#navigation .mainnavActive:link {
	color: #666666;
	text-decoration: none;
}

#navigation .mainnavActive:hover {
	text-decoration: none;
	/*background-image:url('/page/img/navbg.gif');
	background-repeat:repeat-x;*/
	background-color:#F1F1F1;
}

#navigation .mainnavInactive {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
}

#navigation .mainnavArchived {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
}

#navigation .mainnavActiveHighlight {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

#navigation .mainnavActiveHighlight:hover {
	text-decoration: none;
	/*background-image:url('/page/img/navbg.gif');
	background-repeat:repeat-x;*/
	background-color:#F1F1F1;
}

#navigation .mainnavInactiveHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
	font-weight:bold;
}

#navigation .mainnavArchivedHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
	font-weight:bold;
}

#navigation div.tabs {
	position: absolute;
	z-index: 100;
	bottom: 0px;
	width: 240px;
	background-color: #FFF;
}

#navigation div.tabs div.title {
	padding: 5px 3px;
	background-color: #F1F1F1;
	border-top: 1px solid #D0D0D0;
	cursor: pointer;
	width: 234px;
}

#navigation div.tabs div.title div.icon {
	padding-right: 2px;
}

#navigation div.tabs div.container {
	height: 172px;
	display: none;
	padding: 10px 25px 10px 68px;
	overflow: hidden;
	background-color: #FFF;
}

#navigation div.tabs div.container a {
	line-height: 16px;
}

#navigation div.tabs div.container a.only {
	position: relative;
}

#navigation div.tabs div.container img {
	margin-left: -42px;
	float: left;
}

#navigation div.tabs div.single {
	padding-left: 25px;
}

#navigation div.tabs div.single img {
	margin-left: 0px;
}

#navigation div.tabs div.cleaner {
	height: 8px;
	overflow: hidden;
}
span.logo {
	position: absolute;
	top: -61px;
	left: 812px;
	width: 235px;
	text-align: center;
}

#jungHeadlineHead {
	width: 600px;
}

#metanavigation {
	/*clear: both;*/
	height: 20px;
	text-align: right;
	padding: 10px;
	font-size: 11px;
}

#metanavigation .metanavActive {
	color: #666666;
	text-decoration: none;
}

#metanavigation .metanavInactive {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
}

#metanavigation .metanavArchived {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
}

#metanavigation .metanavActiveHighlight {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

#metanavigation .metanavInactiveHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
	font-weight:bold;
}

#metanavigation .metanavArchivedHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
	font-weight:bold;
}

#subnavigation .subnavActive {
	color: #666666;
	text-decoration: none;
}

#subnavigation .subnavActive:hover {
	color: #000000;
	text-decoration: none;
	background-image:url('/page/img/navbg.gif');
	background-repeat:repeat-x;
	background-color:#F1F1F1;
}

#subnavigation .subnavInactive {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
}

#subnavigation .subnavArchived {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
}

#subnavigation .subnavActiveHighlight {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

#subnavigation .subnavInactiveHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FF6969;
	font-weight:bold;
}

#subnavigation .subnavArchivedHighlight {
	color: #000000;
	text-decoration: none;
	background-color:#FFAC69;
	font-weight:bold;
}

.layer {
	display: none;
	position: absolute;
	z-index: 100;
}

.layerShadow {
	top: 0px;
	width: 240px;
	cursor: pointer;
	background-color: #F1F1F1;
	background-position: top;
	/*z-index: 100;*/
}

.layerShadowSecond {
	z-index: 106;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}



.layerTop {
	
	/*border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-left: 1px solid #DADADA;*/
	left: 2px;
	top: 60px;
	width: 238px;
	z-index: 101;
}

.layerTop div {
	background: #FFF url('/page/img/navigation_layer/main2.png') 0px 0px repeat-y;
}

.layerTop img.navigationLayerBottomShadow {
	position: absolute; 
	bottom: -3px;
}

.layerTopSecond {
	/*border-right: 1px solid #939393;
	border-bottom: 1px solid #939393;
	border-left: 1px solid #DADADA;*/
	left: 2px;
	top: 78px;
	width: 238px;
	z-index: 101;
}

.layerTopSecond div {
	background: #FFF url('/page/img/navigation_layer/main2.png') 0px 0px repeat-y;
}

.layerTopSecond img.navigationLayerBottomShadow {
	position: absolute; 
	bottom: -3px;
}

.layerBottom {
	background-color: #FFFFFF;
	bottom: 41px;
	width: 190px;
	padding: 15px 25px 10px 25px;
}

h1, h1 a, h1 a:link, h1 a:link, h1 a:active, h1 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	color:#000000;
	text-decoration: none;
}
h1 a:hover{
	color: #666666;
	text-decoration: none;
	background-color:#F1F1F1;
}

h2, h2 a, h2 a:link, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 14px;
	font-weight: normal;
	margin:0px;
	color:#000000;
	text-decoration: none;
}

h3, h3 a, h3 a:link, h3 a:link, h3 a:active, h3 a:visited {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	color:#000000;
	text-decoration: none;
}

.copy_grey {
	color:#666666;
}

.copy_grey a{
	color:black;
	text-decoration:none;
}

.input {
	border: 1px solid #D0D0D0;
	background-color:white;
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
}

.input_button {
	font-weight: bold;
	border: 1px solid #D0D0D0;
	background-color:white;
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
	background-image: url('/page/img/input_bg.gif');
	cursor:pointer;
}

#search {
	padding: 5px 3px;
	border-bottom: 1px solid #D0D0D0;
	background-color: #F1F1F1;
}

.search_input_button {
	font-weight: bold;
	border: 1px solid #D0D0D0;
	background-color:white;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
	background-image: url('/page/img/input_bg.gif');
	cursor: pointer;
	height: 20px;
	line-height: 20px;
}

#downloads_search #contentH1 {
	height: 60px;
	overflow: hidden;
	width: 704px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom: 9px;
	padding: 15px;
}

#downloads_search #contentH2 {
	height: 384px;
	width: 734px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
}

#downloads_search .search_opt {
	padding-top: 10px;
	float: left;
	margin-right: 10px;
}

#downloads_search .search_opt select {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	margin-left: 3px;
	height: 18px;
	width: 115px;
}

#downloads_search .search_opt input[type="text"] {
	width: 100px;
	margin-left: 3px;
	height: 16px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

#downloads_search .search_opt input[type="checkbox"] {
	margin: 0px;
}

#downloads_search a.search_btn:link,a.search_btn:visited,a.search_btn:hover,a.search_btn:active {
	width: 73px;
	height: 16px;
	background-color:#E9E9E9;
	border: 1px solid #F2F2F2;
}

#downloads_search .list_header_article {
	background-color: #F2F2F2;
	padding: 12px 0px 12px 15px;
	float: left;
	width: 125px;
	height: 15px;
	font-weight: bold;
}

#downloads_search .list_header_name {
	background-color: #F2F2F2;
	padding: 12px 0px 12px 15px;
	float: left;
	font-weight: bold;
	width: 579px;
	height: 15px;
	color: #666666;
}

#downloads_search .list_item {
	background-color: #ffffff;
	overflow:auto;
	margin:0px;
	float: left;
	width:734px;
	color: #666666;
}

#downloads_search .list_name {
	padding: 12px 0px 12px 15px;
	border-top: 1px solid #F2F2F2;
	font-weight: bold;
	width: 125px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

#downloads_search .list_desc {
	padding: 12px 5px 12px 10px;
	margin: 0px;
	border-top: 1px solid #F2F2F2;
	float:left;
	width: 358px; /* 398 */
	cursor: pointer;
}

#downloads_search .list_show {
	color: #6B6B6B;
	width: 155px; /* 115 */
	padding: 12px 25px 12px 40px;
	text-align: left;
	float: right;
	clear: right;
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #FFFFFF;
	background-image: url(/page/img/downloads_show_close.gif);
	background-repeat: no-repeat;
	background-position:  5px 5px;
	cursor: pointer;
}

#downloads_search .ls_active {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	background-image: url(/page/img/downloads_show_open.gif);
	background-position: 5px 5px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	width: 155px; /* 115 */
}

#downloads_search .ls_nd_active {
	border-bottom: 1px solid #D0D0D0;
}

#downloads_search .result_box {
	background-color: #F2F2F2;
	display:none;
	overflow-x: hidden;
	width:734px;
	border-bottom: 1px solid #D0D0D0;
	float:left;
}

#downloads_search .results_type {
	background-color: #D0D0D0;
	width: 536px;
	padding: 2px 3px 2px 15px;
	float:left;
	clear: both;
}

#downloads_search .results_item {
	padding: 12px 0 8px 10px;
	border-bottom: 1px solid #ffffff;
	float:left;
}

#downloads_search .results_show {
	color: #6B6B6B;
	float:right;
	padding-left: 15px;
	margin-right: 15px;
	text-align: left;
	width: 79px;
	background-image: url(/page/img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#downloads_search .results_name {
	font-weight: bold;
	padding-left:20px;
	float:left;
	width: 150px;
}

#downloads_search .results_desc {
	padding-left:20px;
	float:left;
	width: 400px;
}

#downloads_search .results_download {
	color: #6B6B6B;
	float:right;
	width: 50px;
	margin: -5px 35px 0px 0px;
	padding: 5px 0px 0px 35px;
	height: 25px;
	clear: right;
}

#downloads_search .pdf {
	background-image: url(/page/img/download_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#downloads_search .doc {
	background-image: url(/page/img/download_doc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#downloads_search .options {
	background-color:#D0D0D0;
	padding: 4px 5px 4px 10px;
	width: 295px;
	font-size: 11px;
	float:left;
	clear:right;
}

#downloads_search .path {
	font-weight: normal;
	color: #6B6B6B;
	font-size: 11px;
	width: 314px;
}

#downloads_search .opt_item {
	width: 140px;
	margin-right:5px;
	float: left;
	padding: 0px;
}

#downloads_search .opt_item input {
	margin:0;
}

#search_box .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#search_box .copy_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6D6D6D;
}

#search_box .list_item {
	background-color: #ffffff;
	overflow:auto;
	margin:0px;
	float: left;
}

#search_box .list_location {
	padding: 12px 0px 12px 10px;
	border-top: 1px solid #F2F2F2;
	font-weight: bold;
	width: 165px;
	float: left;
	cursor: pointer;
}

#search_box .list_count {
	padding: 12px 0px 12px 10px;
	border-top: 1px solid #F2F2F2;
	width: 123px;
	float: left;
	cursor: pointer;
}

#search_box .list_show {
	color: #6B6B6B;
	width: 140px; /* 140 */
	padding: 12px 5px 12px 25px;
	text-align: left;
	float: right;
	clear: right;
	border-top: 1px solid #F2F2F2;
	border-left: 1px solid #FFFFFF;
	background-image: url(/page/img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	cursor: pointer;
}

#search_box .ls_active {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	background-image: url(/page/img/arrow_grey_down.gif);
	background-position: 9px 13px;
	background-color: #F2F2F2;
	border-bottom: 0px;
	width: 140px; /*140*/
}

#search_box .result_context {
    clear: both;
    font-weight: normal;
    color: #6B6B6B;
    font-size: 11px;
    padding-top: 5px;
    border-top: 1px dotted #6B6B6B;
}


#search_box .result_box {
	background-color: #F2F2F2;
	display: none;
	width: 480px;
	float:left;
}

#search_box .results_item {
	font-weight: bold;
	padding: 12px 0 8px 10px;
	border-bottom: 1px solid #ffffff;
	float:left;
}

#search_box .results_show {
	color: #6B6B6B;
	font-weight: normal;
	float:right;
	padding-left: 15px;
	margin-right: 15px;
	text-align: left;
	width: 79px;
	background-image: url(/page/img/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#search_box .results_name {
	float:left;
	width: 314px;
}

#search_box .options {
	background-color:#D0D0D0;
	padding: 4px 5px 4px 10px;
	width: 295px;
	font-size: 11px;
	float:left;
	clear:right;
}

#search_box .results {
	float:left;
	clear: both;
	max-height: 230px;
	height: 230px;
	overflow: auto;
	width: 478px;
}

#search_box .path {
	font-weight: normal;
	color: #6B6B6B;
	font-size: 11px;
	width: 314px;
}

#search_box .opt_item {
	width: 140px;
	margin-right:5px;
	float: left;
	padding: 0px;
}

#search_box .opt_item input {
	margin:0;
}

/* /page/modules/downloads/index.php */

#search_btn_img {
	margin-top:-1px;
}

/* Patch Popup Search Bilddatenbank */
.search_imagedatabase {
    width: 175px;
}

/*Microsite Radio*/

.radioInfodots {
	padding: 0px 4px;
	background-color: #fff;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

/* Architekten Templates General Header */
#Architect .headline{
	padding: 16px 26px;
}
#Architect .headCopy{
	padding: 16px 26px;
	color: #666666;
}
#Architect .headBoxLeft{
	padding: 16px 26px;
	width: 26%;
	color: #666666;
}
#Architect .subline{
	padding: 22px;
	color: #666666;
	font-size: 16px;
}
/*
	 Architect Program 
*/
#Architect .headline{
	padding: 16px 26px;
}
#Architect .headCopy{
	padding: 16px 26px;
	color: #666666;
}
#Architect .headBoxLeft{
	padding: 16px 26px;
	width: 26%;
	color: #666666;
}
#Architect .subline{
	padding: 22px;
	color: #666666;
	font-size: 16px;
}
#ArchitectT1 .MainTable TD {
	padding: 22px;
	color: #666666;
}
#ArchitectT1 .MainTable TD.leftCell {
	padding: 22px;
	color: #666666;
	width: 37%;
}
#ArchitectT1 .MainTable TD.centerCell {
	padding:22px;
	color:#666666;
	width:37%;
}
#ArchitectT1 .MainTable TD.rightCell {
	padding: 22px;
	color: #666666;
	width: 26%;
}
#ArchitectT1 .rowEven {
	background-color: white;
}
#ArchitectT1 .rowOdd {
	background-color: #f1f1f1;
}
#ArchitectT1 .MainTable TD.centerCell .image {
	float: left;
}
#ArchitectT1 .MainTable TD.centerCell .image img{
	margin-right: 12px;
}
/*
	Architektur Veranstaltungen Übersicht
*/
#ArchitectureEvent a.program {
	background: transparent url(/page/img/architect_info.png) no-repeat 0px center;
	color: #FFF;
	margin-right: 28px;
	padding-left: 18px;
}

#ArchitectureEvent a:hover.program {
	color: #FFF;
}

#ArchitectureEvent a.invited {
	background: transparent url(/page/img/architect_card.png) no-repeat 0px center;
	color: #FFF;
	margin-right: 28px;
	padding-left: 18px;
}

#ArchitectureEvent a:hover.invited {
	color: #FFF;
}

#ArchitectureEvent a.video {
	background: transparent url(/page/img/architect_video.png) no-repeat 0px center;
	color: #FFF;
	margin-right: 28px;
	padding-left: 18px;
}

#ArchitectureEvent a:hover.video {
	color: #FFF;
}		

#ArchitectureEvent a.downloads {
	background: transparent url(/page/img/architect_download.png) no-repeat 0px center;
	color: #FFF;
	margin-right: 28px;
	padding-left: 26px;
}

#ArchitectureEvent a:hover.downloads {
	color: #FFF;
}

#ArchitectureEvent h1 {
	margin-top: 17px;
	margin-bottom: 17px;
	padding: 0px 25px;
}

#ArchitectureEvent td.subline {
	font-size: 16px;
	padding: 0px 25px;
}

#ArchitectureEvent td.copy {
	padding: 0px 25px;
}

#ArchitectureEvent td.eventDate {
	padding-right: 40px;
}

#ArchitectureEvent div.eventActions {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #787878;
	border-right: 1px solid #787878;
	height: 26px;
	line-height: 26px;
	padding: 0px 9px;
	color: #FFF;
	background: transparent url(/page/img/bg_architect_bar.jpg) no-repeat ;
}

#ArchitectureEvent td.eventDetails {
	padding: 0px 25px;
}

#ArchitectureEvent div.refereeInfo {
	float: left;
	width: 244px;
	padding: 30px 0px 0px 1px;
}

#ArchitectureEvent div.refereeInfo span {
	display:block;
	float: left;
	padding-right: 14px; 
}

#ArchitectureEvent div.refereeText {
	float: left;
	width: 180px;
}
/*
	Architekturveranstaltungen Videos
*/
#ArchitectureeventVideos h1 {
	margin: 17px 0px 30px 0px;
	padding: 0px 25px;
}

#ArchitectureeventVideos p.subline {
	font-size: 16px;
	padding: 20px 25px;
}

#ArchitectureeventVideos div.copy {
	background-color: #F1F1F1;
	padding: 15px 25px;
}

#ArchitectureeventVideos table {
	width: 736px;
}

#ArchitectureeventVideos div.videoEventOdd {
	background-color: #F1F1F1;
	padding-top: 20px;
}

#ArchitectureeventVideos div.videoEventEven {
	padding-top: 20px;
}

#ArchitectureeventVideos td.videoSubline {
	color: #000;
	padding-top: 5px;
}

#ArchitectureeventVideos td.eventCopy {
	padding: 0px 24px 0px 24px;
	width: 205px;
	
}

#ArchitectureeventVideos div.videoEventOdd img,
#ArchitectureeventVideos div.videoEventEven img {
	margin-top: 3px;
}

#ArchitectureeventVideos td.videoSubline a {
	color: #000;
}
/*
	Architekturveranstaltungen Anmeldung
*/
#ArchitectureRegistration h1 {
	margin-top: 17px;
	padding: 0px 25px;
}

#ArchitectureRegistration div.copy {
	background-color: #F1F1F1;
	padding: 15px 25px;
}

#ArchitectureRegistration td.text_error {
	color: #FF0000;
}

#SubscriberData input {
	width: 315px;
}

#SubscriberData input.input_error {
	border: 1px solid #FF0000;
	width: 318px;
}

#SubmitBox {
	float: right;
	width: 200px;
	padding-top: 14px;
}

#SubmitBox button {
	color: #666666;
	padding: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
	width: 200px;
	height: 24px;
	background: transparent url(/page/img/architect_register_submit.png) no-repeat;
}

#SubmitBox button div {
	font-weight: bold;
	font-size: 12px;
}

#SubmitBox button:hover {
	color: #000;
}

/*
	Architekturveranstaltungen Downnloads
*/
#ArchitectureeventDownloads h1 {
	margin: 17px 0px 30px 0px;
	padding: 0px 25px;
}

#ArchitectureeventDownloads p.subline {
	font-size: 16px;
	padding: 0px 25px;
}

#ArchitectureeventDownloads td.copy {
	padding: 0px 49px 0px 24px;
}

#ArchitectureeventDownloads table {
	width: 736px;
}

#ArchitectureeventDownloads div.downloadEventOdd {
	background-color: #F1F1F1;
	padding: 20px 0px;
}

#ArchitectureeventDownloads div.downloadEventEven {
	padding: 20px 0px;
}

#ArchitectureeventDownloads div.downloadEventEven td.material,
#ArchitectureeventDownloads div.downloadEventodd td.material {
	padding-right: 24px;
	text-align: right;
}

#ArchitectureeventDownloads td.videoSubline {
	color: #000;
	padding-top: 5px;
}

#ArchitectureeventDownloads td.eventCopy {
	padding-left: 24px;
}

#ArchitectureeventDownloads div.downloadEventOdd img,
#ArchitectureeventDownloads div.downloadEventEven img {
	margin-top: 3px;
}

#ArchitectureeventDownloads div.paging {
	background-color: #F1F1F1;
	padding: 9px 24px;
}

#ArchitectureeventDownloads div.pages {
	height: 17px;
	line-height: 17px;
}

#ArchitectureeventDownloads div.pages,
#ArchitectureeventDownloads div.pages div {
	float: left;
}

#ArchitectureeventDownloads div.pages img {
	border: none;
}

#ArchitectureeventDownloads div.pages span {
	float: left;
	border: 1px solid #CCC;
	display: block;
	background-color: #fff;
	color:#999;
	cursor: pointer;
	padding:1px 6px 1px 6px;
	font-weight:bold;
	height: 14px;
	line-height:14px;
	overflow:hidden;
	text-align: center;
	margin-right: 2px;
}

#ArchitectureeventDownloads div.pages span.active {
	color:#FFF;
	background-color: #CCC;
}

#ArchitectureeventDownloads div.singlePicture img {
	border: none;
}

#ArchitectureeventDownloads div.amountSelect {
	float: right;
}

#ArchitectureeventDownloads td.downloadSubline a {
	color: #000;
}

#ArchitectureeventDownloads div.eventPictures {
	padding: 13px 13px 13px 13px;
}

#ArchitectureeventDownloads div.singlePicture {
	float: left;
	width: 116px;
	margin: 10px 10px;
	text-align:center;
	
}
#ArchitectureeventDownloads div.singlePicture img {
	margin: auto;
	
}

#ServiceProspect  .item {
}

#ServiceProspect  .pic {
	float: left;
	padding: 15px;
}

#ServiceProspect  .description {
	float: left;
	padding-top: 15px;
	width: 250px;
}

#ServiceProspect  .link {
	float: left;
	padding-top: 15px;
	width: 130px;
}

#ServiceProspect  .link  .book {
	height: 25px;
}

#ServiceProspect  .link  img {
	margin-bottom: -4px;
}

#ServiceProspect  .link  .pdf {
	height: 25px;
}

#ServiceProspect  .link  .cart {
	height: 25px;
}

/** Navigation remale **/


#home {
	/*background-color: #676767;*/
	/*background-image: url(/page/img/corner_white.gif);
	background-position: 8px 5px;*/
	background: transparent url('/page/img/corner.gif') 5px 5px no-repeat;
	height: 19px;
	line-height: 19px;
	top: 41px;
	left: 2px;
	z-index: 105;
	position: absolute;
	width: 238px;
}

#home a {
	display: block;
	padding: 0px 0px 0px 22px;
}

#home.activeNav {
	background: transparent url('/page/img/navigation_layer/main3.png') 0px 0px repeat-y;
}

#home.activeNav  a{
	background: transparent url(/page/img/corner_white.gif) no-repeat 5px 5px;
	color: #FFF;
	display: block;
	padding: 0px 0px 0px 22px;
}

#navigation div#mainNavFull a.activeNav  {
	background: transparent url('/page/img/navigation_layer/main5.png') 0px 0px repeat-y;
	font-size: 12px;
	color: #FFF;
	margin: 0px 2px 5px -22px;
	padding: 3px 3px 3px 23px;
}

#home a:hover {
	background-color: transparent;
}

#mainNav {
	margin-top: 29px;
}

#layerNavigation a.mainnavActive:hover,
#layerNavigationSecond a.mainnavActive:hover  {
	margin-right: 4px;
	/*text-decoration: none;*/
	/*background-image:url('/page/img/navbg.gif');
	background-repeat:repeat-x;*/
	/*background-color:#F1F1F1;*/
}

/** Meta Printnavigation **/

#printnavigation {
	width: 214px; 
	padding: 10px 10px; 
	float: left;
}

#printnavigation .printnavActive {
	background: transparent url(/page/img/navigation_layer/print_page.png) no-repeat 0px 0px; 
	color: #666666;
	padding-left: 50px;
	font-size: 11px;
}