/******** CSS Günthör Jump ************/
/******** Individuell *****************/
/******** Fairgate ********************/
/******** Andreas Bolli ***************/
/******** 21.02.09 ********************/

/******************* 01 Farbeinstellungen ********************/

/*** Allgemein ***/
a,
h1, h2 {
	color: #dd1527;
}

#container {
	background-image:url(http://dateien.fairgate.ch/mandant/kubi/kubi_halle_bg.jpg);
	background-position:center top;
	color:#000000;
	height:100%;
	position:fixed;
	width:100%;
	overflow:auto;
}

#headerblock h1 {
	margin-left: 0;
}


/*** Navigation ***/
#navigation td td,
#sponsoren h4,
#inhaltsblock h3,
.fw-nav-btn {
	border-color: #dd1527 !important;
}

#navigation td td.navi_csstext_selected,
.fw-nav-btn.fw-nav-selected {
	background-color: #f7981b;
}

#navigation td td:hover,
.fw-nav-btn:hover {
	background-color: #e68a00;
}

#nebennavigation {
	left:670px;
	position:absolute;
	top:80px;
}

/*** Inhaltsblock ***/
#inhaltsblock {
	border-top-color: #c7c7ca;
}

.meldungstext,
.anmeldefrist {
	color: #c40000;
}

/*** Footerblock ***/

#footerblock {
	border-color: #c40000;
}


#footerblock p {
	display:inline;
	font-size:85%;
	line-height:1em;
	margin-bottom:0;
	margin-top:10px;
}

#footerblock {
	text-align:center;
}

/*** Login ***/
#login .funclink,
#login button,
button {
	background-color: #dd1527;
	color: #eef;
	border: none;
}

#login .funclink:hover,
#login button:hover,
button:hover {
	background-color: #e68a00;
}


/*** Tabellen ***/
.standardtabelle {
	border: 1px solid #f7981b;
}

.bericht_titel_leiste {
	background-color: #f7e7d1;
}

.standardtabelle td,
.standardtabelle th {
	border-color: #f7981b !important;
}

.bericht_tabelle2,
{
	border-color: #fff;
}

.standardtabelle th {
	background-color: #f7e7d1;
}


/*** Formulare ***/
input, select, textarea {
	border-color: #f7981b;
	background-color: #f7e7d1;
}

.form_bg_color_false {
	background-color: #ffeeee;
	border-color: #c40000;
}



/******************* 14 Ecken und Schatten *******************/
.container {
	position: relative;
	padding: 1px;
}

.inhalt {
	border: 2px solid #dd1527;
	padding: 0 15px 10px;
	background-color: white;
	margin: -1px 11px 18px;
}
.seitenblock .inhalt {
	border-top: none;
	background-image: url(/demandit/files/M_0E631CC4DCE7F6D7E1C/dms/Image/jump_balken_m.gif);
	background-repeat: repeat-x; 
}

.ecke {
	position:absolute; 
	display:block; 
	z-index: 20;
}

.schatten {
	position:absolute; 
	display:block; 
	z-index: 19;
}

.ecke.lo { 
	background-image: none; 
	top:0;
	left:0; 
	width:28px; 
	height:18px;
}
.ecke.lo2 { 
	background-image: none; 
	top:0;
	left:0; 
	width:28px; 
	height:18px;
}
.seitenblock .ecke.lo { 
	background-image: none;
	width:28px; 
	height:30px;
}
.ecke.ro { 
	background: none;
	top:0; 
	right:0;
	width:28px; 
	height:18px;
}
.ecke.ro2 { 
	background: none;
	top:0; 
	right:0;
	width:28px; 
	height:18px;
}
.seitenblock .ecke.ro { 
	background-image: none;
	width:28px; 
	height:30px;
}
.ecke.ru { 
	background: none;
	bottom:0; 
	right:0; 
	width:28px; 
	height:34px;
}
.ecke.ru2 { 
	background: none;
	bottom:0; 
	right:0; 
	width:28px; 
	height:34px;
}
.ecke.lu { 
	background: none;
	bottom:0; 
	left:0; 
	width:28px; 
	height:34px;
}
.ecke.lu2 { 
	background: none;
	bottom:0; 
	left:0; 
	width:28px; 
	height:34px;
}
.schatten.l { 
	background: none;
	top:0; 
	left:0; 
	width:12px; 
	height:100%;
}
.schatten.r { 
	background: none;
	top:0; 
	right:0; 
	width:12px; 
	height:100%;
}
.schatten.u { 
	background: none;
	bottom:0; 
	left:0; 
	width:100%; 
	height:19px;
}





#inhaltsblock h4 {
	font-size: 12px;
}












