/*
Leitfarbe #ffcc00 - buttonbg, pathumbshover
dunkler #d4a900 - links
blau #147ecc - border
#fdf4b9 - background
*/

a {
	text-decoration: none;
}

a:focus {
	text-decoration: underline;
}

body {
	background: #fdf4b9 url(../aupair.body-bg.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0; 
	padding: 0;
	text-align: center;
}

dfn {
	display: inline;
	height: 0px;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0px;
}

hr {
	color: #147ecc;
	background-color: #147ecc;
	height: 1px;
	border: 0;
}

html {
	margin: 0;
}

img {
	border: none;

}

strong {
	font-weight: bold;
}

td {
	vertical-align: top;
}


.boxleft {
	width: 180px;
	margin: 0 1px 5px 1px;
	padding: 0 0 10px 0;
}

.boxmiddle {
	width: 590px;
        min-height: 300px;
	margin: 0 1px;
	padding: 0;
}

.boxright {
	width: 168px;
	margin: 0 1px 5px 1px;
	padding: 0 0 5px 0;
}

.boxright .buttons {
	line-height: 0;
}

.boxright .buttons img {
	border: 1px solid #147ecc;
	margin: 0 0 6px 8px;
}

.boxright .textcontent {
        font-size: 0.8em;
        line-height: 1.1em;
	margin: 0 5px;
}

.boxright .textcontent a {
	color: #d4a900;
	font-weight: bold;
	text-decoration: none;
}

.boxright .textcontent a:hover {
	text-decoration: underline;
}

.boxright .textcontent ul {
    list-style-type: square;
    padding: 0;
    margin: 5px 0 5px 16px;
}

.boxright .textcontent li {
    margin-bottom: 5px;
}

.caption {
	background: #147ecc;
	height: 1.3em;
	width: 100%;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: middle;
}

.captiontext {
	margin-left: 5px;
}

.captiontext a, .captiontext span, .captiontext strong {
	color: #ffffff;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.5em;
	display: inline;
}


.clear {
	clear: both;
}

.hborder {
	background: #147ecc url(../aupair.container-hborder.png);
	height: 1px;
	width: 954px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.ignore, dfn, .hiddenmenu {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.ma_line {
	padding-top: 5px;
	padding-bottom: 15px;
}

.ma_div {
	width: 29%;
	float: left;
	text-align: center;
}

.ma_div img {
	border: 1px solid #147ecc;
	margin-bottom: 2px;
}

.ma_div span {
	font-size: 0.8em;
}

.menu {
	margin: 0 8px 0 8px;
	/* width: 180px; */
}

/* siehe http://www.einfach-fuer-alle.de/artikel/menues */
.menu .ignore {
	display: none;
	height: 0px;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

.menu a {
	display: block;
	width: 158px;
	background: #ffcc00;
	border: 1px solid #147ecc;
	padding: 2px 2px 2px 2px;
	margin: 0;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

.menu a:hover, .menu a:focus, .menu .active a:hover, .menu .active a:focus {
	background: #147ecc;
	color: #ffffff;
}

.menu .active {

}

.menu .active a {
	background: #ffffff;
	color: #147ecc;
}


.menu .sub1 {
	margin: 0;
}

.menu .sub1 li {
	list-style-type: none;
	margin: 5px 0 0 5px;
}

.menu .sub1 a {
	display: block;
	width: 153px;
	background: #ffcc00;
	border: 1px solid #147ecc;
	padding: 2px 2px 2px 2px;
	margin: 0;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

.menu .sub1 a:hover, .menu .sub1 a:focus, .menu .sub1 .active a:hover, .menu .sub1 .active a:focus {
	background: #147ecc;
	color: #ffffff;
}

.menu .sub1 .active {

}

.menu .sub1 .active a {
	background: #ffffff;
	color: #147ecc;
}


.menu .sub1 .sub2 {
	margin: 0;
}

.menu .sub1 .sub2 li {
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

.menu .sub1 .sub2 a {
	display: block;
	width: 148px;
	background: #ffcc00;
	border: 1px solid #147ecc;
	padding: 2px 2px 2px 2px;
	margin: 0;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

.menu .sub1 .sub2 a:hover, .menu .sub1 .sub2 a:focus, .menu .sub1 .sub2 .active a:hover, .menu .sub1 .sub2 .active a:focus {
	background: #147ecc;
	color: #ffffff;
}

.menu .sub1 .sub2 .active {

}

.menu .sub1 .sub2 .active a {
	background: #ffffff;
	color: #147ecc;
}


.pacatselect p img {
        margin-right: 10px;
        padding: 0;
        border: 1px solid #147ecc;
}

.pacatselect p span {
        position: absolute;
}

.pathumbs {
        line-height: 0;
}

.pathumbs img {
        /* margin: 0 8px 8px 0; */
        padding: 0;
        border: 1px solid #147ecc;


}

.pathumbs img:hover {
        border: 1px solid #ffcc00;
}

.paphoto img {
	border: 1px solid #147ecc;
}


.separator {
	background: #fdf4b9 url(../aupair.body-bg.jpg);
	height: 5px;
	width: 954px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}


.sitemap2 {
	margin-bottom: 1.0em;
}

.sitemap3 {
	margin-top: 0.5em;
}

.sitemap4 {
	margin-top: 0.3em;
}



#container {
	background: #ffffff url(../aupair.container-bg.png);
	width: 954px;
	margin: 15px auto 15px auto;
	padding: 0;
	text-align: left;
}

#top {
	background: #ffffff;
	height: 98px;
	width: 952px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: relative;
	/* top: 0px; */
	border: 1px solid #147ecc;
}

#topleft {
	/* background: url(../aupair.top-aupair.jpg) no-repeat; */
	height: 98px;
	width: 285px;
	padding: 0;
	margin: 0;
	position: absolute; 
	/* no left-position ~= MSIE5 workaround */
	/* left: 0px; */
}

#topright {
	background: url(../aupair.top-pictures.jpg) no-repeat;
	height: 98px;
	width: 667px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 285px;
	line-height: 0;
	text-align: right;
}


#sideleft {
	float: left;
	width: 182px;
}

#sideright {
	float: right;
	width: 767px;
}

#rightleft {
        float: left;
        width: 592px;
}

#rightright {
        float: right;
        width: 170px;
}


#article {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0;
	padding: 5px 15px 10px 15px;
}

#article a {
	color: #d4a900;
	font-weight: bold;
	text-decoration: none;
}

#article a:visited {
	color: #d4a900;
}

#article a:hover {
	text-decoration: underline;
}

#article fieldset {
	border: 1px solid #147ecc;

	color: inherit;
}

#article h1 {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#article h2 {
	color: #000000;
	font-size: 120%;
	line-height: 1.15em;
	margin-bottom: 10px;
	margin-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#article h3 {
	color: #000000;
	font-size: 110%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#article h4 {
	color: #000000;
	font-size: 100%;
	margin-bottom: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#article img {
	/* border: 1px solid #147ecc; */
}
#article p {
	line-height: 140%;
	margin: 10px 0 10px 0;
	text-align: left;
}

#article p.textcenter {
	line-height: 140%;
	margin: 10px 0 10px 0;
	text-align: center;
}

#article p.textright {
	line-height: 140%;
	margin: 10px 0 10px 0;
	text-align: right;
}

#article ul {
	list-style-type: square;
	line-height: 140%;
}

#article .guestbook {
	width: 90%;
	border: 1px solid #147ecc;

	margin: 0 0 8px 0;
	padding: 8px;
}

#article .guestbook h2 {
	background: #147ecc;
	color: #ffffff;

	font-size: 1.0em;
	font-weight: bold;
	/* line-height: 1.0em; */
	margin: -8px -8px 0 -8px;
	padding: 3px;
}

#article .guestbook .email {
	font-size: 0.9em;

}

#article .picleft {
	float: left;
	margin: 0.4em 10px 0 0;
	border: 1px solid #147ecc;
}


#article .picright {
	float: right;
	margin: 0.4em 0 0 10px;
	border: 1px solid #147ecc;
}

#article .topic {
	padding: 5px 0 5px 0;
}

/* ---
#article .topic h2 {
	border-bottom: 1px solid #147ecc;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
--- */

#article .topic img {
	float: left;
	margin-right: 10px;
	border: 1px solid #147ecc;
}

#article .topic p {
	margin: 5px 0 0 0;
}


#footer {
	background: #fdf4b9 url(../aupair.body-bg.jpg);
	width: 954px;
	height: 1.6em;
	margin: 0;
	padding: 3px 0 0 0;
	position: relative;
}

#footertext {
	color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0 5px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
}

#footertext a, #footer a:visited {
	color: #000000;
}

#footertext a:hover {
	text-decoration: underline;
}


#mf fieldset, #gbf fieldset {
	width: 80%;
}

#mf label, #gbf label {
	float: left;
	text-align: right;
	width: 30%;
	margin-right: 10px;
}

#mfreceiverid, #mffromname, #mffrommail, #mfmessage, #gbfname, #gbflocation, #gbfemail, #gbfentry {
	margin-bottom: 1px;
	text-align: left;
	width: 60%;
	border: 1px solid #147ecc;
}


#mfsubmit, #gbfsubmit {
	cursor: pointer;
	float: right;
	margin-right: 25%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background: #ffcc00;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #147ecc;
}


#sf fieldset, #nlf fieldset {
	padding: 0.5em;
	width: 75%;
}


#sfsearch, #nlfsubscribermail {
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
	border: 1px solid #147ecc;
}

#sfsubmit, #nlfsubmit {
	cursor: pointer;
	background: #ffcc00;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #147ecc;
}


#qform fieldset {
	border: none;
	width: 95%;
}

#qform label {
	float: left;
	text-align: left;
	width: 40%;
}

#qform input, #qform textarea {
	margin-bottom: 1px;
	text-align: left;
	/* width: 50%; */
	border: 1px solid #147ecc;
}

#qformsubmit {
	cursor: pointer;
	background: #147ecc;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
}
