#config-view2 a{
text-decoration:none;
}

/*start*/

	#ud960-wrap {
		display: block;
		width: 960px;
		margin: 10px auto; 
		padding: 0;
		text-align: center; /*** fix IE and align = center ***/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height:1.222em;
		font-weight: normal;
		font-variant: normal;
		word-spacing: normal;
		letter-spacing:	normal;
margin-top:-10px;margin-left:-10px;
font-size:12pt;
	}	
	#ud960-main {
		text-align: left; /* restore text align on left */
		padding: 1px;	
		border: 1px solid #b1b2b4;
		background-color: #fff;
		line-height: 1.222em;
		font-size: 0.75em;
	}	
	/************************************************************************************
	#ud960-header
	*************************************************************************************/	
	#ud960-header {
		margin: 0; 
		padding: 15px 15px 10px 21px;
		font-size: 0.825em !important;
	}
	#ud960-header h1.slogan {
		margin: 20px 0 0 0; 
		padding: 0;
		color: #003D86;
		background-color: transparent;
		font-weight: bold;
		line-height:1.222em;
		font-size: 1.6em;
		float: right;
	}
	#ud960-header img {
		border: 0;
	}
	
	#ud960-decoRow {
		color: #000;
		background-color: #003D86;
		height: 25px;
		display: block;
	}
	#ud960-contentArea {
		background: url(http://domain-research.de/banner/html/960/bg-verlauf.jpg) left bottom repeat-x;
		min-height: 482px;
		display: block;
	}
	#ud960-content {
		background: url(http://domain-research.de/banner/html/960/bg-kugel.jpg) left bottom no-repeat;
		min-height: 482px;
		display: block;
		position: relative;
	}	
	#ud960-content h1.headline-1 {
		display: block;
		text-align: right;
		margin: 0;
		padding: 100px 200px 0 0;
		background-color: transparent;
		font-size: 2.3em;
	}
	#ud960-content h1.headline-2 {
		display: block;
		text-align: right;
		margin: 0;
		padding: 20px 50px 0 0;
		background-color: transparent;
		font-size: 2.3em;
	}
	* html #ud960-content, * html #ud960-contentArea {
		height: 482px;
	}
	.ud960-stempel {
		margin: 0;
		padding: 5px 16px;
		color: #FFF;
		background-color: #E60003;
		border: 1px solid #FFF;
		position: absolute;
		top: 168px; 
		left: 420px;
		text-align: center;
	}
	.ud960-stempel a {
		font-size: 1.2em;
		line-height: 1.222em;
		color: #FFF;
		background-color: transparent;
		font-weight: bold;
	}
	.ud960-search {
		margin: 40px 0 0 20px;
		padding: 0;
		position: relative;
		background-color: #003D86;
		color: #FFF;
		min-height: 100px;
		width: 440px;
		float: right;
		border: 1px solid #FFF;
		border-right: 0;
	}
	* html .ud960-search {
		height: 100px;
	}
	.ud960-www {
		position: absolute;
		bottom: 35px;
		left: 20px;
	}
	.ud960-search textarea {
		padding: 2px;
		width: 160px; 
		height: 65px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.ud960-textarea {
		position: absolute;
		bottom: 30px;
		left: 65px;
	}
	.ud960-tld {
		position: absolute;
		bottom: 35px;
		left: 240px;
	}
	.ud960-btn {
		position: absolute;
		bottom: 30px;
		left: 290px;
	}
	input.ud960-button {
		border: 1px solid;
		border-top-color: #666;
		border-left-color: #666;
		border-right-color: #000;
		border-bottom-color: #000;
		height: 23px; 
		font-weight: bold;
		cursor: pointer;
	}
	
	.ud960-left          { float: left; }
	.ud960-right         { float: right; }
	.ud960-clear         { clear: both; }