@charset "UTF-8";


/********** SCHWARZ ************/

body {
	background: #000000;
}

a, body, h2, #newsWrapper {
	color: #FFFFFF;
}

a:hover {
	color: #b91428;
}

#portalWrapper {
	background: url(/img/standards/shineLeftRight_s.gif) repeat-y left;
}

#portalWrapperHome {
	background: url(/img/standards/shineLeftRight_s_home.gif) repeat-y left;
}

#portalShineBottom {
	background: url(/img/standards/shineBottom_s.gif) no-repeat;
}

#portalShineBottomHome {
	background: url(/img/standards/shineBottom_s_home.gif) no-repeat;
}

.lineHorizontal, .lineVertical330x50, .lineVertical330x30, .boxHome, .box330, .box690 {
	border-color: #FFFFFF;
}

#iboxWrapper {
	background: #000000;
	margin: 0;
	padding: 20px;
}

.background {
	background: #000000;
}

a.styleSwitcher {background: url(/img/standards/buttonLightOn_r_off.gif) left no-repeat;}
a:hover.styleSwitcher {background: url(/img/standards/buttonLightOn_r_on.gif) left no-repeat;}



/*********** Buttons ***********/

.buttons {
	color: #FFFFFF;
}

a.buttonOK {background: url(/img/standards/buttonOK_b_off.gif) no-repeat left top;}
a:hover.buttonOK {background: url(/img/standards/buttonOK_b_on.gif) no-repeat left top;}

a.buttonTime {background: url(/img/standards/buttonTime_b_off.gif) no-repeat left top;}
a:hover.buttonTime {background: url(/img/standards/buttonTime_b_on.gif) no-repeat left top;}

a.buttonLocked {background: url(/img/standards/buttonLocked_b_off.gif) no-repeat left top}
a:hover.buttonLocked {background: url(/img/standards/buttonLocked_b_on.gif) no-repeat left top;}

a.buttonPlus {background: url(/img/standards/buttonPlus_b_off.gif) no-repeat left top;}
a:hover.buttonPlus {background: url(/img/standards/buttonPlus_b_on.gif) no-repeat left top;}

a.button1 {background: url(/img/standards/button1_b_off.gif) no-repeat left top;}
a:hover.button1 {background: url(/img/standards/button1_b_on.gif) no-repeat left top;}

a.button2 {background: url(/img/standards/button2_b_off.gif) no-repeat left top;}
a:hover.button2 {background: url(/img/standards/button2_b_on.gif) no-repeat left top;}

a.button3 {background: url(/img/standards/button3_b_off.gif) no-repeat left top;}
a:hover.button3 {background: url(/img/standards/button3_b_on.gif) no-repeat left top;}

a.button4 {background: url(/img/standards/button4_b_off.gif) no-repeat left top;}
a:hover.button4 {background: url(/img/standards/button4_b_on.gif) no-repeat left top;}

a.buttonWatch, .buttonWatch {background: url(/img/standards/buttonWatch_b_off.gif) no-repeat left top;}
a:hover.buttonWatch {background: url(/img/standards/buttonWatch_b_on.gif) no-repeat left top;}

a.buttonOldWatch, .buttonOldWatch {background: url(/img/standards/buttonOldWatch_b_off.gif) no-repeat left top;}
a:hover.buttonOldWatch {background: url(/img/standards/buttonOldWatch_b_on.gif) no-repeat left top;}

a.buttonGallery, .buttonGallery {background: url(/img/standards/buttonGallery_b_off.gif) no-repeat left top;}
a:hover.buttonGallery {background: url(/img/standards/buttonGallery_b_on.gif) no-repeat left top;}

a.buttonGear, .buttonGear {background: url(/img/standards/buttonGear_b_off.gif) no-repeat left top;}
a:hover.buttonGear {background: url(/img/standards/buttonGear_b_on.gif) no-repeat left top;}

a.buttonKey, .buttonKey {background: url(/img/standards/buttonKey_b_off.gif) no-repeat left top;}
a:hover.buttonKey {background: url(/img/standards/buttonKey_b_on.gif) no-repeat left top;}

a.buttonUmbrella, .buttonUmbrella {background: url(/img/standards/buttonUmbrella_b_off.gif) no-repeat left top;}
a:hover.buttonUmbrella {background: url(/img/standards/buttonUmbrella_b_on.gif) no-repeat left top;}

a.buttonCamera, .buttonCamera {background: url(/img/standards/buttonCamera_b_off.gif) no-repeat left top;}
a:hover.buttonCamera {background: url(/img/standards/buttonCamera_b_on.gif) no-repeat left top;}

a .buttonX {background: url(/img/standards/buttonX_b_off.gif) no-repeat left;}
a:hover .buttonX {background: url(/img/standards/buttonX_b_on.gif) no-repeat left;}

a .buttonBack {background: url(/img/standards/buttonBack_b_off.gif) no-repeat left;}
a:hover .buttonBack {background: url(/img/standards/buttonBack_b_on.gif) no-repeat left;}

a .buttonForward {background: url(/img/standards/buttonForward_b_off.gif) no-repeat left;}
a:hover .buttonForward {background: url(/img/standards/buttonForward_b_on.gif) no-repeat left;}



/************* ibox ************/

#ibox_w{
	background-color: #000000;
}

#ibox_wrapper {
	border:#FFFFFF;
	background-color:#000000;
}

#ibox_content {
	background-color:#000000;
}

#ibox_footer_wrapper {
	border-top: 1px solid #FFFFFF;
}
