


/*	GENERAL-BOXES				
															*/

															
#container {
	position: absolute;
	left: 0px;
	top: 0px;
		background-color:rgb(109,179,64)

}

#head {
	height: 125px;
	width: 1157px
}

#pict1 {
	width: 155px;
	height: 125px;
	background-color: #FFF;
	background-image: url(../_files/bg/bgh01.jpg);
	background-repeat: no-repeat;
	float: left
}

#pict2 {
	margin-left: 14px;
	width: 988px;
	height: 125px;
	background-color: #FFF;
	background-image: url(../_files/bg/bgh01.jpg);
	background-repeat: no-repeat;
	float: left
}

#content {
	margin-left: 14px;
	width: 1143px;
	background-color: #FFF
}

#spacer_top {
	margin-left: 25px;
	height: 40px;
	background-color: #FFF
}

#txtzLR {
	padding: 5px 30px 5px 25px;
	width: 465px;
	/*	Höhe von Textfeld Nicht setzen wegen float!!!	*/
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	float: left
}

#txtzNL {
	padding: 5px 30px 5px 25px;
	width: 465px;
	text-align: left;
	float: left
}

#col1NL {
	margin-bottom: 10px;
	padding: 5px 13px 5px;
	width: 270px;
	text-align: right;
	float: left
}

#social_media{
	width: 195px;
	padding-top: 30px;
    padding-left: 75px;
	text-align: right;
    float: right
}

#csfb{
    float: right
}

#cstw{
	padding-top: 0px
}

#col1LL {
	padding: 5px 13px 5px;
	width: 248px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	float: left
}

#col2LL {
	padding: 5px 0px 5px 14px;
	width: 260px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: left
}


/*	NEWS-BOX				
															*/

#newsfeed {
	width: 260px;
    height: 170px;
	border-top: 1px dashed rgb(192,6,72);
	border-bottom: 1px solid rgb(192,6,72);
	background-color: rgb(255,255,235);
	overflow: hidden

}

.newsPrj {
	margin: 8px;
	font-size: 11px;
	line-height: 16px;
}


/*	CS-BOXES				
															*/
                                                            
#txtzCS {
	padding: 5px 30px 5px 25px;
	width: 465px;
	text-align: left;
	float: left
}

#colCS {
	padding: 5px 0px 100px 14px;
	width: 466px;
	text-align: left;
	border-left: 1px solid #666;
	float: left
}

#featured {
	margin: 0px;
	width: 450px;
	height: 180px;
    border-top: 5px solid rgb(109,179,64);
    border-left: 8px solid rgb(109,179,64);
    border-bottom: 5px solid rgb(109,179,64);
    border-right: 8px solid rgb(109,179,64);
	overflow: hidden
}

.featPicts {
	width: 448px;
    height: 178px;
    border: 1px solid #333;
    background-size: 450px;
    background-repeat: no-repeat;
    background-position: center -20px;
    background-color: #999
}

.featTxtz {
	margin: 20px 10px 0px 50px;
	padding: 5px 15px;
    height: 20px;
    background-color: rgb(153,153,153);
	background-color: rgba(153,153,153,0.6);
	font-family: 'Paytone One', Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
    text-align: right;
    color: white;
    float: right
}

.featTxtz a {
	font-family: 'Paytone One', Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
	text-decoration: none;
    color: white;
}

.featTxtz a:hover {
	text-decoration: underline;
}

.featPrjs {
	width: 446px;
	padding: 8px 10px 10px;
	border-top: 1px solid rgb(109,179,64);
	background-color: rgb(255,255,235)
}


/*	ARCHIPELAGO-BOXES		
															*/

#archipelago_container {
	width: 270px;
    height: 270px;
    padding: 3px;
	background-color: rgb(255,255,235)
}

.blu {
	color: #39F
}

.canvasFont {
	font-family: 'Arial Black', Verdana, Helvetica, sans-serif
}

.canvasSel {
	font-family: 'Arial Black', Verdana, Helvetica, sans-serif
}

#canvas_error_box {
	display: none;
	padding: 5px;
	background-color: rgb(255,255,235)
}

#canvas_error_box a:link {
	color: rgb(109,179,64)
}

#canvas_error_box a:visited {
	color: rgb(109,179,64)
}

#canvas_error_box a:hover {
	color: rgb(192,6,72)
}

.archipelago_box {
	padding: 5px;
	/*background-color: rgb(243,248,255)*/
	background-color: rgb(255,255,235)
}

.archipelago_box a:link {
	/*color: #39F*/
	color: rgb(109,179,64)
}

.archipelago_box a:visited {
	/*color: #39F*/
	color: rgb(109,179,64)
}

.archipelago_box a:hover {
	/*color: #FC0*/
	color: rgb(192,6,72)
}

#spacer_bot {
	clear: both;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
		background-color:rgb(109,179,64)
}

#footer {
	padding-right: 10px;
	text-align: right;
	width: 1147px;
	height: 20px;
	background-color: #FFF
}


/*	NAVIGATION-BOXES		
															*/

#anim {
	position: absolute;
    visibility: hidden;
	left: 0px;
	top:0px;
	z-index:1
 }
 
#ticker {
	position: absolute;
	left: -500px;
	top: -5px;
    /*	field is 900x112	*/
    width: 1400px;
	height: 142px;
	text-align: right;
	font-family: 'Paytone One', Helvetica, Arial, sans-serif;
	font-size: 142px;
    line-height: 112px;
	color: #FFF;
	z-index:2
}

#main_nav {
	 position: absolute;
	 top: 107px;
	 left: 0px;
	 width: 900px;
	 z-index:3
}

#nav1 {
	margin-left: 55px;
	float: left
}

#nav2 {
	margin-left: 19px;
	float: left
}

#nav3 {
	margin-left: 19px;
	float: left
}

#nav5 {
	margin-right: 19px;
	float: right
}

#nav4 {
	margin-right: 55px;
	float: right
}

.navi {
	font-family: 'Paytone One', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
    line-height: 24px;
	color: #999 /* rgb(192,6,72); */
}


/*	ACTIVITIES				
															*/

#act_nav_box {
	padding-right: 12px;
	width: 227px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: right
}

#act_cnt_box {
	width: 435px;
	text-align: left
}


/*	LINE-SYSTEM				
															*/

#line_dashed_ccc {
	border-top: 1px dashed #CCC;
}

.line_dashed_ccc {
	border-top: 1px dashed #CCC;
}

.line_solid_ccc {
	border-top: 1px solid #CCC;
}


/*	COMMENT-SYSTEM		
															*/
															
#cmnt_box {
	/*margin-top: 60px;*/
	width: 270px;
	text-align: right;
	border-top: 1px solid rgb(192,6,72)
}

#clicking {
	padding: 0px 5px;
	width: 260px
}

#show_cmnt {
	color: rgb(109,179,64);
	cursor:pointer
}
#show_cmnt:hover {
	color: rgb(192,6,72); 
	cursor:pointer
}

#cmnt_cnt {
	padding: 5px 7px 5px 2px;
	margin-top: 5px;
	width: 261px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	background-color: rgb(245,245,245);
    display: none
}

#cmnt_form {
	padding: 10px 7px 10px 0px;
	width: 263px;
	text-align: right;
	border-top: 1px solid #CCC;
	border-bottom: 1px dashed #CCC;
	background-color: rgb(245,245,245)
}

#cmnt_formW {
	padding: 5px;
	width: 260px;
	text-align: right;
	border-top: 1px solid  rgb(192,6,72);
	border-bottom: 1px dashed #CCC;
}





-->