@charset "ISO-8859-1";
@import url("../js/lytebox/lytebox.css");


/*
 * Author:	MIZ-CMS
 * Date: 	2010-05-22 11:58:41
 */


/**************************************************************
	DEFAULT
 **************************************************************/
* {
	margin:				0;
	padding:			0;
}

body {
	margin:				0;
	font-family:			sans-serif;
}

body, th, td, pre {
	font-size:			14px;
}

#container {
	margin:				1em;
}

h1 { font-size:2.00em; line-height:1.5em; }
h2 { font-size:1.75em; line-height:1.5em; }
h3 { font-size:1.50em; line-height:1.5em; }
h4 { font-size:1.25em; line-height:1.5em; }
h5 { font-size:1.10em; line-height:1.5em; }
h6 { font-size:1.00em; line-height:1.5em; }

p {
	margin:				1em 0em;
}

ul, ol {
	margin:				1em 0em 1em 2em;
}

ul ul, ol ol {
	margin-top:			0em;
	margin-bottom:			0em;
}

li {
	line-height:			1.3em;
}

acronym {
	cursor:				help;
	border-bottom-style:		dotted;
	border-bottom-width:		1px;
}

img {
	border:				0;
}

img.imgleft {
	margin-right:			.7em;
}

img.imgright {
	margin-left:			.7em;
}

div.advcontent {
	margin:				.2em 0em;
	float:				left;
	width:				100%;
}

div.advcontent-end {
	clear:				left;
}

div#bodyend {
	clear:				both;
}

div.browser-note {
	margin:				0px;
	height:				31px;
	font-family:			sans-serif;
	font-size:			12px;
	font-weight:			bold;
}

div.browser-note table {
	margin:				0px;
	width:				100%;
	position:			fixed;
	z-index:			100;
	top:				0px;
	border-collapse:		collapse;
	border-spacing:			0;
	border-bottom:			solid 1px #000;
	color:				#000;
	text-align:			center;
	background-color:		#ff9;
}

div.browser-note table td {
	margin:				0px;
	font-family:			sans-serif;
	font-size:			12px;
	font-weight:			bold;
	text-align:			center;
	padding:			4px 15px;
	height:				22px;
}

div#oldbrowserwarning table {
	background:			#f99 url("../cms/images/warning.gif") no-repeat 10px 50%;
}

div#oldbrowserwarning table td {
	padding-left:			37px;
	text-align:			left;
}

div#oldbrowserwarning a {
	color:				#fff;
}

div#youfoundusnote table {
	text-align:			center;
	background-color:		#ff9;
}

div#youfoundusnote i {
	color:				#00f;
}

div#youfoundusnote a {
	color:				#c00;
}


/**************************************************************
	GALLERY DEFAULT
 **************************************************************/
div.gallery {
	margin:				.2em 0em;
	float:				left;
	width:				100%;
}

div.gallery div.thumbnail {
	float:				left; 
	padding:			0px;
}

div.gallery div.thumbnail a {
	border:				solid 1px gray;
	display:			block;
	margin:				0;
	padding:			0;
}

div.gallery div.thumbnail a img {
	border:				none;
	margin:				0;
	padding:			0;
}

div.gallery div.thumbnail p.desc {
	text-align:			center;
	font-family:			sans-serif;
	font-size:			.8em;
	line-height:			1em;
	padding:			2px;
	margin:				0;
	background-color:		#ccc;
	border-left:			solid 1px gray;
	border-right:			solid 1px gray;
	border-bottom:			solid 1px gray;
}


/*******************************************************************
	GENERAL
 *******************************************************************/
body {
	background:		#fff7fd;
	font-family:		Verdana, sans-serif;
	color:			#000;
	margin:			0;
}

a {
	color:			#753768;
	text-decoration:	none;
	outline:		none;
}

a:hover {
	color:			#753768;
	text-decoration:	underline;
	outline:		none;	
}

img {
	border:			none;
}

hr.content-divider {
	display:		none;
}

#container {
	width:			904px;
	margin:			0 auto;
}

#body {
	background:		#FFF;
	margin:			0;
	padding:		0;
}

#bodyend {
	clear:			both;
	height:			0px;
}


/*******************************************************************
	HEADER
 *******************************************************************/
#header {
	background:		#FFF url('../files/design/header.png') no-repeat;
	height:			260px;
	margin:			0;
	padding:		0;
}

#header h1 {
	display:		none;
}

/*******************************************************************
		NAVIGATION
 *******************************************************************/
#navigation {
	height:			30px;
}

#navigation h2 {
	display:		none;
}

#navigation ul {
	list-style-type:	none;
	margin:			0;
	height:			40px;
}

#navigation ul li.group {
	display:		none;
}

#navigation ul li.group.active {
	*margin-top:		-18px;
	display:		block;
}

#navigation ul li.group.active a.grouplink {
	display:		none;
}

#navigation ul li.group.active ul {
	border-top:		1px solid #FFF;
}

#navigation ul li.group.active ul li {
	height:			40px;
	line-height:		40px;
	float:			left;
	text-align:		center;
	width:			226px;
	background:		#EDBDE0;
}

#navigation ul li.group.active ul li.link a {
	display:		block;
	color:			#000;
}

#navigation ul li.group.active ul li.link a:hover,
#navigation ul li.group.active ul li.link a.active {
	background:		#753768;
	color:			#FFF;
}

#navigation ul li.group.home {
	display:		none;
}

#navigation-end {
	clear:			both;
}




/*******************************************************************
	CONTENT
 *******************************************************************/
#content {
	min-height:		100px;
	padding:		0 20px 20px;
	margin:			-4px 0 0 0;
	*margin-top:		0;
	*padding-top:		-5px;
}

#content h2 {
	display:		none;
}

#content img {
	margin-right:		-20px;
}

#hometable {
	margin:			-28px 0 0 -20px;
	border-collapse:	collapse;
	height:			467px;
	width:			904px;
}


/*******************************************************************
	FOOTER
 *******************************************************************/
#footer {
	margin:			0;
	padding:		0;
	text-align:		center;
}

/*******************************************************************
	SPECIAL CONTENT
 *******************************************************************/
#headnav {
	position:		absolute;
	top:			0;
	margin-left:		20px;
}

#headnav a {
	padding-right:		30px;
	font-weight:		bold;
	font-size:		1.1em;
}


#ueberaupairschulung,
#fuergastfamilien,
#individual {
	position:		absolute;
	top:			220px;
	margin-left:		20px;
	color:			#FFF;
	font-weight:		bold;
}

#homelink p{
	position:		absolute;
	top:			25px;
	width:			904px;

}

#homelink img {
	width:			900px;
	height:			180px;
}

body.offline #header,
body.offline #navigation,
body.offline #footer {
	display:none;
}
body.offline #content {
	display:block;
}


/**************************************************************
	BACKLINKSELLER
 **************************************************************/
div#adaf {
	margin:			30px auto;
	text-align:		center;
	font-size:		.9em;
}
/*
div#adaf a {
	color:			#753768;
	text-decoration:	none;
}

div#adaf a:hover {
	color:			#753768;
	text-decoration:	underline;
}
*/