﻿h1.titredepage_h1{
	width:805px;
	font-size:11px;
	font-weight:normal;
	margin:0 0 2px 1px;
	text-align:right;
	color:#636466;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
	
h2.titredepage_h2{
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	width:700px;
	margin:0 0 0 20px;
	padding:20px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

.background {
	background-image:url('http://media.vertbaudet.de/Medias/3-6-4/77/1/babyschuhe-jpg_m-1754766079.jpg');
	background-repeat:no-repeat;
	width:810px; 
	height:210px;
	}

.container {
	width:750px; 
	height:130px;
	margin:20px 0 0 20px;
}

#containertext {
	font-size: 12px;
	color: #5a5a5a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:10px;
}

.nav {
	margin:5px 0 0 5px;
	font-size:14px;
}

a.text:link { text-decoration:none; color:#d0426a; }
a.text:active { text-decoration:none; color:#d0426a; }
a.text:visited { text-decoration:none; color:#d0426a; }
a.text:hover {
	color:#d0426a;
	text-decoration: underline;
}


