/* CSS Document */

html{
	height: 101%;
}

.clearBoth{
	clear: both;
}

* { outline: none; border: none; }

body{
	background-color: #cccccc;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

#base{
	background-image: url(../images/base_background.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 700px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

.p_moreheight {
  line-height: 1.4em;
}

	#easyWhiteboard{
		position: absolute;
		margin: 0 0 0 735px;
	}

 	#flagButton{
 		position:absolute;
		margin-left: 575px;
		margin-top: 55px;
	}


/* Hotline Button  */

 	#tel_hotline_button{
 		position:absolute;
    margin-left: 680px;
		margin-top: 84px;
			width: 250px;
	}

/* Rabatt Button auf Startseite */

 	#rabatt_button{
    margin: -10px 0px 15px 15px;
	}
  
/* google plusone button  */

  #googleplusonebutton{
 		text-align:right;
    position:absolute;
    margin-left: 900px;
		margin-top: -5px;
			width: 50px;
    border:0px solid grey;  
  
  }

/* facebook button */

  #facebookbutton{
 		text-align:right;
    position:absolute;
    margin-left: 795px;
		margin-top: -5px;
			width: 115px;
    border:0px solid grey;  
  
  }

/* weihnachtsbaum 2011 */

  #weihnachtsbaum{
 		text-align:right;
    position:absolute;
    margin-left: 260px;
		margin-top: -10px;
			width: 259px;
    height: 140px;
    border:0px solid grey;  
  
  }


/* google sitesearch anfang */

 	#googlesitesearch{
 		position:absolute;
    margin-left: 644px;
		margin-top: 41px;
			width: 300px;
	}

.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #BCCDF0;
  }
  input.gsc-search-button {
    border-color: #666666;
    background-color: #CECECE;
    width: 70px;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #008000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult.gs-result .gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #0000CC;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #008000;
  }
  .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
  }

/* google sitesearch ende */

	
	a:link, a:visited, a:active{
		color: #0F4B7C; 
		text-decoration: underline;
	}
	
	a:hover{
		color: #0F4B7C;
		text-decoration: none;
	}
		
	#right{
		padding: 20px 0px 0px 0px;
	}

		#searchBox{
			float: right;
      width: 350px;
      margin-top: 10px;
			padding: 10px 0px 0px 0px;
		}
			#searchHead{
				background-image:url(../images/searchhead.png);
				background-repeat: no-repeat;
				height: 24px;
			  padding: 0px 0px 0px 0px;
      }
			
			#searchBody{
				background-image:url(../images/searchhead_body.png);
				background-repeat:repeat-y;
				padding: 0px 23px 0px 23px;
			}
			
      #searchBottom{
				background-image:url(../images/searchhead_bottom.png);
				background-repeat:no-repeat;
				height: 22px;
			}

		
		#contentBox{
			margin: 0;
			padding: 0;
		}
			#contentHead{
				background-image:url(../images/content_background_head.png);
				background-repeat: no-repeat;
				height: 24px;
			}
			
			#contentBody{
				background-image:url(../images/content_background_body.png);
				background-repeat:repeat-y;
				padding: 0px 23px 0px 23px;
			}
			
				#contentBodyHeadline{
					height: 25px;
				}
	
				#contentBody h1{
					font-size: 1.3em;
					color: #0F4B7C;
					margin: 0px;
					padding: 0px 0px 20px 0px;
				}			
				

				#contentBody h2{
					font-size: 1.2em;
					color: #0F4B7C;
					margin: 0px;
					padding: 0px 0px 5px 0px;
				}
                
                #contentBody p{
                    padding: 5px 0 5px 0;
                    margin: 0;
                }
				
				#contentBody h3{
					font-size: 1.1em;
					color: #0F4B7C;
					margin: 0px;
					padding: 0px 0px 35px 0px;
				}				
			
				#news{
					position: absolute;
					margin-left: 430px;
					margin-top: 17px;
				}	
		
				#content{
					border: solid 1px #c9c9c9;
					background: #ffffff url(../images/content_background.png) repeat-y;					
					padding: 20px 10px 10px 10px;
					padding: 0;
					font-size: 0.9em;
					min-height: 250px;
					height: auto !important;
					height: 250px;	
				}
				
				#contentRight{ float: left; width: 691px; padding-left: 20px;  padding-bottom: 20px; }
				
				#contentNews{
					border: solid 1px #c9c9c9;
					background: #ffffff url(../images/content_background.png) repeat-y;					
					padding: 20px 180px 10px 10px;
					padding: 0;					
					font-size: 0.9em;
					min-height: 350px;
					height: auto !important;
					height: 350px;					
				}				

				#contentNews #contentRight{ width: 530px;}

				#content h3, #contentNews h3{
					 padding: 7px 0px 7px 0px;
					 margin: 0px;
					 color: #0F4B7C;
					 font-size: 1.2em;
				}	
				
				#contentRight li{
					list-style-image: url(../images/li.gif);
				}
			
			#contentBottom{
				background-image:url(../images/content_background_bottom.png);
				background-repeat:no-repeat;
				height: 22px;
			}
			
#newsPages{
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

	#newsPages a:link, #newsPages a:visited, #newsPages a:active{
		color: #0F4B7C;
		border: 1px #0F4B7C solid;
		padding: 2px;
		margin-right: 3px;
		text-decoration: none;
	}
	
	#newsPages a:hover,
	#newsPages a:link.a, #newsPages a:visited.a, #newsPages a:active.a{
		color: #ffffff;
		border: 1px #0F4B7C solid;
		padding: 2px;
		margin-right: 3px;		
		background-color: #0F4B7C;
		text-decoration: none;
	}
									
			
	#footer{
		float: right;
		width: 300px;
		text-align: right;
		font-size: 0.8em;
		height: 15px;		
		padding-right: 24px;
	}
		
		ul.footerMenu{
			padding: 0px;
			margin: 0px;
			float: right;
		}	
			ul.footerMenu li{
				float: left;
				list-style-type: none;
				margin-right: 10px;
			}
			
			ul.footerMenu li a{ color: #808080; text-decoration: none; }
			ul.footerMenu li a:hover{ text-decoration: underline; }			
			
	#footerLogos{
		float: left;
		width: 400px;
		padding-left: 20px;
	}
	
		#footerLogos p{ margin: 0; padding; 0; }
			
input, textarea{
	background-color: #e5e5e5;
	border: solid 1px #e5e5e5;
	width: 210px;
	color: #0f4b7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
}		

input.d, textarea.d{
	background-color: #e5e5e5;
	border-top: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;			
	width: 210px;
	color: #0f4b7c;
	font-size: 9pt;	
	padding: 2px;	
}	

input.o, textarea.o{
	background-color: #F5F5F5;
	border: solid 1px #e5e5e5;
	color: #0f4b7c;	
	font-size: 9pt;	
	padding: 2px;	
}

input.e, textarea.e{
	background-color: #F5F5F5;
	border: solid 1px #e5e5e5;
	border-bottom: solid 1px #e60000;
	color: #0f4b7c;	
	font-size: 9pt;	
	padding: 2px;	
}

input.button{
	background-color: #0f4b7c;
	border: solid 1px #0f4b7c;
	width: 100px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
}

.newsTeaser{
	background-color: #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/news_background.png);
	background-repeat: repeat-x;
	border: 1px solid #eeeeee;
}

.newsTeaser:hover{
	background-color: #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../images/news_background.png);
	background-repeat: repeat-x;
	border: 1px solid #c9c9c9;
}
	.newsTeaser h3, .newsTeaser:hover h3{
		 padding: 0px 0px 7px 0px;
		 margin: 0px;
		 color: #0F4B7C;
		 font-size: 1.2em;
	}

		.newsTeaser h3 a:link, .newsTeaser h3 a:visited, .newsTeaser h3 a:active, 
			.newsTeaser:hover h3 a:link, .newsTeaser:hover h3 a:visited, .newsTeaser:hover h3 a:active{
			color: #0F4B7C; 
			text-decoration: none;
		}
		
		.newsTeaser h3 a:hover, .newsTeaser:hover h3 a:hover{
			color: #0F4B7C;
			text-decoration: none;
		}

		.newsDescription a:link, .newsDescription a:visited, .newsDescription  a:active{
			color: #000000; 
			text-decoration: none;
		}
		
		.newsDescription a:hover{
			color: #000000;
			text-decoration: none;
		}
	
	
	.newsSpace{
		background-image: url(../images/news_space.gif);
		background-repeat: repeat-x;
	}
	
	.newsDatum{
		float: left;
		width: 200px;
		color: #999999;
		font-size: 0.9em;
	}
	
	.newsLink{
		float: right;
		text-align: right;
		width: 200px;
	}
	
#newsBox{
	position: absolute;
	width: 193px;
	margin-left: 770px;
	margin-top: 40px;
}	

	#newsBoxHead{
 		background-image: url(../images/news_box_head_n.png);
		background-repeat: no-repeat;
		width: 193px;
		height: 19px;
		padding: 10px 0px 0px 10px;
		color: #222;
		font-weight: bold;
	}
	
	#newsBoxCenter{
		background-image: url(../images/news_box_center.png);
		background-repeat: repeat-x;
		width: 193px;
		background-color: #eeeeee;
	}
	
	#newsBoxBottom{
		background-image: url(../images/news_box_bottom_n.png);
		background-repeat: no-repeat;
		width: 193px;
		height: 15px;
	}

#newsBoxContent{
	margin: 0px 0px;
	padding: 9px;
	font-size: 0.8em;
	color: #444477;
	background-color: #eee;
	border-left: solid 1px #505050;
	border-right: solid 1px #505050;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

#newsBoxContent_umfr {
	margin: 0px 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #444477;
	background-color: #eee;
	border-left: solid 1px #505050;
	border-right: solid 1px #505050;
	min-height: 220px;
	height: auto !important;
	height: 220px;

}

	#newsBoxContent h2{
		color: #e46c0a;
		padding: 0px 0px 3px 0px;
		margin: 0px;
		font-size: 1.2em;
	}
	
		#newsBoxContent h2 a:link, #newsBoxContent h2 a:visited, #newsBoxContent h2 a:active{
			color: #cb6818; 
			text-decoration: none;
		}
		
		#newsBoxContent h2 a:hover{
			color: #cb6818;
			text-decoration: none;
		}	
		
	#newsBoxContent a:link, #newsBoxContent a:visited, #newsBoxContent	 a:active{
		color: #444477; 
		text-decoration: underline;
	}
	
	#newsBoxContent a:hover{
		color: #222255;
		text-decoration: none;
	}		
	
	#newsBoxContent .newsBoxShort a:link, #newsBoxContent .newsBoxShort a:visited, #newsBoxContent .newsBoxShort a:active{
		color: #444477; 
		text-decoration: none;
	}
	
	#newsBoxContent .newsBoxShort a:hover{
		color: #222255;
		text-decoration: none;
	}			
	
	.newsBoxSpace{
		background-image: url(../images/news_box_space.gif);
		background-repeat: repeat-x;
	}
	
/* Newsletter */

#nltb{
	
}

	#nltb h3, #nltbs h3{
		margin: 0;
		padding: 0 0 10px 0;
		color: #fff;
	}
	
.boxGreen a{
	color: #fff;
	text-decoration: underline;
}



.newsletterboxTop{
	background-image: url(../images/newsletterbox_top.gif);
	width: 260px;
	height: 10px;
}

#nltbs .newsletterboxTop{
	background-image: url(../images/newsletterbox_180_top.gif);	
	width: 180px;	
}

.newsletterboxContent{
	background-color: #0f4b7c;
	background-image:url(../images/newsletterbox_background.gif);
	background-repeat: repeat-x;
	padding: 0 10px;
	width: 240px;
	min-height: 160px;
	height: auto !important;
	height: 160px;	
	color: #fff;
}

.newsletterboxContent p{
	padding: 0px 0px 20px 0px;
	margin: 0px;	
}

#nltbs .newsletterboxContent{
	background-image:url(../images/newsletterbox_180_background.gif);	
	width: 160px;	
}

.newsletterboxBottom{
	background-image: url(../images/newsletterbox_bottom.gif);
	width: 260px;
	height: 10px;
}

#nltbs .newsletterboxBottom{
	background-image: url(../images/newsletterbox_180_bottom.gif);	
	width: 180px;
}

#nltb form, #nltbs form{
	padding: 0px;
	margin: 0px;
}

#nltb input, #nltb select, #nltbs input, #nltbs select{
	background-color: #5781a4;
	border: solid 1px #0f4b7c;
	height: 18px;
	width: 150px;	
	padding: 4px 2px 0 2px;	
	margin: 2px 0;
	color: #fff;	
}

#nltb input.d, #nltbs input.d{
	background-color: #fff;
	color: #0f4b7c;
}

#nltb input.o, #nltbs input.o{
	border-color: #8aa7bf;
}

#nltb input.error, #nltb select.error, #nltbs input.error, #nltbs select.error{
	background-color: #e80000;
	border-color: #e80000;
	height: 18px;
	width: 150px;	
	padding: 4px 2px 0 2px;	
	margin: 2px 0;
	font-weight: normal;
	color: #fff;
}

#nltb select, #nltb select.error, #nltbs select, #nltbs select.error{
	height: 24px;	
	width: 156px;	
}

#nltb label, #nltbs label{
	width: 75px;
	height: 16px;
	margin: 2px 0;	
	display: block;
	float: left;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
}

#nltbs label{
 display: inline;
 float: none;
}

#nltb input.button, #nltbs input.button{
	background-color: #e46c0a;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	border: 0px;
	width: 100px;
	height: auto;
}

#nltbAbmelden{
	padding: 5px 0px 0px 10px;
	margin: 0;
}

	#nltbAbmelden a{
		color: #4D4D4D;
	}
	
.newsletterClose{
	margin-top: 10px;	
	cursor: pointer;
}

#imgButtonNl{
	cursor: pointer;	
}

/* Preistabelle */
table.verlauf, table.shop{
	background-image: url(../images/table_background.gif);
	background-repeat: repeat-x;
}
	table.verlauf input{
		border: 0;
	}

tr.subh {
	background-color: #0F4B7C;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table.contact td{
	padding: 0 0 0 3px;
}

table.verlauf tr.formTR:hover,
	table.contact tr.h:hover,
	table.contact td.h:hover{		
	background-color: #c6d4e0;
}

th{
	color: #0F4B7C;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
}

td.tableSpace{
	height: 8px;
}

table.verlauf td{
	padding: 5px 5px 5px 10px;
	border: 1px solid #787878;
	border-width: 0 0 1px 0;	
}

table.verlauf td.fstCol{
	border: 1px solid #787878;
	border-width: 0 1px 1px 0;
}

table.verlauf td.sndCol{
	border: 1px solid #787878;
	border-width: 0 1px 1px 0;
}

td.tableInput{
	width: 220px;
}

td.tableInput input{
	width: 220px;
}

td.tableInputCplRow{
	padding: 0px;
}

td.tableInputCplRow input{
	width: 596px;
	margin: 0px;
}

.verlaufTableF{
	border: 0px;
	background-color: #fff;
	
	width: 220px;
	height: 17px;
	margin: 0px;
}

input.verlaufTableFe{
	border: 0px;
	background-color: #e80000;
	color: #fff;
	
	width: 220px;
	height: 17px;
	margin: 0px;
}

td.e{
	border: #e80000 1px solid;
	border-width: 0 0 1px 0;
}

td.error{
	color: #e80000;
}

span.error{
	color: #e80000;
	font-weight: bold;
}

table.vDefault th{
	text-align: left;
	background-color: #0F4B7C;
	color: #fff;
	padding: 5px 10px;
}

table.vDefault tr:hover{
	background-color: #c6d4e0;
}

/* Navigation */
#navigation{ width: 180px; float: left; padding: 20px 0 20px 0; }
#navigation ul{ margin: 0; padding: 0; position: relative; }
#navigation ul.sub{ border-bottom: 1px solid #9fb7cb; padding: 10px 0; background: url(../images/navigation_background.png) repeat-x; }
#navigation li{ list-style: none; list-image: none; }
#navigation li a{ display: block; padding: 8px 5px 8px 20px; border-bottom: 1px solid #9fb7cb; font-size: 1.2em; font-weight: bold; text-decoration: none; background: url(../images/navigation_item_arrow.png) no-repeat 5px 11px;}
#navigation li a:hover, #navigation li a.a{  background: #9fb7cb url(../images/navigation_item_arrow_o.png) no-repeat 4px 13px; border-bottom: 1px solid #fff; color: #fff; }
#navigation ul li ul li a{ display: block; border: none; background: none; padding: 3px 3px 3px 20px; font-weight: normal; font-size: 1.0em; }
#navigation ul li ul li a:hover{ text-decoration: underline; background: none; border: none; color: #0F4B7C; }
#navigation ul li ul li a.a{ text-decoration: none; background: none; border: none; color: #0F4B7C; font-weight: bold; }
