/**********************************
**********************HTML ELEMENTE
**********************************/
HTML									{ height:100%;  }
BODY									{ margin:0; height:100%; background:#ffffff; font:12px Arial, "Helvetica", sans-serif; color:#333333 }
IMG										{ border:none }
FORM									{ display:inline }
TABLE									{ border-collapse:collapse; border-spacing:0px; border:none; width:100%; }
TD										{ padding:0px; }
HR										{ height:1px; border-width:0; border-top:1px solid #bfbfbf;	margin:10px 0; clear:both }

H1,H2,H3								{ font-weight:normal; margin:0px; text-transform:lowercase }
h1										{ font-size:14px; color:#bfbfbf }

LI,UL									{ list-style:none; margin:0px; padding:0px }

/**********************************
******************************LINKS
**********************************/
A										{ text-decoration:none; color:#3f95c4 }
A:HOVER									{ text-decoration:none; color:#a5dcf3 }
.navibutton.info A						{ text-decoration:none; color:#3f95c4 }
.navibutton.info A:HOVER				{ text-decoration:none; color:#a5dcf3 }
.hinfo A								{ text-decoration:none; color:#bfbfbf }
.hinfo A:HOVER							{ text-decoration:none; color:#a5dcf3 }
.konsolero_footer A						{ text-decoration:none; color:#bfbfbf }
.konsolero_footer A:HOVER				{ text-decoration:none; color:#a5dcf3 }

/**********************************
***************************FORMULAR
**********************************/
INPUT, TEXTAREA, SELECT					{ background:#e6e6e6 url('form_bg.gif') repeat-x top; border:1px solid #bfbfbf; color:#999999; font-size:14px; padding:3px }	
.form_input								{ width:1px; padding-bottom:4px }
.form_info								{ padding-left:10px }

/**********************************
*****************************GERÜST
**********************************/
#konsolero_logo							{ position:absolute; margin:auto; margin-top:50px; width:100%; text-align:center; }
#konsolero_mainwindow					{ position:absolute; margin:auto; width:100% }
#konsolero_position						{ position:absolute; left:160px; right:0px }
#konsolero_shadow_position				{ width:26px; vertical-align:top }
#konsolero_shadow						{ position:fixed }
#konsolero_main							{ background:#ffffff; height:400px }
#konsolero_shadow_footer				{ height:26px; background:url('shdw_bottom.png') repeat-x top left }

/**********************************
*************************NAVIGATION
**********************************/
#konsolero_navigation					{ padding-left:20px; padding-bottom:10px }
.navirubrik								{ float:left; width:170px }
.naviline								{ padding-bottom:10px }
.navibutton								{ font-size:14px; padding:2px 0px; text-transform:lowercase }
.navibutton_inactive					{ color:#bfbfbf }
.navibutton_active						{ color:#999999 }

.navirubrik.info						{ width:auto }
.naviline.info,.navibutton.info			{ float:left }
.navibutton.info						{ margin-left:10px; margin-top:18px; font-size:12px; color:#bfbfbf }

/**********************************
*****************************BALKEN
**********************************/
#konsolero_balken						{ height:73px; background:url('balken.gif') repeat-x }
#werbung_balken							{ float:right; margin-top:6p; margin-right:10px }

/**********************************
*******************************MAIN
**********************************/
#konsolero_content						{ vertical-align:top; padding:20px }
.standart								{ width:1026px }
.left									{ width:450px; vertical-align:top }
.middle									{ width:10px }
.right									{ width:566px; vertical-align:top }
.space									{ height:20px }
.space2									{ height:10px }
.space3									{ height:4px }
.fett									{ font-weight:bold }
.fehler									{ color:#c24040; border-color:#c24040 }
.done									{ color:#97c240; border-color:#97c240 }

/**********************************
****************************CONTENT
**********************************/
.hinfo									{ float:right }
.untertitel								{ font-weight:bold; padding-bottom:4px }
.titel									{ color:#3f95c4; font-weight:bold; font-size:22px; padding-bottom:4px }
.info									{ text-align:justify }
.hell									{ color:#bfbfbf }
.blau									{ color:#3f95c4 }
.xbox_balken_info						{ position:absolute; padding-left:4px; padding-top:1px; color:#ffffff; font-weight:bold; font-size:10px }
#slides									{ overflow:hidden; }
.slide									{ overflow:hidden }

#konsolero_footer						{ padding:20px; font-size:10px; color:#bfbfbf }
