body{
	background-color :white;
}

img{
	
	border-width: 0px;
}


h1{
	
	color: yellow;
	
	font-size: 15px;
	font-weight: bold;
}

/************************************************/
/* Startseite									*/


.front_content{
	
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 10em;
	
	width: 426px;
}

.front_button_wir{
	
	float: left;
	
	margin-right: 10px;
}

.front_button_team{
	
	float: left;
	
	margin-right: 10px;
}

.front_button_kontakt{
	
	float: left;
}
	

/************************************************/
/* subseite										*/

.sub_content{
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10em;
		
	width: 790px;
	height: 394px;
	
		border-style: solid; 
		border-width: 0px;
		border-color: black;
		
		height: 30px;
}

.sub_buttons{
	
	width: 135px;
	height: 394px;
	
	margin-right: 10px;
	float: left;
	
	border-color: black;
	border-style: solid;
	border-width: 0px;
}

	.sub_button_logo{
		
		margin-bottom: 10px;
	}
	
	
	.sub_text_home{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0px;
		
		background-image: url("imgs/in_media_pro_steckt.gif");
			
	}

	.sub_text_radio{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0px;
		
		background-image: url("imgs/medium_radio.gif");		
	}
		.content_radio{
			
			padding-top: 25px;
			padding-left: 50px;
		}
		
		.content_radio_box{
			
			padding-top: 215px;
			padding-left: 160px;
		}
	
	.sub_text_spotkampagne{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0px;
		
		background-image: url("imgs/spotkampagne.gif");		
	}
		.content_spot_box{
			padding-top: 225px;
			padding-left: 130px;	
		}
	.sub_text_sponsoring{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0px;
		
		background-image: url("imgs/sponsoring.gif");		
	}
	
		.content_sponsoring_box{
				
			padding-top: 215px;
			padding-left: 160px;
		}

	.sub_text_team{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0px;
		
		margin-top: 0px;
		
				border-style: solid; 
		border-width: 0px;
		border-color: black;

		
		background-image: url("imgs/team.gif");	
	}
		.content_team{
		 
		 	border-color: black;
		 	border-width: 1px
		 	border-style: solid;
		 	
		 	padding-top: 30px;
		 	padding-right: auto;
		 	padding-left: 100px;
		}

	.sub_text_kontakt{
		
		border-color: black;
		border-width: 0px;
		
		width: 643px;
		height: 394px;
		
		margin-left: 0x;
		
		background-image: url("imgs/kontakt.gif");	
	}
		.content_kontakt{
		 	padding-top: 100px;
		 	padding-right: auto;
		 	padding-left: 40px;
		}




	.sub_text_content{
		
		max-width: 500px;
		
		margin-left: auto;
		margin-right: auto;
		padding-top: 80px;
		

		
	}
	
	.sub_navi{
		
		margin-right: auto;
		margin-left: auto;
		float: left;		
	}