/*
  Stylesheet-Definitionen für Fitness-Initiative
  Ausgabemedium: Bildschirm
  Browser: alle
*/

/*
	-----------------------------------------------------------------------------
	HTML-Elemente
	-----------------------------------------------------------------------------
*/

HTML
{
	height:100%;
	width:100%;
}

BODY
{
	background-color:#e3efc2;
	font-family:Trebuchet MS;
	height:100%;
	margin:0px;
	padding:0px;
	width:100%;
}

/*
	-----------------------------------------------------------------------------
	Container (Layout)
	-----------------------------------------------------------------------------
*/

DIV#container_page
{
	background-color:#ffffff;
	border-left-color:#aed051;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#aed051;
	border-right-style:solid;
	border-right-width:1px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

DIV#container_header
{
	background-image:url('../images/layout/bg_container_header.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:183px;
	width:1000px;
}

DIV#container_navigation
{
	background-image:url('../images/layout/bg_container_navigation_middle.gif');
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	width:230px;
}

DIV#container_navigation_top
{
	background-image:url('../images/layout/bg_container_navigation_top.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:230px;
}

DIV#container_navigation_bottom
{
	background-image:url('../images/layout/bg_container_navigation_bottom.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
	width:230px;
}

DIV#container_context
{
	background-image:url('../images/layout/bg_container_context.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	color:#073583;
	float:right;
	padding-left:35px;
	padding-right:35px;
	width:160px;
}

DIV#container_content
{
	color:#073583;
	font-size:13px;
	line-height:150%;
	margin-bottom:200px;
	margin-left:230px;
	margin-right:230px;
}

DIV#container_footer
{
	background-color:#afd252;
	clear:both;
	color:#ffffff;
	font-size:11px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	width:980px;
}

/*
	-----------------------------------------------------------------------------
	Container (Inhalt)
	-----------------------------------------------------------------------------
*/

DIV#container_login_box
{
	clear:right;
	color:#073583;
	float:right;
	font-size:11px;
	width:160px;
	padding-right:35px;
}

DIV.container_context_box
{
	font-size:11px;
	margin-bottom:10px;
	width:160px;
}

DIV.container_content_box
{
	float:left;
	font-size:11px;
	margin-bottom:10px;
	margin-right:10px;
	width:170px;
}

DIV.container_content_row,DIV.container_content_row_home
{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	width:540px;
}

DIV.container_content_row_hint
{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:20px;
	width:540px;
}

DIV#container_login_box DIV.container_box_top,DIV.container_context_box DIV.container_box_top
{
	background-image:url('../images/container/bg_container_context_box_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:160px;
}

DIV#container_login_box DIV.container_box_middle,DIV.container_context_box DIV.container_box_middle
{
	background-image:url('../images/container/bg_container_context_box_middle.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	width:150px;
}

DIV#container_login_box DIV.container_box_bottom,DIV.container_context_box DIV.container_box_bottom
{
	background-image:url('../images/container/bg_container_context_box_bottom.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:160px;
}

DIV.container_content_box DIV.container_box_top
{
	background-image:url('../images/container/bg_container_content_box_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:170px;
}

DIV.container_content_box DIV.container_box_middle
{
	background-image:url('../images/container/bg_container_content_box_middle.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	width:160px;
}

DIV.container_content_box DIV.container_box_bottom
{
	background-image:url('../images/container/bg_container_content_box_bottom.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:170px;
}

DIV.container_content_row_home DIV.container_row_top
{
	background-image:url('../images/container/bg_container_content_row_home_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:540px;
}

DIV.container_content_row_home DIV.container_row_middle
{
	background-image:url('../images/container/bg_container_content_row_home_middle.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	width:530px;
}

DIV.container_content_row_home DIV.container_row_bottom
{
	background-image:url('../images/container/bg_container_content_row_home_bottom.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:540px;
}

DIV.container_content_row DIV.container_row_top,DIV.container_content_row_hint DIV.container_row_top
{
	background-image:url('../images/container/bg_container_content_row_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:540px;
}

DIV.container_content_row DIV.container_row_middle
{
	background-image:url('../images/container/bg_container_content_row_middle.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	width:530px;
}

DIV.container_content_row_hint DIV.container_row_middle
{
	background-image:url('../images/container/bg_container_content_row_middle.gif');
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	width:530px;
}

DIV.container_content_row DIV.container_row_bottom,DIV.container_content_row_hint DIV.container_row_bottom
{
	background-image:url('../images/container/bg_container_content_row_bottom.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	font-size:0px;
	height:9px;
	width:540px;
}

DIV.container_content_row_home DIV.container_more
{
	background-image:url('../images/container/bg_container_row_more.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	padding-left:38px;
	padding-top:7px;
	width:154px;
}

DIV.container_content_box DIV.container_more
{
	background-image:url('../images/container/bg_container_box_more.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:27px;
	padding-left:31px;
	padding-top:4px;
	width:127px;
}

DIV#container_state
{
	background-color:#ffffff;
	font-size:0px;
	height:10px;
	width:150px;
}

DIV#container_state DIV
{
	background-color:#e3efc2;
	font-size:0px;
	height:10px;
}

/*
	-----------------------------------------------------------------------------
	Bilder
	-----------------------------------------------------------------------------
*/

IMG#image_visual
{
	float:left;
}

IMG#image_headline
{
	float:left;
}

IMG.image_partner
{
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

IMG.image_content
{
	margin-bottom:10px;
}

IMG.image_content_left
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

IMG.image_content_right
{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}

IMG.image_row_hint
{
	margin-left:-20px;
	margin-top:-20px;
	position:absolute;
}

/*
	-----------------------------------------------------------------------------
	Formulare
	-----------------------------------------------------------------------------
*/

FORM
{
	margin:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Formularelemente
	-----------------------------------------------------------------------------
*/

INPUT,SELECT,OPTION,TEXTAREA
{
	font-family:Trebuchet MS;
	font-size:11px;
}

INPUT.input_text,TEXTAREA.input_text
{
	background-color:#ffffff;
	border-color:#aed051;
	border-style:solid;
	border-width:1px;
}

INPUT.input_text_disabled,TEXTAREA.input_text_disabled
{
	background-color:#d0d0d0;
	border-color:#aed051;
	border-style:solid;
	border-width:1px;
	color:#404040;
}

INPUT.input_button
{
	background-color:transparent;
	background-image:url('/images/bg_button.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	color:#073583;
	font-weight:bold;
	height:32px;
	width:100px;
}

INPUT.input_button_delete
{
	background-color:transparent;
	background-image:url('/images/bg_button_delete.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_disable
{
	background-color:transparent;
	background-image:url('/images/bg_button_disable.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_download
{
	background-color:transparent;
	background-image:url('/images/bg_button_download.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_edit
{
	background-color:transparent;
	background-image:url('/images/bg_button_edit.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_enable
{
	background-color:transparent;
	background-image:url('/images/bg_button_enable.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_enter
{
	background-color:transparent;
	background-image:url('/images/bg_button_enter.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

INPUT.input_button_show
{
	background-color:transparent;
	background-image:url('/images/bg_button_show.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:32px;
	width:32px;
}

/*
	-----------------------------------------------------------------------------
	Tabellen
	-----------------------------------------------------------------------------
*/

DIV#container_content TABLE
{
	margin-bottom:10px;
}

/*
	-----------------------------------------------------------------------------
	Tabellenzellen
	-----------------------------------------------------------------------------
*/

DIV#container_content TABLE TR TD,DIV#container_content TABLE TR TH
{
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

DIV#container_content TABLE TR TH
{
	background-color:#afd252;
	font-weight:bold;
	color:#ffffff;
}

DIV#container_content TABLE TR.tablerow_highlight TD
{
	background-color:#e3efc2;
	border-bottom-color:#aed051;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#aed051;
	border-top-style:solid;
	border-top-width:1px;
}

/*
	-----------------------------------------------------------------------------
	Listen
	-----------------------------------------------------------------------------
*/

UL#list_menumeta
{
	background-color:#c7e08b;
	background-image:url('../images/menu/bg_list_menumeta.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	float:right;
	font-size:12px;
	list-style-type:none;
	margin:0px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

UL.list_menumain
{
	font-size:12px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

UL.list_menusub
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

DIV#container_content UL
{
	list-style-type:square;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV#container_content OL
{
	list-style-type:decimal;
	margin-bottom:10px;
	margin-left:25px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Listenelemente
	-----------------------------------------------------------------------------
*/

UL#list_menumeta LI
{
	display:inline;
	margin:0px;
	padding:0px;
}

UL.list_menumain LI
{
	margin:0px;
	padding:0px;
}

UL.list_menusub LI
{
	margin:0px;
	padding:0px;
}

/*
	-----------------------------------------------------------------------------
	Linien
	-----------------------------------------------------------------------------
*/

DIV#container_content HR
{
	color:#aed051;
	height:1px;
	margin-bottom:10px;
}

/*
	-----------------------------------------------------------------------------
	Überschriften
	-----------------------------------------------------------------------------
*/

DIV#container_content H1
{
	color:#afd252;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV#container_content H2
{
	color:#afd252;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV#container_content H3
{
	color:#afd252;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV.container_box_middle H2
{
	color:#548d00 !important;
	font-size:1.25em !important;
	font-weight:bold;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV.container_box_middle H2.headline_warning
{
	background-image:url('/images/container/bg_headline_warning.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#ff6600 !important;
	height:35px;
	padding-left:40px !important;
}

DIV.container_content_row H2,DIV.container_content_row_home H2,DIV.container_content_row_hint H2
{
	color:#ffffff !important;
	font-size:1.5em !important;
}

/*
	-----------------------------------------------------------------------------
	Texte
	-----------------------------------------------------------------------------
*/

DIV#container_content P
{
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV.container_box_middle P
{
	margin-bottom:10px !important;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}

DIV#container_footer P
{
	margin:0px;
	padding:0px;
}

.text_small
{
	color:#548d00;
	font-size:0.9em;
	line-height:150%;
}

.text_error
{
	color:#ff6600;
	font-weight:bold;
}

/*
	-----------------------------------------------------------------------------
	Links
	-----------------------------------------------------------------------------
*/

UL#list_menumeta LI A
{
	color:#073583;
	font-weight:bold;
	text-decoration:none;
}

UL#list_menumeta LI A:hover
{
	background-color: #e3efc2;
	text-decoration:underline;
}

UL.list_menumain LI A
{
	background-image:url('../images/menu/bg_list_menumain_normal.gif');
	background-position:top right;
	background-repeat:no-repeat;
	color:#073583;
	display:block;
	font-weight:bold;
	height:19px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	text-decoration:none;
	width:156px;
}

UL.list_menumain LI A:hover
{
	background-image:url('../images/menu/bg_list_menumain_hover.gif');
	text-decoration:underline;
}

UL.list_menumain LI.listitem_active A
{
	background-image:url('../images/menu/bg_list_menumain_active.gif');
}

UL.list_menusub LI A
{
	background-image:url('../images/menu/bg_list_menusub_normal.gif');
	background-position:top right;
	background-repeat:no-repeat;
	color:#073583;
	display:block;
	font-weight:bold;
	height:18px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:10px;
	padding-top:2px;
	text-decoration:none;
	width:146px;
}

UL.list_menusub LI A:hover
{
	background-image:url('../images/menu/bg_list_menusub_hover.gif');
	text-decoration:underline;
}

UL.list_menusub LI.listitem_active A
{
	background-image:url('../images/menu/bg_list_menusub_active.gif');
}

DIV#container_content A
{
	color:#548d00;
}

DIV#container_content A:hover
{
	color:#0046b0;
	text-decoration:underline;
}

DIV#container_footer A
{
	color:#548d00;
}

DIV#container_footer A:hover
{
	color:#0046b0;
}

DIV#container_login_box A
{
	color:#548d00;
}

DIV#container_login_box A:hover
{
	color:#0046b0;
}

DIV.container_context_box A
{
	color:#548d00;
}

DIV.container_context_box A:hover
{
	color:#0046b0;
}

DIV.container_more A
{
	color:#0046b0 !important;
	text-decoration:none !important;
}

DIV.container_more A:hover
{
	text-decoration:none !important;
}