body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCCCCC;
}

#container {
	width:980px;
	padding: 0px; 	
	margin:0 auto;
	background-color:#FFF;
	border: 2px solid #a4aba0;
	overflow: auto;
}

#main-frame {
	clear:both;
	overflow:auto;
	height:100%;
	width:980px;
	background-color:#FFF;
	background-image:url(../images/backgr.gif);
	background-repeat:repeat-y;
}

#header {
	height:125px;
	margin:0;
	padding:0;
	background:#E0EDD8;
	border-bottom:2px solid #a4aba0;
}

#topnav {
	height:30px;
	padding-right:5px;
	background:#1A962B;
}

#topnav #social {
	float: right;
	width: 190px;
}

#topnav #social-google {
	margin-top: 5px;
	float: left;
	width: 70px;
}

#topnav #social-fb {
	margin-top: 5px;
	float: right;
	width: 120px;
}


#subheader {
	width:980px;
	height:6px;
	background-color:#a4aba0;
}


.bild-links{
	float:left;
}

.bild-rechts{
	float:right;
}


#content {
	float:left;
	width:579px;
}

#condiv {
	width:552px;
	margin-left:10px;
	margin-top:5px;
	padding:1px 5px 50px 10px;
	background:#FFF;
}

#condiv li {
	list-style-image: url(../images/icons/list.gif);
}

.content_right {
	float:right;
	overflow: auto;
	width:206px;
	padding:5px 0 14px 0;
	margin:0px;
	background-color:#fff;
}

.rightbox {
	clear: both;
	width: 196px;
	margin:0 5px 10px 5px;;
	text-align:center;
}

.rightbox-header {
	padding:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1A962B;
}

.rightbox-content {
	overflow: hidden;
	padding:5px;
	font-size:13px;
	border:1px solid #1A962B;
}

.rightbox-content p {
	margin:8px 0;
	padding:0;
	font-size:12px;
}

.rightbox-content a:hover {
	text-decoration:underline;
	color:#1A962B;
}

.rightbox-form {
	float: left;
	height: 85px;
	width: 122px;
}

.rightbox-form form {
	margin: 0;
	padding: 0;
}
.rightbox-form input {
	width: 122px;
	height: 18px;
	margin: 0 0 1px 0;
	padding: 0;
	border: 1px dashed #E6E6E6;
	font-size: 11px;
}

.rightbox-rr-image {
	float: right;
	width: 60px;
	height:90px;
	background:url(../images/rightbox/rueckruf_image.jpg) no-repeat bottom;
	margin: 0 -5px -5px 0;
}

.leftbox {
	width: 150px;
	margin: 20px 5px 10px 5px;
	text-align:center;
}

.leftbox-header {
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background-color:#E7E7E7;
}

.leftbox-content {
	padding:5px;
	font-size:13px;
	border:1px solid #E7E7E7;
	background-color:#FFFFFF;
}

.leftbox-content p {
	margin:8px 0;
	padding:0;
	font-size:12px;
}

.leftbox-content a:hover {
	text-decoration:underline;
	color:#1A962B;
}

.contentbox {
	width: 450px;
	margin: 20px 3px 10px 5px;
	text-align:center;
}

.contentbox-header {
	padding:5px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background-color:#E7E7E7;
}

.contentbox-content {
	padding:5px;
	font-size:13px;
	border:1px solid #E7E7E7;
	background-color:#FFFFFF;
}

.contentbox-content p {
	margin:8px 0;
	padding:0;
	font-size:12px;
}

.contentbox-content a:hover {
	text-decoration:underline;
	color:#1A962B;
}

.liketext {
	font-size: 11px;	
}

#confooter {
	float: left;
	height:15px;
	width:980px;
	font-size:10px;
	background-color:#a4aba0;
}

#confooter a {
	float:right;
	margin-right: 215px;
	text-decoration: none;
	color: #000000;
}

#footer {
	margin: 0 auto;
	width:980px;
	height: 180px;
	font-size:10px;
	background-color:#E1EDD9;
    border: 2px solid #A4ABA0;
}

#footer .footerinner {
	padding: 10px 0 10px 193px;

}

#footer .block {
    border-left: 1px solid #A4ABA0;
    display: inline;
    float: left;
    min-height: 160px;
    padding: 5px 35px 5px 19px;
	background-color:#E1EDD9;
}

a.intern { display:inline-block; background-image:url(../images/icons/pfeilgruen.gif); padding-left:13px; background-repeat:no-repeat; background-position:center left; border:0px; text-decoration:underline; color:#000000;}
a.extern { display:inline-block; background-image:url(../images/icons/pfeilgruen.gif); padding-left:13px; background-repeat:no-repeat; background-position:center left; border:0px; text-decoration:underline; color:#000000; }
a.mailto { display:inline-block; background-image:url(../images/icons/pfeilgruen.gif); padding-left:13px; background-repeat:no-repeat; background-position:center left; border:0px; text-decoration:underline; color:#000000; }
a.main   { display:inline-block; background-image:url(../images/icons/pfeilgruen_main.gif); padding-left:13px; background-repeat:no-repeat; background-position:center left; border:0px; text-decoration:underline; color:#000000; }


input {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
}

select {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
}

textarea {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
}

@media print {
 .keindruck  { display:none; }
}

H1 {
    font-size: 18px;
    FONT-FAMILY: Arial, Tahoma, sans-serif;
}
H2 {
    font-size: 14px;
    FONT-FAMILY: Arial, Tahoma, sans-serif;
}
H3 {
    font-size: 13px;
    FONT-FAMILY: Arial, Tahoma, sans-serif;
}

.text-small {
	font: 8pt Arial, Tahoma, sans-serif;
}
.text-normal {
	font: 10pt Arial, Tahoma, sans-serif;
}
.text-gross {
	font: 13pt Arial, Tahoma, sans-serif;
	font-weight: bold;	
}
.text-white {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.price {
	font-size: 16pt;
	font-weight:bold;
}

.ausbildung-content {
	width: 520px;
	border: #1A962B 1px solid; 
	padding: 5px 5px 5px 5px;
	overflow: auto;
}

.ausbildung-content p {
	font-size: 12px;
	padding: 0;
	margin: 8px 0 8px 0;
}


.ausbildung-content A:hover {
	color: #1A962B;
	Text-Decoration: underline;
}

.epubbox {
	/*border: 1px solid #999;*/
	/*background-color: #E2E2E2;*/
	margin: 10px 0 10px 0;
	overflow: auto;
}

.epubtitle {
	width: 530px;
	float: left;
	height: 170px;
}

.epubtitle .epub-image {
	float: left;
	margin-right: 10px;
}

.epubtitle .epub-titel {
	font-weight: bold;
}
.epubtitle .epub-autor {
	font-style:italic;
}
.epubtitle .epub-isbn {
}
.epubtitle .epub-stores {
	margin-top: 10px;
}
.epubtitle .epub-stores a {
	margin-right: 3px;
}

.emagtitle {
	width: 530px;
	float: left;
	height: 170px;
}

.emagtitle .emag-image {
	float: left;
	margin-right: 10px;
}

.emagtitle .emag-titel {
	font-weight: bold;
}
.emagtitle .emag-autor {
	font-style:italic;
}
.emagtitle .emag-isbn {
}
.emagtitle .emag-stores {
	margin-top: 10px;
}
.emagtitle .emag-stores a {
	margin-right: 3px;
}


.right {
	float: left;
	width: 245px;
	margin: 0 20px 25px 10px;
}

.right a {
	color: #000000;
}

		
	.rt {
		background: #e7e7e7 url(../images/main/rt.gif) no-repeat;
		color: #000000;
		height: 5px;
	}
		
	.right_articles {
		height: 125px;
		min-height: 125px;
		background: #e7e7e7 url(../images/main/rb.gif) no-repeat bottom;
		color: #000000;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles h3{
		margin-top: 0px;
		font-size: 1.2em;
	}

	.articles-spacer {
		margin-left: 50px;
	}


	.right_articles li {
		font-size: 1.0em;
	}


	.right_articles a {
		color: #000000;
		text-decoration:none;
	}

	.right_articles a:hover {
		color: #1A962B;
		text-decoration:underline;
		font-weight: bold;
	}

		
.right2 {
	float: right;
	width: 245px;
	margin: 0 20px 25px 0px;
}

.right_articles .image {
	float: left;
	margin: 0 9px 3px 0;
}

img {
	border:none;
}


/* ######### CSS for Video Tabs.  ######### */

.whitepage {
	background-color: #FFFFFF;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
top: 1px;
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/icons/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/icons/shadeactive.gif);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/**************************************************************
	Stanzen
**************************************************************/

#stanzenformular {
	padding: 2px;
}

#stanzenformular p {
	margin-bottom: 5px;
	margin-top: 2px;
}

#stanzenformular label {
	float: left;
	width: 120px;
}

#stanzenformular input, #stanzenformular textarea, #stanzenformular select {
	border: 1px solid #cac9b9;
	width: 188px;
}


#stanzenformular label.red {
	border: none;
	color: red;
}

#stanzenformular .customRed {
	border: none;
	color: red;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#stanzenformular .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

.td-headline {
	color: #FFFFFF;
	background: #1A962B;
}

.td-headline2 {
	color: #000000;
	border-bottom-color: #1A962B;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.border {
	border-bottom: 1px;
	border-bottom-color: #1A962B;
	border-bottom-style: solid;
}


/* Kalkulation */
.label {
	float: left;
	width: 75px;
}

.form_kalk {
	/*margin-left: 70px;*/
	min-height: 25px;
}

.kalkulator  {
	overflow: visible;
}

.kalkulator select {
	width: 250px;
}

.form-input {
	width: 250px;
}

.label-send {
	float: left;
	width: 75px;
}

.form-send {
	/*margin-left: 70px;*/
	min-height: 25px;
}

.angebot fieldset {
	width: 350px;
}

.error {
	font-weight: bold;
	color:#FF0000;
}

.kalkbox {
	margin: 0px 3px 10px 0px;
	text-align:center;
	width: 135px;
	float: left;
}

.kalkbox-single {
	margin: 0px 3px 10px 0px;
	text-align:center;
	width: 135px;
	float: left;
}

.kalkbox-header {
	background-color: #A4ABA0;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
	padding: 5px 5px 5px 5px;
}

.kalkbox-content {
	border-left: #A4ABA0 1px solid; 
	border-right: #A4ABA0 1px solid; 
	border-top: #A4ABA0 1px solid; 
	padding: 5px 5px 5px 5px;
	height: 175px;
	font-size: 12px;
}

.kalkbox-content img {
	margin-bottom: 3px;
}

.kalkbox-content a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.kalkbox-footer {
	border-left: #A4ABA0 1px solid; 
	border-right: #A4ABA0 1px solid; 
	border-bottom: #A4ABA0 1px solid; 
	height: 30px;
}
.kalkbox-footer a {
	font-size: 10px;
	color: blue;
	text-decoration:underline;
}

.clear {
	clear: both;
}

.teaser {
	width: 520px;
	border: #A4ABA0 1px solid; 
	margin: 0 0 10px 10px;
}

.kalkteaser {
	padding: 3px;
}

.kalkteaser-box {
	margin: 0px 0px 5px 0px;
	text-align:center;
	width: 55px;
	float: left;
}

.teaser a {
	margin-top: 5px;
	color: #1A962B;
	text-decoration:none;
}
.teaser h1 {
	margin: 8px 0 3px 0;
}
.teaser p {
	margin: 0 0 5px 0;
	font-size: 11px;
}

.kalk-imagebox {
	height: 105px;
	overflow: hidden;
}

.kalk-image {
	margin-top: 15px;
}

.kalk-digiimage {
	position: relative;
	top: -105px;
}


/* Relativer Tooltip Kalkulationshilfe */
a.tooltipKalk, a.tooltipKalk:link, a.tooltipKalk:visited, a.tooltipKalk:active  {
  position: relative;
  text-decoration: none; 
  color: #000000; 
 }
  
a.tooltipKalk:hover {
  color: #0000ff; 
  background: transparent;
 }

a.tooltipKalk span {
  display: none;  
  text-decoration: none; 
}

a.tooltipKalk:hover span {
  display: block;
  position: absolute; 
  top: 0px; 
  left: 30px; 
  width: 190px;
  z-index: 100;
  overflow:visible;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
  }
  
a.tooltipKalk span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
	position: relative;
}
  
a.tooltip:hover {
	background: transparent;
}

a.tooltip span {
	display: none;  
	text-decoration: none; 
}

a.tooltip:hover span {
	display: block;
	position: absolute; 
	top: -20px; 
	left: 20px; 
	z-index: 100;
	background-color: #DADED9;
	border: #000000 1px solid;
	margin: 0;
	padding: 0;
}
  
a.tooltip span b {
	display: block;
	margin: 0;
	padding: 0;
}


/* Infobox Produkt */
.produkt_infobox {
	width: 340px;
	padding: 0px;
}

.produkt_infobox h3 {
	font-size:13px;
	font-weight:bold;
	padding:5px;
	margin: 0px;
	background-color: #E0EDD8;
}

.produkt_infobox p {
	border: 1px solid #E0EDD8;
	margin: 0 0 10px 0;
	padding: 5px;
}

.produkt_infobox a {
	font-size:13px;
	text-decoration: underline;
	color: #000000;
}


#item{
	border-bottom:1px solid #1A962B; 
	border-collapse:collapse;
}

#item td{
	border-bottom:1px solid #1A962B;
	border-right:1px dashed #1A962B;
}

#item tr{
	border-bottom:2px solid #1A962B;
}

#item th{
	border:none;
}

.facebookbox {
	position: relative;
	float:right;
}

a.button {
	cursor: pointer;

	font-family: Verdana;
	font-weight: bold;
	color: #212121;

	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);

	padding: 10px 15px;

	border: 2px solid #ffffff;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;

	background: #E1EDD9;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(#E1EDD9),
		color-stop(#E1EDD9)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#E1EDD9,
		#E1EDD9
	);

	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

a.button:hover {
	border: 1px solid #afafaf;
}

div.buttoncont {
	margin: 30px;
}

.product_gallery {
	border: 1px solid #E0EDD8;
}
