@charset "utf-8";
/* CSS Document */

.buttonbackground {
	margin: 0px;
	padding: 0px;
	width:275px;
	height:254px;
	float:left;
	}

.buttonlinktop{
	margin: 0px;
	float:left;
	padding: 0px;
	width:275px;
	}

.buttonlinknews {
	float:left;
	margin: 0px 4px 0px 17px;
	}

		.buttonlinknews	a{
			background: transparent url(images/button-news-up.jpg) center top no-repeat;
			width:61px;
			height:27px;
			float:left;
			display:block;
			line-height:27px;
			}
		
		.buttonlinknews a:hover, .buttonlinknews a:active	{
			background: transparent url(images/button-news-ro.jpg) center top no-repeat;
			}

.buttonlinkblog {
	float:left;
	margin: 0px 4px 0px 0px;
	}
		.buttonlinkblog a	{
			background: transparent url(images/insights.jpg) center top no-repeat;
			width:76px;
			height:27px;
			float:left;
			display:block;
			line-height:27px;
			}
		
		.buttonlinkblog a:hover, .buttonlinkblog a:active	{
			background: transparent url(images/insights-ro.jpg) center top no-repeat;
			}

.buttonlinkseminar {
	float:left;
	margin: 0px 0px 0px 0px;
	}

		.buttonlinkseminar a	{
			background: transparent url(images/button-seminars-up.jpg) center top no-repeat;
			width:99px;
			height:27px;
			float:left;
			display:block;
			line-height:27px;
			}
		
		.buttonlinkseminar a:hover, .buttonlinkseminar a:hover	{
			background: transparent url(images/button-seminars-ro.jpg) center top no-repeat;
			}

.buttonlinkbottom {
	background: url(images/tab-background.jpg) center top no-repeat;
	margin: 0px;
	float:left;
	padding: 0px;
	width:275px;
	height:227px;
	}

.buttontext p, buttontext h3	{
	margin:	0px;
	padding: 0px;
	}
