Project

General

Profile

1
	* html div{
2
		height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers 6 */
3
	}
4
	html{	/* Schrifteinstellung für das ganze Dokument */
5
		font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
6
		font-size: 90%;
7
		font-weight: normal;
8
		color: #404040;
9
      overflow: -moz-scrollbars-vertical; /* Force firefox to always show room for a vertical scrollbar */ 
10
	}
11
	body{
12
      margin: 0px 0px 0px 0px;
13
      padding: 0px 0px 0px 0px;
14
      background: #a8bccb ;
15
      text-align: left;
16
   }
17
body { margin: auto; background-color: #A8BCCB; /*background-image: url(images/background.png);*/ background-repeat: repeat-x; }
18

    
19
td,th,input,textarea { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
20
img { border: 0px; }
21
form { margin: 0; }
22
hr { margin: 15px 0px 15px 0px; color: #003366; height: 1px; }
23
h1 { color: #000000; font-size: 20px; text-align: center; text-transform: uppercase; }
24
h2 { margin: 5px 0px 5px 0px; color: #336699; font-size: 15px; }
25
h4 { margin: 0; border-bottom: 1px solid #DDD; padding-bottom: 5px; }
26
a:link, a:visited, a:active { color: #003366; text-decoration: none; }
27
a:hover { color: #336699; text-decoration: none; }
28
ul, li { margin: 0; padding: 0; list-style: none; }
29
label { cursor: pointer; }
30
input:focus, input:active, select:focus, textarea:focus { background: #F1F8FD; }
31
iframe { border: 1px solid #35373a; }
32
div.box { width: 100%; margin: -10px 0 0 0; font-size: small; text-align: right; }
33
.header { width: 900px; margin: 0 auto; }
34
.container { width: 85%; margin: 0 auto; background: #fff url(images/bgtitle.png); background-repeat: repeat-x; }
35
.content { padding: 20px; width: 95%; height: 200px; margin: 0 auto; min-height: 300px;  vertical-align: top; }
36
.current a, .current a:link, .current a:active, .current a:visited { background: #fff url(images/menuo.png); background-repeat: repeat-x; color: #fff; }
37
.description { width: 240px; padding: 0px 0px 0px 3px; text-align: left; vertical-align: top; }
38
.graphic { width: 50px; border: 4px solid #FDFDFD; padding-left: 3px; height: 50px; }
39
.graphic img { padding: 3px 12px 3px 3px; margin-right: 12px; border-right: 3px solid silver; background-color: #FFFFFF; vertical-align: middle; }
40
.menu { margin: 0; padding: 0; padding-top: 8px; padding-bottom: 10px; padding-left: 8px; background: #000 url(images/menu.png); background-repeat: repeat-x; }
41
.menu li { padding-right: 1px; list-style-type: none; display: inline; }
42
.menu a, .menu a:link, .menu a:active, .menu a:visited { border-bottom: 0; padding: 7px 11px 9px 11px; color: #fff; }
43
.menu a:hover { color: #fff; background: #fff url(images/menuo.png); background-repeat: repeat-x; text-decoration: none; }
44
.note { color: #666666; font-size: 10px; }
45
.page_list {width:100%;}
46
.pages_list .icon_col td img { border-style: none; float: left; padding-right: 7px; display: block; }
47
.pages_list table { width: 100%; margin: 0 auto; background-color: #DCDCDC; }
48
.pages_list ul { margin: 0; padding: 0px; font-weight: normal; }
49
.pages_list ul li { margin: 2px 0; padding: 0px; list-style-type: none; }
50
.page_list_show li { display: block; }
51
img.page_list_rights { border: none; margin-right: 5px; float: left; margin-top: 2px; margin-bottom: 2px; }
52
.content input { font-size: 12px; }
53
.row_a { background-color: #ECF3F7; }
54
.row_b { background-color: #DBEBF2; }
55
.section { margin-top: 10px; padding: 0px; /*border: 1px solid #999999;*/ width: 100%; background-color: #FDFDFD; height: 75px; }
56
.sections_header { width: 100%; margin-bottom: 10px; border: none; background-color: #F0F0F0; height: 50px; }
57
.sections_header td { padding: 5px; }
58
.setting_name { width: 20%; }
59
.setting_value { width: 90%; }
60
.setting_value textarea { height: 50px; }
61
.title { width: 90%; padding: 4px 0px 0px 3px; color: #003366; font-weight: bold; font-size: 14px; text-align: left; height: 16px; }
62
.tool_table ul { margin: 0; padding: 0; margin-left: 20px; margin-bottom: 10px; }
63
.tool_table li { padding-bottom: 5px; list-style-type: disc; }
64
/* CSS STYLES FOR THE PAGES SECTION */
65
table.pages_view { width: 100%; margin: 0 auto; border: 0; background-color: #ECF3F7; border-spacing: 0px; }
66
table.pages_view tr:hover { background-color: #F1F8DD; }
67
/* FORMS */
68
.submit, .cancel { width: 100px; margin-top: 5px; }
69
.form_submit .right { text-align: right; }
70
.input_small { width: 20px; }
71
.input_normal { width: 120px; }
72
.input_medium { width: 150px; }
73
.input_wide { width: 200px; }
74
.input_large { width: 300px; }
75
select option.disabled { color: #aaa; }
76
.jsadmin_drag img { padding: 3px 0; margin-top: 1px; vertical-align: top; cursor: pointer; }
77
.modify_link { padding-top: 4px; display: inline; vertical-align: middle; }
78
.header_list_page_id { width: 50px; padding-right: 15px; text-align: right; }
79
.header_list_actions { width: 150px; text-align: left; }
80
.list_actions { width: 20px; text-align: left; }
81
.sections_list { padding-left: 10px; font-weight: bold; }
82
.header_list_block { width: 180px; text-align: left; }
83
.header_list_sections_actions { width: 30px; text-align: left; }
84
.value_page_code { width: 240px; color: #006400; font-weight: 400; }
85
#multi_lingual { font-weight: bolder; }
86
/* Ende */
87
.pages_list table td, table.pages_view td { padding: 3px; }
88
.save, .reset, .input_narrow { width: 100px; }
89
.settings_table td, .tool_table td { text-align: left; vertical-align: top; }
90
#file_mode input, #dir_mode input { width: 12px; height: 12px; }
91
#hide2, .hide, .page_list { display: none; }
92
.header_list_page_title, .list_page_title { width: 300px; text-align: left; }
93
.list_section_id, .list_page_id, .header_list_section_id { width: 30px; text-align: right; }
94
.list_page_code, .list_page_language { width: 240px; }
95
.form_submit .left, .header_list_menu_title, .list_menu_title, .header_list_type { text-align: left; }
96
.header_title, .sections_list table, .setting_value input, .setting_value select, .setting_value textarea, .value_input input, .value_input text, .value_input select, .form_submit, .input_full { width: 100%; }
97
.header_list_pubdate_start, .header_list_pubdate_end, .list_pubdate_start, .list_pubdate_end { width: 200px; text-align: left; }
98
.right{ text-align: right; }
99
.left{ text-align: left;  }
100

    
101
div.content_box { position: relative; margin: 0px auto; }
102
div.content_box form{background: transparent;  height: auto; }
103
div.content_box fieldset { margin: 10px auto; }
104
div.content_box legend {  color: #336699; font-size: 15px; font-weight:bold;padding: 0px 3px 0px 4px; }
105
div.content_box label{ font-weight: 600; padding-left:4px; }
106
div.content_box input{ width: 400px; }
107
.be_section { border: 2px groove #6ea0d0; }
108

    
109

    
110
.subcolumns { width: 100%; overflow: hidden; }
111
.subcolumns_oldgecko { width: 100%; float: left; }
112

    
113
.c10l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { float: left; }
114
.c10r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { float: right; margin-left: -5px; }
115

    
116
  .c10l, .c10r { width: 10%; }
117
  .c20l, .c20r { width: 20%; line-height:2em;}
118
  .c40l, .c40r { width: 40%; }
119
  .c60l, .c60r { width: 60%; height: 21px; }
120
  .c25l, .c25r { width: 28%; }
121
  .c33l, .c33r { width: 33.333%; }
122
  .c50l, .c50r { width: 50%; }
123
  .c66l, .c66r { width: 66.666%; }
124
  .c38l, .c38r { width: 38.2%; }
125
  .c62l, .c62r { width: 61.8%; }
126
  .subc { padding: 0 0.5em; }
127
  .subcl { padding: 0 1em 0 0; }
128
  .subcr { padding: 0 0 0 1em; }
129

    
130
.c80l, .c80r, .c90l, .c90r { width: 80%; }
131
.c75l, .c75r, .c80l, .c80r { width: 75%; }
132

    
133
.info { padding: 10px; margin-bottom: 0.5em; background: #f8f8f8; color: #666; font-size: 91.7%; }
134
.note { border: 2px #484 solid; padding: 10px;margin: 10px auto; background: #efe; color: #040; }
135
.important { border: 2px #884 solid; padding: 10px;  margin-bottom: 1em; background: #ffe; color: #440; }
136
.warning { border: 2px #844 solid; padding: 10px; margin-bottom: 1em; background: #fee; color: #400; }
137

    
138
.row_0 { background-color: transparent; }
139
.row_1 { background-color: #ccddee; }
140

    
141
#language,
142
#timezone,
143
#date_format,
144
#time_format { min-width: 250px; }
145

    
146
#display_name,
147
#username,
148
#email,
149
#new_password_1,
150
#new_password_2,
151
#current_password { min-width: 250px;  }
152

    
153
#submit,
154
#reset { max-width: 100px; }
155

    
156
	fieldset.be_section{
157
      clear: both;
158
      -moz-border-radius: 8px;
159
      -khtml-border-radius: 8px;
160
      -webkit-border-radius: 8px;
161
      margin-top: 0.7em;
162
      text-align: left;
163
      background: #f5f5f5 none;
164
   }
165

    
166
 div#username { height: 17px; width:402px; min-width:250px; border: 0px groove #6799c4; text-align: left; font-weight:bold; margin:0;} 
167
.save_section { margin: 20px auto 5px auto; }
(5-5/5)