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;
}

* + html #navigation {
    width: 238px;
}

#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;
}

* + html #navigation div.tabs {
    width: 238px;
}

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

* + html #navigation div.tabs  div.title {
    width: 232px;
}

#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;
}

* + html #navigation div.tabs div.container {
    padding-right: 20px;
}

#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.single a.mainnavActive img {
	position: absolute;
}

#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;
    overflow-x: hidden;
}

#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;
}

/* Contacts */
#addresses {

	color: #FFF; 
	position: relative;
}

#addresses div.tabwrap {
	height: 241px; 
	background: transparent url(/page/img/contact/head.jpg) no-repeat 0px 0px; 
	position: relative;
}

#addresses div.headline {
	font-size: 20px; 
	font-weight: bold; 
	padding: 15px 0px 0px 35px;
}

#addresses div.contactNav {
position: absolute;
bottom: 0px;
	/*border-bottom: 1px solid #A3A3A3;*/
	/*margin: 154px 0px 35px 0px;*/
}

#contactTabs {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 507px;
}

#contactTabs li {
	/*background-color: #FFF;*/
	float: left;
	list-style: none;
	/*border-bottom: 1px solid red;*/
	
}

#contactTabs li a {
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	height: 33px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	width: 169px;
}

#contactTabs li a {
	background: transparent url(/page/img/contact/bg-tab-transparent.png) no-repeat 0px 0px;
	/*border-bottom: 1px solid #CCC;*/
	color: #FFF;
}

#contactTabs li a.active {
	background: transparent url(/page/img/contact/bg-tab-white.png) no-repeat 0px 0px;
	border-bottom: 1px solid #FFF;
	color: #666;
}

#contactTabs li a.checked {
	background: transparent url(/page/img/contact/bg-tab-checked.png) no-repeat 0px 0px;
	color: #FFF;
}

#contactTabs li a span {
	font-weight: normal;
}

#addresses div.contactsearch {
	float: right;
	margin: 12px 0px 0px 0px;
	padding: 0px 8px 0px 13px; 
	width: 208px;
}

#addresses div.contactsearch img.searchIcon {
	float: left; 
	margin: 2px 0px 0px 0px;
}

#addresses div.contactsearch input.search_searchterm {
	background: transparent url(/page/img/contact/bg_search.png) no-repeat 0px 0px; 
	color: #FFF;
}

#addresses div.contactsearch input {
	border: none;
	float: left;
	height: 19px;
	line-height: 19px;
	margin: 0px 5px 5px 5px;
	padding: 0px 3px;
	width: 86px; 
}

#addresses div.contactsearch input.checkSelection {
	background: transparent url(/page/img/contact/search_check.png) no-repeat 0px 0px;
	height: 12px;
	width: 12px;
	margin: 0px 0px 0px 18px;
} 

#addresses div.contactsearch a {
	color: #FFF;
	float: left;
}

#addresses div.contactsearch a:hover {
	background-color: transparent;
}

#addresses div.contactsearch label {
	cursor: pointer; 
	margin: 5px 0px -5px 5px;
}

#addresses input.input_button {
	color: #666;
	padding: 0px 10px;
	margin: 0px 0px 0px 10px;
}

#addresses div.contactSelection {
	color: #666; 
	padding: 0px 30px;
	margin: 35px 0px 0px 0px;
	position: relative;
}

#addresses div.contactSelection span.subline {
	font-weight: bold;
}

#addresses div.contactSelection .contactSelector {
	margin: 10px 0px 0px 0px;
	width: 191px;
}

#addresses div.contactResults {
	color: #666;
}

#addresses div.contactResults p.subline {
	font-size: 16px; 
	margin: 35px 30px 16px 30px; 
	font-weight: bold;
}

#addresses div.contactResults div.area {
	color: #000;
	float: left;
	font-weight: bold;
	margin: 0px 30px 15px 0px;
	padding-left: 30px;
}

#addresses div.contactResults div.contactListNoResult {
	font-weight: bold;
	padding: 15px 15px 19px 30px;
	background-color: #F1F1F1;
}

#addresses div.contactResults div.contactList {
	padding: 15px 15px 19px 15px;
}

#addresses div.contactResults div.contactList.odd {
	background-color: #F1F1F1;
}

#addresses div.contactResults table thead th,
#addresses div.contactResults table td {
	color: #000;
	padding: 5px 15px;
}

#addresses div.contactResults table td.name,
#addresses div.contactResults table.contactMain td.name {
	/*border-bottom: 1px solid #F1F1F1; */
	color: #000; 
	font-weight: bold; 
	text-align: left;
}

#addresses div.contactResults table.contactMain td.type {
	/*border-bottom: 1px solid #F1F1F1; */
	color: #000;
	text-align: right;
}


#addresses div.contactResults table td.type,
#addresses div.contactResults table.contactMain td.type {
	/*border-bottom: 1px solid #F1F1F1; */
	color: #000;
	/*text-align: right;*/
}

#addresses div.contactResults table.contactMain td.name ,
#addresses div.contactResults table.contactMain td.type {
	border-bottom: 1px solid #CCC; 
}

#addresses div.contactResults table.contactMain tr.contactData td,
#addresses div.contactResults table.subContacts tr.contactData td {
	padding: 10px 15px;
	width: 33%;
}

#addresses div.contactResults table.subContacts {
	border: 1px solid #F1F1F1;
	background-color: #FFF;
}



#addresses div.contactResults table.subContacts tr.contactData {
	/*background: transparent url(/page/img/contact/bg-shadow.png) repeat-x bottom left;*/
}

#addresses div.contactResults table.subContacts tr.showContact {
	cursor: pointer;
}

#addresses div.contactResults table.subContacts tr.showContact div.contactMore {
	background: transparent url(/page/img/contact/arrow.png) no-repeat 0px 1px;
	float: right;
	padding: 0px 0px 0px 18px;
}

#addresses div.contactResults table.subContacts tr.showContact div.contactMoreExpand {
	background: transparent url(/page/img/contact/arrow-down.png) no-repeat 0px 1px;
	float: right;
	padding: 0px 0px 0px 18px;
}

#addresses div.contactResults table.subContacts tr.border td {
	border-bottom: 1px solid #CCC;
	padding: 10px 15px;
}

#addresses div.contactResults table.subContacts tr.bordernone td {
	padding: 10px 15px;
}

#addresses div.contactResults table.subContacts tr.bordertop td {
	border-top: 1px solid #CCC;
}

#addresses div.contactResults table.subContacts tr.nodisplay {
	display: none;
}

#addresses div.contactResults tr.contactData table.persons td {
	padding: 10px 0px;
}

#addresses div.contactResults table.subContacts tr.border td table.persons tr td {
	border: none;
}

#addresses div.contactResults table.subContacts tr.border td table.persons tr.border td {
	border-top: 1px solid #F1F1F1;
}

#addresses div.contactResults span.searchHighlight {
	color: #CC0000;;
}

/* Softauth  */
#softauth {
    padding: 0px 12px;
}

#softauth h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

#softauth h2.subline {
    margin: 78px 0px 0px 0px;
    padding:12px 0px;
}

#softauth table.tableHead {
    border: 1px solid #CCCCCC;
    border-bottom: none;
    /*margin: 0px 12px;*/
}

#softauth span.udidError {
    color: #FF0000;
    font-weight: bold;
}

#softauth table.tableHead tr {
    background: url(/page/img/prodauth/general/tablehead.png) 0px 0px repeat-x;
    height: 38px;
}

#softauth table.tableHead tr td {
    color: #666;
    font-weight: bold;
}

#softauth table.tableHead tr td.first {
    padding: 0px 0px 0px 14px;
}

#softauth table.tableHead tr td.first img {
    margin: 0px 29px 0px 0px;
}

#softauth table.tableContent {
    /*margin: 0px 12px;*/
    border: 1px solid #CCCCCC;
    border-top: none;
}

#softauth table.removeBB {
    border-bottom: none;
}

#softauth table.tableContent tr.alternate,
#softauth table.file tr.alternate {
    background-color: #EEE;
}

#softauth table.tableContent tr td {
    border-top: 1px solid #CCCCCC; 
    padding: 6px 10px 5px 0px; 
    height: 66px; 
    vertical-align: top;
}

#softauth table.tableContent tr td.first {
    padding: 6px 10px 5px 15px;    
}

#softauth table.tableContent tr td.last {
    padding: 6px 3px 3px 0px;
    vertical-align: bottom;
}

#softauth table.tableContent tr.tableLegend {
    background: url(/page/img/prodauth/general/table-legend-background.png) repeat-x 0px 0px; 
    color: #666666; 
    font-weight: bold;
}

#softauth table.tableContent tr.tableLegend td {
    height: 24px;
    padding-bottom: 0px;
}

#softauth a.noHover:hover {
    background-color: #FFF;
}

#softauth .input_button {
    color: #666; 
    padding: 2px 10px;
}

#softauth a.input_button {
    display: block;
    padding: 3px 16px; 
    height: 16px; 
    font-size: 1.12em;
}

#softauth a.icon-pen {
    background: url(/page/img/prodauth/general/icon-pen.png) 0px 1px no-repeat;
    display: block;
    padding: 0px 0px;
    height: 22px;
    width: 22px;
}

#softauth a.icon-delete {
    background: url(/page/img/prodauth/general/icon-delete.png) 0px 1px no-repeat;
    display: block;
    padding: 0px 0px;
    height: 22px;
    width: 22px;
    margin-left: 3px;
}

#softauth div.profileData {
    float: left; 
    width: 350px;
}

#softauth div.profileData p.label {
    margin: 8px 0px 5px 0px;
}

#softauth div.profileData p.name {
    margin: 0px 0px 13px 0px;
}

#softauth div.profileData p.address {
    margin: 0px 0px 21px 0px;
}

#softauth div.creationDate {
    float: right; 
    width: 350px; 
    text-align: right;
}

#softauth div.creationDate p.label {
    margin: 8px 0px 5px 0px;
}

#softauth div.creationDate p.date {
    margin: 0px 0px 13px 0px;
}


#softauth table.tableContent tr td.udid {
    font-weight: bold;
}

#softauth table.tableContent tr td.udid div {
    margin: 0px 0px 10px 0px;
}

#softauth table.tableContent tr td.udidData div {
    margin: 0px 0px 10px 0px;
}

#softauth table.tableContent tr td.udidData input.inputItem {
    height:16px; 
    border: 1px solid #CECECE; 
    width: 317px;
    padding: 0px 5px;
}

#softauth div.buttonPane {
    margin: 15px 0px 0px 0px;
}

#softauth div.buttonPane .left,
#softauth table.activation tr td.options a.left,
#softauth table.file tr.fileContent td a.left,
#softauth table.tableContent tr td a.left {
    float: left;
}

#softauth div.buttonPane .right,
#softauth table.activation tr td.options a.right,
#softauth table.file tr.fileContent td a.right,
#softauth table.tableContent tr td a.right {
    float: right;
}

#softauth table.file tr.fileHead {
    color: #666;
    font-weight: bold;
}

#softauth table.file tr.fileHead td.first {
    padding: 16px 0px 10px 14px;
    
}

#softauth table.file tr.fileHead td {
    padding: 16px 0px 10px 0px;
    border-bottom: 1px solid #CCC;
}

#softauth table.file tr.fileContent td {
    /*border-top: 1px solid #CCC;*/
    border-bottom: 1px solid #CCC;
    padding: 3px 10px 3px 0px;
}

#softauth table.file tr.fileContent td.first {
    border-left: 1px solid #CCC;
    padding: 0px 0px 0px 14px;
}

#softauth table.file tr.fileContent td.last {
    border-right: 1px solid #CCC;
    padding: 3px 3px 3px 0px;
}

#softauth table.activation tr td.first {
    padding-right: 0px;
}

#softauth table.activation tr td.device {
    font-weight: bold;
    vertical-align: middle;
}

#softauth table.activation tr td.udid {
    vertical-align: middle; 
    font-weight: normal;
}

#softauth table.activation tr td.iviewer {
    vertical-align: middle;
}

#softauth table.activation tr td.options {
    vertical-align: bottom; 
    padding: 0px 3px 3px 0px;
}

#softauth table.activation tr td.state {
    vertical-align: middle;
    font-weight: bold;
}

#softauth div.addDevice {
    border: 1px solid #CCC; 
    border-top: none; 
    margin: 0px 0px; 
    padding: 3px 3px 3px 0px;
}

#softauth div.completeActivation {
    margin: 10px 0px 0px 0px;
}

#softauth div.completeActivation a.complete {
    opacity: 0.5;
    cursor: default;
}

#softauth div.bottomSpacer {
    margin: 17px 0px;
}

#softauth div.copyActivation {
    margin: 42px 0px 0px 0px;
}

#softauth div.pdfDownload {
    text-align: center;
    margin: 50px 0px 30px 0px;
}

#softauth div.pdfDownload div {
    margin: 0px auto 15px;
    width: 76px;
}

#softauth div.pdfDownload a.input_button {
    display: inline;
    margin: 0px auto;
    width: 94px;
}

#softauth .softauth-device-code .device {    
    width:134px;
}

#softauth .softauth-device-code .device .image {
    position:relative;
    padding-bottom:8px;
    text-align:center;
}
#softauth .softauth-device-code .device .label {
    position:relative;
    font-weight:bold;
    text-align:center;
}

#softauth .content-container {
    padding: 8px 8px 8px 14px;
    border:1px solid #cccccc;
}
#softauth .softauth-device-code .user-hint {
    padding-bottom:16px;
    font-weight:bold;
}
    
#softauth .softauth-device-code .space div{
    width:35px;
}   
#softauth .softauth-device-code .description {
    padding-top:24px;    
}

#softauth .softauth-device-code .description p {
    margin-top:4px;    
    margin-bottom:4px;
}

#softauth .softauth-device-code .softauth-textfield {
	border: 1px solid #CCCCCC;
	width: 300px;
	padding:2px;
    color:black;
    margin-bottom: 3px;
}

#softauth .softauth-device-code .device label {
    font-weight:bold;
    display:block;
    padding-bottom:4px;
}

#softauth .softauth-device-code .device .code-container {
    padding-top:12px;
}

#softauth .softauth-device-code .button-container a {
    padding: 4px 20px;
}

#softauth .softauth-device-code .button-container {
    display:block;
    position:relative;
    border:1px solid white;
    margin-bottom:9px;
}

#softauth .softauth-device-overview .deviceTable {
    margin-bottom: 12px;
}

#softauth .softauth-device-overview .deviceTable td .label {
    font-weight:bold;
    /*padding:14px;*/
}

#softauth .softauth-device-overview .deviceTable td .label {
    font-weight:bold;
    /*padding:14px;*/
}

#softauth .softauth-device-overview .device-bg {
    background-image:url(/page/img/prodauth/general/device-background.png);
    background-repeat:no-repeat;
}

#softauth .softauth-device-overview .device {    
    cursor: pointer;
    width:134px;
    padding: 8px 0px 9px 0px;
}

#softauth .softauth-device-overview .blocked {
    cursor: default;
}

#softauth .softauth-device-overview .device .image {
    position:relative;
    height: 133px;
    width: 134px;
    text-align:center;
}

#softauth .softauth-device-overview .blocked .image img {
    opacity: 0.5;
    filter:alpha(opacity=50);
}

#softauth .softauth-device-overview .device .label {
    position:relative;
    font-weight:bold;
    width:134px;
    text-align:center;
    padding: 5px 0px 0px 0px;
}

#softauth .softauth-device-overview .blocked .label {
    opacity: 0.5;
    filter:alpha(opacity=50);
}

#softauth .softauth-device-overview .deviceTable .space {
    width:11px;
}
#softauth .softauth-device-overview .user-hint {
    padding-bottom:12px;
    font-weight:bold;
}

#softauth .softauth-device-overview .button-container {
    padding-bottom:10px;
}
#softauth .softauth-textfield {
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 16px;
	padding:1px;
}
#softauth .softauth-start .softauth-login {
	border: 1px solid #CCCCCC;
	padding: 2px;
    width: 190px;
    color: #666666;
}


#softauth .softauth-start #right {
    background-image:url(/page/img/prodauth/general/soft-divider.png); 
    background-repeat:no-repeat;
}

#softauth .softauth-start #login-table .error {
    font-weight: bold;
    color: #FF0000;
}

#softauth .softauth-start #login-table .headline,
#softauth .softauth-start #login-table .error {
    padding-bottom:13px;
}

#softauth .softauth-start #login-table .text-container {
    padding-bottom:3px;
}

#softauth .softauth-start #login-table .button-container {
    padding:0px 0px 2px 0px;
}

#softauth .softauth-start #login-table .button-container #search_button .search_input_button {
    display:block; 
}

#softauth .softauth-start #login-table .button-container #search_button {
    width:194px; 
    position:absolute; 
    text-align: center; 
}
#softauth .softauth-start .content-container {
    border-width:0px;
}

#softauth .contentHolder {
	padding: 15px 14px;
}

#softauth #new-password-form input {
	width: 195px;
	color: #666;
}

#softauth #new-password-form input.password {
	margin: 0px 0px 5px 0px;
}

#softauth #new-password-form input.password-repeat {
	margin: 0px 0px 12px 0px;
}
