body
{
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#body_main
{
	background-image: url("../img/background1440x900.png");
	margin-top: 125px;
	margin-left: 65px;
}

#body_extra
{
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
}

/* Fonts */
body
{
	font-family: times,times new roman,georgia,serif;
	color: black;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}

#temp /* z.b. SHOP */
{
	color: #999;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #C00;
}

a img
{
	border: 0px #FFF solid;
}

a:hover
{
	text-decoration: underline;
	color: #FFF;
	background-color: #000;
}

a:hover img
{
	border: 0px #FFF solid;
	background-color: #FFF;
}

#moreless
{
	font-family: times,times new roman,georgia,serif;
	letter-spacing: 1px;
	color: #C00;
}

#headline
{
	font-family: geneva,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	background: #000;
	padding: 2px;
	padding-top: 10px;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	text-align: left;
}

#fliesstext
{
	white-space: normal;
}

#events
{
	font-size: 11px;
	line-height: 140%;
	color: #777;
}

#events_headline
{
	font-family: geneva,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	background: #777;
	padding: 1px;
	padding-top: 8px;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	text-align: left;
}

#footnote
{
	font-family: times,times new roman,georgia,serif;
	color: #000;
	font-size: 80%;
	/* font-style: italic */
	font-style: normal;
	text-align: left;
}

#navigation
{
	font-family: times,times new roman,georgia,serif;
	color: #999;
	font-size: 80%;
	/* font-style: italic */
	font-style: normal;
	text-align: left;
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
	float: right;
	/* margin: 3px; */
	cursor:hand;
	cursor:pointer;
	background: black;
	
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar
{
	background-color: #EEF5D3;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
	font-family: geneva,verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	background: black;
	padding: 2px;
	padding-top: 10px;
	text-transform: none;
	text-decoration: none;
	white-space: normal;
	text-align: left;
}

div.eg-bar
{
	width: 500px;
}

.icongroup1
{
	width: 500px;
}
