#navigation {
	display:none;
}
#wrapper {
	/*height:100%;*/
	width:100%;
	max-width:1020px;
	vertical-align: middle;
	z-index:40;
	background-image: url(../images_2013/design/wrapper_bkg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width:100%;
	max-width:1000px;
	padding: 0px;
	background-image: none;
	/*height: 100%;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#5d5d5f;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	background-image: none;
}

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

#header {
	display:none;
}

/* --------	Clearer -------- */

.clearer { clear: both; }

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

#col_content {
	width:1000px;
	/*background-color: #FFF;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 110px;
	margin-left: 0px;
}
#content2 a:link 	{ color: #de0f24; text-decoration: none; }
#content2 a:visited 	{ color: #de0f24; text-decoration: none; }
#content2 a:active 	{ color: #5d5d5f; text-decoration: none; }
#content2 a:hover 	{ color: #5d5d5f; text-decoration: none; }

#col_1 {
	display:none;

}

#col_2 {
	width:100%;
	padding:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
#col_3 {
	display:none;
}

/* --------	Footer -------- */
#footerwrap {
	display:none;
}

#footer {
	display:none;
}

/* --------	Bottom --------	*/

#bottom {
	display:none;
}

/* --------	Bottom --------	*/

.jaosg_galerie{
	display:none;
}

/* --------	Breadcrump -------- */

#breadcrump {
	display:none;
}

