/*

=======================================================================================================
TS-Webdesign Stuttgart
spezielle Styles für aupairs4you
=======================================================================================================*/

#center #inhalt{
	padding-bottom: 0px;
}

#in_de #nav_leiste .infos,
#in_eu #nav_leiste .infos{
	margin: 5px 32px 0 20px;
	border: 1px dotted #647dbd;
	padding: 5px;
}

#in_de #textbereich,
#in_eu #textbereich {
	height: 500px;
	overflow: auto;
	margin: 15px 10px 0 0;
	border: 1px dotted #647dbd;
	padding-left: 25px;
}
#in_eu #textbereich {
	height: 500px;
}

/************** .story *****************/

#in_de #inhalt .story p,
#in_eu #inhalt .story p {
	padding: 0 20px 0px 0;
}

/************** .galerie *****************/

#inhalt .galerie{
	clear: both;
	padding: 10px 15px 15px 0;
}
.galerie h3{
	background-color: #ACBADD;
	margin: 10px 0;
	padding: 5px 10px;
	border-color: #35487B;
	border-width: 1px;
	border-style: solid;
}
.galerie h3 span{
	float: right;
	font-size: 150%;
	margin-top: -2px;
}
#inhalt .galerie h3 a{
	text-decoration: none;
}
.galerie img{
	padding: 4px;
	border-color: #35487B;
	background-color: #ACBADD;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-right: 26px;
	margin: 0 26px 0 0;
}
.galerie h4 {
	padding: 10px 0 20px 0;
	background-color: #ACBADD;
	margin: 0 0 10px 0;
	padding: 7px 0 7px 8px;
	border-color: #35487B;
	border-width: 1px;
	clear: both;
	width: 300px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
#inhalt .fotos{
	padding: 5px 0px 15px 0px;
	text-decoration: none;
}
#inhalt .fotos a{
	text-decoration: none;
}

