@charset "UTF-8";
/* CSS Document for derrohleder.de

  2009 m.kirsch design+konzeption */


* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}


html {
	background-color: ###4B4B4B;
}


body {
	text-align: center;
	margin: 0;
	margin-top: 15px;
	color: #000000;
	font-style:normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #4B4B4B;

	}
	
	



p  {
	text-align: center;
/*	color: #FFFFFF;
	font-style:normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif; 
*/
	margin-bottom: 20px;
	}
	

a {
	color: #000000;
 	text-decoration: none;
	}


a:visited {
	color: #000000;
 	text-decoration: none;
	}

a:hover {
	color: #333333;
 	text-decoration: none;
	}	
	



p1  {
	color: #FFFFFF;
	margin-bottom: 20px;
	}	
	

p1 a {
	color: #FFFFFF;
 	text-decoration: none;
	}


p1 a:visited {
	color: #FFFFFF;
 	text-decoration: none;
	}

p1 a:hover {
	color: #CCCCCC;
 	text-decoration: none;
	}


	


h2 	{
	color: #FFFFFF;
	font-style:normal;
	font-size: 32px;
	line-height: 40px;
	font-family: Helvetica, Arial, sans-serif; 
	margin-top: 50px;
	margin-bottom: 20px;
	}
	
h3 	{
	font-style:normal;
	font-size: 32px;
	line-height: 40px;
	font-family: Helvetica, Arial, sans-serif; 
	margin-bottom: 20px;
	text-decoration: none;
	}
	
h2 a {
	color: #FFFFFF;
 	text-decoration: none;
	}


h2 a:visited {
	color: #FFFFFF;
 	text-decoration: none;
	}

h2 a:hover {
	color: #CCCCCC;
 	text-decoration: none;
	}

