
body {
	/* Keine Abstände zu allen Seiten (Ränder) */
	margin: 0 0 0 0;
	margin-top: 93px;
}

li { line-height: 28px; }

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #eb79ac;
	outline: 0;
}

a:hover	{
	text-decoration: underline;
	font-weight: normal;
	color: #eb79ac;
	outline: 0;
}

image {
	border: 0; 
}

/*
 *  BASIC FONT
 */
 
html {
	font-family: arial;
	font-size: 13px;
}

.bg {
	background: #fff url('background.jpg') no-repeat center top;
}

.bg2 {
	background: #fff url('webflyer_background.jpg') no-repeat center top;
}

.background_site { 
	background: #0B0D0E url('images/tlm_splashsite_v4_01.jpg') repeat center top;
}

h1 { color: #eb79ac;}