/*
ORCHESTRA GIOVANE STYLESHEET
ZU TEMPLATE og06
www.giovane.ch
Michael Baumann, 2006
*/

#mainback {
	width: 700px;
	height: 596px;
	margin-top: 2px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	background-color: none;
}

#maincontent {
}

a, a:active, a:link {
	text-decoration: none;
	color: #ffffbb;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}
	
input.button {
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	border: none;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	width: 88px;
	height: 20px;
	font-size: 10px;
	padding-bottom: 2px;
	text-align: center;
}

input.button:hover {
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	color: #ffffbb;
}

input.inputbox, textarea.inputbox {
	background-image: url(../images/bg_schraff.gif);
	background-repeat: repeat;
	background-color: #000000;
	border: #555555 1px solid;
	padding-left: 2px;
	color: #ffffff;
}

.sectiontableheader {
	background-color: #111111;
	color: #ffffbb;
}

.sectiontableentry1 {
	background-color: #181818;
}

.sectiontableentry2 {
	background-color: #212121;
}

/* FacileForms */

#ff_frame2 {
	border: none;
}

div.formular {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #141414;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* EasyBook */

#easybook {
	width: 600px;
	height: 595px;
}

.easy_frame {
	background-image: url(../images/bg_schraff.gif);
	background-repeat: repeat;
	border: 1px solid #333333;
}

.easy_top {
	background-color: transparent;
	background-image: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333333;
}

.easy_contact {
	background-color: transparent;
	background-image: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #333333;
	position: static;
}

.easy_content {
	background-color: transparent;
	background-image: none;
	border: none;
}

.easy_big {
	color: #ffffbb;
}