/* PORTAL STYLES _______________________________________*/

#topPortal { 
	position: relative;
	background-color: #74706d;
	background-image: url(../images/core/start_schatten_oben.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 1097px;
	height: 70px;
	margin: 0;
	padding: 0; 
}

#logosPortal { 
	position: absolute;
	top: 177px;
	left: 306px;
	width: 800px;
	height: 52px;
	padding: 0;
	margin: 0; 
}

.logoPortal { 
	position: relative;
	float:left;
	padding: 0;
	margin: 0; 
}

#hauptBereichPortal { 
	background-image: url(../images/core/hg_portal.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 1050px;
	height: 757px;
	margin: 0px;
	padding: 0 24px 0 23px; 
}

#headerPortal {
	position: relative;
	width: 1050px;
	height: 160px;
	margin: 0 0 19px 0;
	padding: 0; 
}

#contentStart {
	position:absolute;
	top: 450px;
	left: 335px; 
	width: 720px;
	margin: 0;
	padding: 0;
}

.intro {
	font-size:0.75em;
	position:relative;
	float:left;
	width: 180px;
	margin: 0 55px 0 0;
	padding: 0;}
	
.intro p {
	margin: 0 0 20px 0;
	padding: 0;} 
	
.intro a {
	text-decoration:none;
	color: #a92c4d;} 

.impressum {
	font-size:0.75em;
	position:relative;
	float:left;
	width: 480px;
	margin: 0 0 0 0;
	padding: 0;
}
	
.impressum p {
	margin: 0 0 20px 0;
	padding: 0;} 
	
.impressum a {
	text-decoration:none;
	color: #000000;} 