body {
	background		: #08304d;
	color			: #7b7b7b;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
 

	
 

}
.kundeninfo input[type=text],
.kundeninfo textarea,
.kundeninfo input[type=select]{width: 300px;}
.infobox{border-bottom: 1px solid #066fa7;

	color: #fff;
	box-shadow:			0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25);
	line-height: 40px;
	width: 100%;
	 font-size: 10px;

	}
.nobg{margin-left: -10px; padding: 0px; border: 0px; background-color: transparent;}
.achtung{color: red;}
.nav 
{
	background: #155e94	url( '../images/topbg.png' );
	background-repeat	: repeat-x;
	clear: both;
	color: #7b7b7b;
	height: 55px;

	position: relative;
	z-index:9999;
	margin: 0px;
	 font-size: 17px;
	padding-left: 30px;

 }
 .pagenavi{

	color: #7b7b7b;
	font-weight: bold;

	padding-left: 20px;
	
	}
div.pagenavi{
	color: #7b7b7b;
	font-weight: bold;
	background: #ffcb4a;
	padding-left: 20px;
	line-height: 40px;

	}	
.pagenavi a:link,
.pagenavi a:visited
{color: #7b7b7b;font-size: 10px;text-decoration: none;
margin-right: 20px;
 float: left;
display: block;}
.pagenavi a:hover{color: #ffc83f;font-size: 10px;}

.firsta{margin-left: 30px;}
.nav a.navi:link,
.nav a.navi:visited{
  color: #7b7b7b;
  position: relative;
  display: block;
  text-decoration: none;
  padding-left: 0.6em;
  padding-right: 0.6em;
  float: left;
   font-size: 1.1em;
  display: block;
  padding-top: 0px;
  vertical-align: middle;
  text-align: center;
  font-family: 'Yanone Kaffeesatz',sans-serif;
  line-height: 55px;
  margin-top: -0px;

}
.nav  a.navi:hover
{
background: #ffcb4a;
color: #fff;
text-decoration: none;
	
}

.nav  a.active{background: #ffcb4a;
color: #fff;
text-decoration: none;
 position: relative;
  display: block;
  text-decoration: none;
  padding-left: 0.6em;
  padding-right: 0.6em;
  float: left;
   font-size: 1.1em;
  display: block;
  padding-top: 0px;
  vertical-align: middle;
  text-align: center;
  font-family: 'Yanone Kaffeesatz',sans-serif;
  line-height: 55px;
  margin-top: -0px;
  
  
  }

	.clear {   
		clear: both;
		display: block;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		width: 0;
	}
.tabletop{position: absolute;width: 96%;padding: 0px;clear: both;margin-left: 30px; font-size: 0.9em; text-align: left; }
/*########### Fax ###########*/

.faxview{
width: 150px;
border:0px;
background-color:#dddddd;
}

.faxview_header{
font-weight:bold;
background-color:#f7cc7d;
}
/*########### Fax ###########*/


a:link,
a:active,
a:visited{
color:#13607a; font-size: 0.9em;
text-decoration: none;
}

a:hover{color:#5aaef6;
background: transparent;
text-decoration: none;
}

.tabletoplogin{margin: 39px auto;width: 200px;background: #f3f3f3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 10px;
border:1px solid #dddcdc}
.tabletoplogin h3{width: 200px; text-align: center;}
.tip{	
	
	font-size: 11px;
	padding-bottom		: 2px;
	padding-right		: 10px;
	padding-top		: 2px;
	padding-left		: 10px;
	color			: #13607a;
	font-weight		: bold;
	cursor			: pointer;
}
.nonshaddow{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;

}
table{padding: 5px;background: #f3f3f3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #dddcdc; font-size: 0.9em;

-webkit-box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
}
table.nonshaddow{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;

}

td{ font-size: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-bottom		: 8px;
	padding-right		: 10px;
	padding-top		: 8px;
	padding-left		: 10px;
}

tr:nth-child(2n){
   background-color: #e5e5e5;

 }
 
table tr:first-child
{
	height: 30px;
	color: #7b7b7b;
	font-weight: bold;
	}

/*##################################################################################*/
#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #000;
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

	#unitippoint, #unitipmid, #unitipcap {
		position: relative;
		top: 0px; 
		left: 0px;
		width: 205px;
		display: block;
	}
	
	#unitippoint { 
		background: url(http://verwaltung.hogibo.net/images/TipPoint.png) no-repeat; 
		height: 19px; 
		overflow: hidden; 
	}
	
	#unitipmid { 
		background: url(http://verwaltung.hogibo.net/images/TipMid.png) repeat; 
		width: 175px;
		height: auto; 
		padding: 5px 15px;
	}
	
	#unitipcap { 
		background: url(http://verwaltung.hogibo.net/images/TipCap.png) no-repeat; 
		height: 7px; 
		overflow: hidden; 
	}





.footer {
	text-align		: center;
	border-color		: #f3f3f3;
	border-style		: solid;
	border-width		: 0px;
	border-right		: none;
	border-left		: none;

}
.gesamt{

	color			: red;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: underline;
	font-weight		: bold;
	padding-bottom		: 10px;
	padding-right		: 10px;
	text-align		: right;


}

.backbuch{
	color			: red;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	padding-bottom		: 10px;
	padding-right		: 10px;
	text-align		: right;
}


.scrollup{
    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
    width:50px;
    height:50px;
    position:fixed;
    bottom:3px;
    right:5px;
    z-index: 999999;
    background:#ffcb4a url(http://verwaltung.hogibo.net/images/up-arrow-icon.png) no-repeat;

}
.scrollup3{
    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
    width:50px;
    height:50px;
    position:fixed;
    bottom:3px;
    left:5px;
    z-index: 999999;
    background:#ffcb4a url(http://verwaltung.hogibo.net/images/up-arrow-icon.png) no-repeat;

}
.scrollup2{

    width:100%;
    height:5px;
    position:fixed;
    bottom:0px;
    right:0px;
    z-index: 999999;
    background:#ffcb4a;

}


.scrollup:hover{  background:#ffcb4a url(http://verwaltung.hogibo.net/images/up-arrow-icon.png) no-repeat;}
input[type=text], input[type=password] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
    padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, input[type=password]:focus{
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

select{
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
    padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;

    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
textarea{
color:#666;
font-size:14px;
margin:5px 0px 10px 0px;
padding:10px;

border:#999 1px solid;
    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
box-shadow: 0 0 5px rgba(81, 203, 238, 0);
-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0); 

} 
textarea:focus, select:focus{
color:#000;
outline:none;
border:#35a5e5 1px solid;
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}


option{padding-top: 3px;line-height: 30px;}
input[type=submit],
a.button,
input[type=submit]:hover
{
border: 0px;
width: 135px;
  color: #ffffff;
  background-color: #3276b1;
  border-top-color: #285e8e;
  border-right-color-value: #285e8e;
  border-bottom-color: #285e8e;
  border-left-color-value: #285e8e;
  display: inline-block;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 3px;
  padding-left: 12px;
  margin-bottom: 0px;
 
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: transparent;
  border-right-color-value: transparent;
  border-bottom-color: transparent;
  border-left-color-value: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nonBgColor{background: transparent; border: none;-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.rahmenlayout{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}



div.vertragsdaten{border: 2px solid #155e94 ;margin-top: 30px;
	box-shadow:0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25); 
}
h3.vertragsdaten{background: #155e94; width: 300px;margin-bottom: 0px; margin-top: -27px;padding: 6px; display: block;margin-left: -2px; color:#fff;}

div.rechnung{border: 2px solid #155e94 ;margin-top: 30px;
		box-shadow:0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25); 
}
h3.rechnung{background: #155e94; width: 300px;margin-top: -27px;margin-bottom: 0px; padding: 6px; display: block;margin-left: -2px; color:#fff;}

div.bewertung{border: 2px solid #155e94 ;margin-top: 30px;
		box-shadow:0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25); 
}
h3.bewertung{background: #155e94; width: 300px;margin-top: -27px;margin-bottom: 0px; padding: 6px; display: block;margin-left: -2px; color:#fff;}

div.kundentxt{border: 2px solid #155e94 ;margin-top: 30px;
		box-shadow:0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25); 
}
h3.kundentxt{background: #155e94; width: 300px;margin-top: -27px;margin-bottom: 0px; padding: 6px; display: block;margin-left: -2px; color:#fff;}


.scroll{overflow: scroll; height: 600px;
}
.sperren{;margin-left: 290px;z-index: 999;margin-top: -6px;}
.sperren2{margin-left: 450px;z-index: 999;margin-top: -6px;}

input[type=submit]:hover,
a.button:hover{background-color: #4d94d1;}
a.red{background: #b10b26;}
a.green{background: #00a90c;}
a.red:hover{background: #dc0f0f; }
a.short, input.short[type=submit]{width:  40px;}
a.short3, input.short[type=submit]{width:  10px;}
a.short2, input.short2[type=submit]{width:  60px;}
textarea.news {
	color				: black;
	text-decoration			: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	border				: 1px solid #B7B7B7;
	background-color		: #eaeaea;
	height				: 200px;
	width				: 500px;
}
.dreieck{
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #3276b1 transparent;
position: absolute; margin-top: -15px;
margin-left: 80px;
}
#test-gdocsviewer {
background: #f3f3f3;width:200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 10px;
border:3px solid #3276b1;
padding:5px; position: absolute; z-index: 999;
	box-shadow:			0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:	0px 1px 1px rgba(0, 0, 0, 0.25);
}

/* Style all gdocsviewer containers */
.gdocsviewer {
	margin:10px;
}


.main{width:300px;}
.main2{width:100px;}
.magic{margin-top:10px; display:none;
background: #f3f3f3;width:200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 10px;
border:3px solid #3276b1;
padding:5px; position: absolute; z-index: 999;
-webkit-box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
-moz-box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
box-shadow: 0px 10px 12px -2px rgba(0,0,0,0.46);
}
.main:hover .magic{display:block}
input.bottom {
	color				: black;
	text-decoration			: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	border				: 1px solid #000000;
	background-color		: #f3f3f3;
}



select.dropdown_noborder {
	color				: black;
	text-decoration			: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	border				: 0px solid #B7B7B7;
	background-color		: #f3f3f3;
}

textarea.textarea_noborder {
	color				: black;
	text-decoration			: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	border				: 0px solid #B7B7B7;
	background-color		: #f3f3f3;
}

textarea.textarea_border {
	color				: black;
	text-decoration			: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	border				: 1px solid #B7B7B7;
	background-color		: #f3f3f3;
}

.maintitle {
	width				: 99%;
	background-color		: #f7cc7d;
	border-color			: #000000;
	border-style			: solid;
	border-width			: 0px;
	text-align			: left;
}

.main_field_name {
	width				: 84%;
	background-color		: #f3f3f3;
	border-color			: #B7B7B7;
	border-style			: solid;
	border-width			: 0px;
	text-align			: left;
}
img{border:0px;}
