/* description: Contains styles of the intro page */
h2 {
	color: #00832C;
	font-size: 2.1em;
}

p {
	line-height: 17px;
}

.trennlinie {
	background-image: url(../media/images/content/references/linie.png);
	background-repeat: repeat-x;
	margin:25px 20px 25px 44px;
}

#header img.itb_adv {
	padding-top: 12px;
	height: 60px;
	width: auto;
}

#intro_container {
	
}

#intro_header {
	background: url(../media/images/intro/Header_Intro.png) no-repeat white;
	height: 450px;
	margin-bottom: 10px;
}

#intro_header.eng_version {
	background: url(../media/images/intro/Header_Intro_en.png) no-repeat white;
	height: 450px;
	margin-bottom: 10px;
}

#intro_header a {
	left:130px;
	position:relative;
	top:320px;
}


.testemonials_header {
	background: url(../media/images/intro/bubble_32.png) no-repeat white left top;
	min-height: 32px;
	padding: 5px 0 0 37px;
	margin-left: 55px;
}

.testemonials_first_col{
	padding-left: 55px;
}

.testemonials_sec_col{
	
}

.testemonials_first_col p{
	line-height: 15px;
	font-size: 1.3em;
	font-style: oblique;
	float: left;
	width: 180px;
}

.testemonials_sec_col p{
	line-height: 15px;
	font-size: 1.3em;
	font-style: oblique;
	float: left;
	width: 180px;
}


.first_quotMark {
	float: left;
	margin-right: 5px;
}

.last_quotMark {
	margin-left: 5px;
	clear: both;
	
}


p.quote_author {
	font-size: 100%;
	font-style: normal;
	color: #3F3F3F;
	display:block;
	text-align: right;
	
}

.first_col h2 {
	background: url(../media/images/intro/phone_32.png) no-repeat white left center;
	min-height: 32px;
	padding-left: 37px;
	margin-bottom: 5px;
	
}

.first_col {
	padding-left: 55px;
}

.sec_col p {
}

.sec_col h2 {
	background: url(../media/images/intro/user_32.png) no-repeat white left center;
	min-height: 32px;
	padding-left: 37px;
	margin-bottom: 5px;
}



#events_container {
	background-image: url(../media/images/intro/event_box_part1.png);
    background-repeat: no-repeat;
    margin-top:30px;
}

.events_container_ending {
	background-image: url(../media/images/intro/event_box_part2.png);
    background-repeat: no-repeat;
    height:20px;
}

.events_header {
	padding: 17px 0 0 32px;
	height: 60px;
}

.events_header .title {
	width:130px;
	float: left;
}

.events_header .title.right {
	float: right;
}

.events_header .title p{	
	color: #70695B;
	font-size: 2.1em;
	line-height: normal;
}


.events_header img {
	position:relative;
	top:-50px;
	width: 106px;
	height: 95px;
	border:1px solid #CCCCCC;
}

.event_text {
	width: 210px;
	padding: 0 20px 0 32px;
}

.event_text a {
	background:url("../media/images/content/references/Link_Pfeil_Schatten.png") no-repeat scroll right center transparent;
	display:block;
	height:20px;
	padding:10px 22px 0 0;
	width:120px;
	
}

.news_header p {
	float: left;
	font-size:2.2em;
	letter-spacing:0.1em;
	font-family: "Trebuchet MS", Helvetica, sans-serif, ;
	margin-left:13px;
	margin-top:20px;
	color: #3F3F3F;
}

.news_header a {
	display: block;
}

.news_header {
	height:50px;
}

.news_header img {
	bottom:44px;
	left:10px;
	position:relative;
}

