
a,
a.external-link {
	color:#666666;
}


/* Schrift-Style Klassen */
.green_headline {
	font-weight: normal;
	color: #61c900;
		
	letter-spacing: 0.1pt;
	font-family: Tahoma;
}
.gray_headline{
	font-weight: normal;
	color: #8e8e8e;			
	letter-spacing: 0.1pt;
	font-family: Tahoma;
}
#midcol p.orange_headline {
	color:#FF9900;
	font-size: 20px;
	font-weight: bold;
	margin: 7px 0;
		
}

#midcol .green_headline,
#midcol .gray_headline  {
	font-size: 24px;
	line-height: 28px;
}

/* Schriftgrößen für Überschriften je nach Box verschieden */
#midcol .hp_box_breit .green_headline,
.hp_box_schmal .green_headline,
#midcol .hp_box_breit .gray_headline,
.hp_box_schmal .gray_headline {
	font-size: 26px;	
}
#midcol .drittelbox .green_headline,
#midcol .drittelbox .gray_headline {
	font-size: 18px;
	letter-spacing: 0.2pt;
	padding: 0 0 10px 0;
	
}
#midcol .drittelbox .orange_headline {
	width: 166px;
	font-weight: bold;
	position: relative;
	left: -7px;
	padding: 4px 5px 4px 5px;
	margin: 7px 0;
	background-color:#FF9900;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

p.hp_box_breit {
	background: url(/fileadmin/img/pr/frau_mit_laptop.jpg);
	background-position:left top;
	width: 544px;
	height: 174px;
	overflow: hidden;
	padding: 3px 10px 3px 10px;	
	margin: 0;
	color: #666666;
	font-family:Arial;
	font-size:11px;
}
div.hp_box_schmal {
	background: url(/fileadmin/img/bg/hp_box_schmal.jpg);
	background-position:left top;
	width: 255px;
	height: 174px;
	overflow: hidden;
	padding: 3px 10px 3px 10px;	
	font-size:11px;
}
div.drittelbox,
p.drittelbox {
	background: url(/fileadmin/img/bg/hp_box_dreier.jpg);
	background-position:left top;
	width: 162px;
	height: 169px;
	overflow: hidden;
	padding: 3px 7px 3px 7px;	
	margin: 15px 12px 5px 0;	
	float: left;
	font-size: 11px;
	line-height: 14px;
	
}
.drittelbox img {
	float: left;
	margin: 0 3px;
}
.drittelbox br {
	margin: 0;
	padding: 0;
	line-height: 6px;
}
.drittelbox p.bodytext,
div.drittelbox p {
    font-size: 11px;
	line-height: 14px;
}

p.drittelbox_ohne_rahmen {	
	width: 176px;
	height: 176px;
	overflow: hidden;
	padding: 0;	
	margin: 15px 12px 5px 0;	
	float: left;
	font-size: 11px;
	line-height: 14px;
	
}

/* HP Box rechts unten */
div.hp_right_upper {
	margin: 20px 0  0 10px;	
}
div.hp_right_upper  .green_headline,
div.hp_right_upper  .gray_headline {
	font-size: 26px;	
	letter-spacing: 0.2pt;	
}
div.hp_right_upper h3 {
	margin: 0 0 20px 0;
}
div.hp_right_upper p {
	margin-bottom: 20px;
}
p.hp_book_text {
	width: 110px;
	line-height: 15px;
}

/* Default Typo3  class für p-tags */
.bodytext {
	/* clear: both; */
	margin: 0px 0;
	display: block;	
	position: relative;
}
#calc {
	background: url(/fileadmin/img/bg/hp_box_calc.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	width: 562px;
	height: 66px;
	overflow: hidden;
	padding: 3px 20px 3px 10px;	
	margin-top: 20px;
}
#calc p {
	color: #ffffff;
	padding: 8px 20px 10px 80px;
}
img#calcpic {
	position: absolute;
	top: 10px;	
	left: 40px;
}


/* Links */
a.orange_button {
	background-color:#FF9900;
	color:#FFFFFF;	
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-weight: bold;
}

br  {
  line-height: 5px;
}

/* Bilder-Text-Blöcke */
div.csc-textpic-imagewrap,
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
    margin: 5px 10px 0 0 !important;
	
}

csc-textpic-text {
   margin-left: 40px;
}

/* FAQ Styles */
.tx-irfaq-pi1 p {
   margin: 0;
}
/* E-Card Tool */
.visu_ecard img {
   width: 303px;
}

#ecardprev {
   border: 1px solid #c0c0c0;
   padding: 10px;
   margin: 10px 0 10px 0;
}

