/*			_________________________
			THE BASICS
			body, paragraphs, blockquotes, ordered and unordered lists, 
			images, anchors, horizontal rules, psuedo classes				*/

/*			HELPERS AND BASE RULES											*/
p.access {
	display: none;
}

img {
	border: none;
}

img.analysemap {
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#logo {
	margin-bottom: 4px;
	text-align: right;
	float: left;
}

.logo {
	background-position: left top !important;
}

#headerlogin {
	width: 300px;
	height: 127px;
	/*background-image: url(images/hg_80p_w.png);*/
	float: right;
}

.logo .logolink {
	height: 120px;
	width: 40%;
	float: left;
}

.hilfelink {
	padding: 2px 10px;
}
/* hr {
	display: none;
}*/
.clearall {
	clear: both;
}

.content {
	padding: 10px;
	/*max-width: 400px;*/
}

.hagelcolor,
.hagelcolorbold, 
a, 
#duerrestatuscontainer a {
	color: #6b9603;
	/*color: #76952F;*/
}

/*a:visited {
	color: #334D00;
}*/
.hagelcolorbold {
	font-weight: bold;
}

/*			ESSENTIALS														*/
body,html {
	height: 100%;
}

body { /*background: url(images/home_hg_weihnachten.jpg); */
	background-color: #CCCCCC;

	/*background-repeat: no-repeat; 
	background-position: 60% 0%;
	background-attachment: fixed;
	background-size: cover;
    background-position: center;*/
	/* background-image: url(images/grid_pattern.png);*/
}

.home { /*background: url(images/Hg_weihnachten.jpg) 0% 0%;
		background-size: cover;*/
}

body.intern {
	background: url(images/intern_hg_h1.jpg) repeat-y 60% 0%;
}

.rightcolumnitem,.newscontainer,.rightcolumnitem.unternehmenlink,.rightcolumnitem.loginformphone,.rightcolumnitem.playercontainer
	{
	display: inline-block;
	text-align: left;
	zoom: 1;
	*display: inline;
}

.stimmenzurhagel {
	position: relative;
}

.stimmenzurhagel a,.stimmenzurhagel span
.stimmenzurhagel div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	width: 292px;
	text-align: left;
}

.newscontainer { /*margin-top: -3px;*/
	
}

.rightcolumnitem.playercontainer {
	height: 175px;
	overflow: hidden;
	/*margin-top: 3px;*/
	vertical-align: top;
}

.carousel .carousel-caption,.carousel .indicators,.icon_label,.boxheader,.newscontainer,.suchelabel,.contentbackground,.modal-gallery,.hagel_atprodukte
	{
	background-image: url(images/hg_80p_w.png);
}

.unternehmenlink {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #6b9603;
	font-weight: bold;
}

.intern .contentbackground {
	padding: 3px;
	background-image: none;
	background-color: #FFFFFF;
}

.schadensbutton_label,.icon_label {
	color: #6b9603;
	font-weight: bold;
	/*margin-right: 2px;*/
}

.schadenbutton {
	width: 124px;
	text-align: center;
	padding-left: 2px;
	padding-top: 15px;
	height: 140px;
	/*margin-left: 4px;*/
	border: 0;
}

.schadensbutton_img {
	width: 80px;
}

.schadenbtnanonym {
	margin-left:35px;
}

.icon_label {
	margin-left: 2px;
	padding: 2px 4px 2px 4px;
	height: 36px;
	width: 60px;
}

#kontaktform,#filterform {
	margin-bottom: 0;
}

.kontaktsucheform { /* height: 110px;*/
	text-align: left;
}

.staticcontact,.kontaktform {
	padding-left: 3px;
	padding-right: 3px;
	border: 0;
}

.kontaktform {
	padding-top: 8px;
	height: 74px;
}

.staticcontact span.label,.suchelabel,.kontaktsuche label,.kontaktsucheform label
	{
	font-weight: bold;
	color: #6b9603;
}

.staticcontact {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 13px;
	/* margin-top: 2px;*/
	/* padding-bottom: 1px; */
}

.suchelabel {
	font-size: 1.2em;
	height: 48px;
	width: 200px;
	margin-right: 4px;
}

.suchelabeltext {
	padding: 2px;
	padding-top: 5px;
}

.suchformphone {
	background-image: url(images/bg_suche_nav.png);
	background-repeat: repeat-x;
	margin-left: 4px;
}

.suchformphone form,.suchformnav form {
	margin-bottom: 0;
}

.suchformnav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 75px; /*90*/
	padding-right: 0;
	height: 32px;
	width: 225px; /*210*/
}

.suchephone {
	padding: 5px;
}

span.highlight {
	background-color: #ffff80;
}

.dropdownbutton {
	background-image: url(images/b_suche_zu.png);
	width: 53px;
	height: 48px;
}

#mainleft {
	padding: 10px;
}

#pagecontainer,.footercontainer,.counterpagemargin {
	margin-right: auto;
	margin-left: auto;
	max-width: 986px; /* 1016 / 1012px */
}

#footer { /*width: 100%;*/
	padding-bottom: 120px;
}

.footerbackground {
	background-image: url(images/footer_schatten.png);
	background-repeat: repeat-x;
	background-color: #696251;
	padding: 20px 10px;
	color: white;
	font-size: 0.9em;
}

.footerbackground a {
	color: white;
}

#globalwrapper {
	min-height: 100%;
	background-attachment: fixed;
	/*
	background-image: url(images/home_hg_weihnachten.jpg);
	background-repeat: no-repeat; 
	background-position: 60% 0%;	
	background-size: cover;
    background-position: center;
	*/
}

#globalwrapper.intern {
	background-image: url(images/intern_hg.jpg);
	background-position: 60% 0%;
}

#globalwrapper.ackerbau_gruenland {
	background-image: url(images/hg_ackerbau.jpg);
	background-position: 0% 0%;
}

#globalwrapper.obstbau {
	background-image: url(images/hg_obst.jpg);
	background-position: 0% 0%;
}

#globalwrapper.weinbau {
	background-image: url(images/hg_wein.jpg);
	background-position: 0% 0%;
}

#globalwrapper.tiere {
	background-image: url(images/hg_tiere.jpg);
	background-position: 0% 50%;
}

#globalwrapper.gartenbau {
	background-image: url(images/hg_gartenbau.jpg);
	background-position: 0% 0%;
}

.headline a {
	font-size: 0.9em;
}

.headline {
	font-size: 1.1em;
	padding: 2px;
}

.headline,.headline a {
	font-weight: bold;
	color: #FFFFFF;
}

#logininfo { /*position: relative;*/
	float: right;
	background-image: url(images/hg_80p_w.png);
	/*top: -97px;*/
	width: 200px;
	padding: 10px;
}

.logoutbutton {
	padding: 4px; /*SU 17.7.2013: 5px*/
}

.navbox {
	background-color: #000000;
	/*max-width: 190px;*/
	width: 49.8%;
	min-width: 140px;
	/*height: 100px;*/
	min-height: 100px;
	/* margin: 2px;*/
	margin-bottom: 2px;
}

.navitem1,.navitem3,.navitem5 {
	margin-right: 1px;
}

.navitem2,.navitem4,.navitem6 {
	margin-left: 1px;
}

.secnav ul,.sitemap ul {
	list-style: none;
}

.secnav,.sitemap {
	padding-top: 40px;
}

.secnavtitle {
	color: #76952F;
}

.boxheader {
	color: #76952F;
	font-weight: bold;
	padding: 3px;
}

.rightcolumnitem {
	width: 300px;
	/* display: inline-block;*/
	text-align: right;
	margin-bottom: 4px;
}

.home .rightcolumnitem {
	width: 319px;
}

.home .rightcolumnitem.playercontainer {
	width: 320px;
	height: 192px;
}

.rightcolumnitem.schadenkontaktcontainer {
	height: 155px;
	margin-bottom: 4px;
}

.home .rightcolumnitem.schadenkontaktcontainer,.rightcolumnitem.stimmenzurhagel
	{
	height: 191px;
}

.rightcolumnitem.stimmenzurhagel div {
	text-align: left;
	font-weight: bold;
	padding: 4px;
	/* margin-top: 163px;*/
	position: absolute;
	bottom: 0;
	left: 0;
	width: 292px;
}

.home .rightcolumnitem.schadenkontaktcontainer .staticcontact,.home .rightcolumnitem.schadenkontaktcontainer .kontaktform
	{
	margin: 0;
	width: 177px;
	padding-left: 4px;
	padding-right: 4px;
}

.home .rightcolumnitem.schadenkontaktcontainer .staticcontact {
	padding-top: 35px;
	height: 59px;
}

.home .rightcolumnitem.schadenkontaktcontainer .kontaktform {
	padding-top: 8px;
	height: 89px;
}

.home .rightcolumnitem.schadenkontaktcontainer .schadenbutton {
	height: 113px;
	margin-left: 4px;
	width: 122px;
	padding-top: 36px;
	padding-bottom: 42px;
	padding-left: 4px;
	padding-right: 4px;
}

.home .stimmenzurhagel {
	margin-left: 4px;
	margin-right: 4px;
}

.home .stimmenzurhagel a,.home .stimmenzurhagel span,.home .stimmenzurhagel div
	{
	width: 311px;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}

.home #myCarousel {
	margin-bottom: 4px;
}

.appbuttonbig,.yahoobuttonbig { /* padding: 5px;
	height: 71px;
	width: 71px */
	
}

.schadenbutton a,.appbuttonbig a {
	display: inline-block;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 140px;
	border-bottom-style: none;
	zoom: 1;
	*display: inline;
}

.youtubebuttonbig a, .facebookbuttonbig a {
	display: inline-block;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 67px;
	border-bottom-style: none;
	zoom: 1;
	*display: inline;
}


.schadenbutton a {
	background-image: url(images/b_schadensmeldung.png);
	width: 81px;
	height: 81px;
}

.appbuttonbig a {
	background-image: url(images/btn_app.png);
	height: 140px;
}

.youtubebuttonbig a {
	background-image: url(images/btn_youtube.png);
	height: 67px;
	float: left;
}

.facebookbuttonbig a {
	background-image: url(images/btn_facebook.png);
	height: 67px;
}

.schadenbutton a:hover {
	background-position: 0 -81px;
}

.appbuttonbig a:hover {
	background-position: 0 -140px;
}

.youtubebuttonbig a:hover {
	background-position: 0 -67px;
}

.facebookbuttonbig a:hover {
	background-position: 0 -67px;
}

.appbuttonsmallcontainer {
	text-align: center;
	width: 225px;
	margin-left: auto;
	margin-right: auto;
}

/* inherited from layout.css*/
#weatherholder #rightcol {
	z-index: 2;
	position: relative;
	width: 220px;
	float: right;
	padding: 10px 20px 20px 20px;
	*padding: 10px 20px 20px 20px; /*IE7*/
	_padding: 10px 0px 20px 20px; /*IE6*/
	margin-left: -260px;
	display: inline;
}

#weatherholder {
	width: 940px;
}

#wetterservice {
	border: 1px solid #006600;
	float: left
}

.sunMoonInput,input.sunMoonInput {
	margin: 0;
	height: 16px;
	border: #eee 1px solid;
	font-size: 85%;
	width: 40px;
	text-align: center;
}

#MoonPhase,
#MoonSign {
	float: left;
	font-size: 0.8em;	
	border: #eee 1px solid;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	text-align: center;
}

#MoonPhase { 
	width: 110px;
	overflow: hidden;
	margin-right: 4px;
}

#MoonSign { 
	width: 60px;
}

.kontaktheader {
	padding: 0.1em;
	font-size: 1.0em;
	font-weight: bold;
	color: #6b9603;
}

.kontaktdetailfoto {
	margin: 2px 5px 5px 5px;
	width: 80px;
	float: left;
}

.kontaktdetailcontainer {
	padding-left: 2px;
	float: left;
}

/* debug border */
/*[class*="span"] {
	border: 1px solid yellow;
}*/

/*[class*="container-fluid"] {
	border: 1px solid red;
}*/

/* Accordeon / Toggle Links */
a.tabopen:focus,a.tabclosed:focus {
	outline: none;
}

#cockpitform a.tabopen,#cockpitform a.tabclosed {
	text-transform: none;
}

input,input:active,input:focus {
	outline: none;
	outline-style: none;
	outline-width: 0;
}

#cockpitform a.tabopen,#cockpitform a.tabclosed {
	text-transform: none;
}

a.tabopen,a.tabclosed {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*padding: 0.1em;*/
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

a.tabclosed,a.tabopen {
	cursor: pointer;
	display: block;
	text-decoration: none;
	/*margin-top: 20px;*/
}

.obst_weinbau a.tabopen,.downloads a.tabopen,.unternehmen a.tabopen,.helpnavi a.tabopen,#content a.tabopen,#kontaktdaten a.tabopen
	{
	background-image: url(images/dropdown_verlauf_offen.gif);
	background-repeat: repeat-x;
	border: 0;
}

.obst_weinbau a.tabclosed,.downloads a.tabclosed,.unternehmen a.tabclosed,.helpnavi a.tabclosed,#content a.tabclosed,#kontaktdaten a.tabclosed
	{
	background-image: url(images/dropdown_verlauf_zu.gif);
	background-repeat: repeat-x;
	border: 0;
}

.obst_weinbau a.tabclosed span,.obst_weinbau a.tabopen span,.downloads a.tabclosed span,.downloads a.tabopen span,.unternehmen a.tabclosed span,.unternehmen a.tabopen span,.helpnavi a.tabclosed span,.helpnavi a.tabopen span,#content a.tabclosed span,#content a.tabopen span,#kontaktdaten a.tabopen span,#kontaktdaten a.tabclosed span
	{
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0.1em;
	display: inline-block;
	height: 19px;
	vertical-align: middle;
}

.obst_weinbau a.tabclosed span,.downloads a.tabclosed span,.unternehmen a.tabclosed span,.helpnavi a.tabclosed span,#content a.tabclosed span,#kontaktdaten a.tabclosed span
	{
	background-image: url(images/dropdown_zu.png);
}

.obst_weinbau a.tabopen span,.downloads a.tabopen span,.unternehmen a.tabopen span,.helpnavi a.tabopen span,#content a.tabopen span,#kontaktdaten a.tabopen span
	{
	background-image: url(images/dropdown_offen.png);
}

.categoryselect {
	width: 120px;
}

.filterbutton {
	border: none;
	background: none;
	margin-bottom: 8px;
}

.thumbnailholder { /*background-color: #808040;*/
	/*background-color: #000000;*/
	background: url(images/home_hg_h1.jpg) repeat-y;
	width: 122px;
	height: 122px;
	line-height: 120px;
	vertical-align: middle;
	text-align: center;
	margin: 2px;
}

.thumbnailcontainer {
	margin-bottom: 4px;
	text-align: center;
}

#prognosearea {
	width: 100%;
}

.tabcontentholder {
	width: 100%;
}

#t4,#t5,#t6 {
	background-image: none;
	background-color: #bdca9f;
}

#t7 {
	background-image: none;
	background-color: #edf2e2;
}

#t4.ui-state-active,#t5.ui-state-active,#t6.ui-state-active {
	background-image: none;
	background-color: #FFFFFF;
}

.prognose_item,.mapgrid_item, .punkteheader{
	float: left;
	text-align: center;
	font-size: 0.8em;
	margin: 1px;
}

.punktespalteodd{
	background-color: #bdca9f;
}

.punktespalteeven{
	background-color: #dce5c7;
}

.prognose_item {
	width: 50px;
}

.punkteheader1 {
	width: 50px;
}
.punkteheader2 {
	width: 102px;
}
.punkteheader3 {
	width: 154px;
}
.punkteheader4 {
	width: 206px;
}
.punkteheader5 {
	width: 258px;
}
.punkteheader6 {
	width: 310px;
}
.punkteheader7 {
	width: 362px;
}
.punkteheader8 {
	width: 414px;
}

/*Anordnung der Wettersymbole bei 15 Datenpunkten*/
.prognose_item15, .punkteheader15 {
	float: left;
	text-align: center;
	font-size: 0.7em;
	margin: 1px;
}


.prognose_item15 {
	width: 53px;
}

.punkteheader15.punkteheader1 {
	width: 53px;
}
.punkteheader15.punkteheader2 {
	width: 108px;
}
.punkteheader15.punkteheader3 {
	width: 163px;
}
.punkteheader15.punkteheader4 {
	width: 218px;
}
.punkteheader15.punkteheader5 {
	width: 273px;
}
.punkteheader15.punkteheader6 {
	width: 328px;
}
.punkteheader15.punkteheader7 {
	width: 383px;
}
.punkteheader15.punkteheader8 {
	width: 438px;
}

.datenpunktbackground {
	background-color: #e2e2e2;
}

.gewitterbg_keine {
	background-color: #e2e2e2;
}
.gewitterbg_gering {
	background-color: #ffe63b;
}
.gewitterbg_maessig {
	background-color: #ffc800;
}
.gewitterbg_hoch {
	background-color: #ff5722;
}

.prognosebackground {
	background-image: url(images/prognosetagdivider.png);
	background-repeat: repeat-y;
}

#prognosecontent .firstitem {
	margin-left: 40px;
}

#prognose5Tcontent .prognose_item {
	width: 155px;
}

#prognose5Tcontent .firstitem {
	margin-left: 60px;
}

#prognose10Tcontent .prognose_item {
	width: 80px;
}

#prognose10Tcontent .firstitem {
	margin-left: 56px;
}

#analysekartencontent {
	height: 600px;
}

.mapgrid_item {
	width: 180px;
}

img.prognoseimage {
	width: 48px;
	height: 48px;
}

img.mapicon {
	width: 130px;
}

#prognosekartengrid td,#analysekartengrid img.mapicon {
	width: 160px;
}

#prognosekarteneinzeln,#analysekarteneinzeln {
	padding: 10px;
	vertical-align: top;
	width: 90%;
	text-align: center;
}

#analysenavholder .buttonholder,
#analysenavholder .labelholder {
	padding-top: 10px;
}

#analysekartengrid {
	text-align: center;
}

#analysekartencontent {
	padding: 2px;
	margin-top: 5px;
}

#previousMap, 
#nextMap, 
#mostRecentDate, 
#previousDate, 
#nextDate, 
#previousPrognoseMap, 
#nextPrognoseMap, 
#previousPrognoseMapType, 
#nextPrognoseMapType, 
#firstPrognoseMap {
	margin-top: -10px;
}

.mappic {
	float: left;
	background-color: #c0c0c0;
}

.centeredcell {
	text-align: center;
}

.trendreporttext {
	float: left;
	width: 50%;
	text-align: justify;
}

.trendreportimage {
	float: right;
	width: 48%;
}

td.rowdescription {
	width: 30px;
}

table#wasserbilanz {
	border: #ccc 1px solid;
	border-collapse: separate;
	font-size: 12px;
}

table#wasserbilanz th,table#wasserbilanz td.xbeschriftung,table#wasserbilanz td.ybeschriftung
	{
	background-color: #ccc;
	color: #006600;
	padding: 2px 9px;
}

table#wasserbilanz td.ybeschriftung,table#wasserbilanz td.xbeschriftung
	{
	font-weight: bold;
}

table#wasserbilanz tbody th {
	text-align: right;
}

table#wasserbilanz tbody td {
	text-align: right;
	padding-right: 9px;
}

.ortsheader { /*margin: 5px;*/
	padding-bottom: 2px;
}

.ortsheader .ort {
	font-weight: bold;
}

#ortssuche {
	padding: 0;
}

#leftcol {
	float: left;
}

#radarsat {
	margin-top: 20px;
	clear: both;
	background-color: green;
}

#wetterwarnung,#radarbild,#satellitenbild {
	float: left;
	text-align: center;
	width: 33%;
}

#satellitenbild {
	position: relative;
}

#warnungarea img {
	height: 180px;
	margin: 3px 0;
}

.cropsatimage {
	width: 308px;
	height: 183px;
	overflow: hidden;
	margin-left: 1px;
}

.cropsatimage #satpicture {
	width: 320px;
	height: 256px;
	/*margin: -75px 0 0 -100px;*/
}

table#policylist td,table#policylist th {
	margin: 0;
	padding: 0;
}

#kundenuebersicht,#archiv,#claim,#claim2012,#detail,#schadenstatus,#detailflex,#duerrestatus, #duerrestatusmais
	{
	display: block;
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #008000;
	width: 200px;
	text-align: center;
	margin: 20px;
}

label.error,span.ibaninfo.error {
	color: red;
	font-size: 0.7em;
	width: 100px;
}

label+em, label em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
	color: red;
}

#schadenanonym .control-label, 
#schadenangemeldet .control-label {
	min-width: 260px;
}

.controls small{
	display: inline-block;
	margin-top: 7px;
}

.betroffenekulturen {
	padding: 5px;
}
#formarea p {
	margin: 0 0 0.7em 0;
	padding: 0;
	font-size: 1em;
	line-height: normal;
}

#formarea label {
	display: inline;
}

.loginform,.abmeldung {
	float: right;
	padding-right: 5px;
}

.logininfo {
	float: left;
	width: 296px;
}

.logininfo img {
	width: 40px;
	height: 40px;
}

.loginformphone .loginform {
	float: none;
	padding-left: 40px;
}

.loginform {
	padding-left: 20px;
	padding-top: 5px;
}

.loginform input[type="text"],.loginform input[type="password"] {
	margin-bottom: 0px;
	height: 15px;
	padding: 2px 3px;
	font-size: 12px;
}

.loginform fieldset {
	padding-bottom: 10px;
}

.inputholder {
	width: 170px;
}
/* Colors */

/*			ARTICLE HEADER (usually one per page)							*/
h1 {
	color: #6b9603;
}

h1#popuptitle{
	font-size: 1.5em;
}
/*			SECTION HEADERS (e.g., knowledge, press)						*/
h2,.formheader {
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	color: #6b9603;
}

.formheader {
	font-weight: bold;
	font-size: 1.2em;
}

a.tabopen,a.tabclosed,.ui-widget-content a.tabopen,.ui-widget-content a.tabclosed
	{
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	color: #6b9603;
}

ul.ui-autocomplete  li {
	background: transparent url("./images/bullet.gif") 0 center no-repeat;
}

/* jquery-ui-autocomplete theme fuer bootstrap */
.ui-autocomplete { /*position: absolute;
  top: 100%;
  left: 0;*/
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	_width: 160px;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
}

.ui-autocomplete .ui-menu-item>a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	white-space: nowrap;
}

.ui-autocomplete .ui-menu-item>a.ui-corner-all.ui-state-hover,.ui-autocomplete .ui-menu-item>a.ui-corner-all.ui-state-active
	{
	color: #ffffff;
	text-decoration: none;
	background-color: #0088cc;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-image: none;
}

/* image player */
.rightcolumnitem .controls {
	visibility: hidden;
}

.rightcolumnitem .img_player {
	background: transparent;
	padding: 0;
}

/* Schadenform */

.control-group input[type="radio"] {
	margin-bottom: 5px;
}

label.schaden,label.fieldlabel, 
#analysekartencontent label,
#prognosekartencontent label {
	font-weight: normal;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	padding-right: 5px;
	position: relative;
}

label.schaden, #analysekartencontent label, #prognosekartencontent label {
	display: block;
	float: left;
}

label.schaden,label.fieldlabel {
	width: 230px;
}

#analysekartencontent label,
#prognosekartencontent label {
	width: 110px;
}


label.fieldlabel {
	display: inline;
	float: none;
	margin-left: 30px;
}

input.schaden,select.schaden {
	/*font-size: .8em;*//*Anpassung SU 13082015*/
	margin-right: 5px;
	margin-bottom: 5px;
}

input[readonly],input.readonly {
	color: #888888;
	border: 1px solid #d7d7d7;;
	background-color: #f5f5f5;
}

.formularinfotext {
	font-weight: bold;
	color: #8b8b8b;
}

div.formwrapper {
	margin: 0;
	padding: 1em 0px;
}

div.row {
	margin: 0;
	padding: 0.2em 0px 0.1em 0px;
	width: 100%;
}

div.row div.rowlabel {
	margin: 0.33em 2% 0 0;
	width: 30%;
	float: left;
	text-align: right;
}

div.rowlabel p {
	
}

div.rowlabel label {
	display: inline;
}

div.rowlabel .alert,p.mandatory .alert {
	color: red;
	padding: 0;
	margin-bottom: 0;
	border: none;
	background: transparent;
}

div.row div.rowvalue {
	margin: 0;
	text-align: left;
	width: 60%;
	float: right;
}

div.rowvalue p {
	margin: 0.25em 0 0.75em 0;
	padding: 0;
}

div.rowvalue div { /*Schuster: Suche-Button */
	margin: -27px 30px 0 0;
	_margin: -26px 30px 0 0; /*IE6*/
	padding: 0;
	text-align: right;
}

div.row p.control {
	margin: 0 0 0.25em;
}

div.row p.mandatory {
	margin: 0.25em 0 0 0;
	padding: 0;
	float: left;
}

div.row div.rowbuttons {
	margin: 0;
	padding: 1px 15px 0.5em 0;
	float: right;
}

.stimmen-teaser {
	float: left;
}

.stimmen-image {
	float: left;
	margin-right: 10px;
}

.stimmen-link {
	float: right;
}

.stimmen-content {
	float:left; 
	width:340px;
}

.stimmen-h4 {
	margin-top: 0px;
	color: #6B9603;
}

.stimmen-hr {
	margin-top: 0px
}

.news-image {
	float: left;
	margin: 0 10px 10px 0;
}

/* mobile navigation */
.mobile-tabs {
	text-align: center;
	width: 100%;
}

.mobile-tabs>a.btn {
	text-align: left;
	margin: 2px 0 2px 0;
	width: 130px;
	height: 35px;
	color: #76952F;
	font-weight: bold;
	border-radius: 0px;
	background: none;
	background-image: url(images/hg_80p_w.png);
}

.mobile-tabs>a.btn:hover {
	color: #555555;
	background-color: #EEEEEE;
}

.mobile-tabs>a.selected {
	color: #000000;
}

/* internal navigation */
.primarynavbarpanel {
	min-height: 47px;
}

.navbuttonwindow,.navbuttonpanel {
	height: 57px;
	overflow: hidden;
	margin-left: 10px;
}
/*.navbuttonwindow {
	width: 290px;
}*/
.navbuttonpanel {
	width: 1170px;
}

#btnScrollLeft,#btnScrollRight {
	height: 58px;
}

[class^="navbtn-"],[class*=" navbtn-"] {
	display: inline-block;
	width: 53px;
	height: 53px;
	line-height: 53px;
	/* vertical-align: text-top; */
	vertical-align: top;
	background-image: url(./images/intern_buttons_v6.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

[class^="navbtn-"]:hover,[class^=" navbtn-"]:hover,[class^="navbtn-"].active,[class^=" navbtn-"].active
	{
	margin-top: 3px;
}

.navbtn-gemeindeuebersicht {
	background-position: 0 0;
}

.navbtn-wetterservice {
	background-position: 0 -53px;
}

.navbtn-postverzicht {
	background-position: 0 -106px;
}

.navbtn-epostkasten {
	background-position: 0 -159px;
}

.navbtn-polizzenuebersicht {
	background-position: 0 -212px;
}

.navbtn-schadensmeldung {
	background-position: 0 -265px;
}

.navbtn-schadensstatus {
	background-position: 0 -318px;
}

.navbtn-stammdaten {
	background-position: 0 -371px;
}

.navbtn-kundenuebersicht {
	background-position: 0 -424px;
}

.navbtn-internedokumente {
	background-position: 0 -477px;
}

.navbtn-interventionen {
	background-position: 0 -530px;
}

.navbtn-verkaufsunterlagen {
	background-position: 0 -583px;
}

.navbtn-kontakt {
	background-position: 0 -636px;
}

.navbtn-support {
	background-position: 0 -689px;
}

.navbtn-spesen {
	background-position: 0 -742px;
}

.navbtn-spesensupport {
	background-position: 0 -795px;
}

.navbtn-spesenexport {
	background-position: 0 -848px;
}

.navbtn-vertreteruebersicht {
	background-position: 0 -901px;
}

.navbtn-aktuell {
	background-position: 0 -954px;
}

.navbtn-moodle {
	background-position: 0 -1007px;
}

.navbtn-wetterservice-info {
	background-position: 0 -1060px;
}

.navbtn-entwicklungsstadien {
	background-position: 0 -1113px;
}

/* hover states */
a.navbtn-gemeindeuebersicht:hover {
	background-position: -53px 0;
}

a.navbtn-wetterservice:hover {
	background-position: -53px -53px;
}

a.navbtn-postverzicht:hover {
	background-position: -53px -106px;
}

a.navbtn-epostkasten:hover {
	background-position: -53px -159px;
}

a.navbtn-polizzenuebersicht:hover {
	background-position: -53px -212px;
}

a.navbtn-schadensmeldung:hover {
	background-position: -53px -265px;
}

a.navbtn-schadensstatus:hover {
	background-position: -53px -318px;
}

a.navbtn-stammdaten:hover {
	background-position: -53px -371px;
}

a.navbtn-kundenuebersicht:hover {
	background-position: -53px -424px;
}

a.navbtn-internedokumente:hover {
	background-position: -53px -477px;
}

a.navbtn-interventionen:hover {
	background-position: -53px -530px;
}

a.navbtn-verkaufsunterlagen:hover {
	background-position: -53px -583px;
}

a.navbtn-kontakt:hover {
	background-position: -53px -636px;
}

a.navbtn-support:hover {
	background-position: -53px -689px;
}

a.navbtn-spesen:hover {
	background-position: -53px -742px;
}

a.navbtn-spesensupport:hover {
	background-position: -53px -795px;
}

a.navbtn-spesenexport:hover {
	background-position: -53px -848px;
}

a.navbtn-vertreteruebersicht:hover {
	background-position: -53px -901px;
}

a.navbtn-aktuell:hover {
	background-position: -53px -954px;
}

a.navbtn-moodle:hover {
	background-position: -53px -1007px;
}

a.navbtn-wetterservice-info:hover {
	background-position: -53px -1060px;
}

a.navbtn-entwicklungsstadien:hover {
	background-position: -53px -1113px;
}

/* active states */
a.navbtn-gemeindeuebersicht.active {
	background-position: -106px 0;
}

a.navbtn-wetterservice.active {
	background-position: -106px -53px;
}

a.navbtn-postverzicht.active {
	background-position: -106px -106px;
}

a.navbtn-epostkasten.active {
	background-position: -106px -159px;
}

a.navbtn-polizzenuebersicht.active {
	background-position: -106px -212px;
}

a.navbtn-schadensmeldung.active {
	background-position: -106px -265px;
}

a.navbtn-schadensstatus.active {
	background-position: -106px -318px;
}

a.navbtn-stammdaten.active {
	background-position: -106px -371px;
}

a.navbtn-kundenuebersicht.active {
	background-position: -106px -424px;
}

a.navbtn-internedokumente.active {
	background-position: -106px -477px;
}

a.navbtn-interventionen.active {
	background-position: -106px -530px;
}

a.navbtn-verkaufsunterlagen.active {
	background-position: -106px -583px;
}

a.navbtn-kontakt.active {
	background-position: -106px -636px;
}

a.navbtn-support.active {
	background-position: -106px -689px;
}

a.navbtn-spesen.active {
	background-position: -106px -742px;
}

a.navbtn-spesensupport.active {
	background-position: -106px -795px;
}

a.navbtn-spesenexport.active {
	background-position: -106px -848px;
}

a.navbtn-vertreteruebersicht.active {
	background-position: -106px -901px;
}

a.navbtn-aktuell.active {
	background-position: -106px -954px;
}

a.navbtn-moodle.active {
	background-position: -106px -1007px;
}

a.navbtn-wetterservice-info.active {
	background-position: -106px -1060px;
}

a.navbtn-entwicklungsstadien.active {
	background-position: -106px -1113px;
}

/*Schuster*/
ul {
	margin-left: 8px;
}

.search_list {
	color: #6b9603;
}

#content #mainpopup {
	padding: 0 10px 10px 10px;
}

table.fullwidth {
	width: 100%;
}

table.bare {
	margin: 0 0 0.5em;
	padding: 0;
	border: 0;
}

table.data {
	margin: 0 0 0.5em;
	/* width: 100%; */
	border-bottom-width: 1px;
}

.tcap {
	margin-top: 1.8em;
	font-weight: bold;
	font-size: 0.9em;
}

table.line {
	margin: 0 0 9px 0;
	padding: 0;
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

th {
	margin: 0;
	padding: 2px 4px;
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
}

tr.odd {
	background-color: #FFFFFF;
}

tr.even {
	background-color: #F2F2F2;
}

td {
	margin: 0;
	padding: 2px 4px;
	font-size: 1em;
}

td.right {
	text-align: right;
}

td.bold {
	font-weight: bold;
}

.w20 {
	width: 20px;
}

.w25 {
	width: 25px;
}

.w30 {
	width: 30px;
}

.w40 {
	width: 40px;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.smallprint th {
	font-size: 1em;
	text-align: left;
	background-color: #f2f2f2;
}

.smallprint td {
	font-size: 0.8em;
	padding: 0;
}

.margin_intern {
	margin-left: 10px;
	margin-right: 10px;
}

#_OmkNr_LC {
	width: 23px;
}

#f_OmkNr_LC {
	width: 23px;
}

#_OmkNr {
	width: 160px;
}

#f_OmkNr {
	width: 160px;
}

#jahr {
	width: 80px;
}

.alert-success {
	background-color: #fcf8e3;
	border-color: #fbeed5;
	color: #c09853;
}

.alert-success h4 {
	color: #c09853;
}

h2,h3 {
	line-height: 25px;
}
/* Boersefenster */
.boersefenster {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
	float: right;
}

.boersefenster td,.boersefenster tr {
	border: 0;
	padding: 0;
	line-height: 15px;
}

.boersefenster table tbody tr td table tbody tr td {
	line-height: 5px;
}

/* boersefenster (Raiffeisen) leere erste Zeile entfernen wegen Abstand von oben */
.boersefenster>table>tbody>tr>td>table>tbody:first-child>tr:first-child
	{
	display: none;
}

.boersefenster a {
	line-height: 15px;
}

.hagel_atprodukte {
	margin-top: 3px;
}

.boerseinfocontainer {
	float: right;
}

/*carousel special*/
.carousel .indicators {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 9px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: center;
}

.carousel .indicators .carousel-indicators {
	margin-left: auto;
	margin-right: auto;
}

textarea.hasPlaceholder,input[type='password'].hasPlaceholder,input[type='text'].hasPlaceholder
	{
	color: #999999;
}

li.linkselected>a,li.linkselected>a:hover {
	font-weight: bold;
}

.navbar .dropdown-menu:after,.navbar .dropdown-menu:before {
	display: none !important;
}

.container-fluid.contentbackground {
	padding: 0;
}

/* Counter */
#countercontainer {
	position: fixed;
	bottom: 0;
	/*height: 55px;*/
	margin-top: 57px;
	width: 100%;
	padding: 10px 10px 10px 10px;
	/*background-image: url(images/hg_80p_w.png);*/
	background-image: url("images/gras_150.png");
    background-position: center top;
	height:130px;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
	/* background-color: teal; */
}

#countercontainer span {
	font-weight: bold;
}

.counterholder {
	float: left;
	margin-top: 70px;
}

.hagel-counter {
	margin: 0px 10px;
	/* background-color: white;*/
	/*border: 3px solid #dddddd;*/
	/*border-radius: 5px;*/
	/*-moz-border-radius: 5px;
	-moz-box-shadow: 5px 5px 10px #000000;
	-webkit-box-shadow: 5px 5px 10px #000000;
	-khtml-box-shadow: 5px 5px 10px #000000;
	box-shadow: 5px 5px 10px #000000;*/
	vertical-align: text-bottom;
}

.counterslogan,.counterpfeil {
	float: right;
	padding-right: 20px;
	height: 100%;
	margin-top: 70px;
}

.counterslogan {
	font-size: 30px;
	font-weight: light;
	vertical-align: bottom;
	line-height: 30px;
}

.counterpfeil {
	vertical-align: middle;
	padding-top: 3px;
}

#counter_pfeil {
	font-weight:bold;
	font-size:96px;
	line-height:50px;
}

#lvCounter,#farmCounter {
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #ffffff;
	text-shadow: none;
}

#farmCounter_0,#farmCounter_1,#farmCounter_2,#lvCounter_6,#lvCounter_7,#lvCounter_8
	{ /*margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #000;*/
	
}

.counter_character {
	display: inline;
	float: left;
	position: relative;
	/*top: -35px;*/
	margin-left: 1px;
	margin-right: 1px;
}

.counter_text {
	font-weight: bold;
	background-color: #CCC;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	color: #000;
}

.counter_character_left {
	margin-left: 0px;
	margin-right: 1px;
}

.counter_character_inner {
	margin-left: 1px;
	margin-right: 1px;
}

.counter_character_right {
	margin-left: 1px;
	margin-right: 0px;
}

.counter_marker {
	position: relative;
	z-index: 10;
}

.sDiv2 .qsbox,.sDiv2 select {
	margin-bottom: 0;
}

.selectedRow {
	color: #9F2F18;
}

.no-year-datepicker .ui-datepicker-year {
	display: none;
}

#warncockpitliste,#warncockpitform {
	font-size: 0.8em;
}

#warncockpitliste .row {
	padding: 2px;
}

#warncockpitliste .oddrow {
	background-color: #edf2e2;
}

.prognosewrapper,
.analysewrapper {
	padding: 5px 5px 5px 5px;
	padding-bottom: 5px;
}

.prognosewrapper{
	margin-top: 5px;
	background-color: #edf2e2;
}
.analysewrapper {
	background-color: #bdca9f;
}

input.anzahltage.error,
input.vergleichswert.error,select.error,
#vonDatum.error,
#bisDatum.error,
#warnbezeichnung.error {
	border: 2px solid red;
}

.input-supermini{ 
	width: 30px; 
}

.input-smallmedium{ 
	width: 100px; 
}

.input-smallmediumplus{ 
	width: 112px; 
}

.input-mediumsmall{ 
	width: 130px; 
}

.span3.optionlabel{
	width: 180px;
	margin-top:10px;
}

.validationalert{
	color: red;
}

.infoiconbutton {
	background-color: transparent;
	border: none;
	position: relative;
	outline: none;
}

.infoicon {
	/*width: 20px;*/
	border: none;
	position: relative;
}

.deleteicon,.editicon {
	
}

#warnungform {
	padding-top:25px
	}
	
#warncockpit_margin {
	margin-top:35px;
	}	
	
.warncockpit_checkbox {
	margin:0px !important;
	}

#ortsuebernahme { 
	vertical-align:top;
	margin-top: 2px;
	
	}

#neueWarnung {
	margin-top:10px;}

input[readonly] {
    background-color: #EEEEEE;
    cursor: pointer;
}

/* letzte ausgewaehlte Positionen */
#toppositions {
	margin-bottom: 10px; 
	margin-top: 0px; 
	border: 1px solid #CCCCCC;
}

#toppositions .boxheader {
	background-color: #cccccc;
	padding: 2px;
}

.toppositionitems {
	list-style-type: none;
	margin-left: 0;
	padding-left: 8px;
}

.duerrestatusvalue {
	text-align: right;
	padding-right: 2px;
}

/* Vegetationsfortschritt*/
#vegetationsfortschrittholder {
	/* font-size: 0.9em;*/
}

.valuecolor {
	color: #000000;
}
.frueher {
	color: #8B0000;
}

.spaeter {
	color: #1E90FF;
}

div.spinedit { display: inline-block; position: relative; }
input[type="text"].spinedit { width: 35px; }
div.spinedit .icon-chevron-up,
div.spinedit .icon-chevron-down { position: relative; cursor: pointer; width: 12px; left: 8px; }
div.spinedit .icon-chevron-up { top: -4px; }
div.spinedit .icon-chevron-down { top: 11px; left: -4px; }
.form-search div.spinedit, .form-inline div.spinedit, .form-horizontal div.spinedit { top: 5px; }