* {
/*  -webkit-font-smoothing: antialiased;*/
/*  font-smoothing: antialiased;*/
  text-rendering: optimizeLegibility;
}

/*
-----------------------------------------------
SEfU Styles
-----------------------------------------------*/
div.static
div.static.small {
  font-size: 100% !important;
}

div.static.medium {
  font-size: 120% !important;
}

div.static.large {
  font-size: 140% !important;
}

#font_small a {
  font-size: 80%;
  padding: 0 3px;
}

#font_medium a {
  font-size: 100%;
  padding: 0 3px;
}

#font_large a {
  font-size: 120%;
  padding: 0 3px;
}

img.static {
  float: left;
  margin: 10px 20px 10px 10px;
}

img.preview {
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  outline: 1px solid #bbb;
  margin: 10px 50px 10px 10px;
}

.header {
  background:#fff url('/images/sefu_header_continued.png') repeat;
  height: 133px;
}

#footer .box {
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  margin-right: -1px;
}

.radio_list,
.radio_list.ui-button-set {
  text-align:center;
}

.radio_list li:first {
  margin: 0;
}

.radio_list li {
  margin-left: -3px;
}

.ui-widget {
  margin-bottom: 20px;
}

.ui-widget p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: justify;
}

.ui-widget p:first-child {
  margin-bottom: 10px;
}

.ui-widget p:last-child {
  margin: 0px;
}

div.ui-state-error.ui-state-noscript {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight {
  padding: 2px;
}

.ui-widget .ui-state-highlight,
.ui-widget .ui-state-error {
  padding: 10px;
}

.ui-widget .ui-state-highlight .ui-icon,
.ui-widget .ui-state-error .ui-icon {
  float: left; 
  margin-right: 5px;
}

fieldset.message,
fieldset.message legend {
  border: 1px solid #fcefa1; 
  background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; 
  color: #363636;
}
fieldset.message h3 {
  font-size: 13px;
}
fieldset.message h4 {
  font-size: 11px;
}
fieldset.message img.guide {
  float:left;
  padding:4px;
}

fieldset#anleitung,
fieldset#gruppe_waehlen {
  float: left;
  clear: left;
  width: 63%;
}

fieldset#neue_gruppe {
  width: 30%;
  float: right;
}

#erhebungsgruppe_jahrgang_container {
  float: left;
}

#erhebungsgruppe_jahrgang_container, 
#erhebungsgruppe_typ_container {
  width: 47%;
}

#erhebungsgruppe_typ_container {
  float: right;
}

#erhebungsgruppe_bezeichnung_container {
  clear: both;
}

.frage textarea,
.block fieldset textarea,
.block textarea {
  width: 99%;
}

.ui-datepicker-trigger {
  cursor: pointer;
}

textarea {
  resize: none;
}

fieldset#klasse {
  float: left;
  width: 45%;
}

fieldset#fach {
  float: right;
  width: 45%;
}

fieldset#zeitraum {
  clear: both;
}

#erlaeuterungen img {
/*  margin: 2px 0;*/
/*  padding-left: 4px;*/
  vertical-align: text-bottom;
}

#erlaeuterungen ul {
  list-style-type: none;
  
}

#erlaeuterungen ul li {
  margin-left: 0;
  padding: 2px;
}

.erlaeuterung_highlight {
  background-image: none; 
  background-color: rgb(255, 255, 153);
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.bubble_tooltip_top,
.bubble_tooltip_bottom { 
  display:none; 
  font-size:12px; 
  height:70px; 
  width:160px; 
  padding:25px; 
  color:#fff;     
}

.bubble_tooltip_top {
  background:transparent url(/images/tooltip_arrow_top.png); 
}

.bubble_tooltip_bottom {
  background:transparent url(/images/tooltip_arrow_bottom.png); 
}

.square_tooltip_top,
.square_tooltip_bottom,
.square_tooltip_left,
.square_tooltip_right,
.square_tooltip_category,
.square_tooltip_category_selected { 
  background-color:#97bede; 
  border:1px solid #fff; 
  padding:10px 15px; 
  width:200px; 
  display:none; 
  color:#fff; 
  text-align:justify; 
  font-size:12px; 
  z-index: 500;
 
  -moz-box-shadow:0 0 10px #000; 
  -webkit-box-shadow:0 0 10px #000; 
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.square_tooltip_category,
.square_tooltip_category_selected { 
  width:300px; 
  font-size:10px; 
 
  -moz-box-shadow:0 0 10px #000; 
  -webkit-box-shadow:0 0 10px #000; 
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.square_tooltip_category_selected {
  background-color:#97bede;
}

.square_tooltip_category h3 {
  font-size: 12px;
  font-weight: bold;
}

.square_tooltip_category ol li {
  margin-left: 10px;
}

#sidebar_r {
  float: right;
}

.impressum h3 {
  font-size: 15px;
}
.impressum h4 {
  font-size: 12px;
}

p.message {
  font-size: 12px;
  text-align: center;
}

.selected_category .catbox {
  border: 2px solid #99BD13;
  padding: 4px 8px;
  background-color: #C4E34F;
}

.catbox {
  cursor:pointer;
  background:none repeat scroll 0 0 #97BEDE;
  color:#FFFFFF;
  font-size: 1em;
  font-weight: bolder;
  height: 50px;
  margin: 0 0 10px 0;
/*  padding: 6px 10px 6px 30px;*/
  padding: 6px 10px;
  text-shadow: 1px 1px 0 #000000;
/*  position: absolute;*/
}

#cat_select_counter {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.cat_counter_box,
.sum_cat_counter_box {
  display:block;
  width: 500px;
  
  float: left;

/*  background:#ddd;*/
  padding:10px;
}

#cat_alert {
  display: none;
}

#eta_number,
#sum_number {
  margin-left: 3px;
  margin-right: 3px;
  font-weight: bold;
}

.catbox .cat_select {
  float: left;
  display: block;
  width: 20px;
  height: 50px;
  line-height: 35px;
}

.cat_item_count {
  text-align: center;
  font-weight: normal;
  font-size: 80%;
  text-shadow: none;
  position: relative;
  z-index: 100;
  bottom: 10px;
  clear: both;
}

.cat_description {
  display: block;
  float: right;
  width: 200px;
  height: 45px;
  line-height: 50px;
}

.cat_select span {
  vertical-align: bottom;
}

.cat_description span {
  display: block;
  vertical-align: middle;
}

.check_indicator {
  display: block;
  float: left;
  height: 100%;
  width: 16px;
}

.selected_category .check_indicator {
  background:url("/images/icons/tick.png") no-repeat center center;
}

/*
-----------------------------------------------
Costom Button
-----------------------------------------------*/

/* All Buttons */
.small_button,
.medium_button,
.large_button,
.huge_button {
  width: 160px;
  margin: 0 auto;

  display: block;
  border: 0;
  
  background:url(/images/button_sprites.png);
  
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-shadow: #000 1px 1px 0px;
}

/* Small Button */
.small_button {
  font-size: 10px;
  background-position: 0px 0px;
}

a.small_button {
  height: 22px;
  padding: 8px 0 0 0;
}

button.small_button {
  height: 30px;
  padding: 0;
  font-weight: bold;
}

.small_button:hover,
.small_button:focus {
  color: #fff;
  background-position: 0px -30px;
}

.small_button:active {
  color: #fff;
  background-position: 0px -60px;
}

/* Medium Button */
.medium_button {
  font-size: 12px;
  background-position: 0px -90px;
}

a.medium_button {
  height: 29px;
  padding: 11px 0 0 0;
}

button.medium_button {
  height: 40px;
  padding: 0;
  font-weight: bold;
}

.medium_button:hover,
.medium_button:focus {
  color: #fff;
  background-position: 0px -130px;
}

.medium_button:active {
  color: #fff;
  background-position: 0px -170px;
}

/* Large Button */
.large_button {
  width: 160px;
  margin: 0 auto;

  display: block;
  border: 0;

  background-position: 0px -210px;  

  color: #fff;
  font-size: 11pt;
  text-align: center;
  text-shadow: #000 1px 1px 0px; 
}

a.large_button {
  height: 35px;
  padding: 15px 0 0 0;
}

button.large_button {
  height: 50px;
  padding: 0;
  font-weight: bold;
}

.large_button:hover,
.large_button:focus {
  color: #fff;
  background-position: 0px -260px;
}

.large_button:active {
  color: #fff;
  background-position: 0px -310px;
}

/* Huge Button */
.huge_button {
  width: 160px;
  margin: 0 auto;
  
  display: block;
  border: 0;
  
  background-position: 0px -360px;  

  color: #fff;
  font-size: 11pt;
  text-align: center;
  text-shadow: #000 1px 1px 0px;
}

a.huge_button {
  height: 40px;
  padding: 20px 0 0 0;
}

button.huge_button {
  height: 60px;
  padding: 0;
  font-weight: bold;
}

.huge_button:hover,
.huge_button:focus {
  color: #fff;
  background-position: 0px -420px;
}

.huge_button:active {
  color: #fff;
  background-position: 0px -480px;
}

form.left,
form.right {
  width: 49%;
}

fieldset.left,
fieldset.right {
  width: 46%;
}

form.left,
fieldset.left {
  float: left;
  clear: left;
}

form.right,
fieldset.right {
  float: right;
  clear: right;
}


.box img.help {
  
}

.checkbox_list {
  list-style: none;
  margin-left: 0px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.primary.highlight li {
  text-shadow: #fff 1px 1px 0px;
}
.primary.highlight a {
  background: url(/images/menubar_highlight_yellow.png);
  background-position: top right;
  padding-right: 25px;
  border-left: 1px solid #fbf9ee;
  color: #000;
  text-shadow: none;
}

.primary.highlight ul li a {
  padding-right: 0;
} 

.primary.highlight a:active,
.primary.highlight a:link,
.primary.highlight a:hover,
.primary.highlight a:focus,
.primary.highlight ul li a {
  text-shadow: none;
}

/*.primary.highlight a:active {
  color: red;
}*/

.secondary.highlight a {
  background: url(/images/menubar_highlight.png);
  color: #cd0a0a;
  border-left: 0px;
  border-right: 1px solid #cd0a0a;
  padding-left: 25px;
  text-shadow: #000 0px 0px 0px;
}

.secondary.highlight a:active,
.secondary.highlight a:hover,
.secondary.highlight a:focus,
.secondary.highlight ul li a {
  border-right: 0;
  margin-right: 1px;
}

/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */
body {
	background: #eee;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
	
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  
	margin-bottom:20px;
  background: #eaeaea url('/images/box_background.png') repeat-x;
}
.box .block {
  font-size: 110%;
  border:1px solid #9b9b9b;
  border-top: 0;
  overflow: hidden;
  padding:10px 10px 1px 10px;
  
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}
.box.menu .block {
  font-size: 100%;
}

.box h2 {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
  text-shadow: #fff 1px 1px 0px;
    
  font-size: 1em;
  font-weight: bolder;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #859ec2;
  background: url('/images/box_header.gif');
  margin: 0;
  padding: 6px 12px;
}
.box h2 a,
.box h2 a.visible {
  color:#000;
  padding:6px 12px;
  margin:-6px -12px;
  border:none;
}

.box h2 input {
  margin: 0 5px;
}

.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}

.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
/*  padding-left:30px;*/
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
  text-indent: -0.5em;
	color: #4c4c4c;
/*  background:#bbb;*/
}
ul.section li a:hover {
  border: 1px solid #859EC2;
  margin: -1px;
  background: #A3BEDC url('/images/box_header.gif') repeat-x;
  padding-bottom:5px;
}
ul.section li a:active {
  background: url('/images/box_header.gif') repeat-x;
}
ul.section li li a {
  font-size: 90%;
  text-indent: 0.5em;
	border-bottom:1px solid #ddd;
}
ul.section li li a:hover {
/*  background: url('/images/box_header.gif') repeat-x;*/
  background: #A3BEDC url('/images/box_header.gif') repeat-x;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#97bede;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
  overflow: hidden;
	padding: 2px 6px;
	text-align:left;
}

thead tr {
  border: 1px solid #888;
}

thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}

thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
	
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
	
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
  font-style:italic;
  font-weight:bold;
	width:98%;
}

label a {
  padding-left: 12px;
  background: url(/images/icons/ext_link.png) no-repeat;
}

span.comment {
  display: block;
}
fieldset p input,
fieldset p textarea {
  border: #bbb solid 1px; 
  font-size: 20px;
	width:98%;
}

fieldset p input[type=text],
fieldset p textarea { 
  display: block;
  margin: 0 auto;
}

fieldset p select {
  font-size: 15px;
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:27px;
	margin-right:3%;
	text-align:right;
	width:25%;
}
fieldset.login p input {
	width:69%;
	margin: 0;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles .block {
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
}
#articles {
  border-bottom:0;
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#97bede;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
	margin-bottom:.2em;
	font-size:15px;
}
.box .first,
.box .article:first-child {
	border-top:none;
}
.article h4 {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}
.article p.aufmacher {
  font-weight: bold;
}
.pager {
  text-align: center;
  
	color:#fff;
	background:#97bede;
	
	padding: 5px 0;
	
	-webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
}

/* HIER KOMMT DIE ÄNDERUNG --------------------------------------------------------- */

.frage h2 {
/*  text-shadow: #fff 1px 1px 0px;*/
  
  font-size: 1em;
  font-weight: bold;
  color: #000;
  background: #97bede;
  margin: 10px -10px 5px -10px;
  padding: 6px 12px;
}

.toplabel {
  width: 150px;
  margin-bottom: -15px;
  display: block;
}

.frage ul li label {
  margin-bottom: 0px;
}

.frage hr {
  margin: 5px 0px;
}

.erhebung fieldset {
  background-color: transparent;
}

.frage select {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.frage .radio_list.ui-button-set {
  display: block;
  text-align: center;
  margin: 0px 0 0 0;
}

.invisible {
  display: none;
}

.visible {
  display: block;
}

.loading {
  font-size: 30px;
  text-align: center;
  height: 200px;
  background: url(/images/ajax-loader.gif) no-repeat scroll center center;
}

.spinning {
  font-size: 15px;
  text-align: center;
  height: 20px;
  width: 200px;
  margin: 20px auto 10px auto;
  display: block;
  background: url(/images/small-ajax-loader.gif) no-repeat scroll left center;
}

.neue_frage {
  display: block;
  margin-bottom: 0;
  margin-top: -1px;
  background-color: #eee;
/*  
  margin: 0 -10px;
  padding-left: 10px;
  padding-right: 10px;
*/  
  padding: 5px;
  border: 1px solid #bbb;
}

.error {
  color: #f00;
}

.neue_frage_selector {
  display: block;
}

.neue_frage_selector span {
  font-weight: bold;
}

.neue_frage_input {
  
}

.neue_frage_input span {
  margin: 0 20px;
  float: left;
}

.neue_frage_input textarea,
.neue_frage_input .placeholder {
  clear: both;
  margin: 0px 5px;
  width: 350px;
  height: 50px;
}

.neue_frage_input .placeholder {
  border: 1px solid #999;
  background-color: white;
}

table.erhebungen th, 
table.erhebungen td {
  max-width: 50px;
  min-width: 40px;
}