* {
	margin:0;
	padding:0;
}
#main-wrapper {
	width:942px;
}
#header {
	width:942px;
	height:70px;
}

.yellow-row-top {
	background:#FFFFFF url(images_home/home_yellow_row_big.png) repeat-y ; 
}

.yellow-row {
	background:#FFFFFF url(images_home/home_yellow_row_small.png) repeat-y ; 
}
.blue-row-top {
	background:#FFFFFF url(images_home/home_blue_row_big.png) repeat-y ; 
}
.blue-row {
	background:#FFFFFF url(images_home/home_blue_row_small.png) repeat-y ; 
}
.red-row-top{
	background:#FFFFFF url(images_home/home_red_row_big.png) repeat-y ;
}
.red-row{
	background:#FFFFFF url(images_home/home_red_row_small.png) repeat-y ;
}

.homerowspacer{
	clear:both;
	height:6px;
}
.homerow-single {
	width:942px;
	height:420px;	
}
.homerow-big {
	width:942px;
	height:258px;	
}
.homerow-middle {
	width:942px;
	height:210px;
}
.homerow-small {
	width:942px;
	height:160px;
}

.homerow-leftnavigation {
	float:left;
	padding: 0 0 0 32px;
	width:226px;
}

.homerow-image-wrapper-single {
	float:left;
	margin: 24px 0 0 0;
	width:684px;	
	height:372px; 
}

.homerow-image-wrapper-big {
	float:left;
	margin: 24px 0 0 0;
	width:684px;	
	height:234px; 
}
.homerow-image-wrapper-middle {
	float:left;
	margin: 24px 0 0 0;
	width:684px;	
	height:186px; 
}
.homerow-image-wrapper-small {
	float:left;
	margin: 24px 0 0 0;
	width:684px;	
	height:136px; 
}


.headerimagelink{
	overflow:hidden;
	cursor:pointer;
	display: block ;
}
.bigheaderimage {
	float:left;
	width: 458px;
	height: 234px;

}

.smallheaderimage {
	float:left;
	width: 458px;
	height: 136px;
}

.homerow-leftnavigation .homelink{
		color:#000;		
		/* neu black arrow */
		/*padding:20px 0 5px 15px;*/
		padding:20px 0 5px 45px;		
		display:block;
}


.homerow-leftnavigation .arrow-yellow{		
		background-image: url('images_home/pfeil-schwarz-gelb.gif');
	        background-position:16px 24px;
}

.homerow-leftnavigation .arrow-blue{		
		background-image: url('images_home/pfeil-schwarz-blau.gif');
	        background-position:16px 24px;
}

.homerow-leftnavigation .arrow-red{		
		background-image: url('images_home/pfeil-schwarz-rot.gif');
	        background-position:16px 24px;
}

.homerow-leftnavigation ul {
	list-style: none; width: 226px; padding:0; margin:0;
}

.homerow-leftnavigation li {
	line-height:1.8em;
}

.homerow-leftnavigation ul li a {  padding: 0 0 0 45px; display:block;}
.mission-statement {
	font-size: 1.2em;
	font-weight:bold;
	padding:10px 15px 0 15px;
	
}

.homerow-leftnavigation  a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	font-size: 18px;
}
.homerow-leftnavigation  a:hover {
	text-decoration:underline;
}

.homebullet {
	
	
	background-repeat: no-repeat;
	background-position: 15px  center;
	margin-left: 0;
}

.yellowbullet{
	/*background-image: url('images_home/pfeil-gelb.gif');*/
	background-position:16px 2px; 
}
.redbullet{
	/*background-image: url('images_home/pfeil-rot.gif');*/
	background-position:16px 2px; 
}
.bluebullet{
	/*background-image: url('images_home/pfeil-blau.gif');*/
	background-position:16px 2px; 
}



.homerow-news {
	float:left;
	padding:7px;
	width:200px;
	color: #fff;	

}



.homerow-news a {
	color: #fff;
	text-decoration:none;
	cursor:hand;
}

.homepageteaser_header {
	padding-top:2px;
	font-size: 1.15em;
	font-weight:bold;
}

.homepageteaser_title {
	padding:1em 0 .3em 0;
	font-size: 1.15em;
	font-weight:bold;
}

.homepageteaser_text {
	padding-top:15px;
	font-size: 1em;
}
.homepageteaser_link a{
	padding-top: .6em;
	color: #fff;
	text-decoration:none;

}

.homepageteaser-main-link-small {
	height:110px;
}

.homepageteaser-main-link-big {
	height:200px;
}
/* only for interagire */
#content-header {
	margin-top:6px;
	background:url("images/ia_home_image.jpg") no-repeat scroll 0 0 #FFFFFF;
	float:right;
	height:600px;
	width:678px;	
}

#leftnav {height: 380px;}

#interagire-header {
	background:url("images/interagire_headerbg.gif") no-repeat scroll 0 0 #FFFFFF;
	height:99px;
	width:942px;	
}

#interagire-newsblock {
	width: 210px;
	margin: 15px 0 0 465px; 
	
}

#interagire-newsblock a {color:#fff;}

