@charset "utf-8";

/* reset: tags */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}



/* ---------------------------------------------- */


/* --- Typography --------------------- */ 

h1 {}


h2 {
	font-size:28px;
	font-family:'ReykjavikOneRegular', Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	font-weight:normal;
	color:#666666;
	}


h3 {}


.txt1 {
	font-size:18px;
	line-height:150%;
	color:#000;
	
	}
	
.txt2 {
	font-size:18px;
	color:#000;
	line-height:150%;
	font-style: italic;
	}	
	
.txt3 {
	font-size:13px;
	color:#333;
	line-height:140%;
	}	
	
.list1  {
	margin:0 0 0 20px;
	width:80%;
	}	
	
.list1 li  {
	margin:0 0 8px 0;
	}
	
	
.txt1 li  {
	margin:0 0 0px -20px;
	list-style:none;
	line-height:140%;
	}
	
.txt2 li  {
	margin:0 0 0px -20px;
	list-style:none;
	font-style: italic;
	}	
		
		
		

				

	
				
	
a {
	color:#754c24;
	}	
	
a:hover {
	color:#21210B;
	}			

.bigLink1 {
	font-size:130%;
	}


/* --- MAIN LAYOUT --------------------- */ 
html {
	margin:0;
	width:100%;
	height:100%;
	}

body {
	margin:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #808080;
	background-image: url(background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

#siteWrapper {
	width:972px;
	margin:0 auto;
	}

#siteHeader {
	position:relative;
	height:157;
	z-index:5;
	}

#siteContent {
	position:relative;
	overflow:visible;
	z-index:4;
	}

#siteFooter {}




/* --- Common Elements --- */

.line_Dotted01 {
	width:890px;
	height:3px;
	margin:0 0 0 10px;
	}
	
.line_Dotted02 {
	width:948px;
	height:3px;
	margin:10px 0 0 10px;
	background-image: url(background1.jpg);
	}	

.clear {
	clear:both;
	}
	
.vertSpacer05 {
	height:6px;
	}

.vertSpacer1 {
	height:15px;
	}
		
	
.logosBottom2 {
	margin:0 0 0 0px;
	}		
		

.badgeRight1 {
	position:absolute;
	z-index:8;
	right:25px;
	top:-40px;
	}
	
	
.badgeRight2 {
	position:absolute;
	z-index:8;
	right:35px;
	top:10px;
	}	


/* --- Buttons -- */


.btMain1 {
	display:inline-block;
	height:36px;
	background-image: url(background1.jpg);
	background-repeat: repeat-x;
	}


.btLang {
	position:relative;
	margin-left:-6px;
	display:block;
	width:97px;
	height:31px;
	padding:8px 0 0 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	
	}

.btLang_sel, .btLang_noSel:hover   {
	background-image: url(background1.jpg);
	background-repeat: no-repeat;
	}

.btLang_noSel {
	background-image: url(background1.jpg);
	background-repeat: no-repeat;
	}
	
	
.btTop2 {
	position:relative;
	margin-left:-6px;
	display:block;
	width:105px;
	height:39px;
	padding:8px 0 0 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	}
	

.btGold:hover   {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_gold_sel.png) no-repeat;
	}

.btGold {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_gold_not_sel.png) no-repeat;
	}
	
.btRed:hover   {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_red_sel.png) no-repeat;
	}

.btRed {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_red_not_sel.png) no-repeat;
	}	
	
.btBlue {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_blue_sel.png) no-repeat;
	}		
			


.btDownload1_big {
	display:block;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_download1_big.png) no-repeat;
	width:257px;
	height:67px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
	
.btDownload1_big:hover {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_download1_big_o.png) no-repeat;
	color:#ccc;
	}	

.btDownload1_big .txt {
	position:relative;
	top:18px;
	left:22px;
	}
	
.btRegister1_big {
	display:block;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_register1_big.png) no-repeat;
	width:227px;
	height:67px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
	
.btRegister1_big:hover {
	background:url(../../VORLAGE%20CH/images/cssimg/bt_register1_big_o.png) no-repeat;
	color:#ccc;
	}	

.btRegister1_big .txt {
	position:relative;
	top:16px;
	left:0px;
	font-size:16px;
	display:block;
	text-align:center;
	width:190px;
	}		
	


.btDonload2_side1 {
	position:absolute;
	z-index:25;
	display:block;
	right:-172px;
	width:172px;
	height:72px;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_download2_side.png) no-repeat;
	text-decoration:none;
	}

.btDonload2_side1 .txt {
	position:relative;
	top:15px;
	left:48px;
	line-height:120%;
	font-weight:bold;
	}
	
	
.btRegister2_side1 {
	position:absolute;
	z-index:25;
	display:block;
	right:-172px;
	width:172px;
	height:72px;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_regsiter2_side.png) no-repeat;
	text-decoration:none;
	}

.btRegister2_side1 .txt {
	position:relative;
	top:15px;
	left:48px;
	line-height:120%;
	font-weight:bold;
	}	



/* --- Site Header --- */

#siteHeader #mainLogo {
	position:relative;
	float:left;
	top:20px;
	left:0;
	}

#siteHeader .topLogos1 {
	position:absolute;
	top:29px;
	right:18px;
	width: 132px;
	color: #FFF;
	font-family: 'ReykjavikOneRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.topLogos1 .logoLinkItem1 {
	margin:0 25px 0 0;
	text-decoration:none;
	}	


.topLogos1 .logoLinkItem1_last {
	margin:0 0 0 0;
	text-decoration:none;
	}			



#siteHeader .topMenu1 {
	position:relative;
	float:right;
	top:65px;
	margin-right:12px;
	}

#siteHeader .langMenu1 {
	position:relative;
	float:left;
	top:60px;
	margin-left:16px;
	}
	


	

/* language menu */

.langMenu1 li {
	list-style:none;
	display:inline-block;
	border-right:1px solid #999;
	margin-left:4px;
	padding-right:8px;
	font-size:14px;
	text-transform:uppercase;
	}
	
.langMenu1 li a {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.langMenu1 li a:hover, .langMenu1 li .selected {
	color: #8b8943
";

	}		

.langMenu1 .li_last {
	border:0px;
	}
	
	
	
/* main menu TOP */	

.topMenu1 ul  {
	margin:0;
	}
	

.topMenu1 li  {
	display:inline-block;
	margin:0 0 0 7px;
	}	


.topMenu1 li a {
	display:inline-block;
	height:34px;
	font-size:20px;
	padding:0 14px;
	font-family:'ReykjavikOneRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	background-image: url(../bt_bg_menuTop.png);
	background-repeat: repeat-x;
	}	
	
	
.topMenu1 li a:hover {
	background-image: url(../bt_bg_menuTop.png);
	background-repeat: repeat-x;
	background-position: 0 28px;
	}	
	
.topMenu1 li .selected {
	background-image: url(../bt_bg_menuTop.png);
	background-repeat: repeat-x;
	background-position: 0 -136px;
	}				

.topMenu1 .deactive, .topMenu1 .deactive:hover   {
	color:#b9a273;
	background-image: url(../bt_bg_menuTop.png);
	background-repeat: repeat-x;
	}	
	
	
.topMenu1 li .btlogin {
	background-image: url(background1.jpg);
	background-repeat: repeat-x;
	background-position: 0 -68px;
	}


.topMenu1 li .btlogout {
	background-image: url(../bt_bg_menuTop.png);
	background-repeat: repeat-x;
	background-position: 0 -102px;
	}	
	
	
.btlogoutAlone {
		display:inline-block;
		position:absolute;
		right:18px;
		top:16px;
	height:34px;
	font-size:22px;
	padding:0 14px;
	font-family:'ReykjavikOneRegular', Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_bg_menuTop.png) 0 -34px repeat-x;
	}	
			





/* --- Site Content --- */


/* top content */
#siteContent .mainPictureBox {
	position:relative;
	z-index:10;
	width:972px;
	}
	
#siteContent .mainPictureBox1 {
	position:relative;
	z-index:10;
	width:972px;
	}	

#siteContent .topContent {
	position:absolute;
	top:-286px;
	z-index:20;
	width:100%;
	height: 113px;
	}
	
#siteContent .topContent .inner {
	padding:0 px;
	}	
	
	
#siteContent .topContent .left {
	float:left;
	margin:4px 0 0 0px;
	}

#siteContent .topContent .right {
	float:right;
	margin:24px 4px 0 0;
	position:relative;
	}
	

#siteContent .topContent .right .subtitle2 {
	float:right;
	position:relative;
	right:-20px;
	}	


#siteContent .topContent .btDownload1_big {
	position:relative;
	right:-24px;
	}
	
#siteContent .topContent .btRegister1_big {
	position:relative;
	right:-28px;
	}	




/* main content */

#siteContent .mainContent {
	}

#siteContent .whiteContentBox1 {
	position:relative;
	z-index:15;
	top:0;
	left:25px;
	width:865px;
	background:#FFF;
	padding:18px 25px 30px 25px;
	overflow:visible;
	font-color: #666666;
	}
	

#siteContent .whiteContentBox1 .inner {
	width:600px;
	}	
	
	
#siteContent .whiteContentBox2 {
	position:relative;
	z-index:15;
	top:0px;
	left:18px;
	width:625px;
	background:#FFF;
	padding:15px 20px 30px 15px;
	overflow:visible;
	}
	
#siteContent .whiteContentBox2a {
	width:615px;
	padding:15px 20px 30px 25px;
	}		
	
#siteContent .whiteContentBox3 {
	position:relative;
	z-index:15;
	top:0px;
	left:18px;
	width:875px;
	background:#FFF;
	padding:15px 20px 30px 30px;
	overflow:visible;
	}
	
	
#siteContent .whiteContentBox3 .databox {
	position:relative;
	padding:4px 0px;
	}	
	
	
#siteContent .whiteContentBox3 .databox .greyinner {
	position:relative;
	left:-4px;
	padding:8px 10px;
	background:#ececec;
	height:250px
	}	
	


#siteContent .whiteContentBox3 .databox .fileList {
	
	}	
		
		

#siteContent .whiteContentBox3 .databox .fileList li{
	list-style:none;
	padding:0 0 0 24px;
	margin:12px 4px;
	}

#siteContent .whiteContentBox3 .databox .fileList li .txt3{
	color:#000;
	font-size:15px;
	font-weight:normal;
	line-height:100%;
	}
	
#siteContent .whiteContentBox3 .databox .fileList li .txt3_s{
	color:#000;
	font-size:13px;
	font-weight:normal;
	}	
	

#siteContent .whiteContentBox3 .databox .fileList li .txt4{
	color:#666;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
	}		
	
	
#siteContent .whiteContentBox3 .databox .fileList .file_ok{
	background:url(../../VORLAGE%20CH/images/cssimg/li-check.png) no-repeat;
	}		
				
				
#siteContent .whiteContentBox3 .databox .fileList .file_none{
	background:url(../../VORLAGE%20CH/images/cssimg/li-none.png) no-repeat;
	}		
								
		
/* icons */


#siteContent .whiteContentBox3 .icon16 {
	display:inline-block;
	position:absolute;
	top:10px;
	right:6px;
	width:16px;
	height:16px;
	
	}
	
	
	

#siteContent .whiteContentBox3 .icon_daten {
	background:url(../../VORLAGE%20CH/images/cssimg/icons-memberarea1.png) no-repeat -32px 0;
	}


#siteContent .whiteContentBox3 .icon_dateien {
	background:url(../../VORLAGE%20CH/images/cssimg/icons-memberarea1.png) no-repeat 0px -16px;
	}		
		
	
#siteContent .whiteContentBox3 .icon_dateien_upload {
	top:18px;
	right:20px;
	background:url(../../VORLAGE%20CH/images/cssimg/icons-memberarea1.png) no-repeat -16px -16px;
	}	
	
	
	
		
	
#siteContent .whiteContentBox3 .uploadform .greybox1 {
	background:#808080;
	padding:12px 18px 20px 18px;
	}				
	
	
#siteContent .whiteContentBox3 .left {
	float:left;
	width:200px;
	margin:0 15px 0 0;
	}		
	
	
#siteContent .whiteContentBox3 .right {
	float:left;
	width:270px;
	margin:0 0 0 10px;
	}	
	
#siteContent .whiteContentBox3 .right2 {
	float:right;
	width:300px;
	margin:0 15px 0 0;
	}			
		
	
	
	
#siteContent .whiteContentBox1 .line_Dotted01, #siteContent .whiteContentBox2 .line_Dotted01, #siteContent .whiteContentBox3 .line_Dotted01  {
	position:relative;
	left:-12px;
	margin:3px 0;
	}	
	
	
	
/* FAQ */


.faqHolder {
	margin-top:-240px;
	}
	
.faqHolder .accordion {
	position:relative;
	}


.accordion dt {
	position:relative;
	margin:0 0 5px 0;
	}

.accordion dt a {
	display:block;
	font-size:18px;
	line-height:150%;
	color:#000;
	text-decoration:none;
	position:relative;
	left:-4px;
	background:#ececec;
	padding:2px 6px;
	}
	
.accordion dt a:hover {
	color:#754c24;
	background:#DDDDDD;
	}	




.accordion dd {
	margin:0 0 25px;
	}

		
	
	
/* -- forms -- */	


.inputText1 {
	border:1px solid #ccc;
	padding:6px 4px;
	color:#666;
	font-size:15px;
	width:98%;
	}

.bt_submit01, .bt_submit02 {
	display:inline-block;
	height:34px;
	font-size:22px;
	padding:0 18px;
	font-family:'ReykjavikOneRegular', Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_bg_menuTop.png) repeat-x;
	border:none;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	cursor:pointer;
	}

.bt_submit01:hover {
	cursor:pointer;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_bg_menuTop.png) 0 -34px repeat-x;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	}
	
.bt_submit02:hover {
	cursor:pointer;
	background:url(../../VORLAGE%20CH/images/cssimg/bt_bg_menuTop.png) 0 -68px repeat-x;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	}	



.mainForm1 {}


#error {
	color:#D99F92;
	font-size:10px;
	display:none;
}
.needsfilled {
	background:#D99F92;
	color:#fff;
}





#siteContent .whiteContentBox3 .uploadform {
	position:relative;
	border:1px #CCCCCC solid;
	padding:15px;
	}
	
.uploadform .fileUploadRow .fileField {
	position:relative;
	left:-2px;
	margin:4px 0 2px 0;
	}	


.uploadform .fileUploadRow  {
	margin:0 0 6px 0;
	padding:4px 0px;
	}	


.uploadform .fileUploadRow .txt3  {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	}	

.uploadform .fileUploadRow .txt_red  {
	color:#F00;
	}	


.uploadform .fileUploadRow .txt4   {
	color:#ccc;
	font-weight:normal;
	font-size:12px;
	line-height:120%;
	margin:0 0 4px 0;
	}	




.formTable1 {
	width:400px;
	}

.right2 .formTable1 {
	width:320px;
	}
	

	
	
	
.formCenter .formTable1 {
	width:400px;
	margin:0 auto;
	}
	

	
	
.formTable1 .tableSpace1 {
	height:20px;
	}	

.formTable1 .formRow {}


.formTable1 .lable_td {
	width:90px;
	font-size:15px;
	color:#666;
	padding:0 8px 0 0;
	}
	
.formTable1 .lable_td_wider {
	width:120px;
	}	
	
	
.formTable1 .header_td {
	width:200px;
	padding:0 0 8px 0;
	font-size:14px;
	font-weight:bold;
	}	

.formTable1 .input_td {
	width:200px;
	padding:0 0 8px 0;
	}

.formTable1 .text_td {
	width:200px;
	color:#333;
	line-height:120%;
	padding:8px 0 8px 0;
	}

.formTable1 .captcha_td {}

.formTable1 .submit_td {
	padding:15px 0 0 0;
	}


/* lightbox - overlay */

.lightBox_topButtons {
	position:absolute;
	top:8px;
	right:10px;
	text-align:center;
	}
	
#lightbox_dark01 {
	position:fixed;
	width:100%;
	height:100%;
	z-index:100;
	background:url(../../VORLAGE%20CH/images/cssimg/bg_transp_grey01.png);
	}
	
#lightbox_dark01  {
	font-size:13px;
	line-height:130%;
	color:#333;
		}
	
#box_wide1 {
	position:relative;
	width:550px;	
	background:#FFF;
	padding:10px 16px;
	margin:10% auto;
	height:50%;
	} 	
