﻿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:16px;
	font-weight:normal;
	color:#ffffff;
	width:360px;
	padding:50px 0 0 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
    }

.background {
	background-image:url('http://media.vertbaudet.de/Medias/3-6-4/77/1/kinderjacken-jpg_m-910497867.jpg');
	background-repeat:no-repeat;
	width:810px; 
	height:210px;
	}

.container {
	padding:140px 0 0 0;
	width: 380px;
	}

#containertext {
	font-size: 12px;
	color: #ffffff;
	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:#ffffff; }
a.text:active { text-decoration:none; color:#ffffff; }
a.text:visited { text-decoration:none; color:#ffffff; }
a.text:hover {
	color:#ffffff;
	text-decoration: underline;
}


