/* 
	Common Stylesheet
	Creator: Daniel Schindler
	--------------------------------------------------
	Copyright © 2003-2005 webagentur logic-code
	Design by webagentur logic-code
	www.logic-code.de
	--------------------------------------------------
	Please don't use our work without permission, ask 
	first.
*/

.cnt_box { width: 90%; margin: auto; text-align: left; padding-top: 20px; float: none; }

#hdr_text { font-weight: bold; font-size: 115%; color: #d6d6d6; }
#cnt_top { font-style: italic; font-size: 110%; color: #b7c4e2; text-align: center; }
#cnt_cont_menu { font-weight: bold; font-size: 95%; color: #666666; }
#cnt_cont_menu h1 { color: #666666; font-size: 110%; font-weight: bold; padding-left: 20px; border-bottom: 1px solid #bbbbbb; }
#cnt_cont_menu p { padding-left: 30px; }
#cnt_cont_main p { text-align: justify; }
#hdr_menu_no_js a { color: #777777; }
#hdr_menu_no_js a:hover { color: #e6e6e6; }

.small_title { padding: 0; margin: 0; font-weight: normal; font-size: 0.6em; }
.small_text { padding: 0; margin: 0; font-weight: normal; font-size: 0.75em; }

.text_shout { font-size: 110%; font-style: italic; padding-left: 20px; }

.color_dark_grey { color: #434343; }
.color_light_grey1 { color: #d6d6d6; }
.color_light_grey2 { color: #fbfbfb; }
.color_text { color: #666666; }
.color_orange { color: #ff7e00; }
.color_milky_orange { color: #fff6ea; }
.color_rose { color: #efe3e3; }
.color_bleu { color: #b7c4e2; }
.color_dirty_bleu { color: #d7dce5; }
.color_link_orange { color: #ff7e00; }
.color_link_blue { color: #0972fa; }

.error {color: #df0000; }

.form_cont { min-height: 305px; _height: 305px; background: #fefefe; border: 1px solid #efefef; padding: 0px 10px; clear: left; }
.form_pos { text-align: center; background: #ffffff; border: 1px solid #efefef; border-top: 0; margin-bottom: 15px; padding-top: 5px; padding-bottom: 5px; }
.form_text_full { width: 95%; padding: 3px; border: 1px solid #efefef; }
.form_text_small { width: 20%; padding: 3px; border: 1px solid #efefef; margin: 0 5%; }
.form_text_left { width: 43%; padding: 3px; border: 1px solid #efefef; margin-right: 5%; }
.form_text_right { width: 43%; padding: 3px; border: 1px solid #efefef; }
.form_select_full { width: 95%; }
.form_select_left { width: 42%; margin-right: 1%; }
.form_select_right { width: 42%; margin-left: 1%; }
.form_textarea { width: 95%; padding:3px; border: 1px solid #efefef; }
.form_item { margin-bottom: 20px; margin-top: 25px; }
.form_item_in { font-style: italic; font-weight: bold; }
.form_item_option { padding: 3px; }
.form_item_center { text-align: center; margin-bottom: 20px; margin-top: 25px; }
.form_item_center_in { text-align: left; font-style: italic; font-weight: bold; }
.form_item_center_in_must { text-align: left; font-style: italic; font-weight: bold; }

.agb_box { width: 100%; }
.text_cage { padding: 5% 12%; }
.cage { border: 1px solid #EEEEEE; width: 80%; background: #FEFEFE; margin-left: 5%; margin-bottom: 20px; }

.legal_cage { padding: 1px 0; }
.legal_left { float: left; width: 40%; }
.legal_right { }

.btn_left { text-align: left; float: left; }
.btn_right { text-align: right; }
.btn_left_single { text-align: left; }
.btn_right_single { text-align: right; }

.pos_done {clear:none; padding: 0 15px; color: #efefef; line-height: 1.2; text-align: center; font-weight: bold; }
.pos_act { clear:none;padding: 0 15px; background: #fefefe; color: #ff7e00; line-height: 1.2; text-align: center;  border: 1px solid #efefef; font-weight: bold; }
.pos_waiting { clear:none;padding: 0 15px; color: #434343; line-height: 1.2; text-align: center; }

body { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.80em; }

a {color: #0972fa; text-decoration: none; }
a:hover {color: #ff7e00; text-decoration: none; }

h1 { color: #999999; font-weight: normal; font-size:130%; padding-bottom: 10px; }
h2 { color: #999999; font-weight: normal; font-size:120%; }
h3 { color: #999999; font-weight: normal; font-size:110%; }
h4 { color: #999999; font-weight: normal; font-size:105%; }
h5 { color: #999999; font-weight: normal; font-size:100%; }
