body {
	margin:0;
	padding: 0;
	font-size:62.5%;
	font-family: verdana,arial,helvetica,sans-serif;
	background:#383838;
}

img {
	border:0;
}

div#left img{
	float:left;
}

a {
	color:white;
}

h1, h2, h3 {
	color:#B50B18;
}

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1.1em;
}

div#root_start {
	font-size:1.1em;
	line-height:1.5em;
	margin:Auto;
	margin-top:50px;
	width:884px;
	height:700px;

}

div#left {
	overflow:hidden;
	float:left;
	height:640px;
	background:white;
	width:314px;
}

div#nav_start {
	overflow:hidden;
	float:left;
	width:320px;
	height:640px;
	background:white;
	font-size:0.9em;

}


div#right_start {
	overflow:hidden;
	float:left;
	width:250px;
	height:640px;
	background:#99121A;
	color:#EFD1D4;
	line-height:1.4em;

}

	span.termine	{
		float:left;
		margin:5px 15px 8px 15px;

	}


div#footer_l_start {
	float:left;
	width:280px;
	background:#383838;
	color:#BEBEBE;
}

	a.link3	{
		color:#BEBEBE;
	}

div#footer_r_start {
	float:right;
	width:100px;
	background:#383838;
	color:#BEBEBE;
}

div#start_service	{
	height:120px;
	width:250px;
}

	a.link4 {
		margin:0!important;
	}


