/*allgemein*/
html{
	background:#529e2e url(../img/wallpaper/tapete_1_18.png);
}
/*/allgemein/

/*-------------------------------------------------------------------------------------------------*/

/*t3_page*/
#t3_page{
	width:828px;
	overflow:hidden;
	margin:5px 15px 15px 15px;
}
/*/t3_page*/

/*-------------------------------------------------------------------------------------------------*/

/*t3_header*/
#t3_header{
	margin-top:15px;
	padding:9px;
	background:url(../img/header_bg-trans.png) no-repeat;
}

	/*t3_logo*/
	#t3_logo{
		height:120px;
		overflow:hidden;
	}
		#t3_logo a, #t3_logo a:visited{
			display:block;
			height:120px;
			width:200px;
			overflow:hidden;
			text-indent:-1000em;
		}
	/*/t3_logo*/
	
	/*t3_stage*/
	#t3_stage{
		height:160px;
		overflow:hidden;
	}
		#t3_stage iframe{
			height:160px;
			width:810px;
			overflow:hidden;
			border:0;
			background:none;
		}
	/*/t3_stage*/

/*/t3_header*/

/*-------------------------------------------------------------------------------------------------*/

/*t3_mainmenu*/
#t3_mainmenu{
	height:41px;
	width:810px;
	margin:0 9px 0 9px;
	overflow:hidden;
	background:url() repeat-x;
}

	#t3_mainmenu ul, #t3_mainmenu li{
		list-style:none;
		margin:0;
		padding:0;
	}
	#t3_mainmenu li{
		display:inline;
		float:left;
		overflow:hidden;
	}
	
	#t3_mainmenu li a{
		display:block;
		text-indent:-1000px;
		height:33px;
		margin-top:8px;
		margin-left:0px;
	}
	
		/*Menu Buttons*/
		#t3_mainmenu li.t3_nav1 a{
			width:42px;
			margin-left:0;
			background:url(../img/menu/home-trans.png) no-repeat;
		}
		
			#t3_mainmenu li.t3_nav1 a:hover{
				background:url(../img/menu/home-trans.png) -42px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav1 a.act{
				background:url(../img/menu/home-trans.png) -84px no-repeat;
			}
		
		#t3_mainmenu li.t3_nav2 a{
			display:block;
			width:99px;
			background:url(../img/menu/themen-trans.png) no-repeat;
		}
		
			#t3_mainmenu li.t3_nav2 a:hover{
				background:url(../img/menu/themen-trans.png) -99px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav2 a.act{
				background:url(../img/menu/themen-trans.png) -197px no-repeat;
			}
		
		#t3_mainmenu li.t3_nav3 a{
			display:block;
			width:95px;
			background:url(../img/menu/europa-trans.png) no-repeat;
		}
		
			#t3_mainmenu li.t3_nav3 a:hover{
				background:url(../img/menu/europa-trans.png) -95px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav3 a.act{
				background:url(../img/menu/europa-trans.png) -190px no-repeat;
			}
		
		#t3_mainmenu li.t3_nav4 a{
			display:block;
			width:86px;
			background:url(../img/menu/partei-trans.png) no-repeat;
		}
		
			#t3_mainmenu li.t3_nav4 a:hover{
				background:url(../img/menu/partei-trans.png) -86px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav4 a.act{
				background:url(../img/menu/partei-trans.png) -172px no-repeat;
			}

		#t3_mainmenu li.t3_nav6 a{
			display:block;
			width:135px;
			background:url(../img/menu/duo-trans.png) no-repeat;
		}
		
			#t3_mainmenu li.t3_nav6 a:hover{
				background:url(../img/menu/duo-trans.png) -135px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav6 a.act{
				background:url(../img/menu/duo-trans.png) -270px no-repeat;
			}
		/*/Menu Buttons*/
		/*Button Meine Kampagne*/
		#t3_mainmenu li.t3_nav5{
			display:block;
			float:right;
		}
		
		#t3_mainmenu li.t3_nav5 a{
			width:236px;
			background:url(../img/menu/kampagne-trans.png) no-repeat
		}

			#t3_mainmenu li.t3_nav5 a:hover{
				background:url(../img/menu/kampagne-trans.png) -236px no-repeat;
			}
			
			#t3_mainmenu li.t3_nav5 a.act{
				background:url(../img/menu/kampagne-trans.png) -472px no-repeat;
			}
		/*/Button Meine Kampagne*/

/*/t3_mainmenu*/

/*-------------------------------------------------------------------------------------------------*/

/*t3_content*/
#t3_content{
	padding:5px 14px 5px 14px;
	margin:0 6px 0 6px;
	background:url(../img/content_bg-trans.png) no-repeat;
}
/*/t3_content*/

/*-------------------------------------------------------------------------------------------------*/

/*t3_footer*/
#t3_footer{
	height:280px;
	overflow:hidden;
	padding:0 14px 0px 14px;
	margin:0 6px 0 6px;
	background:url(../img/footer_bg-trans.png) no-repeat;
}
/*/t3_footer*/

/*-------------------------------------------------------------------------------------------------*/

